1 | [ Jan 14 22:31:23 Enabled. ] | ||
2 | [ Jan 14 22:31:23 Rereading configuration. ] | ||
3 | [ Jan 14 22:31:25 Rereading configuration. ] | ||
4 | [ Jan 14 22:31:29 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Jan 14 22:31:29 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.01.14 22:31:30.412660 [ 1 ] {} <Information> Application: Will watch for the process with pid 26447 | ||
29 | 2025.01.14 22:31:30.413027 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.14 22:31:30.629678 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26447 | ||
31 | 2025.01.14 22:31:30.630381 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.14 22:31:30.631049 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.14 22:31:30.715161 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.14 22:31:30.738044 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.14 22:31:30.738085 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.14 22:31:30.738097 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.14 22:31:30.738157 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.14 22:31:30.738517 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.14 22:31:30.740070 [ 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.01.14 22:31:30.740791 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.14 22:31:30.741606 [ 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.01.14 22:31:30.741628 [ 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.01.14 22:31:30.741643 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.14 22:31:30.741811 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.14 22:31:30.742815 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.14 22:31:30.747463 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.14 22:31:30.748268 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.14 22:31:30.749554 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.14 22:31:30.749613 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.14 22:31:30.751115 [ 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.01.14 22:31:30.751633 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.14 22:31:30.755836 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.14 22:31:30.756117 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.14 22:31:30.757599 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.14 22:31:30.757958 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.14 22:31:30.758301 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.14 22:31:30.758672 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.14 22:31:30.759969 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.14 22:31:30.759997 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.14 22:31:30.760069 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.14 22:31:30.760183 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.14 22:31:30.784130 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.14 22:31:30.784161 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167392 sec | ||
68 | 2025.01.14 22:31:30.784208 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.14 22:31:30.784226 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.14 22:31:30.785438 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.14 22:31:30.786464 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.14 22:31:30.798047 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.14 22:31:30.798092 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.14 22:31:30.798115 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.14 22:31:30.798129 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.14 22:31:30.798159 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.14 22:31:30.798181 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.14 22:31:30.800787 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.14 22:31:30.800834 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.14 22:31:30.800855 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.14 22:31:30.801043 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.14 22:31:30.801062 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.14 22:31:30.801095 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.14 22:31:30.801115 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.14 22:31:30.801128 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.14 22:31:30.801155 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.14 22:31:30.801174 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.14 22:31:30.827435 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.14 22:31:30.830502 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.14 22:31:30.830545 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8491e-05 sec | ||
91 | 2025.01.14 22:31:30.830567 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.14 22:31:30.830584 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.14 22:31:30.830615 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.14 22:31:30.830866 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.14 22:31:30.830933 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.14 22:31:30.830947 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.14 22:31:30.830959 [ 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.01.14 22:31:30.830971 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.14 22:31:30.838658 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.14 22:31:30.838847 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.14 22:31:30.839645 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.225e-05 sec. | ||
102 | 2025.01.14 22:31:30.840486 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.14 22:31:30.840569 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.14 22:31:30.840585 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.14 22:31:31.724809 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39210 | ||
106 | 2025.01.14 22:31:31.725237 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.14 22:31:31.725327 [ 3 ] {} <Debug> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Authenticating user 'default' from [fd00:1122:3344:101::d]:39210 | ||
108 | 2025.01.14 22:31:31.725365 [ 3 ] {} <Debug> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.14 22:31:31.725386 [ 3 ] {} <Debug> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.14 22:31:31.725472 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.14 22:31:31.725499 [ 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.01.14 22:31:31.725522 [ 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.01.14 22:31:31.726008 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38013 | ||
114 | 2025.01.14 22:31:31.726133 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.14 22:31:31.726163 [ 4 ] {} <Debug> TCP-Session: d7029901-c8f6-44fa-afdc-8e41bb95480b Authenticating user 'default' from [fd00:1122:3344:101::d]:38013 | ||
116 | 2025.01.14 22:31:31.726188 [ 4 ] {} <Debug> TCP-Session: d7029901-c8f6-44fa-afdc-8e41bb95480b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.14 22:31:31.726216 [ 4 ] {} <Debug> TCP-Session: d7029901-c8f6-44fa-afdc-8e41bb95480b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.14 22:31:31.726885 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46185 | ||
119 | 2025.01.14 22:31:31.726885 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63710 | ||
120 | 2025.01.14 22:31:31.727454 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.01.14 22:31:31.727500 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.01.14 22:31:31.727525 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39014 | ||
123 | 2025.01.14 22:31:31.727546 [ 253 ] {} <Debug> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46185 | ||
124 | 2025.01.14 22:31:31.727561 [ 5 ] {} <Debug> TCP-Session: 44e1442b-26f4-49d7-a180-a7e3e158e9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63710 | ||
125 | 2025.01.14 22:31:31.727677 [ 5 ] {} <Debug> TCP-Session: 44e1442b-26f4-49d7-a180-a7e3e158e9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.01.14 22:31:31.728309 [ 253 ] {} <Debug> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.01.14 22:31:31.728335 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60741 | ||
128 | 2025.01.14 22:31:31.728353 [ 5 ] {} <Debug> TCP-Session: 44e1442b-26f4-49d7-a180-a7e3e158e9e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2025.01.14 22:31:31.728370 [ 253 ] {} <Debug> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.01.14 22:31:31.728329 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.01.14 22:31:31.728539 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53079 | ||
132 | 2025.01.14 22:31:31.728559 [ 254 ] {} <Debug> TCP-Session: fa86c7ca-3145-4114-bd67-e8bc8ad68116 Authenticating user 'default' from [fd00:1122:3344:101::d]:39014 | ||
133 | 2025.01.14 22:31:31.728558 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.14 22:31:31.728645 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64690 | ||
135 | 2025.01.14 22:31:31.728760 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
136 | 2025.01.14 22:31:31.728806 [ 255 ] {} <Debug> TCP-Session: b65c0f4a-fc44-4322-83ac-6878f5ff97ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60741 | ||
137 | 2025.01.14 22:31:31.728798 [ 254 ] {} <Debug> TCP-Session: fa86c7ca-3145-4114-bd67-e8bc8ad68116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.14 22:31:31.728850 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40530 | ||
139 | 2025.01.14 22:31:31.728872 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.01.14 22:31:31.728936 [ 254 ] {} <Debug> TCP-Session: fa86c7ca-3145-4114-bd67-e8bc8ad68116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.14 22:31:31.728947 [ 255 ] {} <Debug> TCP-Session: b65c0f4a-fc44-4322-83ac-6878f5ff97ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.14 22:31:31.729124 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.01.14 22:31:31.729145 [ 256 ] {} <Debug> TCP-Session: b7d2d159-9d88-4041-997c-763b3e8da117 Authenticating user 'default' from [fd00:1122:3344:101::d]:53079 | ||
144 | 2025.01.14 22:31:31.729163 [ 255 ] {} <Debug> TCP-Session: b65c0f4a-fc44-4322-83ac-6878f5ff97ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.14 22:31:31.729203 [ 258 ] {} <Debug> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Authenticating user 'default' from [fd00:1122:3344:101::d]:40530 | ||
146 | 2025.01.14 22:31:31.729318 [ 256 ] {} <Debug> TCP-Session: b7d2d159-9d88-4041-997c-763b3e8da117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.14 22:31:31.729389 [ 258 ] {} <Debug> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.14 22:31:31.729403 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
149 | 2025.01.14 22:31:31.729432 [ 258 ] {} <Debug> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.01.14 22:31:31.729459 [ 257 ] {} <Debug> TCP-Session: 5e6337f0-2db3-4bf1-8c97-b6ad88f62636 Authenticating user 'default' from [fd00:1122:3344:101::d]:64690 | ||
151 | 2025.01.14 22:31:31.729393 [ 256 ] {} <Debug> TCP-Session: b7d2d159-9d88-4041-997c-763b3e8da117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.14 22:31:31.729512 [ 257 ] {} <Debug> TCP-Session: 5e6337f0-2db3-4bf1-8c97-b6ad88f62636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.14 22:31:31.730018 [ 257 ] {} <Debug> TCP-Session: 5e6337f0-2db3-4bf1-8c97-b6ad88f62636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.14 22:31:31.732310 [ 3 ] {96a864a2-bab0-4823-a450-b15fea52deb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.01.14 22:31:31.756114 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60836 | ||
156 | 2025.01.14 22:31:31.756720 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
157 | 2025.01.14 22:31:31.756748 [ 259 ] {} <Debug> TCP-Session: 1fc542c1-b31c-433e-a369-31a80019befe Authenticating user 'default' from [fd00:1122:3344:101::e]:60836 | ||
158 | 2025.01.14 22:31:31.756765 [ 259 ] {} <Debug> TCP-Session: 1fc542c1-b31c-433e-a369-31a80019befe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
159 | 2025.01.14 22:31:31.756787 [ 259 ] {} <Debug> TCP-Session: 1fc542c1-b31c-433e-a369-31a80019befe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2025.01.14 22:31:31.756825 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
161 | 2025.01.14 22:31:31.756849 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
162 | 2025.01.14 22:31:31.756874 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
163 | 2025.01.14 22:31:31.757350 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52045 | ||
164 | 2025.01.14 22:31:31.757408 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56708 | ||
165 | 2025.01.14 22:31:31.759309 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47927 | ||
166 | 2025.01.14 22:31:31.759320 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.01.14 22:31:31.759312 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.01.14 22:31:31.760021 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2025.01.14 22:31:31.760021 [ 260 ] {} <Debug> TCP-Session: 8f6089fc-6c19-4ade-af92-aa294650a68a Authenticating user 'default' from [fd00:1122:3344:101::e]:52045 | ||
170 | 2025.01.14 22:31:31.760045 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44187 | ||
171 | 2025.01.14 22:31:31.760075 [ 262 ] {} <Debug> TCP-Session: d50d2ceb-5cf3-42f8-9240-56d3a48ae356 Authenticating user 'default' from [fd00:1122:3344:101::e]:47927 | ||
172 | 2025.01.14 22:31:31.760097 [ 260 ] {} <Debug> TCP-Session: 8f6089fc-6c19-4ade-af92-aa294650a68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.01.14 22:31:31.760031 [ 261 ] {} <Debug> TCP-Session: 1bb3c206-2bef-4bb8-966e-9343fbded7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56708 | ||
174 | 2025.01.14 22:31:31.760123 [ 262 ] {} <Debug> TCP-Session: d50d2ceb-5cf3-42f8-9240-56d3a48ae356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.01.14 22:31:31.761201 [ 262 ] {} <Debug> TCP-Session: d50d2ceb-5cf3-42f8-9240-56d3a48ae356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.14 22:31:31.761216 [ 261 ] {} <Debug> TCP-Session: 1bb3c206-2bef-4bb8-966e-9343fbded7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.01.14 22:31:31.761229 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2025.01.14 22:31:31.761245 [ 260 ] {} <Debug> TCP-Session: 8f6089fc-6c19-4ade-af92-aa294650a68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.01.14 22:31:31.761235 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48686 | ||
180 | 2025.01.14 22:31:31.761294 [ 261 ] {} <Debug> TCP-Session: 1bb3c206-2bef-4bb8-966e-9343fbded7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.01.14 22:31:31.761316 [ 263 ] {} <Debug> TCP-Session: 1d0430a3-9997-4abe-a1b4-9461b9fd9747 Authenticating user 'default' from [fd00:1122:3344:101::e]:44187 | ||
182 | 2025.01.14 22:31:31.761865 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49611 | ||
183 | 2025.01.14 22:31:31.762474 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63175 | ||
184 | 2025.01.14 22:31:31.762476 [ 263 ] {} <Debug> TCP-Session: 1d0430a3-9997-4abe-a1b4-9461b9fd9747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.01.14 22:31:31.763619 [ 263 ] {} <Debug> TCP-Session: 1d0430a3-9997-4abe-a1b4-9461b9fd9747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.01.14 22:31:31.763629 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
187 | 2025.01.14 22:31:31.765538 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
188 | 2025.01.14 22:31:31.765571 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
189 | 2025.01.14 22:31:31.765598 [ 264 ] {} <Debug> TCP-Session: 10507578-b827-4e95-b96e-8d7e7da6ea82 Authenticating user 'default' from [fd00:1122:3344:101::e]:48686 | ||
190 | 2025.01.14 22:31:31.765617 [ 266 ] {} <Debug> TCP-Session: 88280a19-c64b-4a80-8921-069ccaff52c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63175 | ||
191 | 2025.01.14 22:31:31.765648 [ 265 ] {} <Debug> TCP-Session: 98985779-33ce-4fa5-915d-c0e3eab4c60c Authenticating user 'default' from [fd00:1122:3344:101::e]:49611 | ||
192 | 2025.01.14 22:31:31.765667 [ 264 ] {} <Debug> TCP-Session: 10507578-b827-4e95-b96e-8d7e7da6ea82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.01.14 22:31:31.765678 [ 266 ] {} <Debug> TCP-Session: 88280a19-c64b-4a80-8921-069ccaff52c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.01.14 22:31:31.765696 [ 265 ] {} <Debug> TCP-Session: 98985779-33ce-4fa5-915d-c0e3eab4c60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.01.14 22:31:31.765723 [ 264 ] {} <Debug> TCP-Session: 10507578-b827-4e95-b96e-8d7e7da6ea82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.14 22:31:31.765735 [ 266 ] {} <Debug> TCP-Session: 88280a19-c64b-4a80-8921-069ccaff52c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.14 22:31:31.765744 [ 265 ] {} <Debug> TCP-Session: 98985779-33ce-4fa5-915d-c0e3eab4c60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
198 | 2025.01.14 22:31:31.789895 [ 3 ] {96a864a2-bab0-4823-a450-b15fea52deb2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39210) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2025.01.14 22:31:31.791161 [ 3 ] {96a864a2-bab0-4823-a450-b15fea52deb2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2025.01.14 22:31:31.791266 [ 3 ] {96a864a2-bab0-4823-a450-b15fea52deb2} <Debug> TCPHandler: Processed in 0.064631332 sec. | ||
247 | 2025.01.14 22:31:31.791678 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2025.01.14 22:31:31.791970 [ 253 ] {2688d843-24a3-4d66-a87a-a68d1b41a3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2025.01.14 22:31:31.792301 [ 253 ] {2688d843-24a3-4d66-a87a-a68d1b41a3d5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46185) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2025.01.14 22:31:31.792429 [ 253 ] {2688d843-24a3-4d66-a87a-a68d1b41a3d5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2025.01.14 22:31:31.792513 [ 253 ] {2688d843-24a3-4d66-a87a-a68d1b41a3d5} <Debug> TCPHandler: Processed in 0.001045992 sec. | ||
298 | 2025.01.14 22:31:31.792786 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2025.01.14 22:31:31.794188 [ 3 ] {8d40bf83-1c77-447a-b9dd-93b79a8193b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2025.01.14 22:31:31.794809 [ 3 ] {8d40bf83-1c77-447a-b9dd-93b79a8193b7} <Debug> TCPHandler: Processed in 0.002137695 sec. | ||
301 | 2025.01.14 22:31:31.795065 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2025.01.14 22:31:31.795300 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2025.01.14 22:31:31.795454 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2025.01.14 22:31:31.800261 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2025.01.14 22:31:31.800321 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115422 sec | ||
306 | 2025.01.14 22:31:31.800338 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Trace> ReferentialDeps: No tables | ||
307 | 2025.01.14 22:31:31.800352 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Trace> LoadingDeps: No tables | ||
308 | 2025.01.14 22:31:31.800384 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2025.01.14 22:31:31.800434 [ 253 ] {f595e2d5-6b70-4935-957b-2cb5a75ff31d} <Debug> TCPHandler: Processed in 0.005477675 sec. | ||
310 | 2025.01.14 22:31:31.800628 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2025.01.14 22:31:31.800832 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2025.01.14 22:31:31.800912 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2025.01.14 22:31:31.808480 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2025.01.14 22:31:31.815764 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Debug> oximeter.version (b5d8dbdb-9ffd-48ee-9c88-6647173c9ef9): Loading data parts | ||
316 | 2025.01.14 22:31:31.816235 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Debug> oximeter.version (b5d8dbdb-9ffd-48ee-9c88-6647173c9ef9): There are no data parts | ||
317 | 2025.01.14 22:31:31.824311 [ 3 ] {8fbc5d1b-0b1e-4454-aaee-8d4770674f6a} <Debug> TCPHandler: Processed in 0.023749754 sec. | ||
318 | 2025.01.14 22:31:31.824519 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.01.14 22:31:31.824732 [ 253 ] {516b09fb-fa73-4fa5-990a-9c950bf5ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | 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) | ||
330 | 2025.01.14 22:31:31.824810 [ 253 ] {516b09fb-fa73-4fa5-990a-9c950bf5ee51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2025.01.14 22:31:31.853380 [ 253 ] {516b09fb-fa73-4fa5-990a-9c950bf5ee51} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Loading data parts | ||
332 | 2025.01.14 22:31:31.853623 [ 253 ] {516b09fb-fa73-4fa5-990a-9c950bf5ee51} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): There are no data parts | ||
333 | 2025.01.14 22:31:31.861585 [ 253 ] {516b09fb-fa73-4fa5-990a-9c950bf5ee51} <Debug> TCPHandler: Processed in 0.037123204 sec. | ||
334 | 2025.01.14 22:31:31.861792 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2025.01.14 22:31:31.862074 [ 3 ] {bddf51c2-873e-4269-a2f1-5a6f079102a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
336 | 2025.01.14 22:31:31.862133 [ 3 ] {bddf51c2-873e-4269-a2f1-5a6f079102a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
337 | 2025.01.14 22:31:31.867549 [ 3 ] {bddf51c2-873e-4269-a2f1-5a6f079102a9} <Debug> oximeter.measurements_i8 (d794375a-1052-4a45-ba1d-1ac3a1890e66): Loading data parts | ||
338 | 2025.01.14 22:31:31.867807 [ 3 ] {bddf51c2-873e-4269-a2f1-5a6f079102a9} <Debug> oximeter.measurements_i8 (d794375a-1052-4a45-ba1d-1ac3a1890e66): There are no data parts | ||
339 | 2025.01.14 22:31:31.874015 [ 3 ] {bddf51c2-873e-4269-a2f1-5a6f079102a9} <Debug> TCPHandler: Processed in 0.012294317 sec. | ||
340 | 2025.01.14 22:31:31.874221 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2025.01.14 22:31:31.874428 [ 253 ] {7497569a-ec1e-46df-b7ef-cf8801123d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
342 | 2025.01.14 22:31:31.874496 [ 253 ] {7497569a-ec1e-46df-b7ef-cf8801123d8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
343 | 2025.01.14 22:31:31.876712 [ 253 ] {7497569a-ec1e-46df-b7ef-cf8801123d8c} <Debug> oximeter.measurements_u8 (f5496223-d913-4492-b7b8-2b6cc0fc115a): Loading data parts | ||
344 | 2025.01.14 22:31:31.876880 [ 253 ] {7497569a-ec1e-46df-b7ef-cf8801123d8c} <Debug> oximeter.measurements_u8 (f5496223-d913-4492-b7b8-2b6cc0fc115a): There are no data parts | ||
345 | 2025.01.14 22:31:31.878125 [ 253 ] {7497569a-ec1e-46df-b7ef-cf8801123d8c} <Debug> TCPHandler: Processed in 0.003961538 sec. | ||
346 | 2025.01.14 22:31:31.878328 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2025.01.14 22:31:31.878589 [ 3 ] {15ec61be-7660-49ec-a02a-79c36569f860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
348 | 2025.01.14 22:31:31.878656 [ 3 ] {15ec61be-7660-49ec-a02a-79c36569f860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
349 | 2025.01.14 22:31:31.880492 [ 3 ] {15ec61be-7660-49ec-a02a-79c36569f860} <Debug> oximeter.measurements_i16 (fc75402d-4c0c-408e-94fc-338a3315be17): Loading data parts | ||
350 | 2025.01.14 22:31:31.880655 [ 3 ] {15ec61be-7660-49ec-a02a-79c36569f860} <Debug> oximeter.measurements_i16 (fc75402d-4c0c-408e-94fc-338a3315be17): There are no data parts | ||
351 | 2025.01.14 22:31:31.881938 [ 3 ] {15ec61be-7660-49ec-a02a-79c36569f860} <Debug> TCPHandler: Processed in 0.003679604 sec. | ||
352 | 2025.01.14 22:31:31.882139 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2025.01.14 22:31:31.882386 [ 253 ] {663b34d7-a511-487a-b25e-529309f5b010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
354 | 2025.01.14 22:31:31.882469 [ 253 ] {663b34d7-a511-487a-b25e-529309f5b010} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
355 | 2025.01.14 22:31:31.884283 [ 253 ] {663b34d7-a511-487a-b25e-529309f5b010} <Debug> oximeter.measurements_u16 (27a76c7f-e02b-4f9b-9011-637388fd5c03): Loading data parts | ||
356 | 2025.01.14 22:31:31.884430 [ 253 ] {663b34d7-a511-487a-b25e-529309f5b010} <Debug> oximeter.measurements_u16 (27a76c7f-e02b-4f9b-9011-637388fd5c03): There are no data parts | ||
357 | 2025.01.14 22:31:31.885706 [ 253 ] {663b34d7-a511-487a-b25e-529309f5b010} <Debug> TCPHandler: Processed in 0.003636553 sec. | ||
358 | 2025.01.14 22:31:31.885880 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2025.01.14 22:31:31.886133 [ 3 ] {ed73d958-aff9-475e-be74-a11823ac5f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
360 | 2025.01.14 22:31:31.886211 [ 3 ] {ed73d958-aff9-475e-be74-a11823ac5f87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2025.01.14 22:31:31.888066 [ 3 ] {ed73d958-aff9-475e-be74-a11823ac5f87} <Debug> oximeter.measurements_i32 (4727d7cb-612b-4888-8c81-c751b7ae00fa): Loading data parts | ||
362 | 2025.01.14 22:31:31.888233 [ 3 ] {ed73d958-aff9-475e-be74-a11823ac5f87} <Debug> oximeter.measurements_i32 (4727d7cb-612b-4888-8c81-c751b7ae00fa): There are no data parts | ||
363 | 2025.01.14 22:31:31.889471 [ 3 ] {ed73d958-aff9-475e-be74-a11823ac5f87} <Debug> TCPHandler: Processed in 0.003648434 sec. | ||
364 | 2025.01.14 22:31:31.889657 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2025.01.14 22:31:31.889877 [ 253 ] {889369de-344c-4da9-b54b-5a6592ef9aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
366 | 2025.01.14 22:31:31.889946 [ 253 ] {889369de-344c-4da9-b54b-5a6592ef9aa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2025.01.14 22:31:31.891760 [ 253 ] {889369de-344c-4da9-b54b-5a6592ef9aa1} <Debug> oximeter.measurements_u32 (11707723-3e31-4e74-a147-109917c5104d): Loading data parts | ||
368 | 2025.01.14 22:31:31.891913 [ 253 ] {889369de-344c-4da9-b54b-5a6592ef9aa1} <Debug> oximeter.measurements_u32 (11707723-3e31-4e74-a147-109917c5104d): There are no data parts | ||
369 | 2025.01.14 22:31:31.893205 [ 253 ] {889369de-344c-4da9-b54b-5a6592ef9aa1} <Debug> TCPHandler: Processed in 0.003605313 sec. | ||
370 | 2025.01.14 22:31:31.893393 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2025.01.14 22:31:31.893640 [ 3 ] {b454f7f9-2e40-4974-b66b-a08747216328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
372 | 2025.01.14 22:31:31.893725 [ 3 ] {b454f7f9-2e40-4974-b66b-a08747216328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2025.01.14 22:31:31.895550 [ 3 ] {b454f7f9-2e40-4974-b66b-a08747216328} <Debug> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Loading data parts | ||
374 | 2025.01.14 22:31:31.895705 [ 3 ] {b454f7f9-2e40-4974-b66b-a08747216328} <Debug> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): There are no data parts | ||
375 | 2025.01.14 22:31:31.896939 [ 3 ] {b454f7f9-2e40-4974-b66b-a08747216328} <Debug> TCPHandler: Processed in 0.003613183 sec. | ||
376 | 2025.01.14 22:31:31.897112 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2025.01.14 22:31:31.897341 [ 253 ] {72e3b3ca-d69b-4b55-96c5-1ac0a2f017a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
378 | 2025.01.14 22:31:31.897403 [ 253 ] {72e3b3ca-d69b-4b55-96c5-1ac0a2f017a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2025.01.14 22:31:31.899214 [ 253 ] {72e3b3ca-d69b-4b55-96c5-1ac0a2f017a0} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Loading data parts | ||
380 | 2025.01.14 22:31:31.899368 [ 253 ] {72e3b3ca-d69b-4b55-96c5-1ac0a2f017a0} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): There are no data parts | ||
381 | 2025.01.14 22:31:31.900615 [ 253 ] {72e3b3ca-d69b-4b55-96c5-1ac0a2f017a0} <Debug> TCPHandler: Processed in 0.003558622 sec. | ||
382 | 2025.01.14 22:31:31.900802 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2025.01.14 22:31:31.901046 [ 3 ] {35bc304b-6a64-4457-9a7b-f6eebe3002cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
384 | 2025.01.14 22:31:31.901128 [ 3 ] {35bc304b-6a64-4457-9a7b-f6eebe3002cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2025.01.14 22:31:31.903049 [ 3 ] {35bc304b-6a64-4457-9a7b-f6eebe3002cf} <Debug> oximeter.measurements_f32 (8973aa64-beb9-4535-a449-1eb2b7175098): Loading data parts | ||
386 | 2025.01.14 22:31:31.903198 [ 3 ] {35bc304b-6a64-4457-9a7b-f6eebe3002cf} <Debug> oximeter.measurements_f32 (8973aa64-beb9-4535-a449-1eb2b7175098): There are no data parts | ||
387 | 2025.01.14 22:31:31.904437 [ 3 ] {35bc304b-6a64-4457-9a7b-f6eebe3002cf} <Debug> TCPHandler: Processed in 0.003702144 sec. | ||
388 | 2025.01.14 22:31:31.904626 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2025.01.14 22:31:31.904859 [ 253 ] {82e811a5-cd8d-4731-8d2e-c5e4ac40146d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
390 | 2025.01.14 22:31:31.904922 [ 253 ] {82e811a5-cd8d-4731-8d2e-c5e4ac40146d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2025.01.14 22:31:31.906656 [ 253 ] {82e811a5-cd8d-4731-8d2e-c5e4ac40146d} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Loading data parts | ||
392 | 2025.01.14 22:31:31.906808 [ 253 ] {82e811a5-cd8d-4731-8d2e-c5e4ac40146d} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): There are no data parts | ||
393 | 2025.01.14 22:31:31.908042 [ 253 ] {82e811a5-cd8d-4731-8d2e-c5e4ac40146d} <Debug> TCPHandler: Processed in 0.003470741 sec. | ||
394 | 2025.01.14 22:31:31.908230 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.01.14 22:31:31.908475 [ 3 ] {ffc9cb8d-960d-4c43-adb1-9ce4425061d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
396 | 2025.01.14 22:31:31.908558 [ 3 ] {ffc9cb8d-960d-4c43-adb1-9ce4425061d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
397 | 2025.01.14 22:31:31.910355 [ 3 ] {ffc9cb8d-960d-4c43-adb1-9ce4425061d3} <Debug> oximeter.measurements_string (7e03b090-fec9-46c6-9b72-0026d2dabdf7): Loading data parts | ||
398 | 2025.01.14 22:31:31.910505 [ 3 ] {ffc9cb8d-960d-4c43-adb1-9ce4425061d3} <Debug> oximeter.measurements_string (7e03b090-fec9-46c6-9b72-0026d2dabdf7): There are no data parts | ||
399 | 2025.01.14 22:31:31.911738 [ 3 ] {ffc9cb8d-960d-4c43-adb1-9ce4425061d3} <Debug> TCPHandler: Processed in 0.003573623 sec. | ||
400 | 2025.01.14 22:31:31.911915 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
401 | 2025.01.14 22:31:31.912153 [ 253 ] {e5dd5bdf-2fc6-451f-8cf4-6c23d465009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
402 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
403 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
404 | * a string isn't palatable for a few reasons. | ||
405 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
406 | * details. | ||
407 | */ | ||
408 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2025.01.14 22:31:31.912220 [ 253 ] {e5dd5bdf-2fc6-451f-8cf4-6c23d465009c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
410 | 2025.01.14 22:31:31.914034 [ 253 ] {e5dd5bdf-2fc6-451f-8cf4-6c23d465009c} <Debug> oximeter.measurements_bytes (a8bba12c-b65c-4b0b-9261-00375b8c39c6): Loading data parts | ||
411 | 2025.01.14 22:31:31.914187 [ 253 ] {e5dd5bdf-2fc6-451f-8cf4-6c23d465009c} <Debug> oximeter.measurements_bytes (a8bba12c-b65c-4b0b-9261-00375b8c39c6): There are no data parts | ||
412 | 2025.01.14 22:31:31.915442 [ 253 ] {e5dd5bdf-2fc6-451f-8cf4-6c23d465009c} <Debug> TCPHandler: Processed in 0.003584053 sec. | ||
413 | 2025.01.14 22:31:31.915628 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.01.14 22:31:31.915855 [ 3 ] {dec6b9d0-8be0-4428-8fcf-4f418390356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
415 | 2025.01.14 22:31:31.915924 [ 3 ] {dec6b9d0-8be0-4428-8fcf-4f418390356a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
416 | 2025.01.14 22:31:31.917687 [ 3 ] {dec6b9d0-8be0-4428-8fcf-4f418390356a} <Debug> oximeter.measurements_cumulativei64 (868f28f7-0c5b-4f2d-82fa-7bef6105e0ce): Loading data parts | ||
417 | 2025.01.14 22:31:31.917841 [ 3 ] {dec6b9d0-8be0-4428-8fcf-4f418390356a} <Debug> oximeter.measurements_cumulativei64 (868f28f7-0c5b-4f2d-82fa-7bef6105e0ce): There are no data parts | ||
418 | 2025.01.14 22:31:31.919105 [ 3 ] {dec6b9d0-8be0-4428-8fcf-4f418390356a} <Debug> TCPHandler: Processed in 0.003535862 sec. | ||
419 | 2025.01.14 22:31:31.919282 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.01.14 22:31:31.919529 [ 253 ] {6ee764e4-4a58-4502-964e-a7240aa5472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
421 | 2025.01.14 22:31:31.919589 [ 253 ] {6ee764e4-4a58-4502-964e-a7240aa5472d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
422 | 2025.01.14 22:31:31.921416 [ 253 ] {6ee764e4-4a58-4502-964e-a7240aa5472d} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Loading data parts | ||
423 | 2025.01.14 22:31:31.921577 [ 253 ] {6ee764e4-4a58-4502-964e-a7240aa5472d} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): There are no data parts | ||
424 | 2025.01.14 22:31:31.922807 [ 253 ] {6ee764e4-4a58-4502-964e-a7240aa5472d} <Debug> TCPHandler: Processed in 0.003581963 sec. | ||
425 | 2025.01.14 22:31:31.922984 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.01.14 22:31:31.923241 [ 3 ] {9b019e9c-6554-410b-884f-6d71cac52f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
427 | 2025.01.14 22:31:31.923325 [ 3 ] {9b019e9c-6554-410b-884f-6d71cac52f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2025.01.14 22:31:31.925171 [ 3 ] {9b019e9c-6554-410b-884f-6d71cac52f3b} <Debug> oximeter.measurements_cumulativef32 (9c89e19c-2b3c-4e0a-ab25-6f806eb7a5ed): Loading data parts | ||
429 | 2025.01.14 22:31:31.925362 [ 3 ] {9b019e9c-6554-410b-884f-6d71cac52f3b} <Debug> oximeter.measurements_cumulativef32 (9c89e19c-2b3c-4e0a-ab25-6f806eb7a5ed): There are no data parts | ||
430 | 2025.01.14 22:31:31.926591 [ 3 ] {9b019e9c-6554-410b-884f-6d71cac52f3b} <Debug> TCPHandler: Processed in 0.003674234 sec. | ||
431 | 2025.01.14 22:31:31.926770 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.01.14 22:31:31.927015 [ 253 ] {c30da12d-8883-48b2-a7f7-8b0ae2a26863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
433 | 2025.01.14 22:31:31.927083 [ 253 ] {c30da12d-8883-48b2-a7f7-8b0ae2a26863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2025.01.14 22:31:31.928872 [ 253 ] {c30da12d-8883-48b2-a7f7-8b0ae2a26863} <Debug> oximeter.measurements_cumulativef64 (d1ac2b23-286c-4454-aa1f-b3d49ae6e0fc): Loading data parts | ||
435 | 2025.01.14 22:31:31.929039 [ 253 ] {c30da12d-8883-48b2-a7f7-8b0ae2a26863} <Debug> oximeter.measurements_cumulativef64 (d1ac2b23-286c-4454-aa1f-b3d49ae6e0fc): There are no data parts | ||
436 | 2025.01.14 22:31:31.930285 [ 253 ] {c30da12d-8883-48b2-a7f7-8b0ae2a26863} <Debug> TCPHandler: Processed in 0.003572412 sec. | ||
437 | 2025.01.14 22:31:31.930470 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.01.14 22:31:31.930836 [ 3 ] {5f45dc53-542d-40a5-8664-8fd8262de0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | 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) | ||
449 | 2025.01.14 22:31:31.930923 [ 3 ] {5f45dc53-542d-40a5-8664-8fd8262de0bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2025.01.14 22:31:31.933013 [ 3 ] {5f45dc53-542d-40a5-8664-8fd8262de0bf} <Debug> oximeter.measurements_histogrami8 (62c1451d-2952-43ce-91c9-246d9fd96d80): Loading data parts | ||
451 | 2025.01.14 22:31:31.933177 [ 3 ] {5f45dc53-542d-40a5-8664-8fd8262de0bf} <Debug> oximeter.measurements_histogrami8 (62c1451d-2952-43ce-91c9-246d9fd96d80): There are no data parts | ||
452 | 2025.01.14 22:31:31.934494 [ 3 ] {5f45dc53-542d-40a5-8664-8fd8262de0bf} <Debug> TCPHandler: Processed in 0.004092109 sec. | ||
453 | 2025.01.14 22:31:31.934682 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.01.14 22:31:31.935003 [ 253 ] {8988da6a-e3f4-43f5-83b5-d7f2c0f84e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
455 | 2025.01.14 22:31:31.935073 [ 253 ] {8988da6a-e3f4-43f5-83b5-d7f2c0f84e55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2025.01.14 22:31:31.937117 [ 253 ] {8988da6a-e3f4-43f5-83b5-d7f2c0f84e55} <Debug> oximeter.measurements_histogramu8 (89313266-3746-4617-aae7-be0f88fdcd65): Loading data parts | ||
457 | 2025.01.14 22:31:31.937295 [ 253 ] {8988da6a-e3f4-43f5-83b5-d7f2c0f84e55} <Debug> oximeter.measurements_histogramu8 (89313266-3746-4617-aae7-be0f88fdcd65): There are no data parts | ||
458 | 2025.01.14 22:31:31.938635 [ 253 ] {8988da6a-e3f4-43f5-83b5-d7f2c0f84e55} <Debug> TCPHandler: Processed in 0.004012768 sec. | ||
459 | 2025.01.14 22:31:31.938827 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2025.01.14 22:31:31.939179 [ 3 ] {83bd1d4d-b703-4faa-850b-f6fac4d9c37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
461 | 2025.01.14 22:31:31.939275 [ 3 ] {83bd1d4d-b703-4faa-850b-f6fac4d9c37f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2025.01.14 22:31:31.941474 [ 3 ] {83bd1d4d-b703-4faa-850b-f6fac4d9c37f} <Debug> oximeter.measurements_histogrami16 (96663514-58b0-404b-9552-f2a8e18b217a): Loading data parts | ||
463 | 2025.01.14 22:31:31.941633 [ 3 ] {83bd1d4d-b703-4faa-850b-f6fac4d9c37f} <Debug> oximeter.measurements_histogrami16 (96663514-58b0-404b-9552-f2a8e18b217a): There are no data parts | ||
464 | 2025.01.14 22:31:31.942970 [ 3 ] {83bd1d4d-b703-4faa-850b-f6fac4d9c37f} <Debug> TCPHandler: Processed in 0.004211191 sec. | ||
465 | 2025.01.14 22:31:31.943158 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.14 22:31:31.943537 [ 253 ] {e33c2e35-e4c5-438a-ae43-3ea394f43bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
467 | 2025.01.14 22:31:31.943621 [ 253 ] {e33c2e35-e4c5-438a-ae43-3ea394f43bca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2025.01.14 22:31:31.945709 [ 253 ] {e33c2e35-e4c5-438a-ae43-3ea394f43bca} <Debug> oximeter.measurements_histogramu16 (d0c322d0-3bd9-494a-9e88-f1241bbee920): Loading data parts | ||
469 | 2025.01.14 22:31:31.945860 [ 253 ] {e33c2e35-e4c5-438a-ae43-3ea394f43bca} <Debug> oximeter.measurements_histogramu16 (d0c322d0-3bd9-494a-9e88-f1241bbee920): There are no data parts | ||
470 | 2025.01.14 22:31:31.947227 [ 253 ] {e33c2e35-e4c5-438a-ae43-3ea394f43bca} <Debug> TCPHandler: Processed in 0.00413783 sec. | ||
471 | 2025.01.14 22:31:31.947421 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.01.14 22:31:31.947772 [ 3 ] {023291ed-a991-45d4-baa8-e3efa6c50e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
473 | 2025.01.14 22:31:31.947871 [ 3 ] {023291ed-a991-45d4-baa8-e3efa6c50e21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2025.01.14 22:31:31.949974 [ 3 ] {023291ed-a991-45d4-baa8-e3efa6c50e21} <Debug> oximeter.measurements_histogrami32 (cbc3fa30-1483-4be3-803f-2c447f176c16): Loading data parts | ||
475 | 2025.01.14 22:31:31.950158 [ 3 ] {023291ed-a991-45d4-baa8-e3efa6c50e21} <Debug> oximeter.measurements_histogrami32 (cbc3fa30-1483-4be3-803f-2c447f176c16): There are no data parts | ||
476 | 2025.01.14 22:31:31.951469 [ 3 ] {023291ed-a991-45d4-baa8-e3efa6c50e21} <Debug> TCPHandler: Processed in 0.00411715 sec. | ||
477 | 2025.01.14 22:31:31.951649 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.01.14 22:31:31.951974 [ 253 ] {e9758264-7ec0-4c9d-892d-d67cc7ccb0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
479 | 2025.01.14 22:31:31.952049 [ 253 ] {e9758264-7ec0-4c9d-892d-d67cc7ccb0ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2025.01.14 22:31:31.954115 [ 253 ] {e9758264-7ec0-4c9d-892d-d67cc7ccb0ac} <Debug> oximeter.measurements_histogramu32 (479656da-4185-4c67-80d2-68acdb201729): Loading data parts | ||
481 | 2025.01.14 22:31:31.954265 [ 253 ] {e9758264-7ec0-4c9d-892d-d67cc7ccb0ac} <Debug> oximeter.measurements_histogramu32 (479656da-4185-4c67-80d2-68acdb201729): There are no data parts | ||
482 | 2025.01.14 22:31:31.955650 [ 253 ] {e9758264-7ec0-4c9d-892d-d67cc7ccb0ac} <Debug> TCPHandler: Processed in 0.004057089 sec. | ||
483 | 2025.01.14 22:31:31.955856 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2025.01.14 22:31:31.956208 [ 3 ] {dc95aa42-1f49-45e5-b256-8ce0063756e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
485 | 2025.01.14 22:31:31.956310 [ 3 ] {dc95aa42-1f49-45e5-b256-8ce0063756e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2025.01.14 22:31:31.958500 [ 3 ] {dc95aa42-1f49-45e5-b256-8ce0063756e2} <Debug> oximeter.measurements_histogrami64 (1da9cffd-c1e2-4baa-9736-94437dda5340): Loading data parts | ||
487 | 2025.01.14 22:31:31.958704 [ 3 ] {dc95aa42-1f49-45e5-b256-8ce0063756e2} <Debug> oximeter.measurements_histogrami64 (1da9cffd-c1e2-4baa-9736-94437dda5340): There are no data parts | ||
488 | 2025.01.14 22:31:31.960013 [ 3 ] {dc95aa42-1f49-45e5-b256-8ce0063756e2} <Debug> TCPHandler: Processed in 0.004225011 sec. | ||
489 | 2025.01.14 22:31:31.960197 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2025.01.14 22:31:31.960517 [ 253 ] {a1fb83d4-d322-49b2-8f24-ef4a0d1f426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
491 | 2025.01.14 22:31:31.960587 [ 253 ] {a1fb83d4-d322-49b2-8f24-ef4a0d1f426f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2025.01.14 22:31:31.962642 [ 253 ] {a1fb83d4-d322-49b2-8f24-ef4a0d1f426f} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Loading data parts | ||
493 | 2025.01.14 22:31:31.962804 [ 253 ] {a1fb83d4-d322-49b2-8f24-ef4a0d1f426f} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): There are no data parts | ||
494 | 2025.01.14 22:31:31.964176 [ 253 ] {a1fb83d4-d322-49b2-8f24-ef4a0d1f426f} <Debug> TCPHandler: Processed in 0.004036598 sec. | ||
495 | 2025.01.14 22:31:31.964355 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2025.01.14 22:31:31.964647 [ 3 ] {c2356b14-a6cb-4c38-8fb9-4e7904fc83e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
497 | 2025.01.14 22:31:31.964731 [ 3 ] {c2356b14-a6cb-4c38-8fb9-4e7904fc83e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2025.01.14 22:31:31.966843 [ 3 ] {c2356b14-a6cb-4c38-8fb9-4e7904fc83e6} <Debug> oximeter.measurements_histogramf32 (95b9105c-75ab-4272-87d3-83c587ce09db): Loading data parts | ||
499 | 2025.01.14 22:31:31.967032 [ 3 ] {c2356b14-a6cb-4c38-8fb9-4e7904fc83e6} <Debug> oximeter.measurements_histogramf32 (95b9105c-75ab-4272-87d3-83c587ce09db): There are no data parts | ||
500 | 2025.01.14 22:31:31.968349 [ 3 ] {c2356b14-a6cb-4c38-8fb9-4e7904fc83e6} <Debug> TCPHandler: Processed in 0.004051918 sec. | ||
501 | 2025.01.14 22:31:31.968540 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2025.01.14 22:31:31.968919 [ 253 ] {f7de85d3-100c-415a-9be6-389195b895f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
503 | 2025.01.14 22:31:31.968990 [ 253 ] {f7de85d3-100c-415a-9be6-389195b895f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2025.01.14 22:31:31.971029 [ 253 ] {f7de85d3-100c-415a-9be6-389195b895f3} <Debug> oximeter.measurements_histogramf64 (6e76cd2f-1c22-410e-a4cb-fcdae17c2523): Loading data parts | ||
505 | 2025.01.14 22:31:31.971190 [ 253 ] {f7de85d3-100c-415a-9be6-389195b895f3} <Debug> oximeter.measurements_histogramf64 (6e76cd2f-1c22-410e-a4cb-fcdae17c2523): There are no data parts | ||
506 | 2025.01.14 22:31:31.972504 [ 253 ] {f7de85d3-100c-415a-9be6-389195b895f3} <Debug> TCPHandler: Processed in 0.004032398 sec. | ||
507 | 2025.01.14 22:31:31.972694 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2025.01.14 22:31:31.972947 [ 3 ] {8c51c655-e8db-4a8f-8ad7-c84a64d4bf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | 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) | ||
534 | 2025.01.14 22:31:31.973040 [ 3 ] {8c51c655-e8db-4a8f-8ad7-c84a64d4bf5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2025.01.14 22:31:31.975124 [ 3 ] {8c51c655-e8db-4a8f-8ad7-c84a64d4bf5f} <Debug> oximeter.fields_bool (d0e11c83-4eba-4627-b4f7-f6d1f19d9e1b): Loading data parts | ||
536 | 2025.01.14 22:31:31.975313 [ 3 ] {8c51c655-e8db-4a8f-8ad7-c84a64d4bf5f} <Debug> oximeter.fields_bool (d0e11c83-4eba-4627-b4f7-f6d1f19d9e1b): There are no data parts | ||
537 | 2025.01.14 22:31:31.976598 [ 3 ] {8c51c655-e8db-4a8f-8ad7-c84a64d4bf5f} <Debug> TCPHandler: Processed in 0.003975227 sec. | ||
538 | 2025.01.14 22:31:31.976793 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2025.01.14 22:31:31.977016 [ 253 ] {2b78566f-f3f0-4cc2-a7f0-cae47a98ef73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
540 | 2025.01.14 22:31:31.977077 [ 253 ] {2b78566f-f3f0-4cc2-a7f0-cae47a98ef73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
541 | 2025.01.14 22:31:31.978964 [ 253 ] {2b78566f-f3f0-4cc2-a7f0-cae47a98ef73} <Debug> oximeter.fields_i8 (508d7180-f30c-46cb-9d7b-cbc54da156f1): Loading data parts | ||
542 | 2025.01.14 22:31:31.979115 [ 253 ] {2b78566f-f3f0-4cc2-a7f0-cae47a98ef73} <Debug> oximeter.fields_i8 (508d7180-f30c-46cb-9d7b-cbc54da156f1): There are no data parts | ||
543 | 2025.01.14 22:31:31.980378 [ 253 ] {2b78566f-f3f0-4cc2-a7f0-cae47a98ef73} <Debug> TCPHandler: Processed in 0.003642453 sec. | ||
544 | 2025.01.14 22:31:31.980566 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2025.01.14 22:31:31.980772 [ 3 ] {381ef8fe-0539-4d19-ba29-ff5819f6a932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
546 | 2025.01.14 22:31:31.980847 [ 3 ] {381ef8fe-0539-4d19-ba29-ff5819f6a932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
547 | 2025.01.14 22:31:31.982676 [ 3 ] {381ef8fe-0539-4d19-ba29-ff5819f6a932} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Loading data parts | ||
548 | 2025.01.14 22:31:31.982852 [ 3 ] {381ef8fe-0539-4d19-ba29-ff5819f6a932} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): There are no data parts | ||
549 | 2025.01.14 22:31:31.984389 [ 3 ] {381ef8fe-0539-4d19-ba29-ff5819f6a932} <Debug> TCPHandler: Processed in 0.003881076 sec. | ||
550 | 2025.01.14 22:31:31.984559 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2025.01.14 22:31:31.984791 [ 253 ] {25e2c437-efee-4cd0-a71d-f8599ad8ba47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
552 | 2025.01.14 22:31:31.984839 [ 253 ] {25e2c437-efee-4cd0-a71d-f8599ad8ba47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
553 | 2025.01.14 22:31:31.986788 [ 253 ] {25e2c437-efee-4cd0-a71d-f8599ad8ba47} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Loading data parts | ||
554 | 2025.01.14 22:31:31.986954 [ 253 ] {25e2c437-efee-4cd0-a71d-f8599ad8ba47} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): There are no data parts | ||
555 | 2025.01.14 22:31:31.988498 [ 253 ] {25e2c437-efee-4cd0-a71d-f8599ad8ba47} <Debug> TCPHandler: Processed in 0.003995048 sec. | ||
556 | 2025.01.14 22:31:31.988699 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2025.01.14 22:31:31.988945 [ 3 ] {30b58f19-8557-4b1b-9d79-ccb1c23ab914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
558 | 2025.01.14 22:31:31.989038 [ 3 ] {30b58f19-8557-4b1b-9d79-ccb1c23ab914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
559 | 2025.01.14 22:31:31.991062 [ 3 ] {30b58f19-8557-4b1b-9d79-ccb1c23ab914} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Loading data parts | ||
560 | 2025.01.14 22:31:31.991245 [ 3 ] {30b58f19-8557-4b1b-9d79-ccb1c23ab914} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): There are no data parts | ||
561 | 2025.01.14 22:31:31.992785 [ 3 ] {30b58f19-8557-4b1b-9d79-ccb1c23ab914} <Debug> TCPHandler: Processed in 0.00415372 sec. | ||
562 | 2025.01.14 22:31:31.992963 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2025.01.14 22:31:31.993201 [ 253 ] {a6b1fc98-1626-44aa-8c8e-671b16fb9a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
564 | 2025.01.14 22:31:31.993262 [ 253 ] {a6b1fc98-1626-44aa-8c8e-671b16fb9a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
565 | 2025.01.14 22:31:31.995133 [ 253 ] {a6b1fc98-1626-44aa-8c8e-671b16fb9a65} <Debug> oximeter.fields_i32 (50471028-d1cd-478c-84b3-e0e4d175a086): Loading data parts | ||
566 | 2025.01.14 22:31:31.995292 [ 253 ] {a6b1fc98-1626-44aa-8c8e-671b16fb9a65} <Debug> oximeter.fields_i32 (50471028-d1cd-478c-84b3-e0e4d175a086): There are no data parts | ||
567 | 2025.01.14 22:31:31.996838 [ 253 ] {a6b1fc98-1626-44aa-8c8e-671b16fb9a65} <Debug> TCPHandler: Processed in 0.003931847 sec. | ||
568 | 2025.01.14 22:31:31.997035 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.01.14 22:31:31.997280 [ 3 ] {b656ffbb-6465-4aab-a0e1-73063691fd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) 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) | ||
570 | 2025.01.14 22:31:31.997374 [ 3 ] {b656ffbb-6465-4aab-a0e1-73063691fd06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
571 | 2025.01.14 22:31:31.999280 [ 3 ] {b656ffbb-6465-4aab-a0e1-73063691fd06} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Loading data parts | ||
572 | 2025.01.14 22:31:31.999470 [ 3 ] {b656ffbb-6465-4aab-a0e1-73063691fd06} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): There are no data parts | ||
573 | 2025.01.14 22:31:32.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.55 MiB, peak 124.55 MiB, free memory in arenas 0.00 B, will set to 135.74 MiB (RSS), difference: 11.19 MiB | ||
574 | 2025.01.14 22:31:32.001029 [ 3 ] {b656ffbb-6465-4aab-a0e1-73063691fd06} <Debug> TCPHandler: Processed in 0.004062008 sec. | ||
575 | 2025.01.14 22:31:32.001228 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.14 22:31:32.001480 [ 253 ] {836953bb-b075-453a-afd5-28d18a9a48fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
577 | 2025.01.14 22:31:32.001567 [ 253 ] {836953bb-b075-453a-afd5-28d18a9a48fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.14 22:31:32.003648 [ 253 ] {836953bb-b075-453a-afd5-28d18a9a48fc} <Debug> oximeter.fields_i64 (42b192cc-a1fe-4f1e-ac05-fd1ce477c0f9): Loading data parts | ||
579 | 2025.01.14 22:31:32.003827 [ 253 ] {836953bb-b075-453a-afd5-28d18a9a48fc} <Debug> oximeter.fields_i64 (42b192cc-a1fe-4f1e-ac05-fd1ce477c0f9): There are no data parts | ||
580 | 2025.01.14 22:31:32.005370 [ 253 ] {836953bb-b075-453a-afd5-28d18a9a48fc} <Debug> TCPHandler: Processed in 0.00420941 sec. | ||
581 | 2025.01.14 22:31:32.005557 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.14 22:31:32.005823 [ 3 ] {fcb457ad-1c12-4094-a48d-79c2ef4c9f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
583 | 2025.01.14 22:31:32.005899 [ 3 ] {fcb457ad-1c12-4094-a48d-79c2ef4c9f06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.14 22:31:32.007907 [ 3 ] {fcb457ad-1c12-4094-a48d-79c2ef4c9f06} <Debug> oximeter.fields_u64 (f65bb98e-241b-4db4-9800-fbfed8bceb5a): Loading data parts | ||
585 | 2025.01.14 22:31:32.008084 [ 3 ] {fcb457ad-1c12-4094-a48d-79c2ef4c9f06} <Debug> oximeter.fields_u64 (f65bb98e-241b-4db4-9800-fbfed8bceb5a): There are no data parts | ||
586 | 2025.01.14 22:31:32.009661 [ 3 ] {fcb457ad-1c12-4094-a48d-79c2ef4c9f06} <Debug> TCPHandler: Processed in 0.00417229 sec. | ||
587 | 2025.01.14 22:31:32.009869 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.14 22:31:32.010080 [ 253 ] {ce66dd9d-0cc8-4f14-8e74-87aa4180c733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
589 | 2025.01.14 22:31:32.010159 [ 253 ] {ce66dd9d-0cc8-4f14-8e74-87aa4180c733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.14 22:31:32.011994 [ 253 ] {ce66dd9d-0cc8-4f14-8e74-87aa4180c733} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Loading data parts | ||
591 | 2025.01.14 22:31:32.012171 [ 253 ] {ce66dd9d-0cc8-4f14-8e74-87aa4180c733} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): There are no data parts | ||
592 | 2025.01.14 22:31:32.013715 [ 253 ] {ce66dd9d-0cc8-4f14-8e74-87aa4180c733} <Debug> TCPHandler: Processed in 0.003913427 sec. | ||
593 | 2025.01.14 22:31:32.013889 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.14 22:31:32.014170 [ 3 ] {186da5de-b673-438d-9c58-c64b274b5842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
595 | 2025.01.14 22:31:32.014238 [ 3 ] {186da5de-b673-438d-9c58-c64b274b5842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.14 22:31:32.016348 [ 3 ] {186da5de-b673-438d-9c58-c64b274b5842} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Loading data parts | ||
597 | 2025.01.14 22:31:32.016502 [ 3 ] {186da5de-b673-438d-9c58-c64b274b5842} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): There are no data parts | ||
598 | 2025.01.14 22:31:32.018073 [ 3 ] {186da5de-b673-438d-9c58-c64b274b5842} <Debug> TCPHandler: Processed in 0.004242261 sec. | ||
599 | 2025.01.14 22:31:32.018280 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.14 22:31:32.018487 [ 253 ] {71a778b2-6352-4c95-aea0-91c7d4dafea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
601 | 2025.01.14 22:31:32.018563 [ 253 ] {71a778b2-6352-4c95-aea0-91c7d4dafea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.14 22:31:32.020563 [ 253 ] {71a778b2-6352-4c95-aea0-91c7d4dafea8} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Loading data parts | ||
603 | 2025.01.14 22:31:32.020740 [ 253 ] {71a778b2-6352-4c95-aea0-91c7d4dafea8} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): There are no data parts | ||
604 | 2025.01.14 22:31:32.022290 [ 253 ] {71a778b2-6352-4c95-aea0-91c7d4dafea8} <Debug> TCPHandler: Processed in 0.004066859 sec. | ||
605 | 2025.01.14 22:31:32.022490 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.14 22:31:32.022810 [ 3 ] {71aab4b2-7ceb-465b-9130-cdd2ae06892f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
610 | 2025.01.14 22:31:32.022891 [ 3 ] {71aab4b2-7ceb-465b-9130-cdd2ae06892f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.14 22:31:32.024752 [ 3 ] {71aab4b2-7ceb-465b-9130-cdd2ae06892f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Loading data parts | ||
612 | 2025.01.14 22:31:32.024912 [ 3 ] {71aab4b2-7ceb-465b-9130-cdd2ae06892f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): There are no data parts | ||
613 | 2025.01.14 22:31:32.026649 [ 3 ] {71aab4b2-7ceb-465b-9130-cdd2ae06892f} <Debug> TCPHandler: Processed in 0.004217251 sec. | ||
614 | 2025.01.14 22:31:32.026837 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.14 22:31:32.027050 [ 253 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.14 22:31:32.028351 [ 253 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.14 22:31:32.038072 [ 268 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Trace> oximeter.version (b5d8dbdb-9ffd-48ee-9c88-6647173c9ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.14 22:31:32.038186 [ 268 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
619 | 2025.01.14 22:31:32.042981 [ 268 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.14 22:31:32.043382 [ 268 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Trace> oximeter.version (b5d8dbdb-9ffd-48ee-9c88-6647173c9ef9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2025.01.14 22:31:32.043754 [ 253 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016793 sec., 59.54862144941345 rows/sec., 952.78 B/sec. | ||
622 | 2025.01.14 22:31:32.044041 [ 253 ] {b0a03b94-13a9-4ba5-9a05-30f3c938bb01} <Debug> TCPHandler: Processed in 0.017258917 sec. | ||
623 | 2025.01.14 22:31:33.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.32 MiB, peak 136.32 MiB, free memory in arenas 0.00 B, will set to 139.89 MiB (RSS), difference: 3.57 MiB | ||
624 | 2025.01.14 22:31:33.811586 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35656 | ||
625 | 2025.01.14 22:31:33.811704 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2025.01.14 22:31:33.811737 [ 269 ] {} <Debug> TCP-Session: f2a18431-7cc4-48a7-8bcc-5c8a0ae96017 Authenticating user 'default' from [fd00:1122:3344:101::a]:35656 | ||
627 | 2025.01.14 22:31:33.811795 [ 269 ] {} <Debug> TCP-Session: f2a18431-7cc4-48a7-8bcc-5c8a0ae96017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.01.14 22:31:33.811833 [ 269 ] {} <Debug> TCP-Session: f2a18431-7cc4-48a7-8bcc-5c8a0ae96017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.01.14 22:31:33.811892 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2025.01.14 22:31:33.811923 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2025.01.14 22:31:33.811978 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
632 | 2025.01.14 22:31:33.813509 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57405 | ||
633 | 2025.01.14 22:31:33.813593 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55191 | ||
634 | 2025.01.14 22:31:33.813695 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2025.01.14 22:31:33.813706 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59121 | ||
636 | 2025.01.14 22:31:33.813894 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2025.01.14 22:31:33.814082 [ 270 ] {} <Debug> TCP-Session: b29bbc31-12b7-4e03-b878-a744a8eca478 Authenticating user 'default' from [fd00:1122:3344:101::a]:57405 | ||
638 | 2025.01.14 22:31:33.814096 [ 271 ] {} <Debug> TCP-Session: 869f300f-4e56-49ec-be08-ed287a5901e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:55191 | ||
639 | 2025.01.14 22:31:33.814108 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60266 | ||
640 | 2025.01.14 22:31:33.814144 [ 270 ] {} <Debug> TCP-Session: b29bbc31-12b7-4e03-b878-a744a8eca478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2025.01.14 22:31:33.813927 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60857 | ||
642 | 2025.01.14 22:31:33.814181 [ 271 ] {} <Debug> TCP-Session: 869f300f-4e56-49ec-be08-ed287a5901e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2025.01.14 22:31:33.814192 [ 270 ] {} <Debug> TCP-Session: b29bbc31-12b7-4e03-b878-a744a8eca478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.01.14 22:31:33.814360 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.01.14 22:31:33.814355 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41599 | ||
646 | 2025.01.14 22:31:33.814510 [ 271 ] {} <Debug> TCP-Session: 869f300f-4e56-49ec-be08-ed287a5901e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.14 22:31:33.814513 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41680 | ||
648 | 2025.01.14 22:31:33.814678 [ 274 ] {} <Debug> TCP-Session: 1a8c9318-1161-4f42-ad0c-fcf78f8849dd Authenticating user 'default' from [fd00:1122:3344:101::a]:60266 | ||
649 | 2025.01.14 22:31:33.814777 [ 274 ] {} <Debug> TCP-Session: 1a8c9318-1161-4f42-ad0c-fcf78f8849dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.01.14 22:31:33.814797 [ 274 ] {} <Debug> TCP-Session: 1a8c9318-1161-4f42-ad0c-fcf78f8849dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.01.14 22:31:33.816420 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2025.01.14 22:31:33.816530 [ 272 ] {} <Debug> TCP-Session: 0f1ef394-c876-491f-8056-4f668a8b083b Authenticating user 'default' from [fd00:1122:3344:101::a]:59121 | ||
653 | 2025.01.14 22:31:33.816567 [ 272 ] {} <Debug> TCP-Session: 0f1ef394-c876-491f-8056-4f668a8b083b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.14 22:31:33.816588 [ 272 ] {} <Debug> TCP-Session: 0f1ef394-c876-491f-8056-4f668a8b083b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.14 22:31:33.818167 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2025.01.14 22:31:33.818206 [ 273 ] {} <Debug> TCP-Session: bea3e217-9856-4fb6-87f3-1a4076142899 Authenticating user 'default' from [fd00:1122:3344:101::a]:60857 | ||
657 | 2025.01.14 22:31:33.818229 [ 273 ] {} <Debug> TCP-Session: bea3e217-9856-4fb6-87f3-1a4076142899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.01.14 22:31:33.818292 [ 273 ] {} <Debug> TCP-Session: bea3e217-9856-4fb6-87f3-1a4076142899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.01.14 22:31:33.821930 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.01.14 22:31:33.821978 [ 275 ] {} <Debug> TCP-Session: 1d5aa859-d7e6-4429-97f3-95de8d81ee0c Authenticating user 'default' from [fd00:1122:3344:101::a]:41599 | ||
661 | 2025.01.14 22:31:33.822028 [ 275 ] {} <Debug> TCP-Session: 1d5aa859-d7e6-4429-97f3-95de8d81ee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.01.14 22:31:33.822064 [ 275 ] {} <Debug> TCP-Session: 1d5aa859-d7e6-4429-97f3-95de8d81ee0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.01.14 22:31:33.822996 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
664 | 2025.01.14 22:31:33.823045 [ 276 ] {} <Debug> TCP-Session: 5e7ccbe3-8e1e-41b6-a461-1f5a3bc09c94 Authenticating user 'default' from [fd00:1122:3344:101::a]:41680 | ||
665 | 2025.01.14 22:31:33.823153 [ 276 ] {} <Debug> TCP-Session: 5e7ccbe3-8e1e-41b6-a461-1f5a3bc09c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.01.14 22:31:33.823173 [ 276 ] {} <Debug> TCP-Session: 5e7ccbe3-8e1e-41b6-a461-1f5a3bc09c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.01.14 22:31:33.939452 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48985 | ||
668 | 2025.01.14 22:31:33.939664 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2025.01.14 22:31:33.939694 [ 277 ] {} <Debug> TCP-Session: e5967b1d-1d1c-47c3-9121-9078d10ab7a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:48985 | ||
670 | 2025.01.14 22:31:33.939718 [ 277 ] {} <Debug> TCP-Session: e5967b1d-1d1c-47c3-9121-9078d10ab7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.14 22:31:33.939764 [ 277 ] {} <Debug> TCP-Session: e5967b1d-1d1c-47c3-9121-9078d10ab7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2025.01.14 22:31:33.939842 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2025.01.14 22:31:33.939871 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2025.01.14 22:31:33.939923 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2025.01.14 22:31:33.942054 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42456 | ||
676 | 2025.01.14 22:31:33.942189 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61780 | ||
677 | 2025.01.14 22:31:33.942278 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.14 22:31:33.942327 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35307 | ||
679 | 2025.01.14 22:31:33.942351 [ 278 ] {} <Debug> TCP-Session: 320b3dc8-1d7a-43b5-87a4-b472688bb083 Authenticating user 'default' from [fd00:1122:3344:101::b]:42456 | ||
680 | 2025.01.14 22:31:33.942602 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33144 | ||
681 | 2025.01.14 22:31:33.942664 [ 278 ] {} <Debug> TCP-Session: 320b3dc8-1d7a-43b5-87a4-b472688bb083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.01.14 22:31:33.942791 [ 278 ] {} <Debug> TCP-Session: 320b3dc8-1d7a-43b5-87a4-b472688bb083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.01.14 22:31:33.942797 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61257 | ||
684 | 2025.01.14 22:31:33.943031 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48271 | ||
685 | 2025.01.14 22:31:33.943187 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61464 | ||
686 | 2025.01.14 22:31:33.948177 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2025.01.14 22:31:33.948220 [ 279 ] {} <Debug> TCP-Session: a1b3ae0d-0200-4db8-b0b9-0e33d0d22779 Authenticating user 'default' from [fd00:1122:3344:101::b]:61780 | ||
688 | 2025.01.14 22:31:33.948241 [ 279 ] {} <Debug> TCP-Session: a1b3ae0d-0200-4db8-b0b9-0e33d0d22779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.14 22:31:33.948306 [ 279 ] {} <Debug> TCP-Session: a1b3ae0d-0200-4db8-b0b9-0e33d0d22779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.01.14 22:31:33.949443 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.01.14 22:31:33.949487 [ 281 ] {} <Debug> TCP-Session: 072c9009-5a1b-4818-a920-3402522bb0ec Authenticating user 'default' from [fd00:1122:3344:101::b]:33144 | ||
692 | 2025.01.14 22:31:33.949507 [ 281 ] {} <Debug> TCP-Session: 072c9009-5a1b-4818-a920-3402522bb0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.14 22:31:33.949569 [ 281 ] {} <Debug> TCP-Session: 072c9009-5a1b-4818-a920-3402522bb0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.14 22:31:33.951106 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.14 22:31:33.951148 [ 283 ] {} <Debug> TCP-Session: 0da865e1-6eba-4819-adb9-0e39d2635c45 Authenticating user 'default' from [fd00:1122:3344:101::b]:48271 | ||
696 | 2025.01.14 22:31:33.951227 [ 283 ] {} <Debug> TCP-Session: 0da865e1-6eba-4819-adb9-0e39d2635c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.14 22:31:33.951247 [ 283 ] {} <Debug> TCP-Session: 0da865e1-6eba-4819-adb9-0e39d2635c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.01.14 22:31:33.951645 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.01.14 22:31:33.951754 [ 282 ] {} <Debug> TCP-Session: 439325fb-6868-486c-951e-b75165491f66 Authenticating user 'default' from [fd00:1122:3344:101::b]:61257 | ||
700 | 2025.01.14 22:31:33.951775 [ 282 ] {} <Debug> TCP-Session: 439325fb-6868-486c-951e-b75165491f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.14 22:31:33.951790 [ 282 ] {} <Debug> TCP-Session: 439325fb-6868-486c-951e-b75165491f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.14 22:31:33.954024 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.01.14 22:31:33.954099 [ 284 ] {} <Debug> TCP-Session: 5a00cc5d-ceb1-42d3-836c-e8ea3b5f1e3c Authenticating user 'default' from [fd00:1122:3344:101::b]:61464 | ||
704 | 2025.01.14 22:31:33.954134 [ 284 ] {} <Debug> TCP-Session: 5a00cc5d-ceb1-42d3-836c-e8ea3b5f1e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.14 22:31:33.954212 [ 284 ] {} <Debug> TCP-Session: 5a00cc5d-ceb1-42d3-836c-e8ea3b5f1e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.01.14 22:31:33.955346 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2025.01.14 22:31:33.955389 [ 280 ] {} <Debug> TCP-Session: 1c812e80-8e10-4a07-901e-00f5c7c2ba57 Authenticating user 'default' from [fd00:1122:3344:101::b]:35307 | ||
708 | 2025.01.14 22:31:33.955453 [ 280 ] {} <Debug> TCP-Session: 1c812e80-8e10-4a07-901e-00f5c7c2ba57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.14 22:31:33.955477 [ 280 ] {} <Debug> TCP-Session: 1c812e80-8e10-4a07-901e-00f5c7c2ba57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.14 22:31:34.327769 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38985 | ||
711 | 2025.01.14 22:31:34.327939 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.14 22:31:34.328073 [ 285 ] {} <Debug> TCP-Session: 9ab7e8c1-0ff3-4ab3-aee9-70e5b7cd254d Authenticating user 'default' from [fd00:1122:3344:101::c]:38985 | ||
713 | 2025.01.14 22:31:34.328101 [ 285 ] {} <Debug> TCP-Session: 9ab7e8c1-0ff3-4ab3-aee9-70e5b7cd254d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.14 22:31:34.328116 [ 285 ] {} <Debug> TCP-Session: 9ab7e8c1-0ff3-4ab3-aee9-70e5b7cd254d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.14 22:31:34.328222 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.14 22:31:34.328250 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2025.01.14 22:31:34.328299 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
718 | 2025.01.14 22:31:34.330721 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59729 | ||
719 | 2025.01.14 22:31:34.330846 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51897 | ||
720 | 2025.01.14 22:31:34.331152 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
721 | 2025.01.14 22:31:34.331168 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59409 | ||
722 | 2025.01.14 22:31:34.331203 [ 286 ] {} <Debug> TCP-Session: 403729b1-2269-4a60-aeee-f16961a31b52 Authenticating user 'default' from [fd00:1122:3344:101::c]:59729 | ||
723 | 2025.01.14 22:31:34.331265 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45215 | ||
724 | 2025.01.14 22:31:34.331422 [ 286 ] {} <Debug> TCP-Session: 403729b1-2269-4a60-aeee-f16961a31b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2025.01.14 22:31:34.331484 [ 286 ] {} <Debug> TCP-Session: 403729b1-2269-4a60-aeee-f16961a31b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2025.01.14 22:31:34.334424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
727 | 2025.01.14 22:31:34.334446 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
728 | 2025.01.14 22:31:34.334484 [ 287 ] {} <Debug> TCP-Session: 68f5e6b9-0f2c-4845-9b4b-b58db5f8a2ef Authenticating user 'default' from [fd00:1122:3344:101::c]:51897 | ||
729 | 2025.01.14 22:31:34.334575 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65104 | ||
730 | 2025.01.14 22:31:34.334512 [ 289 ] {} <Debug> TCP-Session: d1d669f3-5096-464d-b9dc-dd9992055118 Authenticating user 'default' from [fd00:1122:3344:101::c]:45215 | ||
731 | 2025.01.14 22:31:34.334494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2025.01.14 22:31:34.334684 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57476 | ||
733 | 2025.01.14 22:31:34.334706 [ 289 ] {} <Debug> TCP-Session: d1d669f3-5096-464d-b9dc-dd9992055118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2025.01.14 22:31:34.334669 [ 287 ] {} <Debug> TCP-Session: 68f5e6b9-0f2c-4845-9b4b-b58db5f8a2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2025.01.14 22:31:34.335078 [ 289 ] {} <Debug> TCP-Session: d1d669f3-5096-464d-b9dc-dd9992055118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2025.01.14 22:31:34.335148 [ 287 ] {} <Debug> TCP-Session: 68f5e6b9-0f2c-4845-9b4b-b58db5f8a2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2025.01.14 22:31:34.335150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
738 | 2025.01.14 22:31:34.335173 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49831 | ||
739 | 2025.01.14 22:31:34.335262 [ 291 ] {} <Debug> TCP-Session: d2b62496-ed6d-481c-adaa-93abec1b530e Authenticating user 'default' from [fd00:1122:3344:101::c]:57476 | ||
740 | 2025.01.14 22:31:34.334893 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
741 | 2025.01.14 22:31:34.335036 [ 288 ] {} <Debug> TCP-Session: 5ecc53da-ef5f-46a7-b146-e55cd596c86b Authenticating user 'default' from [fd00:1122:3344:101::c]:59409 | ||
742 | 2025.01.14 22:31:34.335523 [ 291 ] {} <Debug> TCP-Session: d2b62496-ed6d-481c-adaa-93abec1b530e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.14 22:31:34.335558 [ 290 ] {} <Debug> TCP-Session: 1574b57f-5dc0-463c-9faa-5eba349d5f88 Authenticating user 'default' from [fd00:1122:3344:101::c]:65104 | ||
744 | 2025.01.14 22:31:34.335549 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
745 | 2025.01.14 22:31:34.335598 [ 291 ] {} <Debug> TCP-Session: d2b62496-ed6d-481c-adaa-93abec1b530e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2025.01.14 22:31:34.335613 [ 290 ] {} <Debug> TCP-Session: 1574b57f-5dc0-463c-9faa-5eba349d5f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2025.01.14 22:31:34.335645 [ 292 ] {} <Debug> TCP-Session: 65823143-210b-4d44-86bb-110bbc37fa55 Authenticating user 'default' from [fd00:1122:3344:101::c]:49831 | ||
748 | 2025.01.14 22:31:34.335531 [ 288 ] {} <Debug> TCP-Session: 5ecc53da-ef5f-46a7-b146-e55cd596c86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2025.01.14 22:31:34.335750 [ 292 ] {} <Debug> TCP-Session: 65823143-210b-4d44-86bb-110bbc37fa55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2025.01.14 22:31:34.335744 [ 290 ] {} <Debug> TCP-Session: 1574b57f-5dc0-463c-9faa-5eba349d5f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2025.01.14 22:31:34.335904 [ 288 ] {} <Debug> TCP-Session: 5ecc53da-ef5f-46a7-b146-e55cd596c86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.14 22:31:34.335958 [ 292 ] {} <Debug> TCP-Session: 65823143-210b-4d44-86bb-110bbc37fa55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.14 22:31:38.301383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.14 22:31:38.301402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2025.01.14 22:31:38.301479 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2025.01.14 22:31:38.301608 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.14 22:31:38.308273 [ 244 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Loading data parts | ||
758 | 2025.01.14 22:31:38.308613 [ 244 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): There are no data parts | ||
759 | 2025.01.14 22:31:38.317423 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.01.14 22:31:38.317544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
761 | 2025.01.14 22:31:38.321263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2025.01.14 22:31:38.321967 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.01.14 22:31:38.322764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
764 | 2025.01.14 22:31:38.328513 [ 243 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Loading data parts | ||
765 | 2025.01.14 22:31:38.328737 [ 243 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): There are no data parts | ||
766 | 2025.01.14 22:31:38.356493 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.14 22:31:38.356549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
768 | 2025.01.14 22:31:38.364048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.14 22:31:38.364920 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.14 22:31:38.367525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.14 22:31:39.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.40 MiB, peak 150.40 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.80 MiB | ||
772 | 2025.01.14 22:31:40.801375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.14 22:31:40.801462 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.14 22:31:40.811076 [ 242 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Loading data parts | ||
775 | 2025.01.14 22:31:40.811430 [ 242 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): There are no data parts | ||
776 | 2025.01.14 22:31:40.823628 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.14 22:31:40.823669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
778 | 2025.01.14 22:31:40.825299 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.14 22:31:40.825606 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.14 22:31:40.826112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.14 22:31:41.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.38 MiB, peak 155.38 MiB, free memory in arenas 0.00 B, will set to 151.67 MiB (RSS), difference: -3.71 MiB | ||
782 | 2025.01.14 22:31:45.760231 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.14 22:31:45.760292 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.14 22:31:45.823199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2025.01.14 22:31:45.824062 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.14 22:31:45.824107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
787 | 2025.01.14 22:31:45.824696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.14 22:31:45.824960 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.14 22:31:45.825233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.14 22:31:45.867908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.14 22:31:45.891696 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.14 22:31:45.891770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
793 | 2025.01.14 22:31:45.898534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.14 22:31:45.899320 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.14 22:31:45.902398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.14 22:31:46.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.34 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.60 MiB (RSS), difference: 2.26 MiB | ||
797 | 2025.01.14 22:31:51.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.62 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.63 MiB (RSS), difference: 4.01 MiB | ||
798 | 2025.01.14 22:31:53.325507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2025.01.14 22:31:53.326233 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2025.01.14 22:31:53.326298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
801 | 2025.01.14 22:31:53.327014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2025.01.14 22:31:53.327348 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2025.01.14 22:31:53.327621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2025.01.14 22:31:53.402629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2025.01.14 22:31:53.422098 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2025.01.14 22:31:53.422167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
807 | 2025.01.14 22:31:53.428512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2025.01.14 22:31:53.429318 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2025.01.14 22:31:53.432654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2025.01.14 22:32:00.760334 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2025.01.14 22:32:00.760414 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2025.01.14 22:32:00.827883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2025.01.14 22:32:00.828592 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2025.01.14 22:32:00.828649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
815 | 2025.01.14 22:32:00.829256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2025.01.14 22:32:00.829526 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2025.01.14 22:32:00.829768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2025.01.14 22:32:00.932865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2025.01.14 22:32:00.952436 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.01.14 22:32:00.952506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
821 | 2025.01.14 22:32:00.958971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2025.01.14 22:32:00.959741 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.01.14 22:32:00.962816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2025.01.14 22:32:02.048295 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.14 22:32:02.048490 [ 3 ] {94fdf266-5928-470c-a310-08117a4d4032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2025.01.14 22:32:02.056537 [ 3 ] {94fdf266-5928-470c-a310-08117a4d4032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.14 22:32:02.068263 [ 3 ] {94fdf266-5928-470c-a310-08117a4d4032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.14 22:32:02.076659 [ 3 ] {94fdf266-5928-470c-a310-08117a4d4032} <Debug> TCPHandler: Processed in 0.028493871 sec. | ||
829 | 2025.01.14 22:32:02.085868 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.14 22:32:02.086219 [ 253 ] {f5abea46-5472-4179-bb9f-fd8802f15319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
831 | 2025.01.14 22:32:02.097470 [ 253 ] {f5abea46-5472-4179-bb9f-fd8802f15319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.14 22:32:02.097565 [ 253 ] {f5abea46-5472-4179-bb9f-fd8802f15319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.14 22:32:02.098295 [ 253 ] {f5abea46-5472-4179-bb9f-fd8802f15319} <Debug> TCPHandler: Processed in 0.012613891 sec. | ||
834 | 2025.01.14 22:32:02.098635 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.14 22:32:02.098908 [ 3 ] {bd8d172a-a63c-4fc5-a07d-0632c7626906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
836 | 2025.01.14 22:32:02.099433 [ 3 ] {bd8d172a-a63c-4fc5-a07d-0632c7626906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.14 22:32:02.099491 [ 3 ] {bd8d172a-a63c-4fc5-a07d-0632c7626906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.14 22:32:02.100043 [ 3 ] {bd8d172a-a63c-4fc5-a07d-0632c7626906} <Debug> TCPHandler: Processed in 0.001509828 sec. | ||
839 | 2025.01.14 22:32:02.100325 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.14 22:32:02.100520 [ 253 ] {c9e279ed-831d-4cc8-85be-c6a788062eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
841 | 2025.01.14 22:32:02.100966 [ 253 ] {c9e279ed-831d-4cc8-85be-c6a788062eea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.14 22:32:02.101047 [ 253 ] {c9e279ed-831d-4cc8-85be-c6a788062eea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.14 22:32:02.101571 [ 253 ] {c9e279ed-831d-4cc8-85be-c6a788062eea} <Debug> TCPHandler: Processed in 0.001314336 sec. | ||
844 | 2025.01.14 22:32:02.102412 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.14 22:32:02.102564 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
846 | 2025.01.14 22:32:02.102626 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.14 22:32:02.103509 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
848 | 2025.01.14 22:32:02.103552 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
849 | 2025.01.14 22:32:02.106136 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
850 | 2025.01.14 22:32:02.106375 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
851 | 2025.01.14 22:32:02.106605 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.004084 sec., 979.4319294809011 rows/sec., 103.54 KiB/sec. | ||
852 | 2025.01.14 22:32:02.106666 [ 3 ] {fc0e75b6-ddd3-4ffc-bf8d-0b3f9ce03357} <Debug> TCPHandler: Processed in 0.004323062 sec. | ||
853 | 2025.01.14 22:32:02.106829 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2025.01.14 22:32:02.106961 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
855 | 2025.01.14 22:32:02.107014 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2025.01.14 22:32:02.112892 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2025.01.14 22:32:02.112946 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
858 | 2025.01.14 22:32:02.113549 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2025.01.14 22:32:02.113853 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2025.01.14 22:32:02.114166 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Debug> executeQuery: Read 70 rows, 6.65 KiB in 0.007231 sec., 9680.542110358181 rows/sec., 919.03 KiB/sec. | ||
861 | 2025.01.14 22:32:02.114246 [ 253 ] {69d81fb5-fdff-4671-9316-e02ce0f48f45} <Debug> TCPHandler: Processed in 0.00747669 sec. | ||
862 | 2025.01.14 22:32:02.114412 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2025.01.14 22:32:02.114535 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
864 | 2025.01.14 22:32:02.114584 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
865 | 2025.01.14 22:32:02.115236 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2025.01.14 22:32:02.115276 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
867 | 2025.01.14 22:32:02.115650 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
868 | 2025.01.14 22:32:02.115915 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2025.01.14 22:32:02.116162 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001643 sec., 21302.49543517955 rows/sec., 1.56 MiB/sec. | ||
870 | 2025.01.14 22:32:02.116295 [ 3 ] {d70c5758-a8c4-4725-8d48-52d3400486b6} <Debug> TCPHandler: Processed in 0.001940933 sec. | ||
871 | 2025.01.14 22:32:02.116453 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2025.01.14 22:32:02.116599 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
873 | 2025.01.14 22:32:02.116659 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2025.01.14 22:32:02.117318 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
875 | 2025.01.14 22:32:02.117360 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
876 | 2025.01.14 22:32:02.117731 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2025.01.14 22:32:02.117976 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
878 | 2025.01.14 22:32:02.118246 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Debug> executeQuery: Read 45 rows, 3.62 KiB in 0.001667 sec., 26994.601079784043 rows/sec., 2.12 MiB/sec. | ||
879 | 2025.01.14 22:32:02.118315 [ 253 ] {3afa8268-f4c3-40ee-bed2-8de5ba292795} <Debug> TCPHandler: Processed in 0.001928553 sec. | ||
880 | 2025.01.14 22:32:02.118481 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2025.01.14 22:32:02.118623 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
882 | 2025.01.14 22:32:02.118713 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <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 | ||
883 | 2025.01.14 22:32:02.120159 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
884 | 2025.01.14 22:32:02.120199 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
885 | 2025.01.14 22:32:02.126703 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2025.01.14 22:32:02.127010 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
887 | 2025.01.14 22:32:02.127345 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.008739 sec., 4005.034901018423 rows/sec., 7.18 MiB/sec. | ||
888 | 2025.01.14 22:32:02.127477 [ 3 ] {b76528cf-e6c8-44a4-be8e-e4e9e9ea5626} <Debug> TCPHandler: Processed in 0.009066489 sec. | ||
889 | 2025.01.14 22:32:02.127648 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2025.01.14 22:32:02.127790 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
891 | 2025.01.14 22:32:02.127851 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
892 | 2025.01.14 22:32:02.130306 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2025.01.14 22:32:02.130349 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
894 | 2025.01.14 22:32:02.130801 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2025.01.14 22:32:02.131088 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2025.01.14 22:32:02.131291 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.003533 sec., 5094.820266062836 rows/sec., 383.94 KiB/sec. | ||
897 | 2025.01.14 22:32:02.131343 [ 253 ] {5b549162-39c7-4f30-b9c1-306c88d079f4} <Debug> TCPHandler: Processed in 0.003766515 sec. | ||
898 | 2025.01.14 22:32:08.329953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
899 | 2025.01.14 22:32:08.330634 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2025.01.14 22:32:08.330687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
901 | 2025.01.14 22:32:08.331284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
902 | 2025.01.14 22:32:08.331563 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2025.01.14 22:32:08.331832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
904 | 2025.01.14 22:32:08.462959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
905 | 2025.01.14 22:32:08.481910 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
906 | 2025.01.14 22:32:08.481953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
907 | 2025.01.14 22:32:08.488360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
908 | 2025.01.14 22:32:08.489112 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
909 | 2025.01.14 22:32:08.491915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
910 | 2025.01.14 22:32:10.827117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 | ||
911 | 2025.01.14 22:32:10.830714 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.01.14 22:32:10.830761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
913 | 2025.01.14 22:32:10.832177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.01.14 22:32:10.832471 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.01.14 22:32:10.833251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 110 | ||
916 | 2025.01.14 22:32:12.049347 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.01.14 22:32:12.049553 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
918 | 2025.01.14 22:32:12.049633 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
919 | 2025.01.14 22:32:12.050462 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.01.14 22:32:12.050507 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
921 | 2025.01.14 22:32:12.050946 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.01.14 22:32:12.051209 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.01.14 22:32:12.051454 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Debug> executeQuery: Read 70 rows, 6.65 KiB in 0.001956 sec., 35787.32106339469 rows/sec., 3.32 MiB/sec. | ||
924 | 2025.01.14 22:32:12.051508 [ 3 ] {81e73138-931e-48b2-bf36-f8595afb3d50} <Debug> TCPHandler: Processed in 0.002296387 sec. | ||
925 | 2025.01.14 22:32:12.051811 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.01.14 22:32:12.052116 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
927 | 2025.01.14 22:32:12.052231 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
928 | 2025.01.14 22:32:12.053038 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.01.14 22:32:12.053085 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
930 | 2025.01.14 22:32:12.053505 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.01.14 22:32:12.053816 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.01.14 22:32:12.054115 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.002067 sec., 16932.752781809388 rows/sec., 1.24 MiB/sec. | ||
933 | 2025.01.14 22:32:12.054184 [ 253 ] {23f4d9d5-7c6b-4b80-85e9-ce2f4141569b} <Debug> TCPHandler: Processed in 0.002564151 sec. | ||
934 | 2025.01.14 22:32:12.054338 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
935 | 2025.01.14 22:32:12.054476 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
936 | 2025.01.14 22:32:12.054531 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
937 | 2025.01.14 22:32:12.055217 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.01.14 22:32:12.055266 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
939 | 2025.01.14 22:32:12.055665 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.01.14 22:32:12.055905 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.01.14 22:32:12.056128 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001681 sec., 20820.93991671624 rows/sec., 1.63 MiB/sec. | ||
942 | 2025.01.14 22:32:12.056180 [ 3 ] {f12b90b7-6f7e-4fa1-b607-6a11b7e07eaf} <Debug> TCPHandler: Processed in 0.001909592 sec. | ||
943 | 2025.01.14 22:32:12.056316 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2025.01.14 22:32:12.056440 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
945 | 2025.01.14 22:32:12.056555 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <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 | ||
946 | 2025.01.14 22:32:12.058280 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2025.01.14 22:32:12.058321 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
948 | 2025.01.14 22:32:12.058994 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
949 | 2025.01.14 22:32:12.059258 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2025.01.14 22:32:12.059501 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003091 sec., 11323.19637657716 rows/sec., 20.29 MiB/sec. | ||
951 | 2025.01.14 22:32:12.059614 [ 253 ] {cb58df96-311c-44ba-b004-247d80e32252} <Debug> TCPHandler: Processed in 0.003355921 sec. | ||
952 | 2025.01.14 22:32:15.760662 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
953 | 2025.01.14 22:32:15.760723 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
954 | 2025.01.14 22:32:15.832030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
955 | 2025.01.14 22:32:15.832625 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2025.01.14 22:32:15.832663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
957 | 2025.01.14 22:32:15.833235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
958 | 2025.01.14 22:32:15.833497 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2025.01.14 22:32:15.833637 [ 88 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
960 | 2025.01.14 22:32:15.833685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
961 | 2025.01.14 22:32:15.833715 [ 88 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2025.01.14 22:32:15.833738 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
963 | 2025.01.14 22:32:15.835951 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
964 | 2025.01.14 22:32:15.836174 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
965 | 2025.01.14 22:32:15.836306 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
966 | 2025.01.14 22:32:15.840339 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
967 | 2025.01.14 22:32:15.840429 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
968 | 2025.01.14 22:32:15.842616 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
969 | 2025.01.14 22:32:15.844911 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
970 | 2025.01.14 22:32:15.851642 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
971 | 2025.01.14 22:32:15.872409 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.038561121 sec., 72767.59407487143 rows/sec., 1.04 MiB/sec. | ||
972 | 2025.01.14 22:32:15.873092 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
973 | 2025.01.14 22:32:15.873368 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_6_1} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2025.01.14 22:32:15.873447 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_6_1} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
975 | 2025.01.14 22:32:15.873552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
976 | 2025.01.14 22:32:15.992083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
977 | 2025.01.14 22:32:16.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.23 MiB, peak 163.54 MiB, free memory in arenas 0.00 B, will set to 158.66 MiB (RSS), difference: 1.43 MiB | ||
978 | 2025.01.14 22:32:16.011801 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
979 | 2025.01.14 22:32:16.011850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
980 | 2025.01.14 22:32:16.018719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
981 | 2025.01.14 22:32:16.019471 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
982 | 2025.01.14 22:32:16.019891 [ 86 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
983 | 2025.01.14 22:32:16.020015 [ 86 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2025.01.14 22:32:16.020097 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
985 | 2025.01.14 22:32:16.020800 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
986 | 2025.01.14 22:32:16.034663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
987 | 2025.01.14 22:32:16.036280 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
988 | 2025.01.14 22:32:16.037391 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
989 | 2025.01.14 22:32:16.042451 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
990 | 2025.01.14 22:32:16.047711 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
991 | 2025.01.14 22:32:16.052922 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
992 | 2025.01.14 22:32:16.065069 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
993 | 2025.01.14 22:32:16.070109 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
994 | 2025.01.14 22:32:16.130214 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109957405 sec., 418.3438123153234 rows/sec., 2.16 MiB/sec. | ||
995 | 2025.01.14 22:32:16.132701 [ 191 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
996 | 2025.01.14 22:32:16.135686 [ 191 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_6_1} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
997 | 2025.01.14 22:32:16.135779 [ 191 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_6_1} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
998 | 2025.01.14 22:32:16.138266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
999 | 2025.01.14 22:32:17.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 162.44 MiB (RSS), difference: 2.70 MiB | ||
1000 | 2025.01.14 22:32:20.833481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 118 | ||
1001 | 2025.01.14 22:32:20.836122 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1002 | 2025.01.14 22:32:20.836164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1003 | 2025.01.14 22:32:20.837761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1004 | 2025.01.14 22:32:20.838082 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1005 | 2025.01.14 22:32:20.838828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
1006 | 2025.01.14 22:32:22.049172 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1007 | 2025.01.14 22:32:22.049368 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1008 | 2025.01.14 22:32:22.049434 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1009 | 2025.01.14 22:32:22.050201 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1010 | 2025.01.14 22:32:22.050247 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1011 | 2025.01.14 22:32:22.050690 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1012 | 2025.01.14 22:32:22.050950 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1013 | 2025.01.14 22:32:22.051190 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Debug> executeQuery: Read 70 rows, 6.65 KiB in 0.00187 sec., 37433.1550802139 rows/sec., 3.47 MiB/sec. | ||
1014 | 2025.01.14 22:32:22.051365 [ 3 ] {0abe2928-b39e-456e-9059-fc7aff1c3aa8} <Debug> TCPHandler: Processed in 0.002317988 sec. | ||
1015 | 2025.01.14 22:32:22.051638 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2025.01.14 22:32:22.051848 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1017 | 2025.01.14 22:32:22.051919 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1018 | 2025.01.14 22:32:22.052646 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1019 | 2025.01.14 22:32:22.052687 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1020 | 2025.01.14 22:32:22.053126 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1021 | 2025.01.14 22:32:22.053379 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1022 | 2025.01.14 22:32:22.053576 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00178 sec., 19662.92134831461 rows/sec., 1.44 MiB/sec. | ||
1023 | 2025.01.14 22:32:22.053632 [ 253 ] {2c0d2ada-f708-4423-9164-729081da8c55} <Debug> TCPHandler: Processed in 0.002130936 sec. | ||
1024 | 2025.01.14 22:32:22.053788 [ 3 ] {} <Trace> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.01.14 22:32:22.053931 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39210) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1026 | 2025.01.14 22:32:22.053988 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1027 | 2025.01.14 22:32:22.054704 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1028 | 2025.01.14 22:32:22.054752 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1029 | 2025.01.14 22:32:22.055131 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1030 | 2025.01.14 22:32:22.055390 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1031 | 2025.01.14 22:32:22.055683 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001764 sec., 19841.26984126984 rows/sec., 1.55 MiB/sec. | ||
1032 | 2025.01.14 22:32:22.055774 [ 3 ] {b28d10d8-c181-493d-8f0a-8a5dbac51c46} <Debug> TCPHandler: Processed in 0.002049394 sec. | ||
1033 | 2025.01.14 22:32:22.055997 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2025.01.14 22:32:22.056226 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1035 | 2025.01.14 22:32:22.056367 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <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 | ||
1036 | 2025.01.14 22:32:22.057803 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1037 | 2025.01.14 22:32:22.057841 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1038 | 2025.01.14 22:32:22.058507 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1039 | 2025.01.14 22:32:22.058765 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1040 | 2025.01.14 22:32:22.059027 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00283 sec., 12367.491166077738 rows/sec., 22.16 MiB/sec. | ||
1041 | 2025.01.14 22:32:22.059204 [ 253 ] {97b05c05-9baa-4331-8451-21c0569cbc89} <Debug> TCPHandler: Processed in 0.00331955 sec. | ||
1042 | 2025.01.14 22:32:23.333838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1043 | 2025.01.14 22:32:23.334575 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2025.01.14 22:32:23.334617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1045 | 2025.01.14 22:32:23.335302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1046 | 2025.01.14 22:32:23.335569 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2025.01.14 22:32:23.335858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1048 | 2025.01.14 22:32:23.534796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1049 | 2025.01.14 22:32:23.553879 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1050 | 2025.01.14 22:32:23.553935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1051 | 2025.01.14 22:32:23.560414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1052 | 2025.01.14 22:32:23.561146 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1053 | 2025.01.14 22:32:23.563592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1054 | 2025.01.14 22:32:30.760770 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1055 | 2025.01.14 22:32:30.760876 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1056 | 2025.01.14 22:32:30.836084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1057 | 2025.01.14 22:32:30.836802 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1058 | 2025.01.14 22:32:30.836855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1059 | 2025.01.14 22:32:30.837473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1060 | 2025.01.14 22:32:30.837742 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1061 | 2025.01.14 22:32:30.838003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1062 | 2025.01.14 22:32:30.839056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 126 | ||
1063 | 2025.01.14 22:32:30.842000 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1064 | 2025.01.14 22:32:30.842046 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1065 | 2025.01.14 22:32:30.843641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1066 | 2025.01.14 22:32:30.843944 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1067 | 2025.01.14 22:32:30.844731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
1068 | 2025.01.14 22:32:31.063771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1069 | 2025.01.14 22:32:31.083174 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1070 | 2025.01.14 22:32:31.083232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1071 | 2025.01.14 22:32:31.090038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1072 | 2025.01.14 22:32:31.090784 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1073 | 2025.01.14 22:32:31.093674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1074 | 2025.01.14 22:32:31.727114 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1075 | 2025.01.14 22:32:31.727234 [ 3 ] {} <Debug> TCP-Session: 57b4bf66-33fd-4f5b-aab7-a01f25aa1238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1076 | 2025.01.14 22:32:32.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.92 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 164.03 MiB (RSS), difference: 2.11 MiB | ||
1077 | 2025.01.14 22:32:32.049679 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2025.01.14 22:32:32.049898 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1079 | 2025.01.14 22:32:32.049979 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1080 | 2025.01.14 22:32:32.050771 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1081 | 2025.01.14 22:32:32.050820 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1082 | 2025.01.14 22:32:32.051268 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1083 | 2025.01.14 22:32:32.051521 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1084 | 2025.01.14 22:32:32.051846 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Debug> executeQuery: Read 70 rows, 6.65 KiB in 0.001989 sec., 35193.56460532932 rows/sec., 3.26 MiB/sec. | ||
1085 | 2025.01.14 22:32:32.052120 [ 253 ] {0531a720-db8e-4cb5-bbad-e8c43fbfe572} <Debug> TCPHandler: Processed in 0.002576981 sec. | ||
1086 | 2025.01.14 22:32:32.052402 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1087 | 2025.01.14 22:32:32.052583 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1088 | 2025.01.14 22:32:32.052677 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1089 | 2025.01.14 22:32:32.053709 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1090 | 2025.01.14 22:32:32.053754 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1091 | 2025.01.14 22:32:32.054207 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1092 | 2025.01.14 22:32:32.054466 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1093 | 2025.01.14 22:32:32.054711 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.002166 sec., 16158.81809787627 rows/sec., 1.19 MiB/sec. | ||
1094 | 2025.01.14 22:32:32.054788 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1095 | 2025.01.14 22:32:32.054804 [ 258 ] {8ee6144d-5430-4243-a0b9-cc7f6270325c} <Debug> TCPHandler: Processed in 0.00255086 sec. | ||
1096 | 2025.01.14 22:32:32.054975 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2025.01.14 22:32:32.055123 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1098 | 2025.01.14 22:32:32.055183 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1099 | 2025.01.14 22:32:32.055892 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2025.01.14 22:32:32.055940 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1101 | 2025.01.14 22:32:32.056345 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1102 | 2025.01.14 22:32:32.056585 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2025.01.14 22:32:32.056881 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001766 sec., 19818.799546998867 rows/sec., 1.55 MiB/sec. | ||
1104 | 2025.01.14 22:32:32.056966 [ 253 ] {2deddab4-59ba-4b79-8f33-155ef21af8a3} <Debug> TCPHandler: Processed in 0.002064495 sec. | ||
1105 | 2025.01.14 22:32:32.057114 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1106 | 2025.01.14 22:32:32.057260 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1107 | 2025.01.14 22:32:32.057356 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <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 | ||
1108 | 2025.01.14 22:32:32.058735 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1109 | 2025.01.14 22:32:32.058773 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1110 | 2025.01.14 22:32:32.059455 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1111 | 2025.01.14 22:32:32.059738 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2025.01.14 22:32:32.060013 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002775 sec., 12612.612612612613 rows/sec., 22.60 MiB/sec. | ||
1113 | 2025.01.14 22:32:32.060105 [ 258 ] {b59d239c-462a-430f-98bc-503490eea0c4} <Debug> TCPHandler: Processed in 0.003053726 sec. | ||
1114 | 2025.01.14 22:32:33.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 164.11 MiB (RSS), difference: -2.25 MiB | ||
1115 | 2025.01.14 22:32:37.048012 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2025.01.14 22:32:37.048269 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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) | ||
1117 | 2025.01.14 22:32:37.050689 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1118 | 2025.01.14 22:32:37.054711 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <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 | ||
1119 | 2025.01.14 22:32:37.054977 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1120 | 2025.01.14 22:32:37.055267 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1121 | 2025.01.14 22:32:37.055613 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1122 | 2025.01.14 22:32:37.060844 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1123 | 2025.01.14 22:32:37.062910 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1124 | 2025.01.14 22:32:37.062936 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1125 | 2025.01.14 22:32:37.063020 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <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'))" | ||
1126 | 2025.01.14 22:32:37.063047 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1127 | 2025.01.14 22:32:37.070295 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.022116 sec., 180.86453246518357 rows/sec., 8.35 KiB/sec. | ||
1128 | 2025.01.14 22:32:37.070426 [ 253 ] {17c79fee-b197-41d3-a9da-d7e6fb3cf4a1} <Debug> TCPHandler: Processed in 0.02256368 sec. | ||
1129 | 2025.01.14 22:32:37.070882 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1130 | 2025.01.14 22:32:37.071119 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1131 | 2025.01.14 22:32:37.071493 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1132 | 2025.01.14 22:32:37.071530 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <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')" moved to PREWHERE | ||
1133 | 2025.01.14 22:32:37.071797 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1134 | 2025.01.14 22:32:37.071883 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1135 | 2025.01.14 22:32:37.072066 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1136 | 2025.01.14 22:32:37.072107 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1137 | 2025.01.14 22:32:37.072132 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1138 | 2025.01.14 22:32:37.072150 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1139 | 2025.01.14 22:32:37.072197 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <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'))" | ||
1140 | 2025.01.14 22:32:37.072220 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1141 | 2025.01.14 22:32:37.072926 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 97.14 KiB/sec. | ||
1142 | 2025.01.14 22:32:37.073065 [ 258 ] {c7bab35a-a35a-41f5-9163-15761e4afefb} <Debug> TCPHandler: Processed in 0.002331488 sec. | ||
1143 | 2025.01.14 22:32:37.073348 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1144 | 2025.01.14 22:32:37.073510 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1145 | 2025.01.14 22:32:37.073792 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1146 | 2025.01.14 22:32:37.073825 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <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')" moved to PREWHERE | ||
1147 | 2025.01.14 22:32:37.074043 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1148 | 2025.01.14 22:32:37.074110 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1149 | 2025.01.14 22:32:37.074263 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1150 | 2025.01.14 22:32:37.074296 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1151 | 2025.01.14 22:32:37.074319 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1152 | 2025.01.14 22:32:37.074336 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1153 | 2025.01.14 22:32:37.074381 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <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'))" | ||
1154 | 2025.01.14 22:32:37.074404 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1155 | 2025.01.14 22:32:37.074993 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 119.39 KiB/sec. | ||
1156 | 2025.01.14 22:32:37.075111 [ 253 ] {cc1915c6-d4a9-48d1-a29d-8591d74d3344} <Debug> TCPHandler: Processed in 0.001822912 sec. | ||
1157 | 2025.01.14 22:32:37.075362 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1158 | 2025.01.14 22:32:37.075527 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1159 | 2025.01.14 22:32:37.075817 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1160 | 2025.01.14 22:32:37.075852 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <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')" moved to PREWHERE | ||
1161 | 2025.01.14 22:32:37.076081 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1162 | 2025.01.14 22:32:37.076149 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1163 | 2025.01.14 22:32:37.076311 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1164 | 2025.01.14 22:32:37.076346 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1165 | 2025.01.14 22:32:37.076369 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1166 | 2025.01.14 22:32:37.076385 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1167 | 2025.01.14 22:32:37.076428 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <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'))" | ||
1168 | 2025.01.14 22:32:37.076449 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1169 | 2025.01.14 22:32:37.077034 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001572 sec., 2544.529262086514 rows/sec., 117.41 KiB/sec. | ||
1170 | 2025.01.14 22:32:37.077155 [ 258 ] {dd79ccbc-736f-486d-bdf5-150a3978bc23} <Debug> TCPHandler: Processed in 0.001857723 sec. | ||
1171 | 2025.01.14 22:32:37.077433 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1172 | 2025.01.14 22:32:37.077615 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1173 | 2025.01.14 22:32:37.077957 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1174 | 2025.01.14 22:32:37.077999 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <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')" moved to PREWHERE | ||
1175 | 2025.01.14 22:32:37.078269 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1176 | 2025.01.14 22:32:37.078348 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1177 | 2025.01.14 22:32:37.078496 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1178 | 2025.01.14 22:32:37.078528 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1179 | 2025.01.14 22:32:37.078551 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1180 | 2025.01.14 22:32:37.078569 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1181 | 2025.01.14 22:32:37.078611 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <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'))" | ||
1182 | 2025.01.14 22:32:37.078633 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1183 | 2025.01.14 22:32:37.079204 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 110.92 KiB/sec. | ||
1184 | 2025.01.14 22:32:37.079322 [ 253 ] {703752c4-d2a9-4b7d-96b1-497a172fda9e} <Debug> TCPHandler: Processed in 0.001957583 sec. | ||
1185 | 2025.01.14 22:32:37.079568 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1186 | 2025.01.14 22:32:37.079756 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1187 | 2025.01.14 22:32:37.080095 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1188 | 2025.01.14 22:32:37.080138 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <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')" moved to PREWHERE | ||
1189 | 2025.01.14 22:32:37.080403 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1190 | 2025.01.14 22:32:37.080470 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1191 | 2025.01.14 22:32:37.080621 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1192 | 2025.01.14 22:32:37.080654 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1193 | 2025.01.14 22:32:37.080676 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1194 | 2025.01.14 22:32:37.080693 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1195 | 2025.01.14 22:32:37.080734 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <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'))" | ||
1196 | 2025.01.14 22:32:37.080757 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1197 | 2025.01.14 22:32:37.081290 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 114.43 KiB/sec. | ||
1198 | 2025.01.14 22:32:37.081408 [ 258 ] {37ca2dda-c94c-4dbc-9f1b-294de7134198} <Debug> TCPHandler: Processed in 0.001910743 sec. | ||
1199 | 2025.01.14 22:32:37.081663 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.01.14 22:32:37.081851 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1201 | 2025.01.14 22:32:37.082190 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1202 | 2025.01.14 22:32:37.082233 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <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')" moved to PREWHERE | ||
1203 | 2025.01.14 22:32:37.082486 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1204 | 2025.01.14 22:32:37.082553 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1205 | 2025.01.14 22:32:37.082704 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1206 | 2025.01.14 22:32:37.082736 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1207 | 2025.01.14 22:32:37.082761 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1208 | 2025.01.14 22:32:37.082779 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1209 | 2025.01.14 22:32:37.082821 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <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'))" | ||
1210 | 2025.01.14 22:32:37.082845 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1211 | 2025.01.14 22:32:37.083381 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001609 sec., 2486.016159105034 rows/sec., 114.71 KiB/sec. | ||
1212 | 2025.01.14 22:32:37.083497 [ 253 ] {1c166cb9-74e2-43a3-a341-1b1e388b3201} <Debug> TCPHandler: Processed in 0.001900482 sec. | ||
1213 | 2025.01.14 22:32:37.083731 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1214 | 2025.01.14 22:32:37.083890 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1215 | 2025.01.14 22:32:37.084176 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1216 | 2025.01.14 22:32:37.084213 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <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')" moved to PREWHERE | ||
1217 | 2025.01.14 22:32:37.084447 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1218 | 2025.01.14 22:32:37.084513 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1219 | 2025.01.14 22:32:37.084663 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1220 | 2025.01.14 22:32:37.084696 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1221 | 2025.01.14 22:32:37.084719 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1222 | 2025.01.14 22:32:37.084736 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1223 | 2025.01.14 22:32:37.084780 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <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'))" | ||
1224 | 2025.01.14 22:32:37.084803 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1225 | 2025.01.14 22:32:37.085340 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 121.75 KiB/sec. | ||
1226 | 2025.01.14 22:32:37.085459 [ 258 ] {9e32074f-8426-4626-9218-3a354594de25} <Debug> TCPHandler: Processed in 0.001785281 sec. | ||
1227 | 2025.01.14 22:32:37.085729 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2025.01.14 22:32:37.085891 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1229 | 2025.01.14 22:32:37.086178 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1230 | 2025.01.14 22:32:37.086216 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <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')" moved to PREWHERE | ||
1231 | 2025.01.14 22:32:37.086452 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1232 | 2025.01.14 22:32:37.086520 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1233 | 2025.01.14 22:32:37.086671 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1234 | 2025.01.14 22:32:37.086704 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1235 | 2025.01.14 22:32:37.086727 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1236 | 2025.01.14 22:32:37.086745 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1237 | 2025.01.14 22:32:37.086788 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <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'))" | ||
1238 | 2025.01.14 22:32:37.086813 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1239 | 2025.01.14 22:32:37.087348 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 121.03 KiB/sec. | ||
1240 | 2025.01.14 22:32:37.087466 [ 253 ] {b3bd550d-508f-41d6-9219-52395095a861} <Debug> TCPHandler: Processed in 0.001794522 sec. | ||
1241 | 2025.01.14 22:32:37.087703 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1242 | 2025.01.14 22:32:37.087896 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1243 | 2025.01.14 22:32:37.088254 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1244 | 2025.01.14 22:32:37.088301 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <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')" moved to PREWHERE | ||
1245 | 2025.01.14 22:32:37.088555 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1246 | 2025.01.14 22:32:37.088621 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1247 | 2025.01.14 22:32:37.088771 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1248 | 2025.01.14 22:32:37.088804 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1249 | 2025.01.14 22:32:37.088826 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1250 | 2025.01.14 22:32:37.088843 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1251 | 2025.01.14 22:32:37.088887 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <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'))" | ||
1252 | 2025.01.14 22:32:37.088910 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1253 | 2025.01.14 22:32:37.089459 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 112.13 KiB/sec. | ||
1254 | 2025.01.14 22:32:37.089576 [ 258 ] {fd7de1e6-4b95-4a6b-ab55-b8b92755865c} <Debug> TCPHandler: Processed in 0.001942553 sec. | ||
1255 | 2025.01.14 22:32:37.089846 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2025.01.14 22:32:37.090045 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1257 | 2025.01.14 22:32:37.090389 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1258 | 2025.01.14 22:32:37.090428 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <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')" moved to PREWHERE | ||
1259 | 2025.01.14 22:32:37.090680 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1260 | 2025.01.14 22:32:37.090747 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1261 | 2025.01.14 22:32:37.090901 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1262 | 2025.01.14 22:32:37.090935 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1263 | 2025.01.14 22:32:37.090958 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1264 | 2025.01.14 22:32:37.090976 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1265 | 2025.01.14 22:32:37.091019 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <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'))" | ||
1266 | 2025.01.14 22:32:37.091043 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1267 | 2025.01.14 22:32:37.091601 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001641 sec., 2437.538086532602 rows/sec., 112.47 KiB/sec. | ||
1268 | 2025.01.14 22:32:37.091721 [ 253 ] {06a97eed-a208-4b48-891d-1655ac2d2af8} <Debug> TCPHandler: Processed in 0.001942594 sec. | ||
1269 | 2025.01.14 22:32:37.091962 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1270 | 2025.01.14 22:32:37.092125 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1271 | 2025.01.14 22:32:37.092423 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1272 | 2025.01.14 22:32:37.092462 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <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')" moved to PREWHERE | ||
1273 | 2025.01.14 22:32:37.092715 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1274 | 2025.01.14 22:32:37.092783 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1275 | 2025.01.14 22:32:37.092932 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1276 | 2025.01.14 22:32:37.092964 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1277 | 2025.01.14 22:32:37.092987 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1278 | 2025.01.14 22:32:37.093004 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1279 | 2025.01.14 22:32:37.093047 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <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'))" | ||
1280 | 2025.01.14 22:32:37.093069 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1281 | 2025.01.14 22:32:37.093627 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 117.56 KiB/sec. | ||
1282 | 2025.01.14 22:32:37.093745 [ 258 ] {fd872404-2709-4b6c-a37b-9165505c1224} <Debug> TCPHandler: Processed in 0.001842282 sec. | ||
1283 | 2025.01.14 22:32:37.094008 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2025.01.14 22:32:37.094183 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1285 | 2025.01.14 22:32:37.094487 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1286 | 2025.01.14 22:32:37.094529 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <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')" moved to PREWHERE | ||
1287 | 2025.01.14 22:32:37.094793 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1288 | 2025.01.14 22:32:37.094863 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1289 | 2025.01.14 22:32:37.095018 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1290 | 2025.01.14 22:32:37.095052 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1291 | 2025.01.14 22:32:37.095076 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1292 | 2025.01.14 22:32:37.095093 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1293 | 2025.01.14 22:32:37.095137 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <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'))" | ||
1294 | 2025.01.14 22:32:37.095160 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1295 | 2025.01.14 22:32:37.095734 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 113.79 KiB/sec. | ||
1296 | 2025.01.14 22:32:37.095855 [ 253 ] {e56631c1-4c57-4bd6-b0ec-e71c92e33b27} <Debug> TCPHandler: Processed in 0.001905083 sec. | ||
1297 | 2025.01.14 22:32:37.096116 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1298 | 2025.01.14 22:32:37.096281 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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') FORMAT Native; (stage: Complete) | ||
1299 | 2025.01.14 22:32:37.096582 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1300 | 2025.01.14 22:32:37.096622 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <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')" moved to PREWHERE | ||
1301 | 2025.01.14 22:32:37.096882 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1302 | 2025.01.14 22:32:37.096950 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1303 | 2025.01.14 22:32:37.097103 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1304 | 2025.01.14 22:32:37.097136 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1305 | 2025.01.14 22:32:37.097158 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1306 | 2025.01.14 22:32:37.097176 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1307 | 2025.01.14 22:32:37.097220 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <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'))" | ||
1308 | 2025.01.14 22:32:37.097244 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1309 | 2025.01.14 22:32:37.097805 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001595 sec., 2507.836990595611 rows/sec., 115.72 KiB/sec. | ||
1310 | 2025.01.14 22:32:37.097929 [ 258 ] {dec45115-e929-4460-92d6-54fdf1906d31} <Debug> TCPHandler: Processed in 0.001868812 sec. | ||
1311 | 2025.01.14 22:32:37.099237 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1312 | 2025.01.14 22:32:37.099389 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1313 | 2025.01.14 22:32:37.099453 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1314 | 2025.01.14 22:32:37.100302 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2025.01.14 22:32:37.100355 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1316 | 2025.01.14 22:32:37.100897 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2025.01.14 22:32:37.101118 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2025.01.14 22:32:37.101352 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 1003.89 KiB/sec. | ||
1319 | 2025.01.14 22:32:37.101499 [ 253 ] {f5dc8a78-a5cf-4c92-82ab-5b410b8482e9} <Debug> TCPHandler: Processed in 0.002329178 sec. | ||
1320 | 2025.01.14 22:32:37.101682 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1321 | 2025.01.14 22:32:37.101831 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1322 | 2025.01.14 22:32:37.101890 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1323 | 2025.01.14 22:32:37.102578 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1324 | 2025.01.14 22:32:37.102623 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1325 | 2025.01.14 22:32:37.103048 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1326 | 2025.01.14 22:32:37.103299 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1327 | 2025.01.14 22:32:37.103531 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001742 sec., 14925.373134328358 rows/sec., 1.16 MiB/sec. | ||
1328 | 2025.01.14 22:32:37.103589 [ 258 ] {0d139dec-162b-442a-8847-86452af8125f} <Debug> TCPHandler: Processed in 0.001987424 sec. | ||
1329 | 2025.01.14 22:32:37.103742 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1330 | 2025.01.14 22:32:37.103879 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1331 | 2025.01.14 22:32:37.103941 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1332 | 2025.01.14 22:32:37.104602 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2025.01.14 22:32:37.104641 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1334 | 2025.01.14 22:32:37.105013 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1335 | 2025.01.14 22:32:37.105261 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2025.01.14 22:32:37.105519 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001669 sec., 16776.51288196525 rows/sec., 1.31 MiB/sec. | ||
1337 | 2025.01.14 22:32:37.105664 [ 253 ] {51eacc1d-3a58-4bd5-a6f0-3af95935347b} <Debug> TCPHandler: Processed in 0.001987094 sec. | ||
1338 | 2025.01.14 22:32:37.105855 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2025.01.14 22:32:37.106004 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1340 | 2025.01.14 22:32:37.106069 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1341 | 2025.01.14 22:32:37.106678 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2025.01.14 22:32:37.106723 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1343 | 2025.01.14 22:32:37.107171 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1344 | 2025.01.14 22:32:37.107416 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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.01.14 22:32:37.107697 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.21 MiB/sec. | ||
1346 | 2025.01.14 22:32:37.107761 [ 258 ] {01058c79-cad7-4d66-8949-dc1546715899} <Debug> TCPHandler: Processed in 0.001976684 sec. | ||
1347 | 2025.01.14 22:32:37.107920 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2025.01.14 22:32:37.108068 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1349 | 2025.01.14 22:32:37.108127 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1350 | 2025.01.14 22:32:37.108636 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2025.01.14 22:32:37.108677 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1352 | 2025.01.14 22:32:37.109189 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1353 | 2025.01.14 22:32:37.109427 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2025.01.14 22:32:37.109769 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Debug> executeQuery: Read 12 rows, 864.00 B in 0.001714 sec., 7001.166861143523 rows/sec., 492.27 KiB/sec. | ||
1355 | 2025.01.14 22:32:37.109881 [ 253 ] {126ff50a-5e0f-4182-9352-d2667e4b48fc} <Debug> TCPHandler: Processed in 0.002031984 sec. | ||
1356 | 2025.01.14 22:32:38.338218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1357 | 2025.01.14 22:32:38.338889 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2025.01.14 22:32:38.338942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1359 | 2025.01.14 22:32:38.339492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1360 | 2025.01.14 22:32:38.339795 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2025.01.14 22:32:38.340067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1362 | 2025.01.14 22:32:38.593896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1363 | 2025.01.14 22:32:38.614080 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1364 | 2025.01.14 22:32:38.614145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1365 | 2025.01.14 22:32:38.621508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1366 | 2025.01.14 22:32:38.622292 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1367 | 2025.01.14 22:32:38.625190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1368 | 2025.01.14 22:32:40.844961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 172 | ||
1369 | 2025.01.14 22:32:40.848350 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1370 | 2025.01.14 22:32:40.848401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1371 | 2025.01.14 22:32:40.849898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1372 | 2025.01.14 22:32:40.850196 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2025.01.14 22:32:40.851192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
1374 | 2025.01.14 22:32:42.052759 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1375 | 2025.01.14 22:32:42.052969 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1376 | 2025.01.14 22:32:42.053050 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1377 | 2025.01.14 22:32:42.053862 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2025.01.14 22:32:42.053908 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1379 | 2025.01.14 22:32:42.054355 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1380 | 2025.01.14 22:32:42.054613 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2025.01.14 22:32:42.054791 [ 63 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1382 | 2025.01.14 22:32:42.054883 [ 63 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1383 | 2025.01.14 22:32:42.054887 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Debug> executeQuery: Read 96 rows, 8.71 KiB in 0.001969 sec., 48755.71356018284 rows/sec., 4.32 MiB/sec. | ||
1384 | 2025.01.14 22:32:42.054917 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1385 | 2025.01.14 22:32:42.055061 [ 253 ] {5ad20262-822d-4694-ac84-ba236fa655bd} <Debug> TCPHandler: Processed in 0.002446099 sec. | ||
1386 | 2025.01.14 22:32:42.055436 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
1387 | 2025.01.14 22:32:42.055471 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1388 | 2025.01.14 22:32:42.055687 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1389 | 2025.01.14 22:32:42.055757 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
1390 | 2025.01.14 22:32:42.055783 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1391 | 2025.01.14 22:32:42.055965 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1392 | 2025.01.14 22:32:42.056038 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
1393 | 2025.01.14 22:32:42.056381 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
1394 | 2025.01.14 22:32:42.056776 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
1395 | 2025.01.14 22:32:42.057038 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1396 | 2025.01.14 22:32:42.057471 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
1397 | 2025.01.14 22:32:42.059119 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1398 | 2025.01.14 22:32:42.059207 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1399 | 2025.01.14 22:32:42.060295 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1400 | 2025.01.14 22:32:42.060474 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005394884 sec., 74515.04054582083 rows/sec., 7.05 MiB/sec. | ||
1401 | 2025.01.14 22:32:42.060739 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1402 | 2025.01.14 22:32:42.060852 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1403 | 2025.01.14 22:32:42.060975 [ 63 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1404 | 2025.01.14 22:32:42.061131 [ 63 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2025.01.14 22:32:42.061244 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1406 | 2025.01.14 22:32:42.061433 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.005726 sec., 6112.469437652811 rows/sec., 459.63 KiB/sec. | ||
1407 | 2025.01.14 22:32:42.061746 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
1408 | 2025.01.14 22:32:42.061916 [ 258 ] {ffd46ed0-4f37-4182-9978-452234e22bb9} <Debug> TCPHandler: Processed in 0.006717001 sec. | ||
1409 | 2025.01.14 22:32:42.062250 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1410 | 2025.01.14 22:32:42.062288 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1411 | 2025.01.14 22:32:42.062365 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1412 | 2025.01.14 22:32:42.062437 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1413 | 2025.01.14 22:32:42.062557 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1414 | 2025.01.14 22:32:42.062798 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1415 | 2025.01.14 22:32:42.062834 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
1416 | 2025.01.14 22:32:42.062838 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_6_1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1417 | 2025.01.14 22:32:42.063227 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
1418 | 2025.01.14 22:32:42.063340 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1419 | 2025.01.14 22:32:42.063573 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
1420 | 2025.01.14 22:32:42.063891 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
1421 | 2025.01.14 22:32:42.065731 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1422 | 2025.01.14 22:32:42.065804 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1423 | 2025.01.14 22:32:42.066630 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005176342 sec., 33807.65799477701 rows/sec., 2.61 MiB/sec. | ||
1424 | 2025.01.14 22:32:42.066775 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1425 | 2025.01.14 22:32:42.066823 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1426 | 2025.01.14 22:32:42.067252 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1427 | 2025.01.14 22:32:42.067354 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1428 | 2025.01.14 22:32:42.067624 [ 63 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1429 | 2025.01.14 22:32:42.067646 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_5_1} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1430 | 2025.01.14 22:32:42.067753 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.005261 sec., 11974.909712982322 rows/sec., 957.81 KiB/sec. | ||
1431 | 2025.01.14 22:32:42.067756 [ 63 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2025.01.14 22:32:42.067913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1433 | 2025.01.14 22:32:42.067929 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1434 | 2025.01.14 22:32:42.068064 [ 253 ] {b87c71c6-48df-40b6-80d1-449ec35c689e} <Debug> TCPHandler: Processed in 0.006009722 sec. | ||
1435 | 2025.01.14 22:32:42.068300 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
1436 | 2025.01.14 22:32:42.068407 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1437 | 2025.01.14 22:32:42.068440 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1438 | 2025.01.14 22:32:42.068496 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
1439 | 2025.01.14 22:32:42.068686 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
1440 | 2025.01.14 22:32:42.069022 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
1441 | 2025.01.14 22:32:42.069035 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1442 | 2025.01.14 22:32:42.069262 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
1443 | 2025.01.14 22:32:42.069304 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1444 | 2025.01.14 22:32:42.069545 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1445 | 2025.01.14 22:32:42.069841 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
1446 | 2025.01.14 22:32:42.071695 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2025.01.14 22:32:42.071773 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1448 | 2025.01.14 22:32:42.072877 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.004740107 sec., 50842.73414081158 rows/sec., 4.17 MiB/sec. | ||
1449 | 2025.01.14 22:32:42.072910 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1450 | 2025.01.14 22:32:42.073226 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1451 | 2025.01.14 22:32:42.073436 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2025.01.14 22:32:42.073951 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.005215 sec., 9587.727708533077 rows/sec., 680.69 KiB/sec. | ||
1453 | 2025.01.14 22:32:42.074130 [ 258 ] {73ab3ae0-a517-4aca-b7e1-49134bf412b4} <Debug> TCPHandler: Processed in 0.005886791 sec. | ||
1454 | 2025.01.14 22:32:42.074155 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1455 | 2025.01.14 22:32:42.074299 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_6_1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1456 | 2025.01.14 22:32:42.074321 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1457 | 2025.01.14 22:32:42.074400 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1458 | 2025.01.14 22:32:42.074481 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1459 | 2025.01.14 22:32:42.074569 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <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 | ||
1460 | 2025.01.14 22:32:42.075862 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1461 | 2025.01.14 22:32:42.075901 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1462 | 2025.01.14 22:32:42.076580 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1463 | 2025.01.14 22:32:42.076840 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1464 | 2025.01.14 22:32:42.077094 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002642 sec., 13247.539742619228 rows/sec., 23.74 MiB/sec. | ||
1465 | 2025.01.14 22:32:42.077203 [ 253 ] {8a8771e2-c725-4f83-86ec-b6eedd66ef10} <Debug> TCPHandler: Processed in 0.002961466 sec. | ||
1466 | 2025.01.14 22:32:42.077356 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2025.01.14 22:32:42.077497 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1468 | 2025.01.14 22:32:42.077556 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1469 | 2025.01.14 22:32:42.078112 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2025.01.14 22:32:42.078158 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1471 | 2025.01.14 22:32:42.078593 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1472 | 2025.01.14 22:32:42.078836 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1473 | 2025.01.14 22:32:42.079082 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001595 sec., 12539.184952978056 rows/sec., 881.66 KiB/sec. | ||
1474 | 2025.01.14 22:32:42.079164 [ 258 ] {7b6facf1-265b-4700-a0b5-0ea491f38611} <Debug> TCPHandler: Processed in 0.001877192 sec. | ||
1475 | 2025.01.14 22:32:45.760924 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1476 | 2025.01.14 22:32:45.760999 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1477 | 2025.01.14 22:32:45.840295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1478 | 2025.01.14 22:32:45.840938 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1479 | 2025.01.14 22:32:45.840982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1480 | 2025.01.14 22:32:45.841534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1481 | 2025.01.14 22:32:45.841828 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1482 | 2025.01.14 22:32:45.842099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1483 | 2025.01.14 22:32:46.125340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1484 | 2025.01.14 22:32:46.145195 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1485 | 2025.01.14 22:32:46.145257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1486 | 2025.01.14 22:32:46.152114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1487 | 2025.01.14 22:32:46.152860 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2025.01.14 22:32:46.155417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1489 | 2025.01.14 22:32:47.049006 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1490 | 2025.01.14 22:32:47.049293 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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') FORMAT Native; (stage: Complete) | ||
1491 | 2025.01.14 22:32:47.049740 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1492 | 2025.01.14 22:32:47.049787 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <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')" moved to PREWHERE | ||
1493 | 2025.01.14 22:32:47.050096 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1494 | 2025.01.14 22:32:47.050181 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1495 | 2025.01.14 22:32:47.050357 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1496 | 2025.01.14 22:32:47.050615 [ 298 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1497 | 2025.01.14 22:32:47.050638 [ 296 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1498 | 2025.01.14 22:32:47.050798 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1499 | 2025.01.14 22:32:47.050835 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1500 | 2025.01.14 22:32:47.053107 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1501 | 2025.01.14 22:32:47.053165 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1502 | 2025.01.14 22:32:47.053270 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <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'))" | ||
1503 | 2025.01.14 22:32:47.053359 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <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'))" | ||
1504 | 2025.01.14 22:32:47.055188 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.006021 sec., 2989.536621823617 rows/sec., 125.54 KiB/sec. | ||
1505 | 2025.01.14 22:32:47.055353 [ 253 ] {2c1db290-f01d-4dff-b3c3-0043cc3a5c5a} <Debug> TCPHandler: Processed in 0.006488578 sec. | ||
1506 | 2025.01.14 22:32:47.055746 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2025.01.14 22:32:47.055988 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1508 | 2025.01.14 22:32:47.056371 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1509 | 2025.01.14 22:32:47.056416 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <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_data_link:link_enabled')" moved to PREWHERE | ||
1510 | 2025.01.14 22:32:47.056713 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1511 | 2025.01.14 22:32:47.056792 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1512 | 2025.01.14 22:32:47.056970 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1513 | 2025.01.14 22:32:47.057084 [ 296 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1514 | 2025.01.14 22:32:47.057098 [ 299 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1515 | 2025.01.14 22:32:47.057219 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1516 | 2025.01.14 22:32:47.057242 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1517 | 2025.01.14 22:32:47.057331 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1518 | 2025.01.14 22:32:47.057353 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1519 | 2025.01.14 22:32:47.057395 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <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_data_link:link_enabled'))" | ||
1520 | 2025.01.14 22:32:47.057440 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <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_data_link:link_enabled'))" | ||
1521 | 2025.01.14 22:32:47.058717 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002833 sec., 6353.688669255206 rows/sec., 266.81 KiB/sec. | ||
1522 | 2025.01.14 22:32:47.058857 [ 258 ] {f9c138a1-0a94-4bfe-ac67-83161f8c42c9} <Debug> TCPHandler: Processed in 0.003237519 sec. | ||
1523 | 2025.01.14 22:32:47.059513 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.01.14 22:32:47.059754 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1525 | 2025.01.14 22:32:47.060340 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1526 | 2025.01.14 22:32:47.060427 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <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_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1527 | 2025.01.14 22:32:47.060846 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1528 | 2025.01.14 22:32:47.060914 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1529 | 2025.01.14 22:32:47.061060 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1530 | 2025.01.14 22:32:47.061168 [ 296 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1531 | 2025.01.14 22:32:47.061183 [ 298 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1532 | 2025.01.14 22:32:47.061301 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1533 | 2025.01.14 22:32:47.061331 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1534 | 2025.01.14 22:32:47.061413 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1535 | 2025.01.14 22:32:47.061433 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1536 | 2025.01.14 22:32:47.061474 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <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_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1537 | 2025.01.14 22:32:47.061520 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <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_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1538 | 2025.01.14 22:32:47.062649 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.003022 sec., 5956.320317670417 rows/sec., 250.12 KiB/sec. | ||
1539 | 2025.01.14 22:32:47.062805 [ 253 ] {a2593f6c-fdcc-4697-aba8-0e42a1f7e42f} <Debug> TCPHandler: Processed in 0.00336473 sec. | ||
1540 | 2025.01.14 22:32:47.063051 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1541 | 2025.01.14 22:32:47.063257 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1542 | 2025.01.14 22:32:47.063626 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1543 | 2025.01.14 22:32:47.063679 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1544 | 2025.01.14 22:32:47.063951 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1545 | 2025.01.14 22:32:47.064017 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1546 | 2025.01.14 22:32:47.064164 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1547 | 2025.01.14 22:32:47.064251 [ 296 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1548 | 2025.01.14 22:32:47.064266 [ 299 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1549 | 2025.01.14 22:32:47.064356 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1550 | 2025.01.14 22:32:47.064380 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1551 | 2025.01.14 22:32:47.064457 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1552 | 2025.01.14 22:32:47.064476 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1553 | 2025.01.14 22:32:47.064514 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1554 | 2025.01.14 22:32:47.064562 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1555 | 2025.01.14 22:32:47.065566 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002404 sec., 7487.520798668886 rows/sec., 314.42 KiB/sec. | ||
1556 | 2025.01.14 22:32:47.065701 [ 258 ] {3168a05d-42b7-4062-8b71-ccdb323b5a9a} <Debug> TCPHandler: Processed in 0.002719732 sec. | ||
1557 | 2025.01.14 22:32:47.065941 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2025.01.14 22:32:47.066121 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1559 | 2025.01.14 22:32:47.066436 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1560 | 2025.01.14 22:32:47.066480 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1561 | 2025.01.14 22:32:47.066759 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1562 | 2025.01.14 22:32:47.066825 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1563 | 2025.01.14 22:32:47.066972 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1564 | 2025.01.14 22:32:47.067072 [ 296 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1565 | 2025.01.14 22:32:47.067083 [ 298 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1566 | 2025.01.14 22:32:47.067220 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1567 | 2025.01.14 22:32:47.067248 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1568 | 2025.01.14 22:32:47.067329 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1569 | 2025.01.14 22:32:47.067349 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1570 | 2025.01.14 22:32:47.067389 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1571 | 2025.01.14 22:32:47.067435 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1572 | 2025.01.14 22:32:47.068573 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002534 sec., 7103.393843725336 rows/sec., 298.29 KiB/sec. | ||
1573 | 2025.01.14 22:32:47.068734 [ 253 ] {eb347e3d-d4c2-4473-9d6b-9110f6187550} <Debug> TCPHandler: Processed in 0.002849524 sec. | ||
1574 | 2025.01.14 22:32:47.068979 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1575 | 2025.01.14 22:32:47.069191 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1576 | 2025.01.14 22:32:47.069559 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1577 | 2025.01.14 22:32:47.069612 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1578 | 2025.01.14 22:32:47.069904 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1579 | 2025.01.14 22:32:47.069970 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1580 | 2025.01.14 22:32:47.070117 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1581 | 2025.01.14 22:32:47.070216 [ 296 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1582 | 2025.01.14 22:32:47.070222 [ 298 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1583 | 2025.01.14 22:32:47.070330 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1584 | 2025.01.14 22:32:47.070359 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1585 | 2025.01.14 22:32:47.070438 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1586 | 2025.01.14 22:32:47.070458 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1587 | 2025.01.14 22:32:47.070497 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1588 | 2025.01.14 22:32:47.070540 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1589 | 2025.01.14 22:32:47.071592 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002498 sec., 7205.764611689352 rows/sec., 302.59 KiB/sec. | ||
1590 | 2025.01.14 22:32:47.071726 [ 258 ] {794a155e-fc70-40a6-b15d-3545bf7b829f} <Debug> TCPHandler: Processed in 0.002817124 sec. | ||
1591 | 2025.01.14 22:32:47.071979 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.01.14 22:32:47.072157 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1593 | 2025.01.14 22:32:47.072476 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1594 | 2025.01.14 22:32:47.072520 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1595 | 2025.01.14 22:32:47.072803 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1596 | 2025.01.14 22:32:47.072870 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1597 | 2025.01.14 22:32:47.073017 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1598 | 2025.01.14 22:32:47.073129 [ 298 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1599 | 2025.01.14 22:32:47.073131 [ 296 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1600 | 2025.01.14 22:32:47.073241 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1601 | 2025.01.14 22:32:47.073271 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1602 | 2025.01.14 22:32:47.073353 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1603 | 2025.01.14 22:32:47.073374 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1604 | 2025.01.14 22:32:47.073414 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1605 | 2025.01.14 22:32:47.073462 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1606 | 2025.01.14 22:32:47.074591 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002514 sec., 7159.904534606205 rows/sec., 300.66 KiB/sec. | ||
1607 | 2025.01.14 22:32:47.074754 [ 253 ] {8ba942c4-9546-4abe-b0d4-00911d5abc0b} <Debug> TCPHandler: Processed in 0.002831424 sec. | ||
1608 | 2025.01.14 22:32:47.074994 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.01.14 22:32:47.075208 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1610 | 2025.01.14 22:32:47.075579 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1611 | 2025.01.14 22:32:47.075633 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1612 | 2025.01.14 22:32:47.075927 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2025.01.14 22:32:47.075993 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1614 | 2025.01.14 22:32:47.076141 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1615 | 2025.01.14 22:32:47.076244 [ 296 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1616 | 2025.01.14 22:32:47.076259 [ 299 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1617 | 2025.01.14 22:32:47.076350 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1618 | 2025.01.14 22:32:47.076374 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1619 | 2025.01.14 22:32:47.076453 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1620 | 2025.01.14 22:32:47.076473 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1621 | 2025.01.14 22:32:47.076513 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1622 | 2025.01.14 22:32:47.076559 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1623 | 2025.01.14 22:32:47.077585 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002479 sec., 7260.992335619202 rows/sec., 304.90 KiB/sec. | ||
1624 | 2025.01.14 22:32:47.077729 [ 258 ] {1311ee71-2ace-4577-b8da-8e58c1a48a7c} <Debug> TCPHandler: Processed in 0.002801124 sec. | ||
1625 | 2025.01.14 22:32:47.077971 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1626 | 2025.01.14 22:32:47.078151 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1627 | 2025.01.14 22:32:47.078473 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1628 | 2025.01.14 22:32:47.078517 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1629 | 2025.01.14 22:32:47.078807 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1630 | 2025.01.14 22:32:47.078873 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1631 | 2025.01.14 22:32:47.079021 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1632 | 2025.01.14 22:32:47.079122 [ 296 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1633 | 2025.01.14 22:32:47.079134 [ 298 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1634 | 2025.01.14 22:32:47.079239 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1635 | 2025.01.14 22:32:47.079268 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1636 | 2025.01.14 22:32:47.079351 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1637 | 2025.01.14 22:32:47.079372 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1638 | 2025.01.14 22:32:47.079412 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1639 | 2025.01.14 22:32:47.079460 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1640 | 2025.01.14 22:32:47.080562 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002495 sec., 7214.428857715431 rows/sec., 302.95 KiB/sec. | ||
1641 | 2025.01.14 22:32:47.080723 [ 253 ] {d385f22b-7d0e-4d3a-a843-b78111503db7} <Debug> TCPHandler: Processed in 0.002811704 sec. | ||
1642 | 2025.01.14 22:32:47.080970 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.01.14 22:32:47.081188 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1644 | 2025.01.14 22:32:47.081571 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1645 | 2025.01.14 22:32:47.081626 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1646 | 2025.01.14 22:32:47.081932 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1647 | 2025.01.14 22:32:47.081999 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1648 | 2025.01.14 22:32:47.082139 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1649 | 2025.01.14 22:32:47.082237 [ 296 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1650 | 2025.01.14 22:32:47.082241 [ 298 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1651 | 2025.01.14 22:32:47.082343 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1652 | 2025.01.14 22:32:47.082369 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1653 | 2025.01.14 22:32:47.082444 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1654 | 2025.01.14 22:32:47.082464 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1655 | 2025.01.14 22:32:47.082502 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1656 | 2025.01.14 22:32:47.082545 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1657 | 2025.01.14 22:32:47.083626 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.00254 sec., 7086.614173228346 rows/sec., 297.58 KiB/sec. | ||
1658 | 2025.01.14 22:32:47.083760 [ 258 ] {b092ee63-c9a4-4ef7-8fef-cb799d69168d} <Debug> TCPHandler: Processed in 0.002861204 sec. | ||
1659 | 2025.01.14 22:32:47.083999 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2025.01.14 22:32:47.084208 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1661 | 2025.01.14 22:32:47.084538 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1662 | 2025.01.14 22:32:47.084584 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1663 | 2025.01.14 22:32:47.084878 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1664 | 2025.01.14 22:32:47.084945 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1665 | 2025.01.14 22:32:47.085093 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1666 | 2025.01.14 22:32:47.085183 [ 296 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1667 | 2025.01.14 22:32:47.085200 [ 299 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2025.01.14 22:32:47.085296 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1669 | 2025.01.14 22:32:47.085326 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2025.01.14 22:32:47.085409 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2025.01.14 22:32:47.085429 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1672 | 2025.01.14 22:32:47.085471 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1673 | 2025.01.14 22:32:47.085518 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1674 | 2025.01.14 22:32:47.086802 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002705 sec., 6654.343807763401 rows/sec., 279.43 KiB/sec. | ||
1675 | 2025.01.14 22:32:47.086955 [ 253 ] {694ae4ec-bc56-4c94-bf80-f1d848181fa8} <Debug> TCPHandler: Processed in 0.003015796 sec. | ||
1676 | 2025.01.14 22:32:47.091080 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2025.01.14 22:32:47.091421 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1678 | 2025.01.14 22:32:47.091887 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1679 | 2025.01.14 22:32:47.091933 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1680 | 2025.01.14 22:32:47.092233 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1681 | 2025.01.14 22:32:47.092300 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1682 | 2025.01.14 22:32:47.092452 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1683 | 2025.01.14 22:32:47.092548 [ 296 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2025.01.14 22:32:47.092564 [ 298 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1685 | 2025.01.14 22:32:47.092673 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1686 | 2025.01.14 22:32:47.092704 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1687 | 2025.01.14 22:32:47.092784 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1688 | 2025.01.14 22:32:47.092806 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1689 | 2025.01.14 22:32:47.092849 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1690 | 2025.01.14 22:32:47.092899 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1691 | 2025.01.14 22:32:47.093984 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002729 sec., 6595.8226456577495 rows/sec., 276.97 KiB/sec. | ||
1692 | 2025.01.14 22:32:47.094124 [ 258 ] {5d54ebe1-c281-4262-86bc-863b517348c3} <Debug> TCPHandler: Processed in 0.003159588 sec. | ||
1693 | 2025.01.14 22:32:47.095875 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2025.01.14 22:32:47.096031 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1695 | 2025.01.14 22:32:47.096097 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1696 | 2025.01.14 22:32:47.096952 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2025.01.14 22:32:47.096998 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1698 | 2025.01.14 22:32:47.097514 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1699 | 2025.01.14 22:32:47.097741 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2025.01.14 22:32:47.097973 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001985 sec., 6045.340050377835 rows/sec., 1.22 MiB/sec. | ||
1701 | 2025.01.14 22:32:47.098029 [ 253 ] {73f00fed-48e8-4c6e-869a-8b6bada05da7} <Debug> TCPHandler: Processed in 0.002221676 sec. | ||
1702 | 2025.01.14 22:32:47.098182 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1703 | 2025.01.14 22:32:47.098335 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1704 | 2025.01.14 22:32:47.098396 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1705 | 2025.01.14 22:32:47.099668 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2025.01.14 22:32:47.099711 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1707 | 2025.01.14 22:32:47.100125 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1708 | 2025.01.14 22:32:47.100368 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1709 | 2025.01.14 22:32:47.100631 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002317 sec., 6042.296072507553 rows/sec., 434.96 KiB/sec. | ||
1710 | 2025.01.14 22:32:47.100764 [ 258 ] {5989e2d4-7eb1-44a5-a475-ed60ad28896e} <Debug> TCPHandler: Processed in 0.002648591 sec. | ||
1711 | 2025.01.14 22:32:47.101006 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.01.14 22:32:47.101230 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1713 | 2025.01.14 22:32:47.101322 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1714 | 2025.01.14 22:32:47.102165 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1715 | 2025.01.14 22:32:47.102204 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1716 | 2025.01.14 22:32:47.102601 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2025.01.14 22:32:47.102838 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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.01.14 22:32:47.103043 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Debug> executeQuery: Read 173 rows, 15.65 KiB in 0.001868 sec., 92612.41970021413 rows/sec., 8.18 MiB/sec. | ||
1719 | 2025.01.14 22:32:47.103100 [ 253 ] {6d492f1b-3df0-440e-9b04-0df5bb7016fe} <Debug> TCPHandler: Processed in 0.002208306 sec. | ||
1720 | 2025.01.14 22:32:47.103243 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1721 | 2025.01.14 22:32:47.103366 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1722 | 2025.01.14 22:32:47.103416 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1723 | 2025.01.14 22:32:47.104001 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2025.01.14 22:32:47.104040 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1725 | 2025.01.14 22:32:47.104405 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1726 | 2025.01.14 22:32:47.104649 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2025.01.14 22:32:47.104855 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001513 sec., 4626.569729015201 rows/sec., 301.42 KiB/sec. | ||
1728 | 2025.01.14 22:32:47.104908 [ 258 ] {e780834b-3d54-4ce4-9817-5a3cc1774664} <Debug> TCPHandler: Processed in 0.001724021 sec. | ||
1729 | 2025.01.14 22:32:47.105051 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.01.14 22:32:47.105169 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1731 | 2025.01.14 22:32:47.105218 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1732 | 2025.01.14 22:32:47.105784 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1733 | 2025.01.14 22:32:47.105824 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1734 | 2025.01.14 22:32:47.106176 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1735 | 2025.01.14 22:32:47.106432 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1736 | 2025.01.14 22:32:47.106641 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
1737 | 2025.01.14 22:32:47.106791 [ 253 ] {8d1b3320-58a2-4ddb-bb04-f67af4dd7c95} <Debug> TCPHandler: Processed in 0.001798241 sec. | ||
1738 | 2025.01.14 22:32:47.106954 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1739 | 2025.01.14 22:32:47.107093 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1740 | 2025.01.14 22:32:47.107151 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1741 | 2025.01.14 22:32:47.107809 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1742 | 2025.01.14 22:32:47.107846 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1743 | 2025.01.14 22:32:47.108203 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1744 | 2025.01.14 22:32:47.108450 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1745 | 2025.01.14 22:32:47.108691 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. | ||
1746 | 2025.01.14 22:32:47.108756 [ 258 ] {ac885a10-6244-4beb-b9b2-9fe215dbeeae} <Debug> TCPHandler: Processed in 0.001875323 sec. | ||
1747 | 2025.01.14 22:32:47.108904 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1748 | 2025.01.14 22:32:47.109041 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1749 | 2025.01.14 22:32:47.109099 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1750 | 2025.01.14 22:32:47.109861 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2025.01.14 22:32:47.109899 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1752 | 2025.01.14 22:32:47.110274 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1753 | 2025.01.14 22:32:47.110512 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2025.01.14 22:32:47.110807 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001771 sec., 195369.84754376058 rows/sec., 13.68 MiB/sec. | ||
1755 | 2025.01.14 22:32:47.110938 [ 253 ] {0c0b58d4-3043-4d3c-94eb-1725dfa6c70f} <Debug> TCPHandler: Processed in 0.002104565 sec. | ||
1756 | 2025.01.14 22:32:47.111100 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2025.01.14 22:32:47.111240 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1758 | 2025.01.14 22:32:47.111299 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1759 | 2025.01.14 22:32:47.111835 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2025.01.14 22:32:47.111873 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1761 | 2025.01.14 22:32:47.112236 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1762 | 2025.01.14 22:32:47.112472 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1763 | 2025.01.14 22:32:47.112699 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. | ||
1764 | 2025.01.14 22:32:47.112751 [ 258 ] {844be66e-efd6-405a-8aab-fa6912c4b5a7} <Debug> TCPHandler: Processed in 0.001724591 sec. | ||
1765 | 2025.01.14 22:32:47.112892 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2025.01.14 22:32:47.113030 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1767 | 2025.01.14 22:32:47.113098 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1768 | 2025.01.14 22:32:47.113719 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2025.01.14 22:32:47.113758 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1770 | 2025.01.14 22:32:47.114151 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1771 | 2025.01.14 22:32:47.114383 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2025.01.14 22:32:47.114596 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001596 sec., 79573.93483709273 rows/sec., 5.14 MiB/sec. | ||
1773 | 2025.01.14 22:32:47.114648 [ 253 ] {bd4be228-a12c-4a96-8980-0d18466b25ff} <Debug> TCPHandler: Processed in 0.001823122 sec. | ||
1774 | 2025.01.14 22:32:47.114793 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2025.01.14 22:32:47.114914 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1776 | 2025.01.14 22:32:47.114965 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1777 | 2025.01.14 22:32:47.115431 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2025.01.14 22:32:47.115468 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1779 | 2025.01.14 22:32:47.115824 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1780 | 2025.01.14 22:32:47.116061 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1781 | 2025.01.14 22:32:47.116294 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
1782 | 2025.01.14 22:32:47.116367 [ 258 ] {82424356-5ddd-46d3-ab97-8ed47bd4e530} <Debug> TCPHandler: Processed in 0.001629379 sec. | ||
1783 | 2025.01.14 22:32:47.116508 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2025.01.14 22:32:47.116624 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1785 | 2025.01.14 22:32:47.116673 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1786 | 2025.01.14 22:32:47.117224 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2025.01.14 22:32:47.117271 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1788 | 2025.01.14 22:32:47.117699 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1789 | 2025.01.14 22:32:47.117952 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2025.01.14 22:32:47.118149 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001548 sec., 27131.782945736435 rows/sec., 1.64 MiB/sec. | ||
1791 | 2025.01.14 22:32:47.118198 [ 253 ] {ab77fbf9-bc89-47a3-bba3-8f4e9245d748} <Debug> TCPHandler: Processed in 0.001748201 sec. | ||
1792 | 2025.01.14 22:32:48.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.82 MiB, peak 170.76 MiB, free memory in arenas 0.00 B, will set to 166.63 MiB (RSS), difference: -1.19 MiB | ||
1793 | 2025.01.14 22:32:50.851681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 230 | ||
1794 | 2025.01.14 22:32:50.855487 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2025.01.14 22:32:50.855538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1796 | 2025.01.14 22:32:50.857126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1797 | 2025.01.14 22:32:50.857431 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2025.01.14 22:32:50.857633 [ 52 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1799 | 2025.01.14 22:32:50.857772 [ 52 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1800 | 2025.01.14 22:32:50.857845 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1801 | 2025.01.14 22:32:50.858577 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
1802 | 2025.01.14 22:32:50.859187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
1803 | 2025.01.14 22:32:50.859553 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1804 | 2025.01.14 22:32:50.859676 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
1805 | 2025.01.14 22:32:50.860229 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
1806 | 2025.01.14 22:32:50.860771 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
1807 | 2025.01.14 22:32:50.861305 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
1808 | 2025.01.14 22:32:50.861782 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1809 | 2025.01.14 22:32:50.862319 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
1810 | 2025.01.14 22:32:50.870069 [ 201 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 72 columns (72 merged, 0 gathered) in 0.012069675 sec., 19056.0226352408 rows/sec., 19.87 MiB/sec. | ||
1811 | 2025.01.14 22:32:50.870710 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1812 | 2025.01.14 22:32:50.871376 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2025.01.14 22:32:50.871451 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_6_1} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1814 | 2025.01.14 22:32:50.871625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
1815 | 2025.01.14 22:32:52.050053 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1816 | 2025.01.14 22:32:52.050347 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1817 | 2025.01.14 22:32:52.050828 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1818 | 2025.01.14 22:32:52.050886 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1819 | 2025.01.14 22:32:52.051326 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1820 | 2025.01.14 22:32:52.051408 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1821 | 2025.01.14 22:32:52.051586 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1822 | 2025.01.14 22:32:52.051748 [ 296 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1823 | 2025.01.14 22:32:52.051785 [ 298 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1824 | 2025.01.14 22:32:52.051821 [ 299 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1825 | 2025.01.14 22:32:52.052027 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
1826 | 2025.01.14 22:32:52.052065 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1827 | 2025.01.14 22:32:52.052189 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1828 | 2025.01.14 22:32:52.052214 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1829 | 2025.01.14 22:32:52.052258 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1830 | 2025.01.14 22:32:52.052306 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1831 | 2025.01.14 22:32:52.052351 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1832 | 2025.01.14 22:32:52.054346 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.004146 sec., 7235.890014471779 rows/sec., 275.82 KiB/sec. | ||
1833 | 2025.01.14 22:32:52.054546 [ 253 ] {3138be3c-ed5f-4508-88ed-97d63f1a0881} <Debug> TCPHandler: Processed in 0.004664566 sec. | ||
1834 | 2025.01.14 22:32:52.058484 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2025.01.14 22:32:52.058763 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1836 | 2025.01.14 22:32:52.058882 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1837 | 2025.01.14 22:32:52.059725 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2025.01.14 22:32:52.059767 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1839 | 2025.01.14 22:32:52.060293 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1840 | 2025.01.14 22:32:52.060551 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2025.01.14 22:32:52.060755 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002071 sec., 482.8585224529213 rows/sec., 109.40 KiB/sec. | ||
1842 | 2025.01.14 22:32:52.060820 [ 258 ] {9eaa1018-83e4-47c1-a0d5-37ac10f665ef} <Debug> TCPHandler: Processed in 0.00252195 sec. | ||
1843 | 2025.01.14 22:32:52.060978 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2025.01.14 22:32:52.061133 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
1845 | 2025.01.14 22:32:52.061197 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1846 | 2025.01.14 22:32:52.061916 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2025.01.14 22:32:52.061966 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1848 | 2025.01.14 22:32:52.062387 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1849 | 2025.01.14 22:32:52.062642 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2025.01.14 22:32:52.062940 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001833 sec., 2182.214948172395 rows/sec., 177.94 KiB/sec. | ||
1851 | 2025.01.14 22:32:52.063043 [ 253 ] {b311ca31-c5b6-4167-84df-944e77b71f28} <Debug> TCPHandler: Processed in 0.002133106 sec. | ||
1852 | 2025.01.14 22:32:52.063203 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1853 | 2025.01.14 22:32:52.063349 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1854 | 2025.01.14 22:32:52.063407 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1855 | 2025.01.14 22:32:52.064134 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2025.01.14 22:32:52.064173 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1857 | 2025.01.14 22:32:52.064565 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1858 | 2025.01.14 22:32:52.064804 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2025.01.14 22:32:52.065007 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Debug> executeQuery: Read 98 rows, 8.85 KiB in 0.001684 sec., 58194.774346793354 rows/sec., 5.13 MiB/sec. | ||
1860 | 2025.01.14 22:32:52.065087 [ 258 ] {59d60ea4-c0db-4a7a-b5e9-edcae0236762} <Debug> TCPHandler: Processed in 0.001954573 sec. | ||
1861 | 2025.01.14 22:32:52.065270 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1862 | 2025.01.14 22:32:52.065412 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1863 | 2025.01.14 22:32:52.065472 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1864 | 2025.01.14 22:32:52.066127 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1865 | 2025.01.14 22:32:52.066169 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1866 | 2025.01.14 22:32:52.066530 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1867 | 2025.01.14 22:32:52.066775 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1868 | 2025.01.14 22:32:52.066982 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001603 sec., 24329.382407985027 rows/sec., 1.77 MiB/sec. | ||
1869 | 2025.01.14 22:32:52.067036 [ 253 ] {0bdb2f1d-28fc-4a41-adfe-7c96645316e4} <Debug> TCPHandler: Processed in 0.001832182 sec. | ||
1870 | 2025.01.14 22:32:52.067203 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2025.01.14 22:32:52.067347 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1872 | 2025.01.14 22:32:52.067404 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1873 | 2025.01.14 22:32:52.068069 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.01.14 22:32:52.068107 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1875 | 2025.01.14 22:32:52.068483 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1876 | 2025.01.14 22:32:52.068727 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1877 | 2025.01.14 22:32:52.068903 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Debug> executeQuery: Read 67 rows, 5.37 KiB in 0.001589 sec., 42164.88357457521 rows/sec., 3.30 MiB/sec. | ||
1878 | 2025.01.14 22:32:52.068956 [ 258 ] {c323ed93-527e-4a36-90c1-d0b588d7c33c} <Debug> TCPHandler: Processed in 0.001827512 sec. | ||
1879 | 2025.01.14 22:32:52.069166 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2025.01.14 22:32:52.069390 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1881 | 2025.01.14 22:32:52.069489 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1882 | 2025.01.14 22:32:52.070218 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.01.14 22:32:52.070257 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1884 | 2025.01.14 22:32:52.070645 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1885 | 2025.01.14 22:32:52.070915 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2025.01.14 22:32:52.071131 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Debug> executeQuery: Read 52 rows, 3.69 KiB in 0.001797 sec., 28937.117417918755 rows/sec., 2.01 MiB/sec. | ||
1887 | 2025.01.14 22:32:52.071188 [ 253 ] {27256efb-279c-4709-a99a-24dba9970c96} <Debug> TCPHandler: Processed in 0.002137666 sec. | ||
1888 | 2025.01.14 22:32:52.071335 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1889 | 2025.01.14 22:32:52.071455 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1890 | 2025.01.14 22:32:52.071536 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <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 | ||
1891 | 2025.01.14 22:32:52.072699 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2025.01.14 22:32:52.072738 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1893 | 2025.01.14 22:32:52.073415 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1894 | 2025.01.14 22:32:52.073702 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2025.01.14 22:32:52.073892 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1896 | 2025.01.14 22:32:52.073959 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00252 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
1897 | 2025.01.14 22:32:52.073972 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2025.01.14 22:32:52.074051 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1899 | 2025.01.14 22:32:52.074419 [ 258 ] {2c16b2c9-c4c0-4afe-b97c-c5fa07cd8dcf} <Debug> TCPHandler: Processed in 0.003136288 sec. | ||
1900 | 2025.01.14 22:32:52.074500 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
1901 | 2025.01.14 22:32:52.074708 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1902 | 2025.01.14 22:32:52.074981 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1903 | 2025.01.14 22:32:52.075031 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1904 | 2025.01.14 22:32:52.075109 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1905 | 2025.01.14 22:32:52.075136 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1906 | 2025.01.14 22:32:52.075927 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
1907 | 2025.01.14 22:32:52.076653 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
1908 | 2025.01.14 22:32:52.077316 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
1909 | 2025.01.14 22:32:52.077530 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2025.01.14 22:32:52.077703 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1911 | 2025.01.14 22:32:52.077987 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
1912 | 2025.01.14 22:32:52.078545 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
1913 | 2025.01.14 22:32:52.079392 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1914 | 2025.01.14 22:32:52.079867 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2025.01.14 22:32:52.080600 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.005626 sec., 3554.9235691432636 rows/sec., 249.96 KiB/sec. | ||
1916 | 2025.01.14 22:32:52.080751 [ 253 ] {66cd7d67-1fed-4f30-95ef-46c40154f1f2} <Debug> TCPHandler: Processed in 0.006200234 sec. | ||
1917 | 2025.01.14 22:32:52.083465 [ 194 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 19 columns (19 merged, 0 gathered) in 0.009258291 sec., 22682.371940998615 rows/sec., 40.65 MiB/sec. | ||
1918 | 2025.01.14 22:32:52.083993 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1919 | 2025.01.14 22:32:52.084436 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1920 | 2025.01.14 22:32:52.084522 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1921 | 2025.01.14 22:32:52.084676 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
1922 | 2025.01.14 22:32:53.342330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
1923 | 2025.01.14 22:32:53.343271 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1924 | 2025.01.14 22:32:53.343312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1925 | 2025.01.14 22:32:53.343863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1926 | 2025.01.14 22:32:53.344135 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1927 | 2025.01.14 22:32:53.344340 [ 42 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1928 | 2025.01.14 22:32:53.344405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
1929 | 2025.01.14 22:32:53.344444 [ 42 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2025.01.14 22:32:53.344477 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1931 | 2025.01.14 22:32:53.344594 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1932 | 2025.01.14 22:32:53.344731 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1933 | 2025.01.14 22:32:53.344773 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1934 | 2025.01.14 22:32:53.344855 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1935 | 2025.01.14 22:32:53.345054 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1936 | 2025.01.14 22:32:53.345270 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1937 | 2025.01.14 22:32:53.345481 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1938 | 2025.01.14 22:32:53.345669 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
1939 | 2025.01.14 22:32:53.347470 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002923615 sec., 1752624.747102474 rows/sec., 25.07 MiB/sec. | ||
1940 | 2025.01.14 22:32:53.348202 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1941 | 2025.01.14 22:32:53.348549 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_11_2} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2025.01.14 22:32:53.348641 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_11_2} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1943 | 2025.01.14 22:32:53.348747 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
1944 | 2025.01.14 22:32:53.655579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
1945 | 2025.01.14 22:32:53.676436 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.01.14 22:32:53.676500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1947 | 2025.01.14 22:32:53.683911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1948 | 2025.01.14 22:32:53.684714 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.01.14 22:32:53.685103 [ 42 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1950 | 2025.01.14 22:32:53.685238 [ 42 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1951 | 2025.01.14 22:32:53.685316 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1952 | 2025.01.14 22:32:53.685784 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1953 | 2025.01.14 22:32:53.699754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
1954 | 2025.01.14 22:32:53.701442 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1955 | 2025.01.14 22:32:53.702686 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1956 | 2025.01.14 22:32:53.708230 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1957 | 2025.01.14 22:32:53.713862 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1958 | 2025.01.14 22:32:53.719339 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1959 | 2025.01.14 22:32:53.724968 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1960 | 2025.01.14 22:32:53.729792 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
1961 | 2025.01.14 22:32:53.785909 [ 200 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100428061 sec., 826.4622374816138 rows/sec., 4.27 MiB/sec. | ||
1962 | 2025.01.14 22:32:53.787630 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1963 | 2025.01.14 22:32:53.789959 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_11_2} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2025.01.14 22:32:53.790056 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_11_2} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1965 | 2025.01.14 22:32:53.791202 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
1966 | 2025.01.14 22:32:57.055087 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1967 | 2025.01.14 22:32:57.055317 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1968 | 2025.01.14 22:32:57.055398 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1969 | 2025.01.14 22:32:57.056218 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1970 | 2025.01.14 22:32:57.056267 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1971 | 2025.01.14 22:32:57.056718 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1972 | 2025.01.14 22:32:57.056989 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1973 | 2025.01.14 22:32:57.057244 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00198 sec., 7070.707070707071 rows/sec., 509.00 KiB/sec. | ||
1974 | 2025.01.14 22:32:57.057424 [ 253 ] {16c07aca-7afc-4a13-9100-cbfbdb30af95} <Debug> TCPHandler: Processed in 0.002474699 sec. | ||
1975 | 2025.01.14 22:32:57.057697 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2025.01.14 22:32:57.057910 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1977 | 2025.01.14 22:32:57.057987 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1978 | 2025.01.14 22:32:57.058806 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1979 | 2025.01.14 22:32:57.058851 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1980 | 2025.01.14 22:32:57.059309 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1981 | 2025.01.14 22:32:57.059577 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2025.01.14 22:32:57.059800 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Debug> executeQuery: Read 173 rows, 15.65 KiB in 0.001945 sec., 88946.01542416454 rows/sec., 7.86 MiB/sec. | ||
1983 | 2025.01.14 22:32:57.059883 [ 258 ] {55f48d60-bfbf-4bf5-b0ed-2fef28a192a1} <Debug> TCPHandler: Processed in 0.002321428 sec. | ||
1984 | 2025.01.14 22:32:57.060057 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1985 | 2025.01.14 22:32:57.060204 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1986 | 2025.01.14 22:32:57.060266 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1987 | 2025.01.14 22:32:57.060985 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2025.01.14 22:32:57.061034 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1989 | 2025.01.14 22:32:57.061416 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1990 | 2025.01.14 22:32:57.061654 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2025.01.14 22:32:57.061873 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001705 sec., 4105.571847507332 rows/sec., 267.48 KiB/sec. | ||
1992 | 2025.01.14 22:32:57.061928 [ 253 ] {0da9759e-b9e4-4501-86bf-22399d836626} <Debug> TCPHandler: Processed in 0.001941643 sec. | ||
1993 | 2025.01.14 22:32:57.062095 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1994 | 2025.01.14 22:32:57.062242 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1995 | 2025.01.14 22:32:57.062303 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1996 | 2025.01.14 22:32:57.063004 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2025.01.14 22:32:57.063050 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1998 | 2025.01.14 22:32:57.063416 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1999 | 2025.01.14 22:32:57.063656 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2000 | 2025.01.14 22:32:57.063906 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
2001 | 2025.01.14 22:32:57.063973 [ 258 ] {8c4f3a9b-6d7d-4995-9c81-ce6ade86ec39} <Debug> TCPHandler: Processed in 0.001947934 sec. | ||
2002 | 2025.01.14 22:32:57.064130 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2003 | 2025.01.14 22:32:57.064279 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2004 | 2025.01.14 22:32:57.064337 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2005 | 2025.01.14 22:32:57.065014 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2025.01.14 22:32:57.065063 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2007 | 2025.01.14 22:32:57.065433 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2008 | 2025.01.14 22:32:57.065668 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2025.01.14 22:32:57.065845 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. | ||
2010 | 2025.01.14 22:32:57.065899 [ 253 ] {43d235f2-748e-4c34-a6f4-46a38183ee8d} <Debug> TCPHandler: Processed in 0.001835552 sec. | ||
2011 | 2025.01.14 22:32:57.066036 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2012 | 2025.01.14 22:32:57.066176 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2013 | 2025.01.14 22:32:57.066235 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2014 | 2025.01.14 22:32:57.067071 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2015 | 2025.01.14 22:32:57.067111 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2016 | 2025.01.14 22:32:57.067491 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2017 | 2025.01.14 22:32:57.067763 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2018 | 2025.01.14 22:32:57.067981 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001837 sec., 188350.5715841045 rows/sec., 13.19 MiB/sec. | ||
2019 | 2025.01.14 22:32:57.068036 [ 258 ] {6f8906b4-c0e9-4bf5-b851-13e0964f4477} <Debug> TCPHandler: Processed in 0.002056714 sec. | ||
2020 | 2025.01.14 22:32:57.068203 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2025.01.14 22:32:57.068347 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2022 | 2025.01.14 22:32:57.068406 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2023 | 2025.01.14 22:32:57.068970 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2025.01.14 22:32:57.069012 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2025 | 2025.01.14 22:32:57.069404 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2026 | 2025.01.14 22:32:57.069647 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2025.01.14 22:32:57.069891 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. | ||
2028 | 2025.01.14 22:32:57.069951 [ 253 ] {0e41cace-fe3b-4ff7-ba8c-1543d1744b49} <Debug> TCPHandler: Processed in 0.001816912 sec. | ||
2029 | 2025.01.14 22:32:57.070113 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2030 | 2025.01.14 22:32:57.070255 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2031 | 2025.01.14 22:32:57.070318 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2032 | 2025.01.14 22:32:57.070973 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2033 | 2025.01.14 22:32:57.071019 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2034 | 2025.01.14 22:32:57.071426 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2035 | 2025.01.14 22:32:57.071666 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2036 | 2025.01.14 22:32:57.071877 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001654 sec., 76783.55501813785 rows/sec., 4.96 MiB/sec. | ||
2037 | 2025.01.14 22:32:57.071930 [ 258 ] {91ae409c-679d-49e7-a497-7e3a1cde2c7b} <Debug> TCPHandler: Processed in 0.001883303 sec. | ||
2038 | 2025.01.14 22:32:57.072072 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2025.01.14 22:32:57.072212 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2040 | 2025.01.14 22:32:57.072273 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2041 | 2025.01.14 22:32:57.072816 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2042 | 2025.01.14 22:32:57.072862 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2043 | 2025.01.14 22:32:57.073261 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2044 | 2025.01.14 22:32:57.073510 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2025.01.14 22:32:57.073687 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
2046 | 2025.01.14 22:32:57.073736 [ 253 ] {1409bfd5-fb78-4e52-8cf9-a3ebbdc2234d} <Debug> TCPHandler: Processed in 0.001724781 sec. | ||
2047 | 2025.01.14 22:32:57.073874 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2048 | 2025.01.14 22:32:57.073991 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2049 | 2025.01.14 22:32:57.074041 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2050 | 2025.01.14 22:32:57.074514 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2025.01.14 22:32:57.074553 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2052 | 2025.01.14 22:32:57.074920 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2053 | 2025.01.14 22:32:57.075152 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2054 | 2025.01.14 22:32:57.075371 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001404 sec., 29914.529914529914 rows/sec., 1.81 MiB/sec. | ||
2055 | 2025.01.14 22:32:57.075422 [ 258 ] {ff1201d3-c244-4324-bf1c-98941987f519} <Debug> TCPHandler: Processed in 0.001606619 sec. | ||
2056 | 2025.01.14 22:33:00.761045 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2057 | 2025.01.14 22:33:00.761115 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2058 | 2025.01.14 22:33:00.844639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2059 | 2025.01.14 22:33:00.845276 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2060 | 2025.01.14 22:33:00.845321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2061 | 2025.01.14 22:33:00.845992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2062 | 2025.01.14 22:33:00.846257 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2025.01.14 22:33:00.846445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2064 | 2025.01.14 22:33:00.859639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 268 | ||
2065 | 2025.01.14 22:33:00.862827 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.01.14 22:33:00.862873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2067 | 2025.01.14 22:33:00.864367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2068 | 2025.01.14 22:33:00.864677 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.01.14 22:33:00.865181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
2070 | 2025.01.14 22:33:01.199942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2071 | 2025.01.14 22:33:01.219014 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2025.01.14 22:33:01.219081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2073 | 2025.01.14 22:33:01.226210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2074 | 2025.01.14 22:33:01.226994 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.01.14 22:33:01.229688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2076 | 2025.01.14 22:33:02.052804 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2025.01.14 22:33:02.053020 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2078 | 2025.01.14 22:33:02.053099 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2079 | 2025.01.14 22:33:02.053898 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2025.01.14 22:33:02.053951 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2081 | 2025.01.14 22:33:02.054414 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2082 | 2025.01.14 22:33:02.054678 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2025.01.14 22:33:02.054923 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Debug> executeQuery: Read 102 rows, 9.29 KiB in 0.001963 sec., 51961.283749363225 rows/sec., 4.62 MiB/sec. | ||
2084 | 2025.01.14 22:33:02.054983 [ 253 ] {b3f72158-e89d-473a-b4b4-e201defa66db} <Debug> TCPHandler: Processed in 0.002319798 sec. | ||
2085 | 2025.01.14 22:33:02.055255 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2025.01.14 22:33:02.055474 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2087 | 2025.01.14 22:33:02.055557 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2088 | 2025.01.14 22:33:02.056381 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2025.01.14 22:33:02.056425 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2090 | 2025.01.14 22:33:02.056862 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2091 | 2025.01.14 22:33:02.057125 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2025.01.14 22:33:02.057326 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00191 sec., 19895.287958115183 rows/sec., 1.46 MiB/sec. | ||
2093 | 2025.01.14 22:33:02.057390 [ 258 ] {793afb44-a3d3-4b93-9281-75206525eff7} <Debug> TCPHandler: Processed in 0.002271867 sec. | ||
2094 | 2025.01.14 22:33:02.057554 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2025.01.14 22:33:02.057695 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2096 | 2025.01.14 22:33:02.057753 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2097 | 2025.01.14 22:33:02.058429 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2025.01.14 22:33:02.058470 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2099 | 2025.01.14 22:33:02.058848 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2100 | 2025.01.14 22:33:02.059099 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2025.01.14 22:33:02.059351 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001679 sec., 44669.44609886838 rows/sec., 3.49 MiB/sec. | ||
2102 | 2025.01.14 22:33:02.059528 [ 253 ] {108ed01b-5e07-4af9-9837-3135faf73ee3} <Debug> TCPHandler: Processed in 0.002039545 sec. | ||
2103 | 2025.01.14 22:33:02.059699 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2025.01.14 22:33:02.059829 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2105 | 2025.01.14 22:33:02.059888 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2106 | 2025.01.14 22:33:02.060463 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2025.01.14 22:33:02.060503 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2108 | 2025.01.14 22:33:02.060932 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2109 | 2025.01.14 22:33:02.061181 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2025.01.14 22:33:02.061308 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2111 | 2025.01.14 22:33:02.061363 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2112 | 2025.01.14 22:33:02.061378 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001579 sec., 31665.611146295123 rows/sec., 2.20 MiB/sec. | ||
2113 | 2025.01.14 22:33:02.061396 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2114 | 2025.01.14 22:33:02.061502 [ 258 ] {582213f2-6970-4ac7-969f-8b73bf6878ff} <Debug> TCPHandler: Processed in 0.001860692 sec. | ||
2115 | 2025.01.14 22:33:02.061799 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2025.01.14 22:33:02.061816 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
2117 | 2025.01.14 22:33:02.062109 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2118 | 2025.01.14 22:33:02.062201 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2119 | 2025.01.14 22:33:02.062289 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <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 | ||
2120 | 2025.01.14 22:33:02.062313 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
2121 | 2025.01.14 22:33:02.062848 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
2122 | 2025.01.14 22:33:02.063271 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part | ||
2123 | 2025.01.14 22:33:02.063633 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
2124 | 2025.01.14 22:33:02.064060 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 127 rows starting from the beginning of the part | ||
2125 | 2025.01.14 22:33:02.064515 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
2126 | 2025.01.14 22:33:02.067108 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.005565206 sec., 78343.91036019153 rows/sec., 5.22 MiB/sec. | ||
2127 | 2025.01.14 22:33:02.067395 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2128 | 2025.01.14 22:33:02.068026 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2129 | 2025.01.14 22:33:02.068096 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.01.14 22:33:02.068102 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2131 | 2025.01.14 22:33:02.068279 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2132 | 2025.01.14 22:33:02.068483 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2133 | 2025.01.14 22:33:02.069126 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2134 | 2025.01.14 22:33:02.069403 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2135 | 2025.01.14 22:33:02.069655 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.007639 sec., 4974.473098573112 rows/sec., 8.91 MiB/sec. | ||
2136 | 2025.01.14 22:33:02.069814 [ 253 ] {30a9c5f0-e424-4095-baa8-cd31dde2bdba} <Debug> TCPHandler: Processed in 0.008209428 sec. | ||
2137 | 2025.01.14 22:33:02.069996 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2138 | 2025.01.14 22:33:02.070150 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2139 | 2025.01.14 22:33:02.070217 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2140 | 2025.01.14 22:33:02.070733 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2025.01.14 22:33:02.070772 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2142 | 2025.01.14 22:33:02.071164 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2143 | 2025.01.14 22:33:02.071416 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2144 | 2025.01.14 22:33:02.071667 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001532 sec., 5874.67362924282 rows/sec., 414.98 KiB/sec. | ||
2145 | 2025.01.14 22:33:02.071751 [ 258 ] {d4a3cf19-41bd-4d47-94b5-7bba3562d34d} <Debug> TCPHandler: Processed in 0.001836002 sec. | ||
2146 | 2025.01.14 22:33:02.071908 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2147 | 2025.01.14 22:33:02.072031 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2148 | 2025.01.14 22:33:02.072083 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2149 | 2025.01.14 22:33:02.072573 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2025.01.14 22:33:02.072614 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2151 | 2025.01.14 22:33:02.072988 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2152 | 2025.01.14 22:33:02.073236 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2025.01.14 22:33:02.073407 [ 35 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2154 | 2025.01.14 22:33:02.073465 [ 35 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2025.01.14 22:33:02.073469 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001458 sec., 13717.421124828532 rows/sec., 964.51 KiB/sec. | ||
2156 | 2025.01.14 22:33:02.073506 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2157 | 2025.01.14 22:33:02.073628 [ 253 ] {e6a0fcec-80e0-4551-bc4a-a8c46964712a} <Debug> TCPHandler: Processed in 0.001778211 sec. | ||
2158 | 2025.01.14 22:33:02.073722 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2159 | 2025.01.14 22:33:02.073848 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2160 | 2025.01.14 22:33:02.073878 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2161 | 2025.01.14 22:33:02.073938 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2162 | 2025.01.14 22:33:02.074075 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
2163 | 2025.01.14 22:33:02.074187 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2164 | 2025.01.14 22:33:02.074290 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2165 | 2025.01.14 22:33:02.074387 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
2166 | 2025.01.14 22:33:02.075306 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167836 sec., 92947.87769012607 rows/sec., 5.97 MiB/sec. | ||
2167 | 2025.01.14 22:33:02.075550 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2168 | 2025.01.14 22:33:02.075969 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2169 | 2025.01.14 22:33:02.076072 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_6_1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2170 | 2025.01.14 22:33:02.076185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2171 | 2025.01.14 22:33:04.211205 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2172 | 2025.01.14 22:33:04.211471 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2173 | 2025.01.14 22:33:04.211902 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2174 | 2025.01.14 22:33:04.211955 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2175 | 2025.01.14 22:33:04.212321 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2176 | 2025.01.14 22:33:04.212407 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2177 | 2025.01.14 22:33:04.212587 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2178 | 2025.01.14 22:33:04.212811 [ 301 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2179 | 2025.01.14 22:33:04.212832 [ 298 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2180 | 2025.01.14 22:33:04.212853 [ 299 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2181 | 2025.01.14 22:33:04.212846 [ 296 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2182 | 2025.01.14 22:33:04.213048 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2183 | 2025.01.14 22:33:04.213082 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2184 | 2025.01.14 22:33:04.213204 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2185 | 2025.01.14 22:33:04.213229 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2186 | 2025.01.14 22:33:04.213272 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2187 | 2025.01.14 22:33:04.213324 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2188 | 2025.01.14 22:33:04.213369 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2189 | 2025.01.14 22:33:04.214851 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003534 sec., 8488.964346349745 rows/sec., 323.59 KiB/sec. | ||
2190 | 2025.01.14 22:33:04.215055 [ 253 ] {d256956a-27a6-4989-b63b-acacc83b3f3d} <Debug> TCPHandler: Processed in 0.004040719 sec. | ||
2191 | 2025.01.14 22:33:04.215547 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2192 | 2025.01.14 22:33:04.215823 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2193 | 2025.01.14 22:33:04.216324 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2194 | 2025.01.14 22:33:04.216378 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2195 | 2025.01.14 22:33:04.216737 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2196 | 2025.01.14 22:33:04.216825 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2197 | 2025.01.14 22:33:04.217006 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2198 | 2025.01.14 22:33:04.217131 [ 301 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2199 | 2025.01.14 22:33:04.217130 [ 298 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2200 | 2025.01.14 22:33:04.217235 [ 299 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2201 | 2025.01.14 22:33:04.217246 [ 296 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2202 | 2025.01.14 22:33:04.217385 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2203 | 2025.01.14 22:33:04.217421 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2204 | 2025.01.14 22:33:04.217538 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2205 | 2025.01.14 22:33:04.217563 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2206 | 2025.01.14 22:33:04.217605 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2207 | 2025.01.14 22:33:04.217654 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2208 | 2025.01.14 22:33:04.217702 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2209 | 2025.01.14 22:33:04.219127 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003441 sec., 8718.395815170008 rows/sec., 332.33 KiB/sec. | ||
2210 | 2025.01.14 22:33:04.219324 [ 258 ] {199a7f83-a2e1-428a-82a5-1634f14d3ff2} <Debug> TCPHandler: Processed in 0.003909867 sec. | ||
2211 | 2025.01.14 22:33:04.219628 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2025.01.14 22:33:04.219863 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2213 | 2025.01.14 22:33:04.220282 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2214 | 2025.01.14 22:33:04.220338 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2215 | 2025.01.14 22:33:04.220668 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2216 | 2025.01.14 22:33:04.220737 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2217 | 2025.01.14 22:33:04.220890 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2218 | 2025.01.14 22:33:04.221027 [ 298 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2219 | 2025.01.14 22:33:04.221038 [ 301 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2220 | 2025.01.14 22:33:04.221070 [ 296 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2221 | 2025.01.14 22:33:04.221129 [ 299 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2222 | 2025.01.14 22:33:04.221238 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2223 | 2025.01.14 22:33:04.221268 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2224 | 2025.01.14 22:33:04.221383 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2225 | 2025.01.14 22:33:04.221405 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2226 | 2025.01.14 22:33:04.221446 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2227 | 2025.01.14 22:33:04.221494 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2228 | 2025.01.14 22:33:04.221539 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2229 | 2025.01.14 22:33:04.222938 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00319 sec., 9404.388714733543 rows/sec., 358.48 KiB/sec. | ||
2230 | 2025.01.14 22:33:04.223154 [ 253 ] {2ba28cb1-8d4c-47ac-8395-f13e6695941f} <Debug> TCPHandler: Processed in 0.003599973 sec. | ||
2231 | 2025.01.14 22:33:04.223461 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2025.01.14 22:33:04.223666 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2233 | 2025.01.14 22:33:04.224026 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2234 | 2025.01.14 22:33:04.224077 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2235 | 2025.01.14 22:33:04.224413 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2236 | 2025.01.14 22:33:04.224483 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2237 | 2025.01.14 22:33:04.224639 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2238 | 2025.01.14 22:33:04.224796 [ 298 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2239 | 2025.01.14 22:33:04.224812 [ 301 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2240 | 2025.01.14 22:33:04.224840 [ 296 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2241 | 2025.01.14 22:33:04.224883 [ 299 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2242 | 2025.01.14 22:33:04.225017 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2243 | 2025.01.14 22:33:04.225042 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2244 | 2025.01.14 22:33:04.225151 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2245 | 2025.01.14 22:33:04.225174 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2246 | 2025.01.14 22:33:04.225215 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2247 | 2025.01.14 22:33:04.225262 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2248 | 2025.01.14 22:33:04.225306 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2249 | 2025.01.14 22:33:04.226654 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003091 sec., 9705.596894208993 rows/sec., 369.96 KiB/sec. | ||
2250 | 2025.01.14 22:33:04.226836 [ 258 ] {391832a2-39de-4878-9ec2-008e91644440} <Debug> TCPHandler: Processed in 0.003435791 sec. | ||
2251 | 2025.01.14 22:33:04.227124 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2252 | 2025.01.14 22:33:04.227357 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2253 | 2025.01.14 22:33:04.227778 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2254 | 2025.01.14 22:33:04.227841 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2255 | 2025.01.14 22:33:04.228246 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2256 | 2025.01.14 22:33:04.228329 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2257 | 2025.01.14 22:33:04.228483 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2258 | 2025.01.14 22:33:04.228601 [ 298 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2259 | 2025.01.14 22:33:04.228607 [ 301 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2260 | 2025.01.14 22:33:04.228697 [ 296 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2261 | 2025.01.14 22:33:04.228720 [ 299 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2262 | 2025.01.14 22:33:04.228843 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2263 | 2025.01.14 22:33:04.228872 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2264 | 2025.01.14 22:33:04.228984 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2265 | 2025.01.14 22:33:04.229007 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2266 | 2025.01.14 22:33:04.229051 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2267 | 2025.01.14 22:33:04.229100 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2268 | 2025.01.14 22:33:04.229146 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2269 | 2025.01.14 22:33:04.230521 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00328 sec., 9146.341463414634 rows/sec., 348.64 KiB/sec. | ||
2270 | 2025.01.14 22:33:04.230730 [ 253 ] {ea76f906-3bed-47ca-8e80-feff3845e773} <Debug> TCPHandler: Processed in 0.003677444 sec. | ||
2271 | 2025.01.14 22:33:04.231007 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2272 | 2025.01.14 22:33:04.231205 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2273 | 2025.01.14 22:33:04.231556 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2274 | 2025.01.14 22:33:04.231606 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2275 | 2025.01.14 22:33:04.231938 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2276 | 2025.01.14 22:33:04.232009 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2277 | 2025.01.14 22:33:04.232174 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2278 | 2025.01.14 22:33:04.232285 [ 301 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2279 | 2025.01.14 22:33:04.232289 [ 298 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2280 | 2025.01.14 22:33:04.232382 [ 296 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2281 | 2025.01.14 22:33:04.232400 [ 299 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2282 | 2025.01.14 22:33:04.232517 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2283 | 2025.01.14 22:33:04.232544 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2284 | 2025.01.14 22:33:04.232649 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2285 | 2025.01.14 22:33:04.232671 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2286 | 2025.01.14 22:33:04.232714 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2287 | 2025.01.14 22:33:04.232761 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2288 | 2025.01.14 22:33:04.232807 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2289 | 2025.01.14 22:33:04.234194 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003089 sec., 9711.880867594691 rows/sec., 370.20 KiB/sec. | ||
2290 | 2025.01.14 22:33:04.234393 [ 258 ] {06f66af5-7069-44ef-b922-d423b95212de} <Debug> TCPHandler: Processed in 0.003440871 sec. | ||
2291 | 2025.01.14 22:33:04.335716 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2292 | 2025.01.14 22:33:04.335959 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2293 | 2025.01.14 22:33:04.336474 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2294 | 2025.01.14 22:33:04.336528 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2295 | 2025.01.14 22:33:04.336984 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2296 | 2025.01.14 22:33:04.337069 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2297 | 2025.01.14 22:33:04.337243 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2298 | 2025.01.14 22:33:04.337432 [ 301 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2299 | 2025.01.14 22:33:04.337432 [ 298 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2300 | 2025.01.14 22:33:04.337481 [ 296 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2301 | 2025.01.14 22:33:04.337517 [ 299 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2302 | 2025.01.14 22:33:04.337671 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
2303 | 2025.01.14 22:33:04.337702 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2304 | 2025.01.14 22:33:04.337822 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2305 | 2025.01.14 22:33:04.337848 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2306 | 2025.01.14 22:33:04.337891 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2307 | 2025.01.14 22:33:04.337940 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2308 | 2025.01.14 22:33:04.337985 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2309 | 2025.01.14 22:33:04.339527 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003684 sec., 8143.322475570032 rows/sec., 310.41 KiB/sec. | ||
2310 | 2025.01.14 22:33:04.339743 [ 253 ] {53be6b0c-db1e-490a-aa1b-8fbd0bba3664} <Debug> TCPHandler: Processed in 0.004133339 sec. | ||
2311 | 2025.01.14 22:33:04.340440 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2312 | 2025.01.14 22:33:04.340613 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2313 | 2025.01.14 22:33:04.340688 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2314 | 2025.01.14 22:33:04.341527 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2025.01.14 22:33:04.341575 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2316 | 2025.01.14 22:33:04.342110 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2317 | 2025.01.14 22:33:04.342353 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2318 | 2025.01.14 22:33:04.342622 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.00205 sec., 3414.6341463414633 rows/sec., 694.55 KiB/sec. | ||
2319 | 2025.01.14 22:33:04.342782 [ 258 ] {392b4178-6cfc-44d6-b683-4ed1c1f50fd2} <Debug> TCPHandler: Processed in 0.00246985 sec. | ||
2320 | 2025.01.14 22:33:04.342939 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2321 | 2025.01.14 22:33:04.343074 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2322 | 2025.01.14 22:33:04.343129 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2323 | 2025.01.14 22:33:04.343785 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2025.01.14 22:33:04.343830 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2325 | 2025.01.14 22:33:04.344257 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2326 | 2025.01.14 22:33:04.344514 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2025.01.14 22:33:04.344811 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 575.56 KiB/sec. | ||
2328 | 2025.01.14 22:33:04.344922 [ 253 ] {80218111-ccda-4eb7-a84e-258d476aaf3e} <Debug> TCPHandler: Processed in 0.002046094 sec. | ||
2329 | 2025.01.14 22:33:04.345110 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2025.01.14 22:33:04.345256 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2331 | 2025.01.14 22:33:04.345316 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2332 | 2025.01.14 22:33:04.346649 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.01.14 22:33:04.346695 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2334 | 2025.01.14 22:33:04.347224 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2335 | 2025.01.14 22:33:04.347507 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2025.01.14 22:33:04.347691 [ 30 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2337 | 2025.01.14 22:33:04.347753 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Debug> executeQuery: Read 1314 rows, 112.29 KiB in 0.002525 sec., 520396.0396039604 rows/sec., 43.43 MiB/sec. | ||
2338 | 2025.01.14 22:33:04.347760 [ 30 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2339 | 2025.01.14 22:33:04.347842 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2340 | 2025.01.14 22:33:04.347895 [ 258 ] {cefbd8e3-384b-4ba1-8bd3-0961e81ec759} <Debug> TCPHandler: Processed in 0.002852864 sec. | ||
2341 | 2025.01.14 22:33:04.348229 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2025.01.14 22:33:04.348279 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
2343 | 2025.01.14 22:33:04.348478 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2344 | 2025.01.14 22:33:04.348539 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2345 | 2025.01.14 22:33:04.348603 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2346 | 2025.01.14 22:33:04.348617 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
2347 | 2025.01.14 22:33:04.348997 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 173 rows starting from the beginning of the part | ||
2348 | 2025.01.14 22:33:04.349329 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part | ||
2349 | 2025.01.14 22:33:04.349692 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 173 rows starting from the beginning of the part | ||
2350 | 2025.01.14 22:33:04.350098 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
2351 | 2025.01.14 22:33:04.350482 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1314 rows starting from the beginning of the part | ||
2352 | 2025.01.14 22:33:04.351518 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2353 | 2025.01.14 22:33:04.351607 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2354 | 2025.01.14 22:33:04.353026 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2355 | 2025.01.14 22:33:04.353533 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2356 | 2025.01.14 22:33:04.353762 [ 28 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2357 | 2025.01.14 22:33:04.353885 [ 28 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2358 | 2025.01.14 22:33:04.353968 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2359 | 2025.01.14 22:33:04.354350 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005805 sec., 1205.857019810508 rows/sec., 78.56 KiB/sec. | ||
2360 | 2025.01.14 22:33:04.354489 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
2361 | 2025.01.14 22:33:04.354829 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006837661 sec., 286062.7340255681 rows/sec., 25.43 MiB/sec. | ||
2362 | 2025.01.14 22:33:04.354897 [ 253 ] {7e2c0c84-40a9-4e2b-9009-69ffde057a76} <Debug> TCPHandler: Processed in 0.006848401 sec. | ||
2363 | 2025.01.14 22:33:04.355024 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2364 | 2025.01.14 22:33:04.355137 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 35 rows starting from the beginning of the part | ||
2365 | 2025.01.14 22:33:04.355165 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2366 | 2025.01.14 22:33:04.355225 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2367 | 2025.01.14 22:33:04.355560 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
2368 | 2025.01.14 22:33:04.355919 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
2369 | 2025.01.14 22:33:04.356027 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2370 | 2025.01.14 22:33:04.356221 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
2371 | 2025.01.14 22:33:04.356412 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2025.01.14 22:33:04.356519 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2373 | 2025.01.14 22:33:04.356675 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
2374 | 2025.01.14 22:33:04.356884 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_11_2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2375 | 2025.01.14 22:33:04.357076 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
2376 | 2025.01.14 22:33:04.357199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2377 | 2025.01.14 22:33:04.359320 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2025.01.14 22:33:04.359397 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2379 | 2025.01.14 22:33:04.360215 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097673 sec., 21811.59927729808 rows/sec., 1.65 MiB/sec. | ||
2380 | 2025.01.14 22:33:04.360374 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2381 | 2025.01.14 22:33:04.360443 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2382 | 2025.01.14 22:33:04.360900 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2383 | 2025.01.14 22:33:04.361175 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2384 | 2025.01.14 22:33:04.361514 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_10_2} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2385 | 2025.01.14 22:33:04.361535 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005882 sec., 41142.46854811288 rows/sec., 2.79 MiB/sec. | ||
2386 | 2025.01.14 22:33:04.361772 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2387 | 2025.01.14 22:33:04.361788 [ 258 ] {1bb16e7b-3788-4279-9b87-727ce87c832d} <Debug> TCPHandler: Processed in 0.006741551 sec. | ||
2388 | 2025.01.14 22:33:04.361975 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.01.14 22:33:04.362102 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2390 | 2025.01.14 22:33:04.362151 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2391 | 2025.01.14 22:33:04.362756 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.01.14 22:33:04.362797 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2393 | 2025.01.14 22:33:04.363185 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2394 | 2025.01.14 22:33:04.363446 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2025.01.14 22:33:04.363666 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 509.14 KiB/sec. | ||
2396 | 2025.01.14 22:33:04.363728 [ 253 ] {cf2eba0a-aadf-482a-9359-d5745dbf491b} <Debug> TCPHandler: Processed in 0.001813992 sec. | ||
2397 | 2025.01.14 22:33:04.363885 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.01.14 22:33:04.364011 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2399 | 2025.01.14 22:33:04.364064 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2400 | 2025.01.14 22:33:04.365015 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2025.01.14 22:33:04.365057 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2402 | 2025.01.14 22:33:04.365508 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2403 | 2025.01.14 22:33:04.365771 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.01.14 22:33:04.365946 [ 28 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2405 | 2025.01.14 22:33:04.366002 [ 28 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2406 | 2025.01.14 22:33:04.366026 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Debug> executeQuery: Read 802 rows, 59.09 KiB in 0.00203 sec., 395073.89162561577 rows/sec., 28.43 MiB/sec. | ||
2407 | 2025.01.14 22:33:04.366041 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2408 | 2025.01.14 22:33:04.366206 [ 258 ] {8f051fa3-f83e-4a49-b7cf-d7b0e2c0923a} <Debug> TCPHandler: Processed in 0.002382609 sec. | ||
2409 | 2025.01.14 22:33:04.366277 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
2410 | 2025.01.14 22:33:04.366412 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2025.01.14 22:33:04.366474 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2412 | 2025.01.14 22:33:04.366533 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part | ||
2413 | 2025.01.14 22:33:04.366633 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2414 | 2025.01.14 22:33:04.366793 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 346 rows starting from the beginning of the part | ||
2415 | 2025.01.14 22:33:04.366815 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2416 | 2025.01.14 22:33:04.367254 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 67 rows starting from the beginning of the part | ||
2417 | 2025.01.14 22:33:04.367720 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 346 rows starting from the beginning of the part | ||
2418 | 2025.01.14 22:33:04.368000 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
2419 | 2025.01.14 22:33:04.368420 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 802 rows starting from the beginning of the part | ||
2420 | 2025.01.14 22:33:04.369157 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2421 | 2025.01.14 22:33:04.369212 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2422 | 2025.01.14 22:33:04.370126 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2423 | 2025.01.14 22:33:04.370671 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2424 | 2025.01.14 22:33:04.371072 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004509 sec., 1330.6719893546242 rows/sec., 69.52 KiB/sec. | ||
2425 | 2025.01.14 22:33:04.371190 [ 253 ] {76039d97-4dd6-4a66-9369-f9a2609e18b9} <Debug> TCPHandler: Processed in 0.004859688 sec. | ||
2426 | 2025.01.14 22:33:04.371469 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2427 | 2025.01.14 22:33:04.371627 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1709 rows, containing 5 columns (5 merged, 0 gathered) in 0.005463806 sec., 312785.62965083314 rows/sec., 23.70 MiB/sec. | ||
2428 | 2025.01.14 22:33:04.371700 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2429 | 2025.01.14 22:33:04.371800 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2430 | 2025.01.14 22:33:04.371909 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2431 | 2025.01.14 22:33:04.372508 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2432 | 2025.01.14 22:33:04.372596 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_11_2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2433 | 2025.01.14 22:33:04.372700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2434 | 2025.01.14 22:33:04.373686 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2435 | 2025.01.14 22:33:04.373728 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2436 | 2025.01.14 22:33:04.374359 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2437 | 2025.01.14 22:33:04.374616 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2438 | 2025.01.14 22:33:04.374846 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Debug> executeQuery: Read 2828 rows, 192.97 KiB in 0.003204 sec., 882646.6916354557 rows/sec., 58.82 MiB/sec. | ||
2439 | 2025.01.14 22:33:04.374912 [ 258 ] {6f2bc905-118b-4819-a65e-52a597be8d76} <Debug> TCPHandler: Processed in 0.003603273 sec. | ||
2440 | 2025.01.14 22:33:04.375082 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2025.01.14 22:33:04.375222 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2442 | 2025.01.14 22:33:04.375285 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2443 | 2025.01.14 22:33:04.375775 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2444 | 2025.01.14 22:33:04.375814 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2445 | 2025.01.14 22:33:04.376183 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2446 | 2025.01.14 22:33:04.376431 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2447 | 2025.01.14 22:33:04.376643 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
2448 | 2025.01.14 22:33:04.376699 [ 253 ] {f1d191d2-2bf8-48a6-87e5-ed4d3432d209} <Debug> TCPHandler: Processed in 0.00168442 sec. | ||
2449 | 2025.01.14 22:33:04.376864 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2450 | 2025.01.14 22:33:04.377019 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2451 | 2025.01.14 22:33:04.377098 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2452 | 2025.01.14 22:33:04.377686 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2025.01.14 22:33:04.377730 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2454 | 2025.01.14 22:33:04.378121 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2455 | 2025.01.14 22:33:04.378360 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2456 | 2025.01.14 22:33:04.378567 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Debug> executeQuery: Read 30 rows, 1.75 KiB in 0.001603 sec., 18714.909544603866 rows/sec., 1.07 MiB/sec. | ||
2457 | 2025.01.14 22:33:04.378619 [ 258 ] {260c2bb3-1cb0-43e4-948b-837a75f5feec} <Debug> TCPHandler: Processed in 0.001816301 sec. | ||
2458 | 2025.01.14 22:33:05.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.74 MiB, peak 177.97 MiB, free memory in arenas 0.00 B, will set to 170.57 MiB (RSS), difference: -1.17 MiB | ||
2459 | 2025.01.14 22:33:07.052228 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2460 | 2025.01.14 22:33:07.052426 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2461 | 2025.01.14 22:33:07.052496 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2462 | 2025.01.14 22:33:07.053221 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2463 | 2025.01.14 22:33:07.053264 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2464 | 2025.01.14 22:33:07.053692 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2465 | 2025.01.14 22:33:07.053945 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2466 | 2025.01.14 22:33:07.054175 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.0018 sec., 28888.88888888889 rows/sec., 2.21 MiB/sec. | ||
2467 | 2025.01.14 22:33:07.054233 [ 253 ] {30115df3-2bd6-45e5-b77a-985018eea5fe} <Debug> TCPHandler: Processed in 0.002131405 sec. | ||
2468 | 2025.01.14 22:33:07.054485 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2025.01.14 22:33:07.054704 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2470 | 2025.01.14 22:33:07.054785 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2471 | 2025.01.14 22:33:07.055643 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2025.01.14 22:33:07.055692 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2473 | 2025.01.14 22:33:07.056132 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2474 | 2025.01.14 22:33:07.056386 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2475 | 2025.01.14 22:33:07.056619 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.21 MiB/sec. | ||
2476 | 2025.01.14 22:33:07.056684 [ 258 ] {e1ea8098-5056-44b0-a173-56d15acf8739} <Debug> TCPHandler: Processed in 0.002342708 sec. | ||
2477 | 2025.01.14 22:33:07.056856 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2478 | 2025.01.14 22:33:07.056994 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2479 | 2025.01.14 22:33:07.057058 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2480 | 2025.01.14 22:33:07.057650 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2025.01.14 22:33:07.057690 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2482 | 2025.01.14 22:33:07.058071 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2483 | 2025.01.14 22:33:07.058313 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2025.01.14 22:33:07.058531 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Debug> executeQuery: Read 90 rows, 6.39 KiB in 0.001568 sec., 57397.95918367347 rows/sec., 3.98 MiB/sec. | ||
2485 | 2025.01.14 22:33:07.058584 [ 253 ] {30301a9f-406b-4347-831c-1c9f9650127f} <Debug> TCPHandler: Processed in 0.001796751 sec. | ||
2486 | 2025.01.14 22:33:07.058761 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2487 | 2025.01.14 22:33:07.058907 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2488 | 2025.01.14 22:33:07.058972 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2489 | 2025.01.14 22:33:07.059540 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2490 | 2025.01.14 22:33:07.059581 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2491 | 2025.01.14 22:33:07.059964 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2492 | 2025.01.14 22:33:07.060207 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2025.01.14 22:33:07.060413 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Debug> executeQuery: Read 30 rows, 2.11 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.33 MiB/sec. | ||
2494 | 2025.01.14 22:33:07.060468 [ 258 ] {558b9ca9-7804-4959-a07c-f6ac5f222586} <Debug> TCPHandler: Processed in 0.001779891 sec. | ||
2495 | 2025.01.14 22:33:08.346672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2496 | 2025.01.14 22:33:08.347359 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2497 | 2025.01.14 22:33:08.347412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2498 | 2025.01.14 22:33:08.347969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2499 | 2025.01.14 22:33:08.348242 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2500 | 2025.01.14 22:33:08.348501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2501 | 2025.01.14 22:33:08.729860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2502 | 2025.01.14 22:33:08.749931 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2025.01.14 22:33:08.750005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2504 | 2025.01.14 22:33:08.757744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2505 | 2025.01.14 22:33:08.758820 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2025.01.14 22:33:08.762518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2507 | 2025.01.14 22:33:10.865530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 326 | ||
2508 | 2025.01.14 22:33:10.869114 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2025.01.14 22:33:10.869156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2510 | 2025.01.14 22:33:10.870694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2511 | 2025.01.14 22:33:10.871005 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2512 | 2025.01.14 22:33:10.871944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
2513 | 2025.01.14 22:33:12.057233 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2514 | 2025.01.14 22:33:12.057427 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2515 | 2025.01.14 22:33:12.057499 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2516 | 2025.01.14 22:33:12.058319 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2517 | 2025.01.14 22:33:12.058367 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2518 | 2025.01.14 22:33:12.058825 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2519 | 2025.01.14 22:33:12.059105 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2520 | 2025.01.14 22:33:12.059344 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.00197 sec., 64974.6192893401 rows/sec., 5.60 MiB/sec. | ||
2521 | 2025.01.14 22:33:12.059404 [ 253 ] {37c547ab-31c6-47c4-bfbb-6dcb01897bb4} <Debug> TCPHandler: Processed in 0.002302387 sec. | ||
2522 | 2025.01.14 22:33:12.059677 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2523 | 2025.01.14 22:33:12.059890 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2524 | 2025.01.14 22:33:12.059972 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2525 | 2025.01.14 22:33:12.060802 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.14 22:33:12.060845 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2527 | 2025.01.14 22:33:12.061295 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2528 | 2025.01.14 22:33:12.061556 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2529 | 2025.01.14 22:33:12.061763 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001934 sec., 19648.397104446743 rows/sec., 1.44 MiB/sec. | ||
2530 | 2025.01.14 22:33:12.061829 [ 258 ] {11043d27-e785-4898-80cd-479cee79e69a} <Debug> TCPHandler: Processed in 0.002293447 sec. | ||
2531 | 2025.01.14 22:33:12.062063 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2532 | 2025.01.14 22:33:12.062299 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2533 | 2025.01.14 22:33:12.062392 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2534 | 2025.01.14 22:33:12.063154 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2535 | 2025.01.14 22:33:12.063195 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2536 | 2025.01.14 22:33:12.063576 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2537 | 2025.01.14 22:33:12.063823 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2538 | 2025.01.14 22:33:12.064085 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001833 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
2539 | 2025.01.14 22:33:12.064251 [ 253 ] {7b175412-eb24-4e65-a22f-e218ea8b2344} <Debug> TCPHandler: Processed in 0.002295527 sec. | ||
2540 | 2025.01.14 22:33:12.064438 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2541 | 2025.01.14 22:33:12.064588 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2542 | 2025.01.14 22:33:12.064649 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2543 | 2025.01.14 22:33:12.065218 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2544 | 2025.01.14 22:33:12.065257 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2545 | 2025.01.14 22:33:12.065661 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2546 | 2025.01.14 22:33:12.065909 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2547 | 2025.01.14 22:33:12.066087 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001537 sec., 97592.71307742356 rows/sec., 6.77 MiB/sec. | ||
2548 | 2025.01.14 22:33:12.066143 [ 258 ] {686039d2-d39d-4c1c-b846-a2e293769ad3} <Debug> TCPHandler: Processed in 0.001775231 sec. | ||
2549 | 2025.01.14 22:33:12.066291 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2550 | 2025.01.14 22:33:12.066408 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2551 | 2025.01.14 22:33:12.066493 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <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 | ||
2552 | 2025.01.14 22:33:12.067650 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.01.14 22:33:12.067690 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2554 | 2025.01.14 22:33:12.068378 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2555 | 2025.01.14 22:33:12.068642 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.01.14 22:33:12.068907 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002517 sec., 15097.338100913785 rows/sec., 27.05 MiB/sec. | ||
2557 | 2025.01.14 22:33:12.069029 [ 253 ] {3c737691-6839-429e-9140-fe23746bea53} <Debug> TCPHandler: Processed in 0.002793273 sec. | ||
2558 | 2025.01.14 22:33:12.069181 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2559 | 2025.01.14 22:33:12.069326 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2560 | 2025.01.14 22:33:12.069389 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2561 | 2025.01.14 22:33:12.069928 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2562 | 2025.01.14 22:33:12.069967 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2563 | 2025.01.14 22:33:12.070347 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2564 | 2025.01.14 22:33:12.070589 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2565 | 2025.01.14 22:33:12.070790 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001491 sec., 33534.5405767941 rows/sec., 2.30 MiB/sec. | ||
2566 | 2025.01.14 22:33:12.070863 [ 258 ] {3e0bf380-4908-4c39-943f-4097bdd807b4} <Debug> TCPHandler: Processed in 0.001753041 sec. | ||
2567 | 2025.01.14 22:33:15.761163 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2568 | 2025.01.14 22:33:15.761237 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2569 | 2025.01.14 22:33:15.848730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2570 | 2025.01.14 22:33:15.849476 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2025.01.14 22:33:15.849539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2572 | 2025.01.14 22:33:15.850185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2573 | 2025.01.14 22:33:15.850449 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.01.14 22:33:15.850699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2575 | 2025.01.14 22:33:16.262680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2576 | 2025.01.14 22:33:16.283002 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2577 | 2025.01.14 22:33:16.283047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2578 | 2025.01.14 22:33:16.290343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2579 | 2025.01.14 22:33:16.291089 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2580 | 2025.01.14 22:33:16.293895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2581 | 2025.01.14 22:33:16.420876 [ 126 ] {} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2582 | 2025.01.14 22:33:16.420948 [ 126 ] {} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2025.01.14 22:33:16.420972 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2584 | 2025.01.14 22:33:16.421182 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::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 | ||
2585 | 2025.01.14 22:33:16.421544 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2586 | 2025.01.14 22:33:16.421592 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::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 | ||
2587 | 2025.01.14 22:33:16.421695 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2588 | 2025.01.14 22:33:16.421837 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2589 | 2025.01.14 22:33:16.421951 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::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 | ||
2590 | 2025.01.14 22:33:16.422067 [ 196 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
2591 | 2025.01.14 22:33:16.424272 [ 190 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.003214378 sec., 11821.882802831527 rows/sec., 2.00 MiB/sec. | ||
2592 | 2025.01.14 22:33:16.424516 [ 186 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2593 | 2025.01.14 22:33:16.425025 [ 186 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2025.01.14 22:33:16.425112 [ 186 ] {4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3::all_1_5_1} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2595 | 2025.01.14 22:33:16.425217 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2596 | 2025.01.14 22:33:17.059946 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2597 | 2025.01.14 22:33:17.060227 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2598 | 2025.01.14 22:33:17.060331 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2599 | 2025.01.14 22:33:17.061268 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2025.01.14 22:33:17.061309 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2601 | 2025.01.14 22:33:17.061759 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2602 | 2025.01.14 22:33:17.062021 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2025.01.14 22:33:17.062223 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002076 sec., 6743.73795761079 rows/sec., 485.46 KiB/sec. | ||
2604 | 2025.01.14 22:33:17.062281 [ 253 ] {7da5ff96-9e64-45c1-b49a-4bb81640634b} <Debug> TCPHandler: Processed in 0.00251017 sec. | ||
2605 | 2025.01.14 22:33:17.062530 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2025.01.14 22:33:17.062712 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2607 | 2025.01.14 22:33:17.062780 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2608 | 2025.01.14 22:33:17.063571 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.01.14 22:33:17.063616 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2610 | 2025.01.14 22:33:17.064045 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2611 | 2025.01.14 22:33:17.064303 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.01.14 22:33:17.064551 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001888 sec., 105402.54237288136 rows/sec., 9.13 MiB/sec. | ||
2613 | 2025.01.14 22:33:17.064662 [ 258 ] {8c7fa9ff-c65a-4a60-9872-b771b2adf71b} <Debug> TCPHandler: Processed in 0.002261397 sec. | ||
2614 | 2025.01.14 22:33:17.064848 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2615 | 2025.01.14 22:33:17.064987 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2616 | 2025.01.14 22:33:17.065047 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2617 | 2025.01.14 22:33:17.065737 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2618 | 2025.01.14 22:33:17.065784 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2619 | 2025.01.14 22:33:17.066159 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2620 | 2025.01.14 22:33:17.066398 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2025.01.14 22:33:17.066575 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001619 sec., 4323.656578134651 rows/sec., 281.69 KiB/sec. | ||
2622 | 2025.01.14 22:33:17.066628 [ 253 ] {086a0e53-7cc2-4a19-bfac-156f96e93089} <Debug> TCPHandler: Processed in 0.001847142 sec. | ||
2623 | 2025.01.14 22:33:17.066832 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2025.01.14 22:33:17.066980 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2625 | 2025.01.14 22:33:17.067038 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2626 | 2025.01.14 22:33:17.067741 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2025.01.14 22:33:17.067790 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2628 | 2025.01.14 22:33:17.068149 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2629 | 2025.01.14 22:33:17.068387 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2630 | 2025.01.14 22:33:17.068669 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001703 sec., 8220.786846741044 rows/sec., 575.73 KiB/sec. | ||
2631 | 2025.01.14 22:33:17.068803 [ 258 ] {2bc4cadf-b087-4b43-80e6-aa5f8c7cfb96} <Debug> TCPHandler: Processed in 0.002038815 sec. | ||
2632 | 2025.01.14 22:33:17.068987 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2633 | 2025.01.14 22:33:17.069127 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2634 | 2025.01.14 22:33:17.069185 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2635 | 2025.01.14 22:33:17.069874 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2025.01.14 22:33:17.069913 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2637 | 2025.01.14 22:33:17.070273 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2638 | 2025.01.14 22:33:17.070519 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2025.01.14 22:33:17.070733 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
2640 | 2025.01.14 22:33:17.070887 [ 253 ] {711a9dbd-9098-4ed2-86c5-81707b0fb6ed} <Debug> TCPHandler: Processed in 0.001967944 sec. | ||
2641 | 2025.01.14 22:33:17.071036 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2642 | 2025.01.14 22:33:17.071154 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2643 | 2025.01.14 22:33:17.071201 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2644 | 2025.01.14 22:33:17.071928 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2645 | 2025.01.14 22:33:17.071967 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2646 | 2025.01.14 22:33:17.072334 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2647 | 2025.01.14 22:33:17.072572 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2648 | 2025.01.14 22:33:17.072870 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001722 sec., 217189.31475029036 rows/sec., 15.33 MiB/sec. | ||
2649 | 2025.01.14 22:33:17.073050 [ 258 ] {cfd19a17-2a32-4622-8b50-272b480ef30c} <Debug> TCPHandler: Processed in 0.002066624 sec. | ||
2650 | 2025.01.14 22:33:17.073211 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2651 | 2025.01.14 22:33:17.073349 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2652 | 2025.01.14 22:33:17.073409 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2653 | 2025.01.14 22:33:17.073952 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2025.01.14 22:33:17.073991 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2655 | 2025.01.14 22:33:17.074362 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2656 | 2025.01.14 22:33:17.074601 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2025.01.14 22:33:17.074859 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
2658 | 2025.01.14 22:33:17.074990 [ 253 ] {7e3bc274-fb6c-41c4-8ea0-df5f91492dcf} <Debug> TCPHandler: Processed in 0.001846782 sec. | ||
2659 | 2025.01.14 22:33:17.075147 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2660 | 2025.01.14 22:33:17.075288 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2661 | 2025.01.14 22:33:17.075349 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2662 | 2025.01.14 22:33:17.075996 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2025.01.14 22:33:17.076036 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2664 | 2025.01.14 22:33:17.076421 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2665 | 2025.01.14 22:33:17.076666 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2666 | 2025.01.14 22:33:17.076868 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001612 sec., 140818.85856079406 rows/sec., 9.39 MiB/sec. | ||
2667 | 2025.01.14 22:33:17.076922 [ 258 ] {643d46d2-a44c-4294-932a-238ace635332} <Debug> TCPHandler: Processed in 0.001844252 sec. | ||
2668 | 2025.01.14 22:33:17.077078 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2669 | 2025.01.14 22:33:17.077218 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2670 | 2025.01.14 22:33:17.077278 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2671 | 2025.01.14 22:33:17.077826 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2025.01.14 22:33:17.077864 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2673 | 2025.01.14 22:33:17.078248 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2674 | 2025.01.14 22:33:17.078486 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2025.01.14 22:33:17.078706 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. | ||
2676 | 2025.01.14 22:33:17.078852 [ 253 ] {c0514bfa-4a55-4553-9ce8-376bd413e012} <Debug> TCPHandler: Processed in 0.001837692 sec. | ||
2677 | 2025.01.14 22:33:17.079010 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2678 | 2025.01.14 22:33:17.079149 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2679 | 2025.01.14 22:33:17.079207 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2680 | 2025.01.14 22:33:17.079765 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2681 | 2025.01.14 22:33:17.079813 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2682 | 2025.01.14 22:33:17.080172 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2683 | 2025.01.14 22:33:17.080401 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2684 | 2025.01.14 22:33:17.080603 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001485 sec., 48484.84848484849 rows/sec., 3.09 MiB/sec. | ||
2685 | 2025.01.14 22:33:17.080653 [ 258 ] {2bcea9d9-0d6a-44b3-badd-fbc00c99573c} <Debug> TCPHandler: Processed in 0.00171196 sec. | ||
2686 | 2025.01.14 22:33:20.872364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 358 | ||
2687 | 2025.01.14 22:33:20.875489 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2025.01.14 22:33:20.875554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2689 | 2025.01.14 22:33:20.877058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2690 | 2025.01.14 22:33:20.877378 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2025.01.14 22:33:20.878241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2692 | 2025.01.14 22:33:22.056842 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2025.01.14 22:33:22.057037 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2694 | 2025.01.14 22:33:22.057109 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2695 | 2025.01.14 22:33:22.057941 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2696 | 2025.01.14 22:33:22.057996 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2697 | 2025.01.14 22:33:22.058473 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2698 | 2025.01.14 22:33:22.058752 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2025.01.14 22:33:22.059018 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.002036 sec., 62868.36935166994 rows/sec., 5.42 MiB/sec. | ||
2700 | 2025.01.14 22:33:22.059078 [ 253 ] {6210a664-3233-4bc2-83b3-a7d56125ee06} <Debug> TCPHandler: Processed in 0.002374299 sec. | ||
2701 | 2025.01.14 22:33:22.059347 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2702 | 2025.01.14 22:33:22.059538 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2703 | 2025.01.14 22:33:22.059612 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2704 | 2025.01.14 22:33:22.060369 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2025.01.14 22:33:22.060414 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2706 | 2025.01.14 22:33:22.060853 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2707 | 2025.01.14 22:33:22.061144 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.01.14 22:33:22.061361 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001867 sec., 20353.508302088914 rows/sec., 1.49 MiB/sec. | ||
2709 | 2025.01.14 22:33:22.061498 [ 258 ] {40a4e9b2-9511-4e59-9e8b-fbdf4dd25a2e} <Debug> TCPHandler: Processed in 0.002282778 sec. | ||
2710 | 2025.01.14 22:33:22.061698 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2025.01.14 22:33:22.061816 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2712 | 2025.01.14 22:33:22.061866 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2713 | 2025.01.14 22:33:22.062595 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.01.14 22:33:22.062640 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2715 | 2025.01.14 22:33:22.063036 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2716 | 2025.01.14 22:33:22.063292 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2025.01.14 22:33:22.063516 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001712 sec., 54906.542056074766 rows/sec., 4.29 MiB/sec. | ||
2718 | 2025.01.14 22:33:22.063571 [ 253 ] {22e5b5e5-a70e-47ef-9748-857f4454c5f1} <Debug> TCPHandler: Processed in 0.001942233 sec. | ||
2719 | 2025.01.14 22:33:22.063751 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2025.01.14 22:33:22.063892 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2721 | 2025.01.14 22:33:22.063952 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2722 | 2025.01.14 22:33:22.064560 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2723 | 2025.01.14 22:33:22.064610 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2724 | 2025.01.14 22:33:22.065071 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2725 | 2025.01.14 22:33:22.065346 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2726 | 2025.01.14 22:33:22.065480 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2727 | 2025.01.14 22:33:22.065525 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2728 | 2025.01.14 22:33:22.065548 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001685 sec., 89020.77151335312 rows/sec., 6.17 MiB/sec. | ||
2729 | 2025.01.14 22:33:22.065558 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2730 | 2025.01.14 22:33:22.065661 [ 258 ] {73c2fd2e-05e0-4604-91a5-06ec8fa9a4ef} <Debug> TCPHandler: Processed in 0.001974683 sec. | ||
2731 | 2025.01.14 22:33:22.066004 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
2732 | 2025.01.14 22:33:22.066118 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2733 | 2025.01.14 22:33:22.066366 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2734 | 2025.01.14 22:33:22.066366 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2735 | 2025.01.14 22:33:22.066484 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 436 rows starting from the beginning of the part | ||
2736 | 2025.01.14 22:33:22.066560 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <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 | ||
2737 | 2025.01.14 22:33:22.066878 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2828 rows starting from the beginning of the part | ||
2738 | 2025.01.14 22:33:22.067329 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
2739 | 2025.01.14 22:33:22.067803 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
2740 | 2025.01.14 22:33:22.068200 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 227 rows starting from the beginning of the part | ||
2741 | 2025.01.14 22:33:22.068644 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
2742 | 2025.01.14 22:33:22.072271 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2025.01.14 22:33:22.072344 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2744 | 2025.01.14 22:33:22.073148 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3881 rows, containing 5 columns (5 merged, 0 gathered) in 0.00745106 sec., 520865.4875950536 rows/sec., 34.85 MiB/sec. | ||
2745 | 2025.01.14 22:33:22.073714 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2746 | 2025.01.14 22:33:22.073719 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2747 | 2025.01.14 22:33:22.074383 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2748 | 2025.01.14 22:33:22.074401 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2025.01.14 22:33:22.074575 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2750 | 2025.01.14 22:33:22.074859 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2751 | 2025.01.14 22:33:22.075135 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008858 sec., 4289.90742831339 rows/sec., 7.69 MiB/sec. | ||
2752 | 2025.01.14 22:33:22.075281 [ 253 ] {6345ba71-6145-4101-bff3-990ba4d9bf74} <Debug> TCPHandler: Processed in 0.00926752 sec. | ||
2753 | 2025.01.14 22:33:22.075467 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2754 | 2025.01.14 22:33:22.075634 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2755 | 2025.01.14 22:33:22.075717 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2756 | 2025.01.14 22:33:22.076363 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2025.01.14 22:33:22.076417 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2758 | 2025.01.14 22:33:22.076864 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2759 | 2025.01.14 22:33:22.077147 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2025.01.14 22:33:22.077289 [ 171 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2761 | 2025.01.14 22:33:22.077335 [ 171 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2025.01.14 22:33:22.077344 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001753 sec., 28522.532800912722 rows/sec., 1.96 MiB/sec. | ||
2763 | 2025.01.14 22:33:22.077362 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2764 | 2025.01.14 22:33:22.077455 [ 258 ] {4f569c7d-ee63-4697-8b9a-c36865d907be} <Debug> TCPHandler: Processed in 0.002056844 sec. | ||
2765 | 2025.01.14 22:33:22.077611 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2766 | 2025.01.14 22:33:22.077757 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2767 | 2025.01.14 22:33:22.077797 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
2768 | 2025.01.14 22:33:22.077903 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2769 | 2025.01.14 22:33:22.078107 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
2770 | 2025.01.14 22:33:22.078241 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2771 | 2025.01.14 22:33:22.078424 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
2772 | 2025.01.14 22:33:22.078527 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2773 | 2025.01.14 22:33:22.079780 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311248 sec., 167874.67203865616 rows/sec., 10.92 MiB/sec. | ||
2774 | 2025.01.14 22:33:22.079954 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2775 | 2025.01.14 22:33:22.080255 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2025.01.14 22:33:22.080352 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_11_2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2777 | 2025.01.14 22:33:22.080436 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2778 | 2025.01.14 22:33:23.350928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
2779 | 2025.01.14 22:33:23.351635 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2780 | 2025.01.14 22:33:23.351690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2781 | 2025.01.14 22:33:23.352246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2782 | 2025.01.14 22:33:23.352529 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2783 | 2025.01.14 22:33:23.352813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
2784 | 2025.01.14 22:33:23.794070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
2785 | 2025.01.14 22:33:23.814395 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2025.01.14 22:33:23.814448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2787 | 2025.01.14 22:33:23.822213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2788 | 2025.01.14 22:33:23.822970 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2025.01.14 22:33:23.825777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
2790 | 2025.01.14 22:33:27.060071 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2025.01.14 22:33:27.060323 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2792 | 2025.01.14 22:33:27.060418 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2793 | 2025.01.14 22:33:27.061286 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2794 | 2025.01.14 22:33:27.061336 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2795 | 2025.01.14 22:33:27.061793 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2796 | 2025.01.14 22:33:27.062045 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.01.14 22:33:27.062258 [ 156 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2798 | 2025.01.14 22:33:27.062286 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002031 sec., 6893.1560807484 rows/sec., 496.21 KiB/sec. | ||
2799 | 2025.01.14 22:33:27.062348 [ 156 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.01.14 22:33:27.062417 [ 253 ] {3222b14a-b60d-44b4-a274-a4111e480a0b} <Debug> TCPHandler: Processed in 0.002489059 sec. | ||
2801 | 2025.01.14 22:33:27.062424 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2802 | 2025.01.14 22:33:27.062640 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::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 | ||
2803 | 2025.01.14 22:33:27.062714 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2804 | 2025.01.14 22:33:27.062829 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2805 | 2025.01.14 22:33:27.062921 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2806 | 2025.01.14 22:33:27.063030 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2807 | 2025.01.14 22:33:27.063155 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2808 | 2025.01.14 22:33:27.063251 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2809 | 2025.01.14 22:33:27.063469 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2810 | 2025.01.14 22:33:27.063902 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2811 | 2025.01.14 22:33:27.064167 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2812 | 2025.01.14 22:33:27.066165 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2025.01.14 22:33:27.066251 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2814 | 2025.01.14 22:33:27.066988 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004428703 sec., 15805.982022276048 rows/sec., 1.17 MiB/sec. | ||
2815 | 2025.01.14 22:33:27.067334 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2816 | 2025.01.14 22:33:27.067337 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2817 | 2025.01.14 22:33:27.067833 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2025.01.14 22:33:27.067946 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2819 | 2025.01.14 22:33:27.068126 [ 156 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2820 | 2025.01.14 22:33:27.068184 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_5_1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2821 | 2025.01.14 22:33:27.068230 [ 156 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2025.01.14 22:33:27.068299 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2823 | 2025.01.14 22:33:27.068469 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005506 sec., 36142.39011986923 rows/sec., 3.13 MiB/sec. | ||
2824 | 2025.01.14 22:33:27.068545 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2825 | 2025.01.14 22:33:27.068672 [ 258 ] {a8d72783-4cdf-47ca-89e4-99b838b008dc} <Debug> TCPHandler: Processed in 0.006124503 sec. | ||
2826 | 2025.01.14 22:33:27.068679 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
2827 | 2025.01.14 22:33:27.068885 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2025.01.14 22:33:27.068888 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2829 | 2025.01.14 22:33:27.068966 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1392 rows starting from the beginning of the part | ||
2830 | 2025.01.14 22:33:27.069252 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2831 | 2025.01.14 22:33:27.069251 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2832 | 2025.01.14 22:33:27.069481 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2833 | 2025.01.14 22:33:27.069536 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
2834 | 2025.01.14 22:33:27.069969 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 199 rows starting from the beginning of the part | ||
2835 | 2025.01.14 22:33:27.070263 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2836 | 2025.01.14 22:33:27.070629 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 199 rows starting from the beginning of the part | ||
2837 | 2025.01.14 22:33:27.072201 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2025.01.14 22:33:27.072274 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2839 | 2025.01.14 22:33:27.073341 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2840 | 2025.01.14 22:33:27.073709 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2025.01.14 22:33:27.074316 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005252 sec., 1332.8255902513329 rows/sec., 86.83 KiB/sec. | ||
2842 | 2025.01.14 22:33:27.074336 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.005913731 sec., 354767.57397318206 rows/sec., 31.35 MiB/sec. | ||
2843 | 2025.01.14 22:33:27.074471 [ 253 ] {df94be40-832f-49c0-9222-350c52469197} <Debug> TCPHandler: Processed in 0.005683728 sec. | ||
2844 | 2025.01.14 22:33:27.074678 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2845 | 2025.01.14 22:33:27.074728 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2846 | 2025.01.14 22:33:27.074922 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2847 | 2025.01.14 22:33:27.075009 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2848 | 2025.01.14 22:33:27.075366 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2849 | 2025.01.14 22:33:27.075617 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_16_3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2850 | 2025.01.14 22:33:27.075814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2851 | 2025.01.14 22:33:27.076181 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2852 | 2025.01.14 22:33:27.076226 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2853 | 2025.01.14 22:33:27.076591 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2854 | 2025.01.14 22:33:27.076833 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.01.14 22:33:27.077055 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002194 sec., 6381.039197812214 rows/sec., 446.89 KiB/sec. | ||
2856 | 2025.01.14 22:33:27.077112 [ 258 ] {135bd0bf-33f4-4344-bdb0-4cdf85207499} <Debug> TCPHandler: Processed in 0.00252412 sec. | ||
2857 | 2025.01.14 22:33:27.077280 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2858 | 2025.01.14 22:33:27.077419 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2859 | 2025.01.14 22:33:27.077476 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2860 | 2025.01.14 22:33:27.078174 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2025.01.14 22:33:27.078214 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2862 | 2025.01.14 22:33:27.078575 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2863 | 2025.01.14 22:33:27.078819 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2025.01.14 22:33:27.078988 [ 156 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2865 | 2025.01.14 22:33:27.079046 [ 156 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2866 | 2025.01.14 22:33:27.079070 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 485.94 KiB/sec. | ||
2867 | 2025.01.14 22:33:27.079084 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2868 | 2025.01.14 22:33:27.079286 [ 253 ] {ec6dafc2-a02a-448f-92d6-e9ad6f3b20db} <Debug> TCPHandler: Processed in 0.002067315 sec. | ||
2869 | 2025.01.14 22:33:27.079531 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::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 | ||
2870 | 2025.01.14 22:33:27.079640 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.01.14 22:33:27.079744 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2872 | 2025.01.14 22:33:27.079830 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2873 | 2025.01.14 22:33:27.079885 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2874 | 2025.01.14 22:33:27.080081 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2875 | 2025.01.14 22:33:27.080101 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2876 | 2025.01.14 22:33:27.080511 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2877 | 2025.01.14 22:33:27.080847 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2878 | 2025.01.14 22:33:27.081101 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2879 | 2025.01.14 22:33:27.083284 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2025.01.14 22:33:27.083357 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2881 | 2025.01.14 22:33:27.083757 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004559874 sec., 14254.779846987 rows/sec., 944.46 KiB/sec. | ||
2882 | 2025.01.14 22:33:27.083942 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2883 | 2025.01.14 22:33:27.084282 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2884 | 2025.01.14 22:33:27.084477 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2885 | 2025.01.14 22:33:27.084633 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_5_1} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2886 | 2025.01.14 22:33:27.084823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2887 | 2025.01.14 22:33:27.084832 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2025.01.14 22:33:27.085034 [ 156 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2889 | 2025.01.14 22:33:27.085095 [ 156 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2025.01.14 22:33:27.085132 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005314 sec., 70380.12796386902 rows/sec., 4.97 MiB/sec. | ||
2891 | 2025.01.14 22:33:27.085140 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2892 | 2025.01.14 22:33:27.085299 [ 258 ] {848349f5-4d93-429b-a140-feef051c74d3} <Debug> TCPHandler: Processed in 0.005861 sec. | ||
2893 | 2025.01.14 22:33:27.085354 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
2894 | 2025.01.14 22:33:27.085495 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2895 | 2025.01.14 22:33:27.085506 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2896 | 2025.01.14 22:33:27.085545 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 862 rows starting from the beginning of the part | ||
2897 | 2025.01.14 22:33:27.085752 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2898 | 2025.01.14 22:33:27.085816 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2899 | 2025.01.14 22:33:27.085919 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2900 | 2025.01.14 22:33:27.086228 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
2901 | 2025.01.14 22:33:27.086597 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 374 rows starting from the beginning of the part | ||
2902 | 2025.01.14 22:33:27.086946 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
2903 | 2025.01.14 22:33:27.087273 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 374 rows starting from the beginning of the part | ||
2904 | 2025.01.14 22:33:27.088156 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2025.01.14 22:33:27.088230 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2906 | 2025.01.14 22:33:27.089312 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2907 | 2025.01.14 22:33:27.089728 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2908 | 2025.01.14 22:33:27.090465 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004779 sec., 1255.4927809165097 rows/sec., 65.59 KiB/sec. | ||
2909 | 2025.01.14 22:33:27.090612 [ 188 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.005318013 sec., 348626.4512704275 rows/sec., 26.58 MiB/sec. | ||
2910 | 2025.01.14 22:33:27.090628 [ 253 ] {5accd79d-9a1f-40de-a553-45b28c53124d} <Debug> TCPHandler: Processed in 0.005217343 sec. | ||
2911 | 2025.01.14 22:33:27.090830 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2912 | 2025.01.14 22:33:27.090914 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2913 | 2025.01.14 22:33:27.091072 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2914 | 2025.01.14 22:33:27.091163 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2915 | 2025.01.14 22:33:27.091626 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2916 | 2025.01.14 22:33:27.091793 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_16_3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2917 | 2025.01.14 22:33:27.091931 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2918 | 2025.01.14 22:33:27.092203 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2025.01.14 22:33:27.092248 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2920 | 2025.01.14 22:33:27.092672 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2921 | 2025.01.14 22:33:27.092911 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2025.01.14 22:33:27.093143 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00217 sec., 104608.29493087558 rows/sec., 6.98 MiB/sec. | ||
2923 | 2025.01.14 22:33:27.093242 [ 258 ] {ad2d12c2-40c9-41c8-aa31-fea7b2c0837d} <Debug> TCPHandler: Processed in 0.00248711 sec. | ||
2924 | 2025.01.14 22:33:27.093387 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2025.01.14 22:33:27.093505 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2926 | 2025.01.14 22:33:27.093558 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2927 | 2025.01.14 22:33:27.094035 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.01.14 22:33:27.094075 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2929 | 2025.01.14 22:33:27.094440 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2930 | 2025.01.14 22:33:27.094678 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.01.14 22:33:27.094836 [ 156 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2932 | 2025.01.14 22:33:27.094898 [ 156 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2933 | 2025.01.14 22:33:27.094935 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2934 | 2025.01.14 22:33:27.094942 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
2935 | 2025.01.14 22:33:27.095262 [ 253 ] {d3a0cdc2-c8ee-461e-8205-5b9cd65f124c} <Debug> TCPHandler: Processed in 0.001926943 sec. | ||
2936 | 2025.01.14 22:33:27.095348 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2937 | 2025.01.14 22:33:27.095516 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2938 | 2025.01.14 22:33:27.095545 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2939 | 2025.01.14 22:33:27.095578 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2940 | 2025.01.14 22:33:27.095760 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2941 | 2025.01.14 22:33:27.095777 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2942 | 2025.01.14 22:33:27.095993 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2943 | 2025.01.14 22:33:27.096091 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2944 | 2025.01.14 22:33:27.096461 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2945 | 2025.01.14 22:33:27.096819 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
2946 | 2025.01.14 22:33:27.097915 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2947 | 2025.01.14 22:33:27.097957 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2948 | 2025.01.14 22:33:27.098601 [ 198 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579503 sec., 1396.8419638145297 rows/sec., 94.12 KiB/sec. | ||
2949 | 2025.01.14 22:33:27.098665 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2950 | 2025.01.14 22:33:27.098777 [ 198 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2951 | 2025.01.14 22:33:27.099154 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2025.01.14 22:33:27.099447 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_5_1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2953 | 2025.01.14 22:33:27.099569 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.003932 sec., 18311.291963377418 rows/sec., 1.17 MiB/sec. | ||
2954 | 2025.01.14 22:33:27.099587 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_5_1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2955 | 2025.01.14 22:33:27.099634 [ 258 ] {463a176b-e589-457b-aa5a-cb01de9f7be2} <Debug> TCPHandler: Processed in 0.00425412 sec. | ||
2956 | 2025.01.14 22:33:27.099735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2957 | 2025.01.14 22:33:30.761284 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2958 | 2025.01.14 22:33:30.761352 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2959 | 2025.01.14 22:33:30.853079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
2960 | 2025.01.14 22:33:30.853983 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2961 | 2025.01.14 22:33:30.854022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2962 | 2025.01.14 22:33:30.854561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2963 | 2025.01.14 22:33:30.854823 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2025.01.14 22:33:30.854983 [ 84 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2965 | 2025.01.14 22:33:30.855023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
2966 | 2025.01.14 22:33:30.855038 [ 84 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2967 | 2025.01.14 22:33:30.855066 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2968 | 2025.01.14 22:33:30.855266 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2969 | 2025.01.14 22:33:30.855466 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2970 | 2025.01.14 22:33:30.855508 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2971 | 2025.01.14 22:33:30.855619 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2972 | 2025.01.14 22:33:30.855717 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2973 | 2025.01.14 22:33:30.855958 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2974 | 2025.01.14 22:33:30.856238 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2975 | 2025.01.14 22:33:30.856358 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
2976 | 2025.01.14 22:33:30.858213 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052786 sec., 2417791.4862030945 rows/sec., 34.59 MiB/sec. | ||
2977 | 2025.01.14 22:33:30.859121 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2978 | 2025.01.14 22:33:30.859480 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_16_3} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2979 | 2025.01.14 22:33:30.859577 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_16_3} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2980 | 2025.01.14 22:33:30.859697 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
2981 | 2025.01.14 22:33:30.878629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 390 | ||
2982 | 2025.01.14 22:33:30.882067 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2025.01.14 22:33:30.882111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2984 | 2025.01.14 22:33:30.883552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2985 | 2025.01.14 22:33:30.883865 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2025.01.14 22:33:30.884587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
2987 | 2025.01.14 22:33:31.001701 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001115843 sec. | ||
2988 | 2025.01.14 22:33:31.325952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
2989 | 2025.01.14 22:33:31.348381 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2025.01.14 22:33:31.348444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2991 | 2025.01.14 22:33:31.355963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2992 | 2025.01.14 22:33:31.356733 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2993 | 2025.01.14 22:33:31.357115 [ 84 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2994 | 2025.01.14 22:33:31.357265 [ 84 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.01.14 22:33:31.357349 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2996 | 2025.01.14 22:33:31.357811 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
2997 | 2025.01.14 22:33:31.372231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
2998 | 2025.01.14 22:33:31.374032 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2999 | 2025.01.14 22:33:31.375668 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3000 | 2025.01.14 22:33:31.382911 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3001 | 2025.01.14 22:33:31.388660 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3002 | 2025.01.14 22:33:31.394228 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3003 | 2025.01.14 22:33:31.399987 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3004 | 2025.01.14 22:33:31.404670 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3005 | 2025.01.14 22:33:31.463613 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.106092109 sec., 1140.5183772904354 rows/sec., 5.90 MiB/sec. | ||
3006 | 2025.01.14 22:33:31.466080 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3007 | 2025.01.14 22:33:31.468953 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_16_3} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3008 | 2025.01.14 22:33:31.469062 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_16_3} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3009 | 2025.01.14 22:33:31.471359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3010 | 2025.01.14 22:33:32.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.40 MiB, peak 184.36 MiB, free memory in arenas 0.00 B, will set to 176.05 MiB (RSS), difference: 1.66 MiB | ||
3011 | 2025.01.14 22:33:32.057246 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2025.01.14 22:33:32.057459 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3013 | 2025.01.14 22:33:32.057540 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3014 | 2025.01.14 22:33:32.058464 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3015 | 2025.01.14 22:33:32.058519 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3016 | 2025.01.14 22:33:32.058971 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3017 | 2025.01.14 22:33:32.059229 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2025.01.14 22:33:32.059595 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.002146 sec., 59645.852749301026 rows/sec., 5.14 MiB/sec. | ||
3019 | 2025.01.14 22:33:32.060082 [ 253 ] {494a9b0e-6b20-449b-818a-729451bb0aad} <Debug> TCPHandler: Processed in 0.002969615 sec. | ||
3020 | 2025.01.14 22:33:32.060353 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3021 | 2025.01.14 22:33:32.060542 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3022 | 2025.01.14 22:33:32.060617 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3023 | 2025.01.14 22:33:32.061425 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3024 | 2025.01.14 22:33:32.061467 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3025 | 2025.01.14 22:33:32.061887 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3026 | 2025.01.14 22:33:32.062144 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3027 | 2025.01.14 22:33:32.062323 [ 84 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3028 | 2025.01.14 22:33:32.062401 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00191 sec., 19895.287958115183 rows/sec., 1.46 MiB/sec. | ||
3029 | 2025.01.14 22:33:32.062423 [ 84 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2025.01.14 22:33:32.062508 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3031 | 2025.01.14 22:33:32.062536 [ 258 ] {0f499599-3536-4b3b-ab07-add5e518a550} <Debug> TCPHandler: Processed in 0.002319378 sec. | ||
3032 | 2025.01.14 22:33:32.062956 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2025.01.14 22:33:32.063256 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
3034 | 2025.01.14 22:33:32.063360 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3035 | 2025.01.14 22:33:32.063452 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3036 | 2025.01.14 22:33:32.063485 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3037 | 2025.01.14 22:33:32.063540 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 49 rows starting from the beginning of the part | ||
3038 | 2025.01.14 22:33:32.063717 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3039 | 2025.01.14 22:33:32.064173 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
3040 | 2025.01.14 22:33:32.064529 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
3041 | 2025.01.14 22:33:32.064882 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
3042 | 2025.01.14 22:33:32.065194 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
3043 | 2025.01.14 22:33:32.066256 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3044 | 2025.01.14 22:33:32.066300 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3045 | 2025.01.14 22:33:32.067010 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3046 | 2025.01.14 22:33:32.067416 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3047 | 2025.01.14 22:33:32.067479 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.004813368 sec., 36772.58834146901 rows/sec., 2.79 MiB/sec. | ||
3048 | 2025.01.14 22:33:32.067788 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3049 | 2025.01.14 22:33:32.067936 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.004616 sec., 20363.951473136913 rows/sec., 1.59 MiB/sec. | ||
3050 | 2025.01.14 22:33:32.068202 [ 253 ] {6a3968f3-734e-401b-9e31-05bb245ef50b} <Debug> TCPHandler: Processed in 0.005547787 sec. | ||
3051 | 2025.01.14 22:33:32.068376 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.01.14 22:33:32.068463 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3053 | 2025.01.14 22:33:32.068528 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3054 | 2025.01.14 22:33:32.068564 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_15_3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
3055 | 2025.01.14 22:33:32.068595 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3056 | 2025.01.14 22:33:32.068682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3057 | 2025.01.14 22:33:32.069247 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3058 | 2025.01.14 22:33:32.069286 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3059 | 2025.01.14 22:33:32.069699 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3060 | 2025.01.14 22:33:32.069944 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3061 | 2025.01.14 22:33:32.070165 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001672 sec., 89712.91866028708 rows/sec., 6.22 MiB/sec. | ||
3062 | 2025.01.14 22:33:32.070223 [ 258 ] {d3952540-7901-451f-a3a4-42a43978d1db} <Debug> TCPHandler: Processed in 0.001917613 sec. | ||
3063 | 2025.01.14 22:33:32.070377 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3064 | 2025.01.14 22:33:32.070521 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3065 | 2025.01.14 22:33:32.070614 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <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 | ||
3066 | 2025.01.14 22:33:32.071903 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3067 | 2025.01.14 22:33:32.071943 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3068 | 2025.01.14 22:33:32.072623 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3069 | 2025.01.14 22:33:32.072883 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.01.14 22:33:32.073239 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002721 sec., 13965.453877251011 rows/sec., 25.03 MiB/sec. | ||
3071 | 2025.01.14 22:33:32.073687 [ 253 ] {06ccf8d1-d7d1-4a66-bb71-f4999ae28e7f} <Debug> TCPHandler: Processed in 0.00337243 sec. | ||
3072 | 2025.01.14 22:33:32.073845 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3073 | 2025.01.14 22:33:32.073967 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3074 | 2025.01.14 22:33:32.074018 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3075 | 2025.01.14 22:33:32.074515 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2025.01.14 22:33:32.074555 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3077 | 2025.01.14 22:33:32.074946 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3078 | 2025.01.14 22:33:32.075192 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3079 | 2025.01.14 22:33:32.075404 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001463 sec., 34176.34996582365 rows/sec., 2.34 MiB/sec. | ||
3080 | 2025.01.14 22:33:32.075457 [ 258 ] {2f84b468-6f8c-4afc-a06e-7a939bfd8ab6} <Debug> TCPHandler: Processed in 0.00167324 sec. | ||
3081 | 2025.01.14 22:33:37.049343 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3082 | 2025.01.14 22:33:37.049573 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3083 | 2025.01.14 22:33:37.049645 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3084 | 2025.01.14 22:33:37.050404 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3085 | 2025.01.14 22:33:37.050447 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3086 | 2025.01.14 22:33:37.050908 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3087 | 2025.01.14 22:33:37.051179 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3088 | 2025.01.14 22:33:37.051394 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. | ||
3089 | 2025.01.14 22:33:37.051462 [ 253 ] {c31914be-d26c-4d48-b895-f2017c760c0a} <Debug> TCPHandler: Processed in 0.002258438 sec. | ||
3090 | 2025.01.14 22:33:37.051746 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2025.01.14 22:33:37.051942 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3092 | 2025.01.14 22:33:37.052012 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3093 | 2025.01.14 22:33:37.052741 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.01.14 22:33:37.052789 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3095 | 2025.01.14 22:33:37.053234 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3096 | 2025.01.14 22:33:37.053529 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2025.01.14 22:33:37.053797 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001903 sec., 3152.9164477141358 rows/sec., 257.10 KiB/sec. | ||
3098 | 2025.01.14 22:33:37.053944 [ 258 ] {382bd09a-45ce-47b0-a3f3-417a76b8972b} <Debug> TCPHandler: Processed in 0.002330578 sec. | ||
3099 | 2025.01.14 22:33:37.054125 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2025.01.14 22:33:37.054260 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3101 | 2025.01.14 22:33:37.054315 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3102 | 2025.01.14 22:33:37.055715 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2025.01.14 22:33:37.055756 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3104 | 2025.01.14 22:33:37.056257 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3105 | 2025.01.14 22:33:37.056513 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2025.01.14 22:33:37.056709 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002479 sec., 541347.3174667205 rows/sec., 45.08 MiB/sec. | ||
3107 | 2025.01.14 22:33:37.056768 [ 253 ] {d4e43ca6-338e-470b-85fe-a0296db90f20} <Debug> TCPHandler: Processed in 0.002703093 sec. | ||
3108 | 2025.01.14 22:33:37.056938 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3109 | 2025.01.14 22:33:37.057079 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3110 | 2025.01.14 22:33:37.057138 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3111 | 2025.01.14 22:33:37.057791 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2025.01.14 22:33:37.057831 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3113 | 2025.01.14 22:33:37.058217 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3114 | 2025.01.14 22:33:37.058460 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3115 | 2025.01.14 22:33:37.058670 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 539.13 KiB/sec. | ||
3116 | 2025.01.14 22:33:37.058724 [ 258 ] {ba19feb7-bd0e-4791-b56c-c663747060b9} <Debug> TCPHandler: Processed in 0.001856532 sec. | ||
3117 | 2025.01.14 22:33:37.058889 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2025.01.14 22:33:37.059030 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3119 | 2025.01.14 22:33:37.059090 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3120 | 2025.01.14 22:33:37.059838 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3121 | 2025.01.14 22:33:37.059878 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3122 | 2025.01.14 22:33:37.060270 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3123 | 2025.01.14 22:33:37.060509 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3124 | 2025.01.14 22:33:37.060639 [ 117 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3125 | 2025.01.14 22:33:37.060681 [ 117 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2025.01.14 22:33:37.060698 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
3127 | 2025.01.14 22:33:37.060706 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3128 | 2025.01.14 22:33:37.060781 [ 253 ] {64dd51a1-1e99-4c8a-9d1a-b675e0990563} <Debug> TCPHandler: Processed in 0.001962293 sec. | ||
3129 | 2025.01.14 22:33:37.060836 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
3130 | 2025.01.14 22:33:37.060944 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3131 | 2025.01.14 22:33:37.060989 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3132 | 2025.01.14 22:33:37.060988 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3133 | 2025.01.14 22:33:37.061082 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
3134 | 2025.01.14 22:33:37.061401 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3135 | 2025.01.14 22:33:37.061520 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
3136 | 2025.01.14 22:33:37.061567 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3137 | 2025.01.14 22:33:37.061890 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
3138 | 2025.01.14 22:33:37.062208 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
3139 | 2025.01.14 22:33:37.062644 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
3140 | 2025.01.14 22:33:37.064183 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3141 | 2025.01.14 22:33:37.064270 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3142 | 2025.01.14 22:33:37.065279 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3143 | 2025.01.14 22:33:37.065455 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004677806 sec., 115438.73345752261 rows/sec., 8.27 MiB/sec. | ||
3144 | 2025.01.14 22:33:37.065716 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2025.01.14 22:33:37.065743 [ 192 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3146 | 2025.01.14 22:33:37.066204 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00497 sec., 2615.69416498994 rows/sec., 163.09 KiB/sec. | ||
3147 | 2025.01.14 22:33:37.066385 [ 258 ] {81f5d917-7a1e-49f4-aa31-5576ca8b0d8c} <Debug> TCPHandler: Processed in 0.005485496 sec. | ||
3148 | 2025.01.14 22:33:37.066535 [ 192 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3149 | 2025.01.14 22:33:37.066577 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2025.01.14 22:33:37.066663 [ 192 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_6_1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3151 | 2025.01.14 22:33:37.066768 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3152 | 2025.01.14 22:33:37.066855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3153 | 2025.01.14 22:33:37.066873 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3154 | 2025.01.14 22:33:37.067814 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3155 | 2025.01.14 22:33:37.067856 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3156 | 2025.01.14 22:33:37.068268 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3157 | 2025.01.14 22:33:37.068514 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3158 | 2025.01.14 22:33:37.068757 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002036 sec., 410609.0373280943 rows/sec., 29.65 MiB/sec. | ||
3159 | 2025.01.14 22:33:37.068964 [ 253 ] {c6d66c4f-b743-49ab-9697-de6cdec0342d} <Debug> TCPHandler: Processed in 0.0024808 sec. | ||
3160 | 2025.01.14 22:33:37.069139 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3161 | 2025.01.14 22:33:37.069279 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3162 | 2025.01.14 22:33:37.069339 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3163 | 2025.01.14 22:33:37.069857 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2025.01.14 22:33:37.069896 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3165 | 2025.01.14 22:33:37.070269 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3166 | 2025.01.14 22:33:37.070511 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2025.01.14 22:33:37.070665 [ 117 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3168 | 2025.01.14 22:33:37.070724 [ 117 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3169 | 2025.01.14 22:33:37.070760 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
3170 | 2025.01.14 22:33:37.070766 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3171 | 2025.01.14 22:33:37.070907 [ 258 ] {c4ae2575-d7a3-4c04-8b14-8d956b17f2c2} <Debug> TCPHandler: Processed in 0.001833072 sec. | ||
3172 | 2025.01.14 22:33:37.071028 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3173 | 2025.01.14 22:33:37.071136 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3174 | 2025.01.14 22:33:37.071226 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3175 | 2025.01.14 22:33:37.071305 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3176 | 2025.01.14 22:33:37.071358 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3177 | 2025.01.14 22:33:37.071577 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3178 | 2025.01.14 22:33:37.071574 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3179 | 2025.01.14 22:33:37.071934 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3180 | 2025.01.14 22:33:37.072279 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3181 | 2025.01.14 22:33:37.072608 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3182 | 2025.01.14 22:33:37.072912 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
3183 | 2025.01.14 22:33:37.074327 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2025.01.14 22:33:37.074393 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3185 | 2025.01.14 22:33:37.075409 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004508064 sec., 7985.689644157669 rows/sec., 417.22 KiB/sec. | ||
3186 | 2025.01.14 22:33:37.075553 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3187 | 2025.01.14 22:33:37.075583 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3188 | 2025.01.14 22:33:37.076055 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2025.01.14 22:33:37.076128 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_6_1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2025.01.14 22:33:37.076389 [ 192 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_6_1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3191 | 2025.01.14 22:33:37.076471 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.005163 sec., 182064.6910710827 rows/sec., 12.15 MiB/sec. | ||
3192 | 2025.01.14 22:33:37.076538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3193 | 2025.01.14 22:33:37.076656 [ 253 ] {80c522d9-f0e2-4430-b86b-3985a3220d83} <Debug> TCPHandler: Processed in 0.005632038 sec. | ||
3194 | 2025.01.14 22:33:37.076831 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3195 | 2025.01.14 22:33:37.076961 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3196 | 2025.01.14 22:33:37.077013 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3197 | 2025.01.14 22:33:37.077506 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2025.01.14 22:33:37.077545 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3199 | 2025.01.14 22:33:37.077933 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3200 | 2025.01.14 22:33:37.078178 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2025.01.14 22:33:37.078379 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
3202 | 2025.01.14 22:33:37.078427 [ 258 ] {5bf74e3d-b2fd-419a-b9f9-62804df2f6c4} <Debug> TCPHandler: Processed in 0.00170734 sec. | ||
3203 | 2025.01.14 22:33:37.078571 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3204 | 2025.01.14 22:33:37.078704 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3205 | 2025.01.14 22:33:37.078761 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3206 | 2025.01.14 22:33:37.079416 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2025.01.14 22:33:37.079462 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3208 | 2025.01.14 22:33:37.079853 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3209 | 2025.01.14 22:33:37.080108 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2025.01.14 22:33:37.080293 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001564 sec., 43478.260869565216 rows/sec., 2.76 MiB/sec. | ||
3211 | 2025.01.14 22:33:37.080344 [ 253 ] {562cb634-7cb4-438a-afb8-cbe411290cd1} <Debug> TCPHandler: Processed in 0.001792472 sec. | ||
3212 | 2025.01.14 22:33:38.355249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3213 | 2025.01.14 22:33:38.355922 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3214 | 2025.01.14 22:33:38.355967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3215 | 2025.01.14 22:33:38.356501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3216 | 2025.01.14 22:33:38.356756 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3217 | 2025.01.14 22:33:38.357003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3218 | 2025.01.14 22:33:38.872429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3219 | 2025.01.14 22:33:38.891314 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2025.01.14 22:33:38.891360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3221 | 2025.01.14 22:33:38.898714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3222 | 2025.01.14 22:33:38.899465 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2025.01.14 22:33:38.902342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3224 | 2025.01.14 22:33:40.884935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 424 | ||
3225 | 2025.01.14 22:33:40.888015 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2025.01.14 22:33:40.888063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3227 | 2025.01.14 22:33:40.889530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3228 | 2025.01.14 22:33:40.889845 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.01.14 22:33:40.890091 [ 147 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3230 | 2025.01.14 22:33:40.890228 [ 147 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2025.01.14 22:33:40.890316 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3232 | 2025.01.14 22:33:40.891128 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
3233 | 2025.01.14 22:33:40.892169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
3234 | 2025.01.14 22:33:40.892610 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3235 | 2025.01.14 22:33:40.892786 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 230 rows starting from the beginning of the part | ||
3236 | 2025.01.14 22:33:40.893295 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
3237 | 2025.01.14 22:33:40.893763 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
3238 | 2025.01.14 22:33:40.894313 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3239 | 2025.01.14 22:33:40.894800 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
3240 | 2025.01.14 22:33:40.895311 [ 197 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
3241 | 2025.01.14 22:33:40.903095 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 72 columns (72 merged, 0 gathered) in 0.01257372 sec., 33721.12628561794 rows/sec., 31.48 MiB/sec. | ||
3242 | 2025.01.14 22:33:40.904092 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3243 | 2025.01.14 22:33:40.904787 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2025.01.14 22:33:40.904871 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_11_2} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3245 | 2025.01.14 22:33:40.905072 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3246 | 2025.01.14 22:33:42.058651 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2025.01.14 22:33:42.058900 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3248 | 2025.01.14 22:33:42.058968 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3249 | 2025.01.14 22:33:42.059770 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.01.14 22:33:42.059814 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3251 | 2025.01.14 22:33:42.060262 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3252 | 2025.01.14 22:33:42.060524 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2025.01.14 22:33:42.060727 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.00188 sec., 68085.10638297873 rows/sec., 5.87 MiB/sec. | ||
3254 | 2025.01.14 22:33:42.060782 [ 253 ] {ddf29391-c82b-4e99-9c4d-ad1cc842ae54} <Debug> TCPHandler: Processed in 0.002323808 sec. | ||
3255 | 2025.01.14 22:33:42.061106 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2025.01.14 22:33:42.061405 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3257 | 2025.01.14 22:33:42.061517 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3258 | 2025.01.14 22:33:42.062354 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2025.01.14 22:33:42.062398 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3260 | 2025.01.14 22:33:42.062837 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3261 | 2025.01.14 22:33:42.063097 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2025.01.14 22:33:42.063342 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00202 sec., 18811.881188118812 rows/sec., 1.38 MiB/sec. | ||
3263 | 2025.01.14 22:33:42.063451 [ 258 ] {a5d8f468-46a4-432f-a8f2-9c7a8b369c1f} <Debug> TCPHandler: Processed in 0.00253203 sec. | ||
3264 | 2025.01.14 22:33:42.063669 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3265 | 2025.01.14 22:33:42.063857 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3266 | 2025.01.14 22:33:42.063915 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3267 | 2025.01.14 22:33:42.064652 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2025.01.14 22:33:42.064701 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3269 | 2025.01.14 22:33:42.065087 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3270 | 2025.01.14 22:33:42.065333 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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.01.14 22:33:42.065548 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001721 sec., 54619.407321324805 rows/sec., 4.26 MiB/sec. | ||
3272 | 2025.01.14 22:33:42.065756 [ 253 ] {9afcf096-0977-4e84-a227-3cf624148ad1} <Debug> TCPHandler: Processed in 0.002196316 sec. | ||
3273 | 2025.01.14 22:33:42.065941 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2025.01.14 22:33:42.066082 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3275 | 2025.01.14 22:33:42.066143 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3276 | 2025.01.14 22:33:42.066829 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3277 | 2025.01.14 22:33:42.066869 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3278 | 2025.01.14 22:33:42.067272 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3279 | 2025.01.14 22:33:42.067510 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3280 | 2025.01.14 22:33:42.067722 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.63 MiB/sec. | ||
3281 | 2025.01.14 22:33:42.067774 [ 258 ] {238db047-fad3-4846-aa06-cdfd36bb895c} <Debug> TCPHandler: Processed in 0.001920743 sec. | ||
3282 | 2025.01.14 22:33:42.067986 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3283 | 2025.01.14 22:33:42.068213 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3284 | 2025.01.14 22:33:42.068355 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <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 | ||
3285 | 2025.01.14 22:33:42.069757 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2025.01.14 22:33:42.069795 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3287 | 2025.01.14 22:33:42.070456 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3288 | 2025.01.14 22:33:42.070734 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2025.01.14 22:33:42.070863 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3290 | 2025.01.14 22:33:42.070919 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2025.01.14 22:33:42.070942 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002784 sec., 13649.425287356322 rows/sec., 24.46 MiB/sec. | ||
3292 | 2025.01.14 22:33:42.070949 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3293 | 2025.01.14 22:33:42.071149 [ 253 ] {4ed25c71-4527-4757-be66-6b0ad43af735} <Debug> TCPHandler: Processed in 0.003276689 sec. | ||
3294 | 2025.01.14 22:33:42.071156 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
3295 | 2025.01.14 22:33:42.071378 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3296 | 2025.01.14 22:33:42.071658 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3297 | 2025.01.14 22:33:42.071702 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3298 | 2025.01.14 22:33:42.071767 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3299 | 2025.01.14 22:33:42.071842 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
3300 | 2025.01.14 22:33:42.072746 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
3301 | 2025.01.14 22:33:42.073292 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
3302 | 2025.01.14 22:33:42.074040 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3303 | 2025.01.14 22:33:42.074084 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3304 | 2025.01.14 22:33:42.074159 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3305 | 2025.01.14 22:33:42.074693 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
3306 | 2025.01.14 22:33:42.075367 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3307 | 2025.01.14 22:33:42.076201 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3308 | 2025.01.14 22:33:42.076865 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2025.01.14 22:33:42.077417 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.005845 sec., 9238.665526090675 rows/sec., 648.76 KiB/sec. | ||
3310 | 2025.01.14 22:33:42.077532 [ 258 ] {c79b302a-e1f2-44b2-b658-73bdf0a459cc} <Debug> TCPHandler: Processed in 0.006295435 sec. | ||
3311 | 2025.01.14 22:33:42.080364 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 19 columns (19 merged, 0 gathered) in 0.009323571 sec., 42902.0168345369 rows/sec., 76.88 MiB/sec. | ||
3312 | 2025.01.14 22:33:42.081052 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3313 | 2025.01.14 22:33:42.081438 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2025.01.14 22:33:42.081513 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3315 | 2025.01.14 22:33:42.081611 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
3316 | 2025.01.14 22:33:45.761404 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3317 | 2025.01.14 22:33:45.761484 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3318 | 2025.01.14 22:33:45.857272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3319 | 2025.01.14 22:33:45.858328 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2025.01.14 22:33:45.858376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3321 | 2025.01.14 22:33:45.858885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3322 | 2025.01.14 22:33:45.859205 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2025.01.14 22:33:45.859477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3324 | 2025.01.14 22:33:46.402525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3325 | 2025.01.14 22:33:46.422487 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2025.01.14 22:33:46.422548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3327 | 2025.01.14 22:33:46.429948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3328 | 2025.01.14 22:33:46.430721 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3329 | 2025.01.14 22:33:46.434073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3330 | 2025.01.14 22:33:47.060722 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3331 | 2025.01.14 22:33:47.060927 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3332 | 2025.01.14 22:33:47.061004 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3333 | 2025.01.14 22:33:47.061743 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3334 | 2025.01.14 22:33:47.061789 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3335 | 2025.01.14 22:33:47.062227 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3336 | 2025.01.14 22:33:47.062488 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3337 | 2025.01.14 22:33:47.062717 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001838 sec., 7616.974972796518 rows/sec., 548.32 KiB/sec. | ||
3338 | 2025.01.14 22:33:47.062894 [ 253 ] {8b812c6f-12b8-4733-96c4-1214757d507e} <Debug> TCPHandler: Processed in 0.002300488 sec. | ||
3339 | 2025.01.14 22:33:47.063173 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3340 | 2025.01.14 22:33:47.063363 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3341 | 2025.01.14 22:33:47.063435 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3342 | 2025.01.14 22:33:47.064279 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3343 | 2025.01.14 22:33:47.064327 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3344 | 2025.01.14 22:33:47.064782 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3345 | 2025.01.14 22:33:47.065035 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3346 | 2025.01.14 22:33:47.065270 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.00196 sec., 101530.61224489796 rows/sec., 8.80 MiB/sec. | ||
3347 | 2025.01.14 22:33:47.065326 [ 258 ] {35512034-4b8f-4367-87b0-c3a5d8f2a00d} <Debug> TCPHandler: Processed in 0.002288477 sec. | ||
3348 | 2025.01.14 22:33:47.065488 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3349 | 2025.01.14 22:33:47.065633 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3350 | 2025.01.14 22:33:47.065695 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3351 | 2025.01.14 22:33:47.066342 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2025.01.14 22:33:47.066381 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3353 | 2025.01.14 22:33:47.066742 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3354 | 2025.01.14 22:33:47.066980 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3355 | 2025.01.14 22:33:47.067170 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001573 sec., 4450.095359186268 rows/sec., 289.93 KiB/sec. | ||
3356 | 2025.01.14 22:33:47.067225 [ 253 ] {02831458-6169-479b-abe2-2df8c015effe} <Debug> TCPHandler: Processed in 0.001807332 sec. | ||
3357 | 2025.01.14 22:33:47.067405 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2025.01.14 22:33:47.067546 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3359 | 2025.01.14 22:33:47.067605 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3360 | 2025.01.14 22:33:47.068255 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2025.01.14 22:33:47.068295 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3362 | 2025.01.14 22:33:47.068654 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3363 | 2025.01.14 22:33:47.068895 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3364 | 2025.01.14 22:33:47.069112 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
3365 | 2025.01.14 22:33:47.069162 [ 258 ] {c88dde54-eeb5-443e-9e91-a676ce250cce} <Debug> TCPHandler: Processed in 0.001837122 sec. | ||
3366 | 2025.01.14 22:33:47.069366 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3367 | 2025.01.14 22:33:47.069573 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3368 | 2025.01.14 22:33:47.069660 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3369 | 2025.01.14 22:33:47.070418 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3370 | 2025.01.14 22:33:47.070455 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3371 | 2025.01.14 22:33:47.070803 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3372 | 2025.01.14 22:33:47.071037 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3373 | 2025.01.14 22:33:47.071268 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001708 sec., 7611.241217798594 rows/sec., 474.56 KiB/sec. | ||
3374 | 2025.01.14 22:33:47.071435 [ 253 ] {a130d9c4-352b-4516-919d-a6088cab52aa} <Debug> TCPHandler: Processed in 0.002152146 sec. | ||
3375 | 2025.01.14 22:33:47.071590 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3376 | 2025.01.14 22:33:47.071710 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3377 | 2025.01.14 22:33:47.071758 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3378 | 2025.01.14 22:33:47.072453 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3379 | 2025.01.14 22:33:47.072493 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3380 | 2025.01.14 22:33:47.072867 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3381 | 2025.01.14 22:33:47.073119 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3382 | 2025.01.14 22:33:47.073348 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001662 sec., 225030.0842358604 rows/sec., 15.89 MiB/sec. | ||
3383 | 2025.01.14 22:33:47.073402 [ 258 ] {58e1d084-dfd4-4e5b-8d4e-233a6df4c46f} <Debug> TCPHandler: Processed in 0.001871652 sec. | ||
3384 | 2025.01.14 22:33:47.073595 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3385 | 2025.01.14 22:33:47.073817 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3386 | 2025.01.14 22:33:47.073912 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3387 | 2025.01.14 22:33:47.074427 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3388 | 2025.01.14 22:33:47.074464 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3389 | 2025.01.14 22:33:47.074822 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3390 | 2025.01.14 22:33:47.075057 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2025.01.14 22:33:47.075237 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
3392 | 2025.01.14 22:33:47.075288 [ 253 ] {b93cce3b-10cd-4bed-b89b-9ddb5a5cec61} <Debug> TCPHandler: Processed in 0.001807971 sec. | ||
3393 | 2025.01.14 22:33:47.075447 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3394 | 2025.01.14 22:33:47.075587 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3395 | 2025.01.14 22:33:47.075650 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3396 | 2025.01.14 22:33:47.076279 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3397 | 2025.01.14 22:33:47.076318 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3398 | 2025.01.14 22:33:47.076706 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3399 | 2025.01.14 22:33:47.076936 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3400 | 2025.01.14 22:33:47.077099 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3401 | 2025.01.14 22:33:47.077178 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3402 | 2025.01.14 22:33:47.077185 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001618 sec., 140296.6625463535 rows/sec., 9.36 MiB/sec. | ||
3403 | 2025.01.14 22:33:47.077217 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3404 | 2025.01.14 22:33:47.077324 [ 258 ] {92394ce7-31be-4715-9fdb-f20d0ba8a4e3} <Debug> TCPHandler: Processed in 0.001940423 sec. | ||
3405 | 2025.01.14 22:33:47.077547 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
3406 | 2025.01.14 22:33:47.077562 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2025.01.14 22:33:47.077848 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3408 | 2025.01.14 22:33:47.077870 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3409 | 2025.01.14 22:33:47.077963 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3410 | 2025.01.14 22:33:47.077971 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3881 rows starting from the beginning of the part | ||
3411 | 2025.01.14 22:33:47.078314 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 227 rows starting from the beginning of the part | ||
3412 | 2025.01.14 22:33:47.078627 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
3413 | 2025.01.14 22:33:47.078966 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 940 rows starting from the beginning of the part | ||
3414 | 2025.01.14 22:33:47.079279 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
3415 | 2025.01.14 22:33:47.079583 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 227 rows starting from the beginning of the part | ||
3416 | 2025.01.14 22:33:47.080569 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3417 | 2025.01.14 22:33:47.080638 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3418 | 2025.01.14 22:33:47.081477 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3419 | 2025.01.14 22:33:47.081969 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3420 | 2025.01.14 22:33:47.082403 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004651 sec., 215.00752526338422 rows/sec., 14.49 KiB/sec. | ||
3421 | 2025.01.14 22:33:47.082497 [ 253 ] {fb1951bf-16c0-404a-a281-d93f62ccf020} <Debug> TCPHandler: Processed in 0.005081361 sec. | ||
3422 | 2025.01.14 22:33:47.082745 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3423 | 2025.01.14 22:33:47.083003 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3424 | 2025.01.14 22:33:47.083055 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3425 | 2025.01.14 22:33:47.083652 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5585 rows, containing 5 columns (5 merged, 0 gathered) in 0.006301435 sec., 886306.0556841418 rows/sec., 59.38 MiB/sec. | ||
3426 | 2025.01.14 22:33:47.084045 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3427 | 2025.01.14 22:33:47.084104 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3428 | 2025.01.14 22:33:47.084111 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3429 | 2025.01.14 22:33:47.084756 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3430 | 2025.01.14 22:33:47.084891 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3431 | 2025.01.14 22:33:47.084892 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3432 | 2025.01.14 22:33:47.085064 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
3433 | 2025.01.14 22:33:47.085272 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3434 | 2025.01.14 22:33:47.085442 [ 141 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3435 | 2025.01.14 22:33:47.085506 [ 141 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2025.01.14 22:33:47.085550 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3437 | 2025.01.14 22:33:47.085551 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.002591 sec., 27788.498649170204 rows/sec., 1.77 MiB/sec. | ||
3438 | 2025.01.14 22:33:47.085711 [ 258 ] {b0238eec-54de-433b-a34e-744d99b92969} <Debug> TCPHandler: Processed in 0.003097837 sec. | ||
3439 | 2025.01.14 22:33:47.085766 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
3440 | 2025.01.14 22:33:47.085891 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3441 | 2025.01.14 22:33:47.085941 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 388 rows starting from the beginning of the part | ||
3442 | 2025.01.14 22:33:47.086044 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
3443 | 2025.01.14 22:33:47.086256 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
3444 | 2025.01.14 22:33:47.086417 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
3445 | 2025.01.14 22:33:47.086601 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
3446 | 2025.01.14 22:33:47.086744 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
3447 | 2025.01.14 22:33:47.087929 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277348 sec., 309131.4985676322 rows/sec., 20.14 MiB/sec. | ||
3448 | 2025.01.14 22:33:47.088202 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3449 | 2025.01.14 22:33:47.088704 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3450 | 2025.01.14 22:33:47.088844 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_16_3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3451 | 2025.01.14 22:33:47.088980 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
3452 | 2025.01.14 22:33:50.892545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 456 | ||
3453 | 2025.01.14 22:33:50.895611 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2025.01.14 22:33:50.895661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3455 | 2025.01.14 22:33:50.897130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3456 | 2025.01.14 22:33:50.897441 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2025.01.14 22:33:50.898522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
3458 | 2025.01.14 22:33:52.057855 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3459 | 2025.01.14 22:33:52.058159 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3460 | 2025.01.14 22:33:52.058237 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3461 | 2025.01.14 22:33:52.058962 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3462 | 2025.01.14 22:33:52.059011 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3463 | 2025.01.14 22:33:52.059428 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3464 | 2025.01.14 22:33:52.059676 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3465 | 2025.01.14 22:33:52.059974 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001872 sec., 4273.504273504273 rows/sec., 348.47 KiB/sec. | ||
3466 | 2025.01.14 22:33:52.060063 [ 253 ] {59540b82-7e88-41ef-9441-cde1c334e056} <Debug> TCPHandler: Processed in 0.002396569 sec. | ||
3467 | 2025.01.14 22:33:52.060333 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3468 | 2025.01.14 22:33:52.060550 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3469 | 2025.01.14 22:33:52.060630 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3470 | 2025.01.14 22:33:52.061495 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3471 | 2025.01.14 22:33:52.061541 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3472 | 2025.01.14 22:33:52.061982 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3473 | 2025.01.14 22:33:52.062238 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3474 | 2025.01.14 22:33:52.062398 [ 135 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3475 | 2025.01.14 22:33:52.062452 [ 135 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3476 | 2025.01.14 22:33:52.062453 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Debug> executeQuery: Read 132 rows, 11.59 KiB in 0.001961 sec., 67312.5956144824 rows/sec., 5.77 MiB/sec. | ||
3477 | 2025.01.14 22:33:52.062481 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3478 | 2025.01.14 22:33:52.062568 [ 258 ] {d468ba45-b59b-41e0-b508-b84c2aa88e05} <Debug> TCPHandler: Processed in 0.002373118 sec. | ||
3479 | 2025.01.14 22:33:52.062623 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
3480 | 2025.01.14 22:33:52.062756 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3481 | 2025.01.14 22:33:52.062815 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3482 | 2025.01.14 22:33:52.062834 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1418 rows starting from the beginning of the part | ||
3483 | 2025.01.14 22:33:52.062965 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
3484 | 2025.01.14 22:33:52.063383 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1342 rows starting from the beginning of the part | ||
3485 | 2025.01.14 22:33:52.063506 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3486 | 2025.01.14 22:33:52.063658 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
3487 | 2025.01.14 22:33:52.063756 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3488 | 2025.01.14 22:33:52.064034 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 199 rows starting from the beginning of the part | ||
3489 | 2025.01.14 22:33:52.064340 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part | ||
3490 | 2025.01.14 22:33:52.066165 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.01.14 22:33:52.066235 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3492 | 2025.01.14 22:33:52.067235 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3493 | 2025.01.14 22:33:52.067556 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2025.01.14 22:33:52.068001 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Debug> executeQuery: Read 46 rows, 3.42 KiB in 0.004733 sec., 9718.994295372913 rows/sec., 721.74 KiB/sec. | ||
3495 | 2025.01.14 22:33:52.068144 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.005571767 sec., 600707.1006379125 rows/sec., 52.76 MiB/sec. | ||
3496 | 2025.01.14 22:33:52.068156 [ 253 ] {215a097e-eddf-410d-adf0-1048427c1138} <Debug> TCPHandler: Processed in 0.005474805 sec. | ||
3497 | 2025.01.14 22:33:52.068373 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3498 | 2025.01.14 22:33:52.068386 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3499 | 2025.01.14 22:33:52.068536 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3500 | 2025.01.14 22:33:52.068607 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3501 | 2025.01.14 22:33:52.068739 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3502 | 2025.01.14 22:33:52.068834 [ 187 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_21_4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3503 | 2025.01.14 22:33:52.068942 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
3504 | 2025.01.14 22:33:52.069427 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3505 | 2025.01.14 22:33:52.069466 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3506 | 2025.01.14 22:33:52.069829 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3507 | 2025.01.14 22:33:52.070065 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3508 | 2025.01.14 22:33:52.070194 [ 135 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3509 | 2025.01.14 22:33:52.070234 [ 135 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.01.14 22:33:52.070258 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Debug> executeQuery: Read 102 rows, 8.17 KiB in 0.001765 sec., 57790.36827195467 rows/sec., 4.52 MiB/sec. | ||
3511 | 2025.01.14 22:33:52.070262 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3512 | 2025.01.14 22:33:52.070376 [ 258 ] {943eaaf8-1702-4704-8d45-2651aa70ac2d} <Debug> TCPHandler: Processed in 0.002075265 sec. | ||
3513 | 2025.01.14 22:33:52.070799 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
3514 | 2025.01.14 22:33:52.070862 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3515 | 2025.01.14 22:33:52.071122 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3516 | 2025.01.14 22:33:52.071133 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3517 | 2025.01.14 22:33:52.071191 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 890 rows starting from the beginning of the part | ||
3518 | 2025.01.14 22:33:52.071235 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3519 | 2025.01.14 22:33:52.071505 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
3520 | 2025.01.14 22:33:52.071813 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 836 rows starting from the beginning of the part | ||
3521 | 2025.01.14 22:33:52.072079 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
3522 | 2025.01.14 22:33:52.072381 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 374 rows starting from the beginning of the part | ||
3523 | 2025.01.14 22:33:52.072733 [ 186 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
3524 | 2025.01.14 22:33:52.074147 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3525 | 2025.01.14 22:33:52.074206 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3526 | 2025.01.14 22:33:52.075298 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3527 | 2025.01.14 22:33:52.075674 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3528 | 2025.01.14 22:33:52.076116 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.00505 sec., 30495.049504950497 rows/sec., 2.11 MiB/sec. | ||
3529 | 2025.01.14 22:33:52.076306 [ 253 ] {817bd795-1b1e-4366-996a-1b9b07c8a293} <Debug> TCPHandler: Processed in 0.005742489 sec. | ||
3530 | 2025.01.14 22:33:52.076329 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 5 columns (5 merged, 0 gathered) in 0.005922081 sec., 403574.3516510497 rows/sec., 30.93 MiB/sec. | ||
3531 | 2025.01.14 22:33:52.076499 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3532 | 2025.01.14 22:33:52.076643 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3533 | 2025.01.14 22:33:52.076687 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3534 | 2025.01.14 22:33:52.076841 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <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 | ||
3535 | 2025.01.14 22:33:52.077384 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2025.01.14 22:33:52.077712 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_21_4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3537 | 2025.01.14 22:33:52.077924 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3538 | 2025.01.14 22:33:52.078969 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3539 | 2025.01.14 22:33:52.079013 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3540 | 2025.01.14 22:33:52.079710 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3541 | 2025.01.14 22:33:52.079978 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3542 | 2025.01.14 22:33:52.080186 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003551 sec., 10701.210926499578 rows/sec., 19.18 MiB/sec. | ||
3543 | 2025.01.14 22:33:52.080282 [ 258 ] {0f4bc1df-3c2f-4f42-948d-f3f3e4020ad7} <Debug> TCPHandler: Processed in 0.003868786 sec. | ||
3544 | 2025.01.14 22:33:52.080528 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3545 | 2025.01.14 22:33:52.080753 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3546 | 2025.01.14 22:33:52.080847 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3547 | 2025.01.14 22:33:52.081478 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2025.01.14 22:33:52.081516 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3549 | 2025.01.14 22:33:52.081879 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3550 | 2025.01.14 22:33:52.082110 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3551 | 2025.01.14 22:33:52.082324 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001625 sec., 30769.23076923077 rows/sec., 2.11 MiB/sec. | ||
3552 | 2025.01.14 22:33:52.082374 [ 253 ] {547f2bed-059a-4cb2-a3a0-1a46295f335f} <Debug> TCPHandler: Processed in 0.001957633 sec. | ||
3553 | 2025.01.14 22:33:53.359711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3554 | 2025.01.14 22:33:53.360889 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.01.14 22:33:53.360943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3556 | 2025.01.14 22:33:53.361480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3557 | 2025.01.14 22:33:53.361750 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2025.01.14 22:33:53.362002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3559 | 2025.01.14 22:33:53.934252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3560 | 2025.01.14 22:33:53.955821 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3561 | 2025.01.14 22:33:53.955891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3562 | 2025.01.14 22:33:53.963549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3563 | 2025.01.14 22:33:53.964313 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2025.01.14 22:33:53.967086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3565 | 2025.01.14 22:33:57.060475 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2025.01.14 22:33:57.060697 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3567 | 2025.01.14 22:33:57.060777 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3568 | 2025.01.14 22:33:57.061562 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.01.14 22:33:57.061602 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3570 | 2025.01.14 22:33:57.062028 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3571 | 2025.01.14 22:33:57.062278 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.01.14 22:33:57.062518 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
3573 | 2025.01.14 22:33:57.062671 [ 253 ] {4ef20e04-20e8-45fb-84ec-e5b00e277bd8} <Debug> TCPHandler: Processed in 0.002326668 sec. | ||
3574 | 2025.01.14 22:33:57.062929 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2025.01.14 22:33:57.063121 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3576 | 2025.01.14 22:33:57.063192 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3577 | 2025.01.14 22:33:57.063987 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.01.14 22:33:57.064031 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3579 | 2025.01.14 22:33:57.064537 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3580 | 2025.01.14 22:33:57.064781 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.01.14 22:33:57.065015 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001944 sec., 102366.25514403293 rows/sec., 8.87 MiB/sec. | ||
3582 | 2025.01.14 22:33:57.065072 [ 258 ] {f09578c4-01f7-4fb9-9c0a-74ba7da839ec} <Debug> TCPHandler: Processed in 0.002278587 sec. | ||
3583 | 2025.01.14 22:33:57.065250 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3584 | 2025.01.14 22:33:57.065390 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3585 | 2025.01.14 22:33:57.065449 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3586 | 2025.01.14 22:33:57.066128 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2025.01.14 22:33:57.066174 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3588 | 2025.01.14 22:33:57.066548 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3589 | 2025.01.14 22:33:57.066796 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3590 | 2025.01.14 22:33:57.066997 [ 128 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3591 | 2025.01.14 22:33:57.067008 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001643 sec., 4260.49908703591 rows/sec., 277.57 KiB/sec. | ||
3592 | 2025.01.14 22:33:57.067085 [ 128 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3593 | 2025.01.14 22:33:57.067163 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3594 | 2025.01.14 22:33:57.067174 [ 253 ] {bcbf720d-d26e-4df2-bd12-b34af4686803} <Debug> TCPHandler: Processed in 0.001992404 sec. | ||
3595 | 2025.01.14 22:33:57.067436 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3596 | 2025.01.14 22:33:57.067649 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
3597 | 2025.01.14 22:33:57.067833 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3598 | 2025.01.14 22:33:57.068026 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3599 | 2025.01.14 22:33:57.068187 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3600 | 2025.01.14 22:33:57.068282 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 49 rows starting from the beginning of the part | ||
3601 | 2025.01.14 22:33:57.068579 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
3602 | 2025.01.14 22:33:57.068851 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
3603 | 2025.01.14 22:33:57.069210 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
3604 | 2025.01.14 22:33:57.069546 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
3605 | 2025.01.14 22:33:57.069936 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
3606 | 2025.01.14 22:33:57.070927 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2025.01.14 22:33:57.071002 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3608 | 2025.01.14 22:33:57.072021 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3609 | 2025.01.14 22:33:57.072631 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2025.01.14 22:33:57.072655 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005375555 sec., 29764.368516367147 rows/sec., 2.23 MiB/sec. | ||
3611 | 2025.01.14 22:33:57.072891 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3612 | 2025.01.14 22:33:57.073046 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005344 sec., 2619.7604790419164 rows/sec., 183.47 KiB/sec. | ||
3613 | 2025.01.14 22:33:57.073191 [ 258 ] {115cf137-736a-4483-87b6-31e965f0014c} <Debug> TCPHandler: Processed in 0.0058981 sec. | ||
3614 | 2025.01.14 22:33:57.073410 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3615 | 2025.01.14 22:33:57.073453 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2025.01.14 22:33:57.073599 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_20_4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3617 | 2025.01.14 22:33:57.073632 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3618 | 2025.01.14 22:33:57.073757 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3619 | 2025.01.14 22:33:57.073765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3620 | 2025.01.14 22:33:57.074474 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3621 | 2025.01.14 22:33:57.074517 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3622 | 2025.01.14 22:33:57.074873 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3623 | 2025.01.14 22:33:57.075107 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2025.01.14 22:33:57.075320 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001754 sec., 7411.630558722919 rows/sec., 462.11 KiB/sec. | ||
3625 | 2025.01.14 22:33:57.075373 [ 253 ] {366bdea3-88d7-4c0b-bf7a-0b2cee93ef4e} <Debug> TCPHandler: Processed in 0.002074124 sec. | ||
3626 | 2025.01.14 22:33:57.075549 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2025.01.14 22:33:57.075689 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3628 | 2025.01.14 22:33:57.075746 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3629 | 2025.01.14 22:33:57.076570 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.01.14 22:33:57.076611 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3631 | 2025.01.14 22:33:57.076990 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3632 | 2025.01.14 22:33:57.077241 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.01.14 22:33:57.077478 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001821 sec., 205381.65842943438 rows/sec., 14.50 MiB/sec. | ||
3634 | 2025.01.14 22:33:57.077532 [ 258 ] {82efe9e2-e8e1-4f74-ac03-1a9ee20cd191} <Debug> TCPHandler: Processed in 0.002051834 sec. | ||
3635 | 2025.01.14 22:33:57.077690 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2025.01.14 22:33:57.077829 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3637 | 2025.01.14 22:33:57.077892 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3638 | 2025.01.14 22:33:57.078445 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2025.01.14 22:33:57.078505 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3640 | 2025.01.14 22:33:57.079080 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3641 | 2025.01.14 22:33:57.079342 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3642 | 2025.01.14 22:33:57.079578 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001775 sec., 3380.281690140845 rows/sec., 176.61 KiB/sec. | ||
3643 | 2025.01.14 22:33:57.079634 [ 253 ] {e0f0f897-fede-4161-b460-83c7385e3113} <Debug> TCPHandler: Processed in 0.002011585 sec. | ||
3644 | 2025.01.14 22:33:57.079799 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2025.01.14 22:33:57.079942 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3646 | 2025.01.14 22:33:57.080005 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3647 | 2025.01.14 22:33:57.080640 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2025.01.14 22:33:57.080681 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3649 | 2025.01.14 22:33:57.081080 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3650 | 2025.01.14 22:33:57.081318 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2025.01.14 22:33:57.081538 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001627 sec., 139520.59004302399 rows/sec., 9.31 MiB/sec. | ||
3652 | 2025.01.14 22:33:57.081592 [ 258 ] {0585f655-ca90-46b9-b43b-d4430c96660c} <Debug> TCPHandler: Processed in 0.001863043 sec. | ||
3653 | 2025.01.14 22:33:57.081746 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3654 | 2025.01.14 22:33:57.081884 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3655 | 2025.01.14 22:33:57.081944 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3656 | 2025.01.14 22:33:57.082472 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2025.01.14 22:33:57.082512 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3658 | 2025.01.14 22:33:57.082871 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3659 | 2025.01.14 22:33:57.083115 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2025.01.14 22:33:57.083337 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
3661 | 2025.01.14 22:33:57.083388 [ 253 ] {3fe8fa1c-00ec-485b-aeb9-8182540d3d87} <Debug> TCPHandler: Processed in 0.00171018 sec. | ||
3662 | 2025.01.14 22:33:57.083546 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2025.01.14 22:33:57.083685 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3664 | 2025.01.14 22:33:57.083745 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3665 | 2025.01.14 22:33:57.084312 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2025.01.14 22:33:57.084355 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3667 | 2025.01.14 22:33:57.084721 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3668 | 2025.01.14 22:33:57.084963 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3669 | 2025.01.14 22:33:57.085232 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001574 sec., 45743.329097839895 rows/sec., 2.92 MiB/sec. | ||
3670 | 2025.01.14 22:33:57.085417 [ 258 ] {3d6046fb-a775-4817-a4b0-85b028c9e340} <Debug> TCPHandler: Processed in 0.001934783 sec. | ||
3671 | 2025.01.14 22:34:00.761532 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3672 | 2025.01.14 22:34:00.761603 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3673 | 2025.01.14 22:34:00.862249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3674 | 2025.01.14 22:34:00.862988 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3675 | 2025.01.14 22:34:00.863043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3676 | 2025.01.14 22:34:00.863645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3677 | 2025.01.14 22:34:00.863916 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3678 | 2025.01.14 22:34:00.864202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3679 | 2025.01.14 22:34:00.898898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 490 | ||
3680 | 2025.01.14 22:34:00.902412 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3681 | 2025.01.14 22:34:00.902459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3682 | 2025.01.14 22:34:00.903973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3683 | 2025.01.14 22:34:00.904282 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3684 | 2025.01.14 22:34:00.904819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3685 | 2025.01.14 22:34:01.467264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3686 | 2025.01.14 22:34:01.487907 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3687 | 2025.01.14 22:34:01.487964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3688 | 2025.01.14 22:34:01.495646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3689 | 2025.01.14 22:34:01.496449 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3690 | 2025.01.14 22:34:01.499262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3691 | 2025.01.14 22:34:02.058217 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2025.01.14 22:34:02.058422 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3693 | 2025.01.14 22:34:02.058496 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3694 | 2025.01.14 22:34:02.059298 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2025.01.14 22:34:02.059342 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3696 | 2025.01.14 22:34:02.059783 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3697 | 2025.01.14 22:34:02.060029 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.01.14 22:34:02.060258 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.00188 sec., 68085.10638297873 rows/sec., 5.87 MiB/sec. | ||
3699 | 2025.01.14 22:34:02.060361 [ 253 ] {f2975ec7-b488-4068-bf5a-02c2aebf7ad0} <Debug> TCPHandler: Processed in 0.002277527 sec. | ||
3700 | 2025.01.14 22:34:02.060659 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.01.14 22:34:02.060853 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3702 | 2025.01.14 22:34:02.060926 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3703 | 2025.01.14 22:34:02.061706 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.01.14 22:34:02.061754 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3705 | 2025.01.14 22:34:02.062200 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3706 | 2025.01.14 22:34:02.062455 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2025.01.14 22:34:02.062711 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001909 sec., 19905.709795704555 rows/sec., 1.46 MiB/sec. | ||
3708 | 2025.01.14 22:34:02.062846 [ 258 ] {ea11f71d-3b6d-46f6-976d-cb9755a8b066} <Debug> TCPHandler: Processed in 0.002359199 sec. | ||
3709 | 2025.01.14 22:34:02.063075 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.01.14 22:34:02.063297 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3711 | 2025.01.14 22:34:02.063388 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3712 | 2025.01.14 22:34:02.064064 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.01.14 22:34:02.064104 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3714 | 2025.01.14 22:34:02.064468 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3715 | 2025.01.14 22:34:02.064705 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2025.01.14 22:34:02.064956 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001701 sec., 55261.61081716637 rows/sec., 4.31 MiB/sec. | ||
3717 | 2025.01.14 22:34:02.065138 [ 253 ] {18ebc7b4-ebea-43cd-94fe-a1098786bd69} <Debug> TCPHandler: Processed in 0.002170146 sec. | ||
3718 | 2025.01.14 22:34:02.065331 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2025.01.14 22:34:02.065482 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3720 | 2025.01.14 22:34:02.065548 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3721 | 2025.01.14 22:34:02.066137 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2025.01.14 22:34:02.066178 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3723 | 2025.01.14 22:34:02.066604 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3724 | 2025.01.14 22:34:02.066846 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.01.14 22:34:02.067101 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00165 sec., 90909.09090909091 rows/sec., 6.30 MiB/sec. | ||
3726 | 2025.01.14 22:34:02.067182 [ 258 ] {ddc405d4-d016-46b9-a396-2145dc91dedf} <Debug> TCPHandler: Processed in 0.001937533 sec. | ||
3727 | 2025.01.14 22:34:02.067339 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2025.01.14 22:34:02.067464 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3729 | 2025.01.14 22:34:02.067552 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3730 | 2025.01.14 22:34:02.068907 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2025.01.14 22:34:02.068946 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3732 | 2025.01.14 22:34:02.069630 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3733 | 2025.01.14 22:34:02.069888 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2025.01.14 22:34:02.070229 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002765 sec., 13743.218806509945 rows/sec., 24.63 MiB/sec. | ||
3735 | 2025.01.14 22:34:02.070481 [ 253 ] {707ba1be-9382-456a-9628-206af35bc332} <Debug> TCPHandler: Processed in 0.003196748 sec. | ||
3736 | 2025.01.14 22:34:02.070641 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2025.01.14 22:34:02.070787 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3738 | 2025.01.14 22:34:02.070848 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3739 | 2025.01.14 22:34:02.071450 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2025.01.14 22:34:02.071496 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3741 | 2025.01.14 22:34:02.071886 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3742 | 2025.01.14 22:34:02.072127 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2025.01.14 22:34:02.072369 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001612 sec., 31017.36972704715 rows/sec., 2.13 MiB/sec. | ||
3744 | 2025.01.14 22:34:02.072454 [ 258 ] {d8f742c5-93ac-4c85-a8e5-48a87b4f2b04} <Debug> TCPHandler: Processed in 0.001883263 sec. | ||
3745 | 2025.01.14 22:34:07.047921 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2025.01.14 22:34:07.048154 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3747 | 2025.01.14 22:34:07.048235 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3748 | 2025.01.14 22:34:07.049035 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2025.01.14 22:34:07.049087 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3750 | 2025.01.14 22:34:07.049522 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3751 | 2025.01.14 22:34:07.049771 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2025.01.14 22:34:07.049977 [ 112 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3753 | 2025.01.14 22:34:07.050005 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. | ||
3754 | 2025.01.14 22:34:07.050086 [ 112 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2025.01.14 22:34:07.050166 [ 253 ] {b897a646-6b1f-461e-9e8d-078dc3a91e6e} <Debug> TCPHandler: Processed in 0.002382078 sec. | ||
3756 | 2025.01.14 22:34:07.050166 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3757 | 2025.01.14 22:34:07.050480 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::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 | ||
3758 | 2025.01.14 22:34:07.050507 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2025.01.14 22:34:07.050785 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3760 | 2025.01.14 22:34:07.050823 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3761 | 2025.01.14 22:34:07.050846 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::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 | ||
3762 | 2025.01.14 22:34:07.050943 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3763 | 2025.01.14 22:34:07.051111 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3764 | 2025.01.14 22:34:07.051469 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3765 | 2025.01.14 22:34:07.051824 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3766 | 2025.01.14 22:34:07.052124 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3767 | 2025.01.14 22:34:07.053762 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.01.14 22:34:07.053841 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3769 | 2025.01.14 22:34:07.054961 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004664776 sec., 15006.079605966075 rows/sec., 1.11 MiB/sec. | ||
3770 | 2025.01.14 22:34:07.055017 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3771 | 2025.01.14 22:34:07.055132 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3772 | 2025.01.14 22:34:07.055490 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3773 | 2025.01.14 22:34:07.055634 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3774 | 2025.01.14 22:34:07.056005 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_9_2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3775 | 2025.01.14 22:34:07.056097 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005355 sec., 373.4827264239029 rows/sec., 30.45 KiB/sec. | ||
3776 | 2025.01.14 22:34:07.056207 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3777 | 2025.01.14 22:34:07.056314 [ 258 ] {fff8ed13-acdf-45c3-8c7b-bdb66b14285a} <Debug> TCPHandler: Processed in 0.005998142 sec. | ||
3778 | 2025.01.14 22:34:07.056496 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3779 | 2025.01.14 22:34:07.056629 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3780 | 2025.01.14 22:34:07.056685 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3781 | 2025.01.14 22:34:07.057962 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2025.01.14 22:34:07.058003 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3783 | 2025.01.14 22:34:07.058461 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3784 | 2025.01.14 22:34:07.058704 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2025.01.14 22:34:07.058961 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002333 sec., 574367.766823832 rows/sec., 47.84 MiB/sec. | ||
3786 | 2025.01.14 22:34:07.059157 [ 253 ] {d52f4b1e-48f2-44b7-9bba-a8bf79a40e19} <Debug> TCPHandler: Processed in 0.002712643 sec. | ||
3787 | 2025.01.14 22:34:07.059381 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3788 | 2025.01.14 22:34:07.059524 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3789 | 2025.01.14 22:34:07.059581 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3790 | 2025.01.14 22:34:07.060173 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2025.01.14 22:34:07.060213 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3792 | 2025.01.14 22:34:07.060587 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3793 | 2025.01.14 22:34:07.060826 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2025.01.14 22:34:07.061039 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001546 sec., 5821.474773609314 rows/sec., 385.32 KiB/sec. | ||
3795 | 2025.01.14 22:34:07.061091 [ 258 ] {1f996117-a544-4069-bdf8-944f4206ec97} <Debug> TCPHandler: Processed in 0.001823022 sec. | ||
3796 | 2025.01.14 22:34:07.061243 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3797 | 2025.01.14 22:34:07.061396 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3798 | 2025.01.14 22:34:07.061454 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3799 | 2025.01.14 22:34:07.062143 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3800 | 2025.01.14 22:34:07.062182 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3801 | 2025.01.14 22:34:07.062565 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3802 | 2025.01.14 22:34:07.062798 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3803 | 2025.01.14 22:34:07.063090 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001704 sec., 142018.779342723 rows/sec., 9.62 MiB/sec. | ||
3804 | 2025.01.14 22:34:07.063218 [ 253 ] {ae79c944-9e34-40ce-8f06-df49794738bd} <Debug> TCPHandler: Processed in 0.002041364 sec. | ||
3805 | 2025.01.14 22:34:07.063375 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3806 | 2025.01.14 22:34:07.063514 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3807 | 2025.01.14 22:34:07.063570 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3808 | 2025.01.14 22:34:07.064166 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2025.01.14 22:34:07.064205 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3810 | 2025.01.14 22:34:07.064557 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3811 | 2025.01.14 22:34:07.064791 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3812 | 2025.01.14 22:34:07.064947 [ 112 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3813 | 2025.01.14 22:34:07.065008 [ 112 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3814 | 2025.01.14 22:34:07.065040 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
3815 | 2025.01.14 22:34:07.065056 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3816 | 2025.01.14 22:34:07.065236 [ 258 ] {2631cff6-624a-467e-b0b0-7b949714a000} <Debug> TCPHandler: Processed in 0.001928383 sec. | ||
3817 | 2025.01.14 22:34:07.065345 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::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 | ||
3818 | 2025.01.14 22:34:07.065613 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3819 | 2025.01.14 22:34:07.065687 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3820 | 2025.01.14 22:34:07.065754 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3821 | 2025.01.14 22:34:07.065849 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3822 | 2025.01.14 22:34:07.066024 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3823 | 2025.01.14 22:34:07.066044 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3824 | 2025.01.14 22:34:07.066403 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3825 | 2025.01.14 22:34:07.066767 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3826 | 2025.01.14 22:34:07.067155 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3827 | 2025.01.14 22:34:07.069231 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2025.01.14 22:34:07.069332 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3829 | 2025.01.14 22:34:07.069543 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004355342 sec., 14924.201130473795 rows/sec., 988.82 KiB/sec. | ||
3830 | 2025.01.14 22:34:07.069772 [ 191 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3831 | 2025.01.14 22:34:07.070145 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3832 | 2025.01.14 22:34:07.070238 [ 191 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2025.01.14 22:34:07.070394 [ 191 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_9_2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3834 | 2025.01.14 22:34:07.070555 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3835 | 2025.01.14 22:34:07.070644 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2025.01.14 22:34:07.070879 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.005104 sec., 163009.40438871473 rows/sec., 11.77 MiB/sec. | ||
3837 | 2025.01.14 22:34:07.070943 [ 253 ] {4f0acfca-07c2-4e84-b5ef-64e1d9583375} <Debug> TCPHandler: Processed in 0.005559967 sec. | ||
3838 | 2025.01.14 22:34:07.071100 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2025.01.14 22:34:07.071238 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3840 | 2025.01.14 22:34:07.071297 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3841 | 2025.01.14 22:34:07.071818 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.01.14 22:34:07.071856 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3843 | 2025.01.14 22:34:07.072211 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3844 | 2025.01.14 22:34:07.072441 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2025.01.14 22:34:07.072650 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
3846 | 2025.01.14 22:34:07.072700 [ 258 ] {2513de64-c279-4c6a-bba2-9ec37af2fdde} <Debug> TCPHandler: Processed in 0.00166542 sec. | ||
3847 | 2025.01.14 22:34:07.072840 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3848 | 2025.01.14 22:34:07.072979 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3849 | 2025.01.14 22:34:07.073041 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3850 | 2025.01.14 22:34:07.074218 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2025.01.14 22:34:07.074258 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3852 | 2025.01.14 22:34:07.074704 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3853 | 2025.01.14 22:34:07.074935 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2025.01.14 22:34:07.075150 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.002203 sec., 425783.0231502496 rows/sec., 28.41 MiB/sec. | ||
3855 | 2025.01.14 22:34:07.075205 [ 253 ] {7bf1c4d5-8c4c-449b-b3dd-c56c84134648} <Debug> TCPHandler: Processed in 0.002431819 sec. | ||
3856 | 2025.01.14 22:34:07.075351 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2025.01.14 22:34:07.075491 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3858 | 2025.01.14 22:34:07.075551 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3859 | 2025.01.14 22:34:07.076039 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2025.01.14 22:34:07.076079 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3861 | 2025.01.14 22:34:07.076426 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3862 | 2025.01.14 22:34:07.076666 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2025.01.14 22:34:07.076931 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
3864 | 2025.01.14 22:34:07.077098 [ 258 ] {efb1eca4-022c-4874-af9f-10490b639294} <Debug> TCPHandler: Processed in 0.001813021 sec. | ||
3865 | 2025.01.14 22:34:07.077267 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3866 | 2025.01.14 22:34:07.077406 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3867 | 2025.01.14 22:34:07.077465 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3868 | 2025.01.14 22:34:07.077983 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2025.01.14 22:34:07.078021 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3870 | 2025.01.14 22:34:07.078394 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3871 | 2025.01.14 22:34:07.078622 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2025.01.14 22:34:07.078831 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001456 sec., 46703.2967032967 rows/sec., 2.97 MiB/sec. | ||
3873 | 2025.01.14 22:34:07.078882 [ 253 ] {9b79d0a9-188b-4e15-bef7-0635a5f24cc5} <Debug> TCPHandler: Processed in 0.001682441 sec. | ||
3874 | 2025.01.14 22:34:07.081798 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2025.01.14 22:34:07.081936 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3876 | 2025.01.14 22:34:07.081993 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3877 | 2025.01.14 22:34:07.082673 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3878 | 2025.01.14 22:34:07.082717 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3879 | 2025.01.14 22:34:07.083064 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3880 | 2025.01.14 22:34:07.083293 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3881 | 2025.01.14 22:34:07.083515 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001609 sec., 16159.105034182723 rows/sec., 1.25 MiB/sec. | ||
3882 | 2025.01.14 22:34:07.083569 [ 258 ] {f7d04cfb-aa73-4d91-b0f7-c73c1a305de8} <Debug> TCPHandler: Processed in 0.001836392 sec. | ||
3883 | 2025.01.14 22:34:07.083725 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3884 | 2025.01.14 22:34:07.083864 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3885 | 2025.01.14 22:34:07.083918 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3886 | 2025.01.14 22:34:07.084600 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.01.14 22:34:07.084647 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3888 | 2025.01.14 22:34:07.084993 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3889 | 2025.01.14 22:34:07.085214 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2025.01.14 22:34:07.085424 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001591 sec., 17598.99434318039 rows/sec., 1.37 MiB/sec. | ||
3891 | 2025.01.14 22:34:07.085479 [ 253 ] {0ebb8de7-e3bd-4a42-bcf9-fb6f8ac42665} <Debug> TCPHandler: Processed in 0.001818581 sec. | ||
3892 | 2025.01.14 22:34:07.085613 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3893 | 2025.01.14 22:34:07.085740 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3894 | 2025.01.14 22:34:07.085799 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3895 | 2025.01.14 22:34:07.086400 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2025.01.14 22:34:07.086446 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3897 | 2025.01.14 22:34:07.086836 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3898 | 2025.01.14 22:34:07.087066 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2025.01.14 22:34:07.087203 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3900 | 2025.01.14 22:34:07.087250 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001539 sec., 6497.72579597141 rows/sec., 461.31 KiB/sec. | ||
3901 | 2025.01.14 22:34:07.087253 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3902 | 2025.01.14 22:34:07.087302 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3903 | 2025.01.14 22:34:07.087321 [ 258 ] {e95c4e6c-673f-47f3-80f9-e5f582841bc3} <Debug> TCPHandler: Processed in 0.001763132 sec. | ||
3904 | 2025.01.14 22:34:07.087462 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
3905 | 2025.01.14 22:34:07.087487 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3906 | 2025.01.14 22:34:07.087674 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3907 | 2025.01.14 22:34:07.087712 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3908 | 2025.01.14 22:34:07.087734 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5585 rows starting from the beginning of the part | ||
3909 | 2025.01.14 22:34:07.087791 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3910 | 2025.01.14 22:34:07.088117 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 154 rows starting from the beginning of the part | ||
3911 | 2025.01.14 22:34:07.088515 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 227 rows starting from the beginning of the part | ||
3912 | 2025.01.14 22:34:07.088885 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
3913 | 2025.01.14 22:34:07.089187 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 938 rows starting from the beginning of the part | ||
3914 | 2025.01.14 22:34:07.089425 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
3915 | 2025.01.14 22:34:07.090276 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2025.01.14 22:34:07.090342 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3917 | 2025.01.14 22:34:07.090958 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3918 | 2025.01.14 22:34:07.091506 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3919 | 2025.01.14 22:34:07.091788 [ 111 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3920 | 2025.01.14 22:34:07.091890 [ 111 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2025.01.14 22:34:07.091965 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3922 | 2025.01.14 22:34:07.092235 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.004539 sec., 881.2513769552766 rows/sec., 61.96 KiB/sec. | ||
3923 | 2025.01.14 22:34:07.092371 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
3924 | 2025.01.14 22:34:07.092489 [ 253 ] {28208b91-2e34-4bf7-a475-f8f746849977} <Debug> TCPHandler: Processed in 0.00507574 sec. | ||
3925 | 2025.01.14 22:34:07.092706 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3926 | 2025.01.14 22:34:07.092751 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 704 rows starting from the beginning of the part | ||
3927 | 2025.01.14 22:34:07.092842 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
3928 | 2025.01.14 22:34:07.093085 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
3929 | 2025.01.14 22:34:07.093383 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
3930 | 2025.01.14 22:34:07.093524 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
3931 | 2025.01.14 22:34:07.093855 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
3932 | 2025.01.14 22:34:07.094460 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7064 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088115 sec., 996597.8260792891 rows/sec., 66.82 MiB/sec. | ||
3933 | 2025.01.14 22:34:07.094989 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3934 | 2025.01.14 22:34:07.095738 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2025.01.14 22:34:07.095949 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3936 | 2025.01.14 22:34:07.096282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3937 | 2025.01.14 22:34:07.096349 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.00422887 sec., 224173.36073229965 rows/sec., 14.64 MiB/sec. | ||
3938 | 2025.01.14 22:34:07.096530 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3939 | 2025.01.14 22:34:07.096821 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2025.01.14 22:34:07.096896 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_21_4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3941 | 2025.01.14 22:34:07.096967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3942 | 2025.01.14 22:34:08.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.48 MiB, peak 188.29 MiB, free memory in arenas 0.00 B, will set to 180.40 MiB (RSS), difference: -1.08 MiB | ||
3943 | 2025.01.14 22:34:08.364419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
3944 | 2025.01.14 22:34:08.365107 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2025.01.14 22:34:08.365160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3946 | 2025.01.14 22:34:08.365735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3947 | 2025.01.14 22:34:08.366014 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2025.01.14 22:34:08.366248 [ 110 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3949 | 2025.01.14 22:34:08.366272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
3950 | 2025.01.14 22:34:08.366324 [ 110 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.01.14 22:34:08.366355 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3952 | 2025.01.14 22:34:08.366505 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3953 | 2025.01.14 22:34:08.366668 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3954 | 2025.01.14 22:34:08.366714 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3955 | 2025.01.14 22:34:08.366800 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3956 | 2025.01.14 22:34:08.367018 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3957 | 2025.01.14 22:34:08.367189 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3958 | 2025.01.14 22:34:08.367345 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3959 | 2025.01.14 22:34:08.367529 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
3960 | 2025.01.14 22:34:08.370104 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003672024 sec., 2641322.605734603 rows/sec., 37.78 MiB/sec. | ||
3961 | 2025.01.14 22:34:08.370355 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3962 | 2025.01.14 22:34:08.370681 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_21_4} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3963 | 2025.01.14 22:34:08.370772 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_21_4} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3964 | 2025.01.14 22:34:08.370873 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3965 | 2025.01.14 22:34:08.999417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
3966 | 2025.01.14 22:34:09.021469 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2025.01.14 22:34:09.021519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3968 | 2025.01.14 22:34:09.029388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3969 | 2025.01.14 22:34:09.030160 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3970 | 2025.01.14 22:34:09.030447 [ 107 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3971 | 2025.01.14 22:34:09.030511 [ 107 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3972 | 2025.01.14 22:34:09.030550 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3973 | 2025.01.14 22:34:09.030709 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3974 | 2025.01.14 22:34:09.036534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
3975 | 2025.01.14 22:34:09.037708 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3976 | 2025.01.14 22:34:09.038603 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3977 | 2025.01.14 22:34:09.043419 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3978 | 2025.01.14 22:34:09.047976 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3979 | 2025.01.14 22:34:09.053274 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3980 | 2025.01.14 22:34:09.058744 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3981 | 2025.01.14 22:34:09.063331 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
3982 | 2025.01.14 22:34:09.120793 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.090161748 sec., 1763.4973093023884 rows/sec., 9.12 MiB/sec. | ||
3983 | 2025.01.14 22:34:09.123691 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3984 | 2025.01.14 22:34:09.126674 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_21_4} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2025.01.14 22:34:09.126792 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_21_4} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3986 | 2025.01.14 22:34:09.129403 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
3987 | 2025.01.14 22:34:10.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.93 MiB, peak 192.48 MiB, free memory in arenas 0.00 B, will set to 184.51 MiB (RSS), difference: 2.58 MiB | ||
3988 | 2025.01.14 22:34:10.905156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 532 | ||
3989 | 2025.01.14 22:34:10.908531 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3990 | 2025.01.14 22:34:10.908577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3991 | 2025.01.14 22:34:10.910050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3992 | 2025.01.14 22:34:10.910368 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3993 | 2025.01.14 22:34:10.911414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3994 | 2025.01.14 22:34:12.058906 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3995 | 2025.01.14 22:34:12.059208 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3996 | 2025.01.14 22:34:12.059323 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3997 | 2025.01.14 22:34:12.060371 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3998 | 2025.01.14 22:34:12.060416 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3999 | 2025.01.14 22:34:12.060864 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4000 | 2025.01.14 22:34:12.061136 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4001 | 2025.01.14 22:34:12.061297 [ 101 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4002 | 2025.01.14 22:34:12.061348 [ 101 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4003 | 2025.01.14 22:34:12.061355 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.002227 sec., 57476.425684777736 rows/sec., 4.95 MiB/sec. | ||
4004 | 2025.01.14 22:34:12.061377 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4005 | 2025.01.14 22:34:12.061457 [ 253 ] {db9c7ac9-400e-48db-80d4-7c719c8fb3fe} <Debug> TCPHandler: Processed in 0.002739673 sec. | ||
4006 | 2025.01.14 22:34:12.061539 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
4007 | 2025.01.14 22:34:12.061670 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4008 | 2025.01.14 22:34:12.061723 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1423 rows starting from the beginning of the part | ||
4009 | 2025.01.14 22:34:12.061736 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2025.01.14 22:34:12.061830 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 199 rows starting from the beginning of the part | ||
4011 | 2025.01.14 22:34:12.062318 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
4012 | 2025.01.14 22:34:12.062328 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4013 | 2025.01.14 22:34:12.062547 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4014 | 2025.01.14 22:34:12.062611 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1340 rows starting from the beginning of the part | ||
4015 | 2025.01.14 22:34:12.063003 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4016 | 2025.01.14 22:34:12.063272 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
4017 | 2025.01.14 22:34:12.065165 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2025.01.14 22:34:12.065249 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4019 | 2025.01.14 22:34:12.066225 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4020 | 2025.01.14 22:34:12.066741 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4021 | 2025.01.14 22:34:12.066749 [ 201 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3244 rows, containing 5 columns (5 merged, 0 gathered) in 0.005287473 sec., 613525.5915254792 rows/sec., 53.80 MiB/sec. | ||
4022 | 2025.01.14 22:34:12.067114 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.005081 sec., 7478.842747490652 rows/sec., 562.37 KiB/sec. | ||
4023 | 2025.01.14 22:34:12.067201 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4024 | 2025.01.14 22:34:12.067242 [ 258 ] {466dd222-0fe1-4fe7-a553-fe2e8ced1a7f} <Debug> TCPHandler: Processed in 0.005659798 sec. | ||
4025 | 2025.01.14 22:34:12.067488 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4026 | 2025.01.14 22:34:12.067709 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4027 | 2025.01.14 22:34:12.067809 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4028 | 2025.01.14 22:34:12.067819 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4029 | 2025.01.14 22:34:12.068071 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_26_5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4030 | 2025.01.14 22:34:12.068278 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4031 | 2025.01.14 22:34:12.068775 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2025.01.14 22:34:12.068819 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4033 | 2025.01.14 22:34:12.069187 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4034 | 2025.01.14 22:34:12.069427 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4035 | 2025.01.14 22:34:12.069554 [ 101 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4036 | 2025.01.14 22:34:12.069592 [ 101 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.01.14 22:34:12.069617 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001975 sec., 47594.936708860754 rows/sec., 3.72 MiB/sec. | ||
4038 | 2025.01.14 22:34:12.069620 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4039 | 2025.01.14 22:34:12.069712 [ 253 ] {4deda24a-c2d0-4da9-880f-688c5a4087c0} <Debug> TCPHandler: Processed in 0.002345618 sec. | ||
4040 | 2025.01.14 22:34:12.069756 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
4041 | 2025.01.14 22:34:12.069872 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4042 | 2025.01.14 22:34:12.069897 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4043 | 2025.01.14 22:34:12.069918 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 900 rows starting from the beginning of the part | ||
4044 | 2025.01.14 22:34:12.070243 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 374 rows starting from the beginning of the part | ||
4045 | 2025.01.14 22:34:12.070294 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4046 | 2025.01.14 22:34:12.070524 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
4047 | 2025.01.14 22:34:12.070549 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4048 | 2025.01.14 22:34:12.070965 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 832 rows starting from the beginning of the part | ||
4049 | 2025.01.14 22:34:12.071359 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
4050 | 2025.01.14 22:34:12.071699 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
4051 | 2025.01.14 22:34:12.073026 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.01.14 22:34:12.073101 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4053 | 2025.01.14 22:34:12.074183 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4054 | 2025.01.14 22:34:12.074660 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.01.14 22:34:12.074761 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 5 columns (5 merged, 0 gathered) in 0.005059901 sec., 458902.25915487274 rows/sec., 35.09 MiB/sec. | ||
4056 | 2025.01.14 22:34:12.075037 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4057 | 2025.01.14 22:34:12.075048 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.004917 sec., 30506.406345332518 rows/sec., 2.12 MiB/sec. | ||
4058 | 2025.01.14 22:34:12.075205 [ 258 ] {c0d2301d-9486-43a9-9956-9a7d5d84506d} <Debug> TCPHandler: Processed in 0.005402965 sec. | ||
4059 | 2025.01.14 22:34:12.075380 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4060 | 2025.01.14 22:34:12.075457 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2025.01.14 22:34:12.075560 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4062 | 2025.01.14 22:34:12.075564 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_26_5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4063 | 2025.01.14 22:34:12.075665 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4064 | 2025.01.14 22:34:12.075688 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <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 | ||
4065 | 2025.01.14 22:34:12.076849 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.01.14 22:34:12.076887 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4067 | 2025.01.14 22:34:12.077541 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4068 | 2025.01.14 22:34:12.077795 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4069 | 2025.01.14 22:34:12.077995 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002481 sec., 15316.404675534059 rows/sec., 27.45 MiB/sec. | ||
4070 | 2025.01.14 22:34:12.078093 [ 253 ] {2c813541-251a-4d13-a3a4-0be6e59e9f32} <Debug> TCPHandler: Processed in 0.002787603 sec. | ||
4071 | 2025.01.14 22:34:12.078247 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2025.01.14 22:34:12.078392 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4073 | 2025.01.14 22:34:12.078452 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4074 | 2025.01.14 22:34:12.079010 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2025.01.14 22:34:12.079050 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4076 | 2025.01.14 22:34:12.079423 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4077 | 2025.01.14 22:34:12.079659 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2025.01.14 22:34:12.079921 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001563 sec., 31989.76327575176 rows/sec., 2.19 MiB/sec. | ||
4079 | 2025.01.14 22:34:12.080129 [ 258 ] {bd9fbf44-f4b0-4432-9563-4b7ab4ec9270} <Debug> TCPHandler: Processed in 0.001947224 sec. | ||
4080 | 2025.01.14 22:34:15.761650 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4081 | 2025.01.14 22:34:15.761751 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4082 | 2025.01.14 22:34:15.866522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4083 | 2025.01.14 22:34:15.867175 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2025.01.14 22:34:15.867225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4085 | 2025.01.14 22:34:15.867788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4086 | 2025.01.14 22:34:15.868050 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4087 | 2025.01.14 22:34:15.868295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4088 | 2025.01.14 22:34:16.536715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4089 | 2025.01.14 22:34:16.555964 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2025.01.14 22:34:16.556032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4091 | 2025.01.14 22:34:16.563008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4092 | 2025.01.14 22:34:16.563748 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4093 | 2025.01.14 22:34:16.566440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4094 | 2025.01.14 22:34:17.060922 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4095 | 2025.01.14 22:34:17.061178 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4096 | 2025.01.14 22:34:17.061249 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4097 | 2025.01.14 22:34:17.061981 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4098 | 2025.01.14 22:34:17.062022 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4099 | 2025.01.14 22:34:17.062486 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4100 | 2025.01.14 22:34:17.062745 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4101 | 2025.01.14 22:34:17.062968 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. | ||
4102 | 2025.01.14 22:34:17.063024 [ 253 ] {8a616cfc-38ff-4b7c-93bd-e155edadf057} <Debug> TCPHandler: Processed in 0.002287727 sec. | ||
4103 | 2025.01.14 22:34:17.063285 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4104 | 2025.01.14 22:34:17.063497 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4105 | 2025.01.14 22:34:17.063575 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4106 | 2025.01.14 22:34:17.064465 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4107 | 2025.01.14 22:34:17.064512 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4108 | 2025.01.14 22:34:17.064957 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4109 | 2025.01.14 22:34:17.065222 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2025.01.14 22:34:17.065457 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002018 sec., 98612.48761149654 rows/sec., 8.54 MiB/sec. | ||
4111 | 2025.01.14 22:34:17.065514 [ 258 ] {0c285c3d-5040-45ec-953e-3d49de928006} <Debug> TCPHandler: Processed in 0.002369138 sec. | ||
4112 | 2025.01.14 22:34:17.065726 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2025.01.14 22:34:17.065951 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4114 | 2025.01.14 22:34:17.066042 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4115 | 2025.01.14 22:34:17.066646 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4116 | 2025.01.14 22:34:17.066685 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4117 | 2025.01.14 22:34:17.067033 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4118 | 2025.01.14 22:34:17.067274 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2025.01.14 22:34:17.067502 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001605 sec., 4361.370716510904 rows/sec., 284.15 KiB/sec. | ||
4120 | 2025.01.14 22:34:17.067555 [ 253 ] {59e9de2d-23ae-4b27-8685-df35bf7ad104} <Debug> TCPHandler: Processed in 0.001940173 sec. | ||
4121 | 2025.01.14 22:34:17.067708 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4122 | 2025.01.14 22:34:17.067847 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4123 | 2025.01.14 22:34:17.067903 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4124 | 2025.01.14 22:34:17.068517 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4125 | 2025.01.14 22:34:17.068555 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4126 | 2025.01.14 22:34:17.068906 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4127 | 2025.01.14 22:34:17.069142 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4128 | 2025.01.14 22:34:17.069357 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001539 sec., 9096.816114359974 rows/sec., 637.08 KiB/sec. | ||
4129 | 2025.01.14 22:34:17.069409 [ 258 ] {49ae3d26-ea48-4afc-b788-ebb2049568b1} <Debug> TCPHandler: Processed in 0.001772521 sec. | ||
4130 | 2025.01.14 22:34:17.069611 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4131 | 2025.01.14 22:34:17.069835 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4132 | 2025.01.14 22:34:17.069924 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4133 | 2025.01.14 22:34:17.070585 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4134 | 2025.01.14 22:34:17.070624 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4135 | 2025.01.14 22:34:17.070973 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4136 | 2025.01.14 22:34:17.071207 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4137 | 2025.01.14 22:34:17.071463 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001679 sec., 7742.703990470519 rows/sec., 482.76 KiB/sec. | ||
4138 | 2025.01.14 22:34:17.071611 [ 253 ] {94892d92-9ead-44ab-8bc5-34bdf5137da6} <Debug> TCPHandler: Processed in 0.002099915 sec. | ||
4139 | 2025.01.14 22:34:17.071776 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4140 | 2025.01.14 22:34:17.071893 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4141 | 2025.01.14 22:34:17.071941 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4142 | 2025.01.14 22:34:17.072670 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4143 | 2025.01.14 22:34:17.072710 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4144 | 2025.01.14 22:34:17.073084 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4145 | 2025.01.14 22:34:17.073319 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4146 | 2025.01.14 22:34:17.073521 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001651 sec., 226529.37613567535 rows/sec., 15.99 MiB/sec. | ||
4147 | 2025.01.14 22:34:17.073572 [ 258 ] {352ffc75-ace4-4cf8-8cfe-540f444a0fb4} <Debug> TCPHandler: Processed in 0.001855752 sec. | ||
4148 | 2025.01.14 22:34:17.073706 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4149 | 2025.01.14 22:34:17.073823 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4150 | 2025.01.14 22:34:17.073873 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4151 | 2025.01.14 22:34:17.074355 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4152 | 2025.01.14 22:34:17.074393 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4153 | 2025.01.14 22:34:17.074753 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4154 | 2025.01.14 22:34:17.074991 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4155 | 2025.01.14 22:34:17.075206 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec. | ||
4156 | 2025.01.14 22:34:17.075255 [ 253 ] {6e2feb20-b2a4-4fa0-ad83-2a3053414dfe} <Debug> TCPHandler: Processed in 0.001607309 sec. | ||
4157 | 2025.01.14 22:34:17.075413 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4158 | 2025.01.14 22:34:17.075552 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4159 | 2025.01.14 22:34:17.075613 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4160 | 2025.01.14 22:34:17.076331 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4161 | 2025.01.14 22:34:17.076406 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4162 | 2025.01.14 22:34:17.076857 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4163 | 2025.01.14 22:34:17.077085 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.01.14 22:34:17.077299 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001777 sec., 127743.38773213282 rows/sec., 8.52 MiB/sec. | ||
4165 | 2025.01.14 22:34:17.077350 [ 258 ] {c08695dd-ee33-4334-9ff0-40f26a698e14} <Debug> TCPHandler: Processed in 0.002004175 sec. | ||
4166 | 2025.01.14 22:34:17.077502 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4167 | 2025.01.14 22:34:17.077640 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4168 | 2025.01.14 22:34:17.077700 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4169 | 2025.01.14 22:34:17.078216 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2025.01.14 22:34:17.078254 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4171 | 2025.01.14 22:34:17.078608 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4172 | 2025.01.14 22:34:17.078839 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4173 | 2025.01.14 22:34:17.079009 [ 96 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4174 | 2025.01.14 22:34:17.079070 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
4175 | 2025.01.14 22:34:17.079101 [ 96 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2025.01.14 22:34:17.079176 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4177 | 2025.01.14 22:34:17.079180 [ 253 ] {8da6e060-d2ec-4721-9fb1-7b1473c1a061} <Debug> TCPHandler: Processed in 0.00174237 sec. | ||
4178 | 2025.01.14 22:34:17.079498 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4179 | 2025.01.14 22:34:17.079864 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4180 | 2025.01.14 22:34:17.079874 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4181 | 2025.01.14 22:34:17.079933 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4182 | 2025.01.14 22:34:17.080401 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4183 | 2025.01.14 22:34:17.080515 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4184 | 2025.01.14 22:34:17.080669 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4185 | 2025.01.14 22:34:17.081014 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4186 | 2025.01.14 22:34:17.081344 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4187 | 2025.01.14 22:34:17.081744 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4188 | 2025.01.14 22:34:17.082091 [ 194 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
4189 | 2025.01.14 22:34:17.082660 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2025.01.14 22:34:17.082725 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4191 | 2025.01.14 22:34:17.083600 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4192 | 2025.01.14 22:34:17.084159 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2025.01.14 22:34:17.084678 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.004884 sec., 14742.01474201474 rows/sec., 962.97 KiB/sec. | ||
4194 | 2025.01.14 22:34:17.084838 [ 258 ] {a742392d-0d0d-4d57-ab95-9c0c2a2239f9} <Debug> TCPHandler: Processed in 0.005530036 sec. | ||
4195 | 2025.01.14 22:34:17.085150 [ 187 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005759119 sec., 1736.3766923378384 rows/sec., 117.00 KiB/sec. | ||
4196 | 2025.01.14 22:34:17.085303 [ 187 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4197 | 2025.01.14 22:34:17.085661 [ 187 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_10_2} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2025.01.14 22:34:17.085755 [ 187 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_10_2} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4199 | 2025.01.14 22:34:17.085856 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4200 | 2025.01.14 22:34:20.911810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 564 | ||
4201 | 2025.01.14 22:34:20.914846 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2025.01.14 22:34:20.914892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4203 | 2025.01.14 22:34:20.916371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4204 | 2025.01.14 22:34:20.916688 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2025.01.14 22:34:20.917697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
4206 | 2025.01.14 22:34:22.058610 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4207 | 2025.01.14 22:34:22.058827 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4208 | 2025.01.14 22:34:22.058906 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4209 | 2025.01.14 22:34:22.059771 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4210 | 2025.01.14 22:34:22.059820 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4211 | 2025.01.14 22:34:22.060259 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4212 | 2025.01.14 22:34:22.060514 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4213 | 2025.01.14 22:34:22.060753 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.001984 sec., 64516.12903225806 rows/sec., 5.56 MiB/sec. | ||
4214 | 2025.01.14 22:34:22.060810 [ 253 ] {47d2ac11-8f62-482d-8d3e-5971127c24ed} <Debug> TCPHandler: Processed in 0.002338908 sec. | ||
4215 | 2025.01.14 22:34:22.061072 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2025.01.14 22:34:22.061285 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4217 | 2025.01.14 22:34:22.061357 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4218 | 2025.01.14 22:34:22.062099 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4219 | 2025.01.14 22:34:22.062139 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4220 | 2025.01.14 22:34:22.062576 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4221 | 2025.01.14 22:34:22.062840 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2025.01.14 22:34:22.062995 [ 91 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4223 | 2025.01.14 22:34:22.063047 [ 91 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2025.01.14 22:34:22.063046 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001819 sec., 20890.599230346343 rows/sec., 1.53 MiB/sec. | ||
4225 | 2025.01.14 22:34:22.063077 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4226 | 2025.01.14 22:34:22.063133 [ 258 ] {15bbe515-0bdc-4ea4-9179-8352e3c164cb} <Debug> TCPHandler: Processed in 0.002200466 sec. | ||
4227 | 2025.01.14 22:34:22.063240 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
4228 | 2025.01.14 22:34:22.063359 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2025.01.14 22:34:22.063422 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4230 | 2025.01.14 22:34:22.063470 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 59 rows starting from the beginning of the part | ||
4231 | 2025.01.14 22:34:22.063739 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
4232 | 2025.01.14 22:34:22.063916 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4233 | 2025.01.14 22:34:22.064170 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
4234 | 2025.01.14 22:34:22.064328 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4235 | 2025.01.14 22:34:22.064587 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
4236 | 2025.01.14 22:34:22.064959 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
4237 | 2025.01.14 22:34:22.065317 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
4238 | 2025.01.14 22:34:22.067118 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4239 | 2025.01.14 22:34:22.067197 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4240 | 2025.01.14 22:34:22.068176 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4241 | 2025.01.14 22:34:22.068221 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00506222 sec., 37335.39830351111 rows/sec., 2.83 MiB/sec. | ||
4242 | 2025.01.14 22:34:22.068538 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4243 | 2025.01.14 22:34:22.068551 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.01.14 22:34:22.069180 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.005481 sec., 17150.155081189565 rows/sec., 1.34 MiB/sec. | ||
4245 | 2025.01.14 22:34:22.069479 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4246 | 2025.01.14 22:34:22.069638 [ 253 ] {7fd1caed-4885-4dcb-8b3b-d79cfc6b95d1} <Debug> TCPHandler: Processed in 0.006388226 sec. | ||
4247 | 2025.01.14 22:34:22.069815 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_25_5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4248 | 2025.01.14 22:34:22.069919 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4249 | 2025.01.14 22:34:22.069992 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4250 | 2025.01.14 22:34:22.070097 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4251 | 2025.01.14 22:34:22.070163 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4252 | 2025.01.14 22:34:22.070758 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4253 | 2025.01.14 22:34:22.070797 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4254 | 2025.01.14 22:34:22.071201 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4255 | 2025.01.14 22:34:22.071448 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2025.01.14 22:34:22.071625 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00156 sec., 96153.84615384616 rows/sec., 6.67 MiB/sec. | ||
4257 | 2025.01.14 22:34:22.071677 [ 258 ] {c9c4058a-97e8-4d5a-b3de-99af5fb05d4a} <Debug> TCPHandler: Processed in 0.001891793 sec. | ||
4258 | 2025.01.14 22:34:22.071840 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2025.01.14 22:34:22.071980 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4260 | 2025.01.14 22:34:22.072075 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <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 | ||
4261 | 2025.01.14 22:34:22.073270 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4262 | 2025.01.14 22:34:22.073307 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4263 | 2025.01.14 22:34:22.074039 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4264 | 2025.01.14 22:34:22.074299 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4265 | 2025.01.14 22:34:22.074549 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002599 sec., 14621.00808003078 rows/sec., 26.20 MiB/sec. | ||
4266 | 2025.01.14 22:34:22.074645 [ 253 ] {e758993b-ff47-455d-be05-7f80a0ce3682} <Debug> TCPHandler: Processed in 0.002871034 sec. | ||
4267 | 2025.01.14 22:34:22.074811 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.01.14 22:34:22.074950 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4269 | 2025.01.14 22:34:22.075010 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4270 | 2025.01.14 22:34:22.075577 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.14 22:34:22.075636 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4272 | 2025.01.14 22:34:22.076210 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4273 | 2025.01.14 22:34:22.076448 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.14 22:34:22.076626 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001707 sec., 29291.154071470417 rows/sec., 2.01 MiB/sec. | ||
4275 | 2025.01.14 22:34:22.076675 [ 258 ] {04ef5195-0a9e-4279-9caa-22a8edd73b1b} <Debug> TCPHandler: Processed in 0.001932873 sec. | ||
4276 | 2025.01.14 22:34:23.368563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4277 | 2025.01.14 22:34:23.369687 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2025.01.14 22:34:23.369749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4279 | 2025.01.14 22:34:23.370304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4280 | 2025.01.14 22:34:23.370570 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2025.01.14 22:34:23.370863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4282 | 2025.01.14 22:34:24.066630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4283 | 2025.01.14 22:34:24.086038 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2025.01.14 22:34:24.086089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4285 | 2025.01.14 22:34:24.093632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4286 | 2025.01.14 22:34:24.094375 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2025.01.14 22:34:24.097670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4288 | 2025.01.14 22:34:27.060682 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2025.01.14 22:34:27.060885 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4290 | 2025.01.14 22:34:27.060953 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4291 | 2025.01.14 22:34:27.061683 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2025.01.14 22:34:27.061725 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4293 | 2025.01.14 22:34:27.062160 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4294 | 2025.01.14 22:34:27.062411 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.01.14 22:34:27.062667 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
4296 | 2025.01.14 22:34:27.062858 [ 253 ] {61166d74-aa05-4af7-8f4c-95ea0817f174} <Debug> TCPHandler: Processed in 0.002300748 sec. | ||
4297 | 2025.01.14 22:34:27.063144 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2025.01.14 22:34:27.063358 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4299 | 2025.01.14 22:34:27.063438 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4300 | 2025.01.14 22:34:27.064254 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2025.01.14 22:34:27.064300 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4302 | 2025.01.14 22:34:27.064754 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4303 | 2025.01.14 22:34:27.065011 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.01.14 22:34:27.065247 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001941 sec., 102524.47192168985 rows/sec., 8.88 MiB/sec. | ||
4305 | 2025.01.14 22:34:27.065363 [ 258 ] {1b032e31-ff59-48f7-b204-38f3142843f3} <Debug> TCPHandler: Processed in 0.002354438 sec. | ||
4306 | 2025.01.14 22:34:27.065679 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2025.01.14 22:34:27.065903 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4308 | 2025.01.14 22:34:27.065992 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4309 | 2025.01.14 22:34:27.066824 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2025.01.14 22:34:27.066863 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4311 | 2025.01.14 22:34:27.067224 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4312 | 2025.01.14 22:34:27.067463 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2025.01.14 22:34:27.067714 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001858 sec., 3767.491926803014 rows/sec., 245.45 KiB/sec. | ||
4314 | 2025.01.14 22:34:27.067802 [ 253 ] {7cccf70d-8e2c-42b5-b676-9abc198c6c76} <Debug> TCPHandler: Processed in 0.002311858 sec. | ||
4315 | 2025.01.14 22:34:27.068069 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2025.01.14 22:34:27.068258 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4317 | 2025.01.14 22:34:27.068321 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4318 | 2025.01.14 22:34:27.068969 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2025.01.14 22:34:27.069008 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4320 | 2025.01.14 22:34:27.069369 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4321 | 2025.01.14 22:34:27.069608 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.01.14 22:34:27.069734 [ 83 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4323 | 2025.01.14 22:34:27.069778 [ 83 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4324 | 2025.01.14 22:34:27.069801 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. | ||
4325 | 2025.01.14 22:34:27.069804 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4326 | 2025.01.14 22:34:27.069932 [ 258 ] {1e3e74a2-a364-4453-a8ea-62c5c29b8a87} <Debug> TCPHandler: Processed in 0.002012244 sec. | ||
4327 | 2025.01.14 22:34:27.070398 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4328 | 2025.01.14 22:34:27.070421 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
4329 | 2025.01.14 22:34:27.070604 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4330 | 2025.01.14 22:34:27.070618 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4331 | 2025.01.14 22:34:27.070662 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
4332 | 2025.01.14 22:34:27.070670 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4333 | 2025.01.14 22:34:27.070820 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
4334 | 2025.01.14 22:34:27.071073 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4335 | 2025.01.14 22:34:27.071523 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
4336 | 2025.01.14 22:34:27.071872 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4337 | 2025.01.14 22:34:27.072225 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4338 | 2025.01.14 22:34:27.073155 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4339 | 2025.01.14 22:34:27.073204 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4340 | 2025.01.14 22:34:27.073830 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4341 | 2025.01.14 22:34:27.074069 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004127959 sec., 130815.25276777217 rows/sec., 9.37 MiB/sec. | ||
4342 | 2025.01.14 22:34:27.074219 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4343 | 2025.01.14 22:34:27.074344 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4344 | 2025.01.14 22:34:27.074648 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004081 sec., 3185.493751531487 rows/sec., 198.61 KiB/sec. | ||
4345 | 2025.01.14 22:34:27.074798 [ 253 ] {ae32f613-d9b6-4e0f-8419-ae6a4f412dff} <Debug> TCPHandler: Processed in 0.004683406 sec. | ||
4346 | 2025.01.14 22:34:27.074976 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4347 | 2025.01.14 22:34:27.075008 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4348 | 2025.01.14 22:34:27.075098 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_11_2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4349 | 2025.01.14 22:34:27.075133 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4350 | 2025.01.14 22:34:27.075208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
4351 | 2025.01.14 22:34:27.075217 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4352 | 2025.01.14 22:34:27.076000 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4353 | 2025.01.14 22:34:27.076037 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4354 | 2025.01.14 22:34:27.076425 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4355 | 2025.01.14 22:34:27.076675 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4356 | 2025.01.14 22:34:27.076853 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001759 sec., 212620.80727686186 rows/sec., 15.01 MiB/sec. | ||
4357 | 2025.01.14 22:34:27.076905 [ 258 ] {0534b421-5da3-4ed3-9fed-7f6bcd2941c9} <Debug> TCPHandler: Processed in 0.002001334 sec. | ||
4358 | 2025.01.14 22:34:27.077118 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2025.01.14 22:34:27.077342 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4360 | 2025.01.14 22:34:27.077435 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4361 | 2025.01.14 22:34:27.077956 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2025.01.14 22:34:27.077995 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4363 | 2025.01.14 22:34:27.078364 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4364 | 2025.01.14 22:34:27.078605 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2025.01.14 22:34:27.078764 [ 83 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4366 | 2025.01.14 22:34:27.078819 [ 83 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2025.01.14 22:34:27.078854 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4368 | 2025.01.14 22:34:27.078860 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
4369 | 2025.01.14 22:34:27.078998 [ 253 ] {0b5ec8eb-3210-406e-94f4-416715e003ee} <Debug> TCPHandler: Processed in 0.001988814 sec. | ||
4370 | 2025.01.14 22:34:27.079221 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4371 | 2025.01.14 22:34:27.079252 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4372 | 2025.01.14 22:34:27.079429 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4373 | 2025.01.14 22:34:27.079569 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4374 | 2025.01.14 22:34:27.079717 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4375 | 2025.01.14 22:34:27.079809 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4376 | 2025.01.14 22:34:27.080093 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4377 | 2025.01.14 22:34:27.080409 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4378 | 2025.01.14 22:34:27.080723 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4379 | 2025.01.14 22:34:27.080992 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4380 | 2025.01.14 22:34:27.081275 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
4381 | 2025.01.14 22:34:27.082276 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.01.14 22:34:27.082356 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4383 | 2025.01.14 22:34:27.083422 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4384 | 2025.01.14 22:34:27.083913 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004931009 sec., 13384.684554418782 rows/sec., 699.30 KiB/sec. | ||
4385 | 2025.01.14 22:34:27.083951 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2025.01.14 22:34:27.084048 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4387 | 2025.01.14 22:34:27.084336 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004973 sec., 45646.49105167907 rows/sec., 3.04 MiB/sec. | ||
4388 | 2025.01.14 22:34:27.084734 [ 258 ] {9a21524e-0187-407e-a42c-a9e2ca784b44} <Debug> TCPHandler: Processed in 0.005629288 sec. | ||
4389 | 2025.01.14 22:34:27.085043 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_11_2} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4390 | 2025.01.14 22:34:27.085195 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2025.01.14 22:34:27.085196 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_11_2} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4392 | 2025.01.14 22:34:27.085424 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4393 | 2025.01.14 22:34:27.085519 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4394 | 2025.01.14 22:34:27.085574 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4395 | 2025.01.14 22:34:27.086043 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4396 | 2025.01.14 22:34:27.086082 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4397 | 2025.01.14 22:34:27.086448 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4398 | 2025.01.14 22:34:27.086683 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4399 | 2025.01.14 22:34:27.086896 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
4400 | 2025.01.14 22:34:27.086947 [ 253 ] {270a887c-78fd-4532-baba-c2a0d91c99ff} <Debug> TCPHandler: Processed in 0.002082945 sec. | ||
4401 | 2025.01.14 22:34:27.087116 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4402 | 2025.01.14 22:34:27.087257 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4403 | 2025.01.14 22:34:27.087317 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4404 | 2025.01.14 22:34:27.087820 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2025.01.14 22:34:27.087858 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4406 | 2025.01.14 22:34:27.088227 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4407 | 2025.01.14 22:34:27.088463 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.01.14 22:34:27.088687 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.00146 sec., 49315.068493150684 rows/sec., 3.15 MiB/sec. | ||
4409 | 2025.01.14 22:34:27.088885 [ 258 ] {ee9e2330-51a7-4d62-adc7-1fef8e1161b6} <Debug> TCPHandler: Processed in 0.001834542 sec. | ||
4410 | 2025.01.14 22:34:30.761800 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4411 | 2025.01.14 22:34:30.761878 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4412 | 2025.01.14 22:34:30.871132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4413 | 2025.01.14 22:34:30.872143 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2025.01.14 22:34:30.872189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4415 | 2025.01.14 22:34:30.872733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4416 | 2025.01.14 22:34:30.872988 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2025.01.14 22:34:30.873251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4418 | 2025.01.14 22:34:30.918048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 596 | ||
4419 | 2025.01.14 22:34:30.921210 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2025.01.14 22:34:30.921261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4421 | 2025.01.14 22:34:30.922783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4422 | 2025.01.14 22:34:30.923102 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2025.01.14 22:34:30.923269 [ 78 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4424 | 2025.01.14 22:34:30.923333 [ 78 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2025.01.14 22:34:30.923368 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4426 | 2025.01.14 22:34:30.923902 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
4427 | 2025.01.14 22:34:30.925189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
4428 | 2025.01.14 22:34:30.925557 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4429 | 2025.01.14 22:34:30.925749 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
4430 | 2025.01.14 22:34:30.926387 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
4431 | 2025.01.14 22:34:30.927091 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4432 | 2025.01.14 22:34:30.927813 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
4433 | 2025.01.14 22:34:30.928464 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
4434 | 2025.01.14 22:34:30.929065 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
4435 | 2025.01.14 22:34:30.937229 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 72 columns (72 merged, 0 gathered) in 0.013739755 sec., 43377.774931212385 rows/sec., 37.66 MiB/sec. | ||
4436 | 2025.01.14 22:34:30.938416 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4437 | 2025.01.14 22:34:30.939197 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2025.01.14 22:34:30.939282 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_16_3} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4439 | 2025.01.14 22:34:30.939595 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
4440 | 2025.01.14 22:34:31.597863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4441 | 2025.01.14 22:34:31.619546 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2025.01.14 22:34:31.619615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4443 | 2025.01.14 22:34:31.627380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4444 | 2025.01.14 22:34:31.628169 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2025.01.14 22:34:31.631641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4446 | 2025.01.14 22:34:32.058100 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4447 | 2025.01.14 22:34:32.058311 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4448 | 2025.01.14 22:34:32.058388 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4449 | 2025.01.14 22:34:32.059220 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4450 | 2025.01.14 22:34:32.059263 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4451 | 2025.01.14 22:34:32.059715 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4452 | 2025.01.14 22:34:32.059981 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4453 | 2025.01.14 22:34:32.060210 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001944 sec., 66872.42798353909 rows/sec., 5.78 MiB/sec. | ||
4454 | 2025.01.14 22:34:32.060285 [ 253 ] {c1334306-4611-4379-92e1-d8f206d9184b} <Debug> TCPHandler: Processed in 0.002316698 sec. | ||
4455 | 2025.01.14 22:34:32.060607 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4456 | 2025.01.14 22:34:32.060795 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4457 | 2025.01.14 22:34:32.060860 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4458 | 2025.01.14 22:34:32.061582 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4459 | 2025.01.14 22:34:32.061627 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4460 | 2025.01.14 22:34:32.062053 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4461 | 2025.01.14 22:34:32.062317 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4462 | 2025.01.14 22:34:32.062592 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001845 sec., 21138.21138211382 rows/sec., 1.55 MiB/sec. | ||
4463 | 2025.01.14 22:34:32.062810 [ 258 ] {10bb379c-b9d9-4ba7-94c2-a101aa063f81} <Debug> TCPHandler: Processed in 0.002373479 sec. | ||
4464 | 2025.01.14 22:34:32.063094 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4465 | 2025.01.14 22:34:32.063322 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4466 | 2025.01.14 22:34:32.063412 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4467 | 2025.01.14 22:34:32.064174 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2025.01.14 22:34:32.064213 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4469 | 2025.01.14 22:34:32.064577 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4470 | 2025.01.14 22:34:32.064818 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4471 | 2025.01.14 22:34:32.065036 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001769 sec., 53702.656868287166 rows/sec., 4.19 MiB/sec. | ||
4472 | 2025.01.14 22:34:32.065238 [ 253 ] {6bcfdb0c-a1b0-4fdc-b389-5224cad29065} <Debug> TCPHandler: Processed in 0.002256947 sec. | ||
4473 | 2025.01.14 22:34:32.065448 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4474 | 2025.01.14 22:34:32.065592 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4475 | 2025.01.14 22:34:32.065656 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4476 | 2025.01.14 22:34:32.066230 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4477 | 2025.01.14 22:34:32.066271 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4478 | 2025.01.14 22:34:32.066671 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4479 | 2025.01.14 22:34:32.066915 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2025.01.14 22:34:32.067077 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4481 | 2025.01.14 22:34:32.067147 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2025.01.14 22:34:32.067164 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00159 sec., 94339.62264150943 rows/sec., 6.54 MiB/sec. | ||
4483 | 2025.01.14 22:34:32.067195 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4484 | 2025.01.14 22:34:32.067311 [ 258 ] {b2ecd498-54a7-4b90-9221-1f437e6d56f8} <Debug> TCPHandler: Processed in 0.001950473 sec. | ||
4485 | 2025.01.14 22:34:32.067591 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2025.01.14 22:34:32.067681 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
4487 | 2025.01.14 22:34:32.067958 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4488 | 2025.01.14 22:34:32.068220 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4489 | 2025.01.14 22:34:32.068236 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <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 | ||
4490 | 2025.01.14 22:34:32.068288 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7064 rows starting from the beginning of the part | ||
4491 | 2025.01.14 22:34:32.068786 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
4492 | 2025.01.14 22:34:32.069124 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 227 rows starting from the beginning of the part | ||
4493 | 2025.01.14 22:34:32.069438 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part | ||
4494 | 2025.01.14 22:34:32.069788 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 227 rows starting from the beginning of the part | ||
4495 | 2025.01.14 22:34:32.070088 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part | ||
4496 | 2025.01.14 22:34:32.073738 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4497 | 2025.01.14 22:34:32.073789 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4498 | 2025.01.14 22:34:32.074837 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4499 | 2025.01.14 22:34:32.075396 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4500 | 2025.01.14 22:34:32.075492 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7968 rows, containing 5 columns (5 merged, 0 gathered) in 0.008161987 sec., 976232.8707458122 rows/sec., 65.56 MiB/sec. | ||
4501 | 2025.01.14 22:34:32.075666 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4502 | 2025.01.14 22:34:32.075754 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4503 | 2025.01.14 22:34:32.075790 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4504 | 2025.01.14 22:34:32.075796 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007988 sec., 4882.323485227842 rows/sec., 8.75 MiB/sec. | ||
4505 | 2025.01.14 22:34:32.076248 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
4506 | 2025.01.14 22:34:32.076346 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4507 | 2025.01.14 22:34:32.076788 [ 253 ] {516838a2-af03-47ee-ac8a-98f68e3a78f1} <Debug> TCPHandler: Processed in 0.009362502 sec. | ||
4508 | 2025.01.14 22:34:32.077060 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4509 | 2025.01.14 22:34:32.077587 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2025.01.14 22:34:32.077682 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4511 | 2025.01.14 22:34:32.078009 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4512 | 2025.01.14 22:34:32.078083 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4513 | 2025.01.14 22:34:32.078153 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4514 | 2025.01.14 22:34:32.078279 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4515 | 2025.01.14 22:34:32.078372 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 400 rows starting from the beginning of the part | ||
4516 | 2025.01.14 22:34:32.079002 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
4517 | 2025.01.14 22:34:32.079655 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
4518 | 2025.01.14 22:34:32.079660 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2025.01.14 22:34:32.079712 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4520 | 2025.01.14 22:34:32.080190 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
4521 | 2025.01.14 22:34:32.080758 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
4522 | 2025.01.14 22:34:32.080837 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4523 | 2025.01.14 22:34:32.081212 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4524 | 2025.01.14 22:34:32.081551 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2025.01.14 22:34:32.081839 [ 75 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4526 | 2025.01.14 22:34:32.081911 [ 75 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2025.01.14 22:34:32.081962 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4528 | 2025.01.14 22:34:32.082030 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.004578 sec., 10921.799912625602 rows/sec., 766.87 KiB/sec. | ||
4529 | 2025.01.14 22:34:32.082457 [ 258 ] {42a11fe3-cf82-49c1-9013-b551cd39fb5c} <Debug> TCPHandler: Processed in 0.005535737 sec. | ||
4530 | 2025.01.14 22:34:32.082776 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
4531 | 2025.01.14 22:34:32.083063 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4532 | 2025.01.14 22:34:32.083144 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 948 rows starting from the beginning of the part | ||
4533 | 2025.01.14 22:34:32.083441 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
4534 | 2025.01.14 22:34:32.083725 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part | ||
4535 | 2025.01.14 22:34:32.083977 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
4536 | 2025.01.14 22:34:32.084191 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
4537 | 2025.01.14 22:34:32.084439 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
4538 | 2025.01.14 22:34:32.088018 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 4 columns (4 merged, 0 gathered) in 0.00587788 sec., 211300.67303177336 rows/sec., 13.85 MiB/sec. | ||
4539 | 2025.01.14 22:34:32.088324 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4540 | 2025.01.14 22:34:32.088965 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2025.01.14 22:34:32.089161 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_26_5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4542 | 2025.01.14 22:34:32.089271 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
4543 | 2025.01.14 22:34:32.097760 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 19 columns (19 merged, 0 gathered) in 0.021882182 sec., 27008.275500130654 rows/sec., 48.40 MiB/sec. | ||
4544 | 2025.01.14 22:34:32.098588 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4545 | 2025.01.14 22:34:32.098984 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2025.01.14 22:34:32.099060 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4547 | 2025.01.14 22:34:32.099162 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
4548 | 2025.01.14 22:34:33.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.93 MiB, peak 194.28 MiB, free memory in arenas 0.00 B, will set to 188.98 MiB (RSS), difference: 2.04 MiB | ||
4549 | 2025.01.14 22:34:37.052267 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.01.14 22:34:37.052493 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4551 | 2025.01.14 22:34:37.052572 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4552 | 2025.01.14 22:34:37.053357 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.01.14 22:34:37.053405 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4554 | 2025.01.14 22:34:37.053838 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4555 | 2025.01.14 22:34:37.054097 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.01.14 22:34:37.054351 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. | ||
4557 | 2025.01.14 22:34:37.054532 [ 253 ] {221c3053-8e26-4326-beef-396e96d8b8b1} <Debug> TCPHandler: Processed in 0.002398758 sec. | ||
4558 | 2025.01.14 22:34:37.054823 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.01.14 22:34:37.055014 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4560 | 2025.01.14 22:34:37.055083 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4561 | 2025.01.14 22:34:37.055923 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.01.14 22:34:37.055977 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4563 | 2025.01.14 22:34:37.056589 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4564 | 2025.01.14 22:34:37.056995 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.01.14 22:34:37.057331 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002361 sec., 2541.2960609911056 rows/sec., 207.22 KiB/sec. | ||
4566 | 2025.01.14 22:34:37.057415 [ 258 ] {f8e23b9f-f60c-4df1-8f1d-862bcfaf178c} <Debug> TCPHandler: Processed in 0.002725772 sec. | ||
4567 | 2025.01.14 22:34:37.057601 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.01.14 22:34:37.057724 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4569 | 2025.01.14 22:34:37.057777 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4570 | 2025.01.14 22:34:37.059049 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.01.14 22:34:37.059092 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4572 | 2025.01.14 22:34:37.059553 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4573 | 2025.01.14 22:34:37.059795 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.01.14 22:34:37.059982 [ 72 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4575 | 2025.01.14 22:34:37.060039 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002339 sec., 573749.4655835828 rows/sec., 47.78 MiB/sec. | ||
4576 | 2025.01.14 22:34:37.060081 [ 72 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2025.01.14 22:34:37.060161 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4578 | 2025.01.14 22:34:37.060170 [ 253 ] {8f6a1cb2-b82d-4b35-b961-feda24fc6470} <Debug> TCPHandler: Processed in 0.002630891 sec. | ||
4579 | 2025.01.14 22:34:37.060380 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4580 | 2025.01.14 22:34:37.060386 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
4581 | 2025.01.14 22:34:37.060556 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4582 | 2025.01.14 22:34:37.060571 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4583 | 2025.01.14 22:34:37.060622 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1424 rows starting from the beginning of the part | ||
4584 | 2025.01.14 22:34:37.060631 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4585 | 2025.01.14 22:34:37.060868 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 199 rows starting from the beginning of the part | ||
4586 | 2025.01.14 22:34:37.061227 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
4587 | 2025.01.14 22:34:37.061566 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 199 rows starting from the beginning of the part | ||
4588 | 2025.01.14 22:34:37.061935 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 130 rows starting from the beginning of the part | ||
4589 | 2025.01.14 22:34:37.062285 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1342 rows starting from the beginning of the part | ||
4590 | 2025.01.14 22:34:37.063244 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4591 | 2025.01.14 22:34:37.063287 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4592 | 2025.01.14 22:34:37.063812 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4593 | 2025.01.14 22:34:37.064104 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4594 | 2025.01.14 22:34:37.064346 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.003844 sec., 3381.8938605619146 rows/sec., 227.63 KiB/sec. | ||
4595 | 2025.01.14 22:34:37.064405 [ 258 ] {9946868f-445e-4729-bb5c-6747c3495f7b} <Debug> TCPHandler: Processed in 0.004101689 sec. | ||
4596 | 2025.01.14 22:34:37.064597 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4597 | 2025.01.14 22:34:37.064771 [ 191 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3422 rows, containing 5 columns (5 merged, 0 gathered) in 0.004506054 sec., 759422.767680991 rows/sec., 66.75 MiB/sec. | ||
4598 | 2025.01.14 22:34:37.064836 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4599 | 2025.01.14 22:34:37.064898 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4600 | 2025.01.14 22:34:37.065060 [ 191 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4601 | 2025.01.14 22:34:37.065642 [ 191 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2025.01.14 22:34:37.065759 [ 191 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_31_6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4603 | 2025.01.14 22:34:37.065925 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
4604 | 2025.01.14 22:34:37.066160 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2025.01.14 22:34:37.066205 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4606 | 2025.01.14 22:34:37.066582 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4607 | 2025.01.14 22:34:37.066818 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.01.14 22:34:37.067001 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002214 sec., 109304.42637759712 rows/sec., 7.41 MiB/sec. | ||
4609 | 2025.01.14 22:34:37.067061 [ 253 ] {bccf250a-cf39-41fb-b65c-ab7304adf731} <Debug> TCPHandler: Processed in 0.002563231 sec. | ||
4610 | 2025.01.14 22:34:37.067250 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.01.14 22:34:37.067391 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4612 | 2025.01.14 22:34:37.067450 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4613 | 2025.01.14 22:34:37.068089 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.01.14 22:34:37.068129 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4615 | 2025.01.14 22:34:37.068486 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4616 | 2025.01.14 22:34:37.068724 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.01.14 22:34:37.068961 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
4618 | 2025.01.14 22:34:37.069036 [ 258 ] {44ace8c4-d820-4079-9356-104147efe564} <Debug> TCPHandler: Processed in 0.001854472 sec. | ||
4619 | 2025.01.14 22:34:37.069197 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4620 | 2025.01.14 22:34:37.069337 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4621 | 2025.01.14 22:34:37.069395 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4622 | 2025.01.14 22:34:37.070423 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4623 | 2025.01.14 22:34:37.070461 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4624 | 2025.01.14 22:34:37.070870 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4625 | 2025.01.14 22:34:37.071118 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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.01.14 22:34:37.071248 [ 69 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4627 | 2025.01.14 22:34:37.071290 [ 69 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4628 | 2025.01.14 22:34:37.071311 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002002 sec., 417582.4175824176 rows/sec., 30.15 MiB/sec. | ||
4629 | 2025.01.14 22:34:37.071315 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4630 | 2025.01.14 22:34:37.071411 [ 253 ] {23a505aa-fc12-4ca8-b53a-bf6caf515c02} <Debug> TCPHandler: Processed in 0.002278937 sec. | ||
4631 | 2025.01.14 22:34:37.071460 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
4632 | 2025.01.14 22:34:37.071576 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4633 | 2025.01.14 22:34:37.071600 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2025.01.14 22:34:37.071622 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 902 rows starting from the beginning of the part | ||
4635 | 2025.01.14 22:34:37.071926 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 374 rows starting from the beginning of the part | ||
4636 | 2025.01.14 22:34:37.071981 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4637 | 2025.01.14 22:34:37.072203 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
4638 | 2025.01.14 22:34:37.072220 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4639 | 2025.01.14 22:34:37.072614 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 374 rows starting from the beginning of the part | ||
4640 | 2025.01.14 22:34:37.073018 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
4641 | 2025.01.14 22:34:37.073372 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 836 rows starting from the beginning of the part | ||
4642 | 2025.01.14 22:34:37.074336 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.01.14 22:34:37.074412 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4644 | 2025.01.14 22:34:37.075361 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4645 | 2025.01.14 22:34:37.075758 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.01.14 22:34:37.076199 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004358 sec., 1376.7783386874714 rows/sec., 71.93 KiB/sec. | ||
4647 | 2025.01.14 22:34:37.076616 [ 258 ] {06648e64-8d71-403c-96c5-19acd00cdee1} <Debug> TCPHandler: Processed in 0.005095631 sec. | ||
4648 | 2025.01.14 22:34:37.076826 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434445 sec., 492230.5773634658 rows/sec., 37.48 MiB/sec. | ||
4649 | 2025.01.14 22:34:37.076842 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2025.01.14 22:34:37.077009 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4651 | 2025.01.14 22:34:37.077062 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4652 | 2025.01.14 22:34:37.077098 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4653 | 2025.01.14 22:34:37.077661 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2025.01.14 22:34:37.077768 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_31_6} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4655 | 2025.01.14 22:34:37.077874 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4656 | 2025.01.14 22:34:37.078251 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4657 | 2025.01.14 22:34:37.078295 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4658 | 2025.01.14 22:34:37.078749 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4659 | 2025.01.14 22:34:37.078990 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4660 | 2025.01.14 22:34:37.079174 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.002223 sec., 422852.0017993702 rows/sec., 28.21 MiB/sec. | ||
4661 | 2025.01.14 22:34:37.079230 [ 253 ] {ca54fe9b-1c32-4a5d-b7d6-cc84d8ecf49b} <Debug> TCPHandler: Processed in 0.0024843 sec. | ||
4662 | 2025.01.14 22:34:37.079393 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4663 | 2025.01.14 22:34:37.079533 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4664 | 2025.01.14 22:34:37.079593 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4665 | 2025.01.14 22:34:37.080099 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4666 | 2025.01.14 22:34:37.080139 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4667 | 2025.01.14 22:34:37.080507 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4668 | 2025.01.14 22:34:37.080744 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4669 | 2025.01.14 22:34:37.080986 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
4670 | 2025.01.14 22:34:37.081061 [ 258 ] {916913b5-c484-4f9e-9e14-d6c2e3d5d263} <Debug> TCPHandler: Processed in 0.001735671 sec. | ||
4671 | 2025.01.14 22:34:37.081222 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4672 | 2025.01.14 22:34:37.081362 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4673 | 2025.01.14 22:34:37.081421 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4674 | 2025.01.14 22:34:37.081965 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2025.01.14 22:34:37.082003 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4676 | 2025.01.14 22:34:37.082376 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4677 | 2025.01.14 22:34:37.082616 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2025.01.14 22:34:37.082795 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001464 sec., 46448.08743169399 rows/sec., 2.95 MiB/sec. | ||
4679 | 2025.01.14 22:34:37.082846 [ 253 ] {f162c5e1-423b-4ddd-b461-5fd207a55292} <Debug> TCPHandler: Processed in 0.00169281 sec. | ||
4680 | 2025.01.14 22:34:37.084341 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4681 | 2025.01.14 22:34:37.084488 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4682 | 2025.01.14 22:34:37.084553 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4683 | 2025.01.14 22:34:37.085231 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2025.01.14 22:34:37.085275 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4685 | 2025.01.14 22:34:37.085640 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4686 | 2025.01.14 22:34:37.085896 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4687 | 2025.01.14 22:34:37.086102 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001648 sec., 15776.699029126214 rows/sec., 1.22 MiB/sec. | ||
4688 | 2025.01.14 22:34:37.086154 [ 258 ] {b3d29421-83bd-4982-8f98-f01fd19eb571} <Debug> TCPHandler: Processed in 0.001875922 sec. | ||
4689 | 2025.01.14 22:34:37.086312 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4690 | 2025.01.14 22:34:37.086451 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4691 | 2025.01.14 22:34:37.086507 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4692 | 2025.01.14 22:34:37.087140 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4693 | 2025.01.14 22:34:37.087177 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4694 | 2025.01.14 22:34:37.087529 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4695 | 2025.01.14 22:34:37.087765 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4696 | 2025.01.14 22:34:37.087940 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001519 sec., 18433.179723502304 rows/sec., 1.44 MiB/sec. | ||
4697 | 2025.01.14 22:34:37.087991 [ 253 ] {1ab1ee71-3b38-4d20-b1d9-fba1fdc9bf68} <Debug> TCPHandler: Processed in 0.001747251 sec. | ||
4698 | 2025.01.14 22:34:37.088137 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2025.01.14 22:34:37.088256 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4700 | 2025.01.14 22:34:37.088308 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4701 | 2025.01.14 22:34:37.088823 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4702 | 2025.01.14 22:34:37.088862 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4703 | 2025.01.14 22:34:37.089248 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4704 | 2025.01.14 22:34:37.089498 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4705 | 2025.01.14 22:34:37.089708 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001476 sec., 6775.067750677506 rows/sec., 481.00 KiB/sec. | ||
4706 | 2025.01.14 22:34:37.089760 [ 258 ] {c6d01590-e683-40ff-8ebe-3dda1cee84d4} <Debug> TCPHandler: Processed in 0.00168317 sec. | ||
4707 | 2025.01.14 22:34:37.089919 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2025.01.14 22:34:37.090058 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4709 | 2025.01.14 22:34:37.090114 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4710 | 2025.01.14 22:34:37.090649 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2025.01.14 22:34:37.090694 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4712 | 2025.01.14 22:34:37.091093 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4713 | 2025.01.14 22:34:37.091363 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2025.01.14 22:34:37.091549 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.00152 sec., 2631.578947368421 rows/sec., 185.03 KiB/sec. | ||
4715 | 2025.01.14 22:34:37.091603 [ 253 ] {228db2b1-359d-4a21-89b2-a1623d5e2573} <Debug> TCPHandler: Processed in 0.001750281 sec. | ||
4716 | 2025.01.14 22:34:38.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.07 MiB, peak 194.28 MiB, free memory in arenas 0.00 B, will set to 188.98 MiB (RSS), difference: -1.09 MiB | ||
4717 | 2025.01.14 22:34:38.373471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4718 | 2025.01.14 22:34:38.374153 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4719 | 2025.01.14 22:34:38.374203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4720 | 2025.01.14 22:34:38.374764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4721 | 2025.01.14 22:34:38.375034 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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.01.14 22:34:38.375261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4723 | 2025.01.14 22:34:39.131792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4724 | 2025.01.14 22:34:39.152445 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2025.01.14 22:34:39.152488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4726 | 2025.01.14 22:34:39.159886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4727 | 2025.01.14 22:34:39.160662 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2025.01.14 22:34:39.164343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4729 | 2025.01.14 22:34:40.925537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 638 | ||
4730 | 2025.01.14 22:34:40.928886 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4731 | 2025.01.14 22:34:40.928946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4732 | 2025.01.14 22:34:40.930458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4733 | 2025.01.14 22:34:40.930782 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4734 | 2025.01.14 22:34:40.932246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
4735 | 2025.01.14 22:34:42.059038 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2025.01.14 22:34:42.059229 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4737 | 2025.01.14 22:34:42.059301 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4738 | 2025.01.14 22:34:42.060147 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2025.01.14 22:34:42.060202 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4740 | 2025.01.14 22:34:42.060650 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4741 | 2025.01.14 22:34:42.060911 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4742 | 2025.01.14 22:34:42.061184 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001991 sec., 65293.82219989954 rows/sec., 5.64 MiB/sec. | ||
4743 | 2025.01.14 22:34:42.061319 [ 253 ] {650786b3-9811-4d10-b8ea-2ee92053ca82} <Debug> TCPHandler: Processed in 0.002407929 sec. | ||
4744 | 2025.01.14 22:34:42.061636 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4745 | 2025.01.14 22:34:42.061830 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4746 | 2025.01.14 22:34:42.061905 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4747 | 2025.01.14 22:34:42.062670 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2025.01.14 22:34:42.062717 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4749 | 2025.01.14 22:34:42.063170 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4750 | 2025.01.14 22:34:42.063441 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2025.01.14 22:34:42.063649 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001871 sec., 20844.468198824157 rows/sec., 1.53 MiB/sec. | ||
4752 | 2025.01.14 22:34:42.063718 [ 258 ] {4ee058e9-aad0-4f3c-ae7f-6543673b0231} <Debug> TCPHandler: Processed in 0.002247087 sec. | ||
4753 | 2025.01.14 22:34:42.063894 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4754 | 2025.01.14 22:34:42.064041 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4755 | 2025.01.14 22:34:42.064102 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4756 | 2025.01.14 22:34:42.064840 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.14 22:34:42.064889 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4758 | 2025.01.14 22:34:42.065283 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4759 | 2025.01.14 22:34:42.065524 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4760 | 2025.01.14 22:34:42.065730 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001725 sec., 55072.463768115944 rows/sec., 4.30 MiB/sec. | ||
4761 | 2025.01.14 22:34:42.065787 [ 253 ] {0fafc390-b0f4-47ca-8698-7764e7a23751} <Debug> TCPHandler: Processed in 0.001969414 sec. | ||
4762 | 2025.01.14 22:34:42.065953 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4763 | 2025.01.14 22:34:42.066085 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4764 | 2025.01.14 22:34:42.066145 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4765 | 2025.01.14 22:34:42.066747 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2025.01.14 22:34:42.066785 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4767 | 2025.01.14 22:34:42.067208 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4768 | 2025.01.14 22:34:42.067459 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4769 | 2025.01.14 22:34:42.067645 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00159 sec., 94339.62264150943 rows/sec., 6.54 MiB/sec. | ||
4770 | 2025.01.14 22:34:42.067704 [ 258 ] {bb19eb00-be8a-44cf-9c20-8c7db33d158b} <Debug> TCPHandler: Processed in 0.001813421 sec. | ||
4771 | 2025.01.14 22:34:42.067856 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4772 | 2025.01.14 22:34:42.067978 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4773 | 2025.01.14 22:34:42.068069 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <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 | ||
4774 | 2025.01.14 22:34:42.069403 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2025.01.14 22:34:42.069443 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4776 | 2025.01.14 22:34:42.070125 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4777 | 2025.01.14 22:34:42.070386 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2025.01.14 22:34:42.070634 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002681 sec., 14546.810891458412 rows/sec., 26.07 MiB/sec. | ||
4779 | 2025.01.14 22:34:42.070743 [ 253 ] {63c5440d-a7bd-4840-9cec-9198c36c0e10} <Debug> TCPHandler: Processed in 0.002945286 sec. | ||
4780 | 2025.01.14 22:34:42.070909 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4781 | 2025.01.14 22:34:42.071051 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4782 | 2025.01.14 22:34:42.071115 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4783 | 2025.01.14 22:34:42.071699 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4784 | 2025.01.14 22:34:42.071743 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4785 | 2025.01.14 22:34:42.072172 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4786 | 2025.01.14 22:34:42.072435 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4787 | 2025.01.14 22:34:42.072615 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001598 sec., 31289.111389236547 rows/sec., 2.15 MiB/sec. | ||
4788 | 2025.01.14 22:34:42.072667 [ 258 ] {f2c068c2-3d95-4c8d-b2f1-802ac111e7b9} <Debug> TCPHandler: Processed in 0.001830632 sec. | ||
4789 | 2025.01.14 22:34:45.761937 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4790 | 2025.01.14 22:34:45.762012 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4791 | 2025.01.14 22:34:45.875509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4792 | 2025.01.14 22:34:45.876410 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4793 | 2025.01.14 22:34:45.876463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4794 | 2025.01.14 22:34:45.877088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4795 | 2025.01.14 22:34:45.877358 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2025.01.14 22:34:45.877586 [ 57 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4797 | 2025.01.14 22:34:45.877620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4798 | 2025.01.14 22:34:45.877672 [ 57 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4799 | 2025.01.14 22:34:45.877705 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4800 | 2025.01.14 22:34:45.877917 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4801 | 2025.01.14 22:34:45.878165 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4802 | 2025.01.14 22:34:45.878206 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4803 | 2025.01.14 22:34:45.878284 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4804 | 2025.01.14 22:34:45.878500 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4805 | 2025.01.14 22:34:45.878693 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4806 | 2025.01.14 22:34:45.878875 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4807 | 2025.01.14 22:34:45.879108 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
4808 | 2025.01.14 22:34:45.881790 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004016538 sec., 2976692.863356453 rows/sec., 42.58 MiB/sec. | ||
4809 | 2025.01.14 22:34:45.882076 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4810 | 2025.01.14 22:34:45.882378 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_26_5} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2025.01.14 22:34:45.882464 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_26_5} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4812 | 2025.01.14 22:34:45.882560 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
4813 | 2025.01.14 22:34:46.664539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4814 | 2025.01.14 22:34:46.685489 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2025.01.14 22:34:46.685542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4816 | 2025.01.14 22:34:46.693093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4817 | 2025.01.14 22:34:46.693884 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4818 | 2025.01.14 22:34:46.694289 [ 57 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4819 | 2025.01.14 22:34:46.694419 [ 57 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2025.01.14 22:34:46.694487 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4821 | 2025.01.14 22:34:46.694893 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4822 | 2025.01.14 22:34:46.709197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4823 | 2025.01.14 22:34:46.710888 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4824 | 2025.01.14 22:34:46.712419 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4825 | 2025.01.14 22:34:46.718019 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4826 | 2025.01.14 22:34:46.723745 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4827 | 2025.01.14 22:34:46.729412 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4828 | 2025.01.14 22:34:46.735197 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4829 | 2025.01.14 22:34:46.739916 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
4830 | 2025.01.14 22:34:46.801241 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106612605 sec., 1838.4317689263853 rows/sec., 9.51 MiB/sec. | ||
4831 | 2025.01.14 22:34:46.803975 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4832 | 2025.01.14 22:34:46.806858 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_26_5} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4833 | 2025.01.14 22:34:46.806983 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_26_5} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4834 | 2025.01.14 22:34:46.809349 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4835 | 2025.01.14 22:34:47.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.04 MiB, peak 201.59 MiB, free memory in arenas 0.00 B, will set to 192.27 MiB (RSS), difference: 1.23 MiB | ||
4836 | 2025.01.14 22:34:47.061095 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2025.01.14 22:34:47.061388 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4838 | 2025.01.14 22:34:47.061510 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4839 | 2025.01.14 22:34:47.062536 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2025.01.14 22:34:47.062578 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4841 | 2025.01.14 22:34:47.063005 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4842 | 2025.01.14 22:34:47.063258 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2025.01.14 22:34:47.063449 [ 55 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4844 | 2025.01.14 22:34:47.063509 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002214 sec., 6323.396567299007 rows/sec., 455.20 KiB/sec. | ||
4845 | 2025.01.14 22:34:47.063517 [ 55 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2025.01.14 22:34:47.063600 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4847 | 2025.01.14 22:34:47.063634 [ 253 ] {a33fcdc1-af32-4fc3-b341-8d61b806745e} <Debug> TCPHandler: Processed in 0.002724693 sec. | ||
4848 | 2025.01.14 22:34:47.063967 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4849 | 2025.01.14 22:34:47.063977 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4850 | 2025.01.14 22:34:47.064254 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4851 | 2025.01.14 22:34:47.064301 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4852 | 2025.01.14 22:34:47.064330 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4853 | 2025.01.14 22:34:47.064437 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4854 | 2025.01.14 22:34:47.064578 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4855 | 2025.01.14 22:34:47.064942 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4856 | 2025.01.14 22:34:47.065298 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4857 | 2025.01.14 22:34:47.065580 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4858 | 2025.01.14 22:34:47.067639 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4859 | 2025.01.14 22:34:47.067722 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4860 | 2025.01.14 22:34:47.068290 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004564504 sec., 15335.729796709567 rows/sec., 1.14 MiB/sec. | ||
4861 | 2025.01.14 22:34:47.068604 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4862 | 2025.01.14 22:34:47.068823 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4863 | 2025.01.14 22:34:47.069134 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2025.01.14 22:34:47.069318 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_13_3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4865 | 2025.01.14 22:34:47.069346 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2025.01.14 22:34:47.069494 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4867 | 2025.01.14 22:34:47.069726 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.00551 sec., 36116.15245009074 rows/sec., 3.13 MiB/sec. | ||
4868 | 2025.01.14 22:34:47.069949 [ 258 ] {59569e66-4807-4556-aed1-80d203b96c39} <Debug> TCPHandler: Processed in 0.006174174 sec. | ||
4869 | 2025.01.14 22:34:47.070258 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4870 | 2025.01.14 22:34:47.070395 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4871 | 2025.01.14 22:34:47.070451 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4872 | 2025.01.14 22:34:47.071122 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4873 | 2025.01.14 22:34:47.071168 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4874 | 2025.01.14 22:34:47.071527 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4875 | 2025.01.14 22:34:47.071784 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4876 | 2025.01.14 22:34:47.071944 [ 55 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4877 | 2025.01.14 22:34:47.072002 [ 55 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4878 | 2025.01.14 22:34:47.072037 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001657 sec., 4224.502112251056 rows/sec., 275.23 KiB/sec. | ||
4879 | 2025.01.14 22:34:47.072050 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4880 | 2025.01.14 22:34:47.072195 [ 253 ] {4ec17c0f-941f-4c58-b874-7301da1a0478} <Debug> TCPHandler: Processed in 0.002104755 sec. | ||
4881 | 2025.01.14 22:34:47.072257 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
4882 | 2025.01.14 22:34:47.072389 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4883 | 2025.01.14 22:34:47.072427 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4884 | 2025.01.14 22:34:47.072488 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 61 rows starting from the beginning of the part | ||
4885 | 2025.01.14 22:34:47.072615 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4886 | 2025.01.14 22:34:47.072812 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4887 | 2025.01.14 22:34:47.072807 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
4888 | 2025.01.14 22:34:47.073244 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
4889 | 2025.01.14 22:34:47.073532 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
4890 | 2025.01.14 22:34:47.073894 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
4891 | 2025.01.14 22:34:47.074298 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
4892 | 2025.01.14 22:34:47.075420 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2025.01.14 22:34:47.075490 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4894 | 2025.01.14 22:34:47.076496 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4895 | 2025.01.14 22:34:47.076866 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.004687876 sec., 35410.49293965967 rows/sec., 2.65 MiB/sec. | ||
4896 | 2025.01.14 22:34:47.077004 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2025.01.14 22:34:47.077100 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4898 | 2025.01.14 22:34:47.077416 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00489 sec., 2862.9856850715746 rows/sec., 200.50 KiB/sec. | ||
4899 | 2025.01.14 22:34:47.077554 [ 258 ] {d7441eb7-47e4-4b09-8007-6f36959dff08} <Debug> TCPHandler: Processed in 0.005257943 sec. | ||
4900 | 2025.01.14 22:34:47.077761 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2025.01.14 22:34:47.077773 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4902 | 2025.01.14 22:34:47.077940 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_30_6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4903 | 2025.01.14 22:34:47.077974 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4904 | 2025.01.14 22:34:47.078094 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4905 | 2025.01.14 22:34:47.078104 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4906 | 2025.01.14 22:34:47.078726 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2025.01.14 22:34:47.078766 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4908 | 2025.01.14 22:34:47.079133 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4909 | 2025.01.14 22:34:47.079372 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2025.01.14 22:34:47.079545 [ 55 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4911 | 2025.01.14 22:34:47.079624 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001693 sec., 7678.67690490254 rows/sec., 478.76 KiB/sec. | ||
4912 | 2025.01.14 22:34:47.079625 [ 55 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2025.01.14 22:34:47.079714 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4914 | 2025.01.14 22:34:47.079750 [ 253 ] {874f84bb-cf1c-4568-b0a5-d03f70d5a1a8} <Debug> TCPHandler: Processed in 0.002091385 sec. | ||
4915 | 2025.01.14 22:34:47.080080 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2025.01.14 22:34:47.080139 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4917 | 2025.01.14 22:34:47.080361 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4918 | 2025.01.14 22:34:47.080444 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4919 | 2025.01.14 22:34:47.080460 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4920 | 2025.01.14 22:34:47.080515 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4921 | 2025.01.14 22:34:47.080839 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4922 | 2025.01.14 22:34:47.081176 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4923 | 2025.01.14 22:34:47.081596 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4924 | 2025.01.14 22:34:47.081970 [ 190 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4925 | 2025.01.14 22:34:47.083476 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4926 | 2025.01.14 22:34:47.083558 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4927 | 2025.01.14 22:34:47.084523 [ 200 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706547 sec., 13810.549432524524 rows/sec., 915.03 KiB/sec. | ||
4928 | 2025.01.14 22:34:47.084616 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4929 | 2025.01.14 22:34:47.084726 [ 200 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4930 | 2025.01.14 22:34:47.085107 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2025.01.14 22:34:47.085279 [ 200 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2025.01.14 22:34:47.085574 [ 200 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_13_3} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4933 | 2025.01.14 22:34:47.085585 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005277 sec., 70873.60242562063 rows/sec., 5.00 MiB/sec. | ||
4934 | 2025.01.14 22:34:47.085817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4935 | 2025.01.14 22:34:47.085831 [ 258 ] {ba67b4f9-529d-4dac-b2e0-b6d22a6d35b9} <Debug> TCPHandler: Processed in 0.005967082 sec. | ||
4936 | 2025.01.14 22:34:47.086065 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4937 | 2025.01.14 22:34:47.086278 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4938 | 2025.01.14 22:34:47.086365 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4939 | 2025.01.14 22:34:47.087256 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4940 | 2025.01.14 22:34:47.087296 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4941 | 2025.01.14 22:34:47.087678 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4942 | 2025.01.14 22:34:47.087929 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4943 | 2025.01.14 22:34:47.088167 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001919 sec., 3126.628452318916 rows/sec., 163.35 KiB/sec. | ||
4944 | 2025.01.14 22:34:47.088265 [ 253 ] {f0467353-beeb-4112-abb1-c82280046969} <Debug> TCPHandler: Processed in 0.002298937 sec. | ||
4945 | 2025.01.14 22:34:47.088426 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4946 | 2025.01.14 22:34:47.088566 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4947 | 2025.01.14 22:34:47.088629 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4948 | 2025.01.14 22:34:47.089280 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4949 | 2025.01.14 22:34:47.089319 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4950 | 2025.01.14 22:34:47.089728 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4951 | 2025.01.14 22:34:47.089978 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4952 | 2025.01.14 22:34:47.090154 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001621 sec., 140037.01418877236 rows/sec., 9.34 MiB/sec. | ||
4953 | 2025.01.14 22:34:47.090205 [ 258 ] {4756e04b-fb5a-4edd-94db-0ef3d4085709} <Debug> TCPHandler: Processed in 0.001846022 sec. | ||
4954 | 2025.01.14 22:34:47.090408 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4955 | 2025.01.14 22:34:47.090635 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4956 | 2025.01.14 22:34:47.090730 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4957 | 2025.01.14 22:34:47.091420 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2025.01.14 22:34:47.091458 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4959 | 2025.01.14 22:34:47.091820 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4960 | 2025.01.14 22:34:47.092063 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4961 | 2025.01.14 22:34:47.092347 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001747 sec., 572.4098454493417 rows/sec., 38.57 KiB/sec. | ||
4962 | 2025.01.14 22:34:47.092500 [ 253 ] {679f8c5e-f0f6-4aeb-897e-1d754144a132} <Debug> TCPHandler: Processed in 0.002202036 sec. | ||
4963 | 2025.01.14 22:34:47.092661 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4964 | 2025.01.14 22:34:47.092799 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4965 | 2025.01.14 22:34:47.092856 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4966 | 2025.01.14 22:34:47.093372 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2025.01.14 22:34:47.093409 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4968 | 2025.01.14 22:34:47.093775 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4969 | 2025.01.14 22:34:47.094014 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2025.01.14 22:34:47.094229 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001447 sec., 49758.120248790605 rows/sec., 3.17 MiB/sec. | ||
4971 | 2025.01.14 22:34:47.094420 [ 258 ] {5e01587e-9e25-4c71-a10e-09f13b4e56d5} <Debug> TCPHandler: Processed in 0.001824292 sec. | ||
4972 | 2025.01.14 22:34:49.764086 [ 52 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4973 | 2025.01.14 22:34:49.764152 [ 52 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.01.14 22:34:49.764175 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4975 | 2025.01.14 22:34:49.764549 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::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 | ||
4976 | 2025.01.14 22:34:49.764796 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4977 | 2025.01.14 22:34:49.764861 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::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 | ||
4978 | 2025.01.14 22:34:49.765054 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
4979 | 2025.01.14 22:34:49.765334 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
4980 | 2025.01.14 22:34:49.765529 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4981 | 2025.01.14 22:34:49.765681 [ 198 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4982 | 2025.01.14 22:34:49.766856 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582021 sec., 10069.63150183519 rows/sec., 860.44 KiB/sec. | ||
4983 | 2025.01.14 22:34:49.767059 [ 199 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4984 | 2025.01.14 22:34:49.767420 [ 199 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4985 | 2025.01.14 22:34:49.767514 [ 199 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_5_1} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4986 | 2025.01.14 22:34:49.767623 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4987 | 2025.01.14 22:34:50.932682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 670 | ||
4988 | 2025.01.14 22:34:50.936176 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.01.14 22:34:50.936227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4990 | 2025.01.14 22:34:50.937678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4991 | 2025.01.14 22:34:50.937986 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.01.14 22:34:50.939341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
4993 | 2025.01.14 22:34:52.059463 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4994 | 2025.01.14 22:34:52.059773 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4995 | 2025.01.14 22:34:52.059887 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4996 | 2025.01.14 22:34:52.060858 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4997 | 2025.01.14 22:34:52.060909 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4998 | 2025.01.14 22:34:52.061337 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4999 | 2025.01.14 22:34:52.061594 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5000 | 2025.01.14 22:34:52.061829 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002141 sec., 3736.5716954694067 rows/sec., 304.69 KiB/sec. | ||
5001 | 2025.01.14 22:34:52.061913 [ 253 ] {c0a901e3-a401-41ae-84f6-dcf6b48cae4b} <Debug> TCPHandler: Processed in 0.002638801 sec. | ||
5002 | 2025.01.14 22:34:52.062176 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5003 | 2025.01.14 22:34:52.062390 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5004 | 2025.01.14 22:34:52.062462 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5005 | 2025.01.14 22:34:52.063288 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2025.01.14 22:34:52.063333 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5007 | 2025.01.14 22:34:52.063800 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5008 | 2025.01.14 22:34:52.064072 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2025.01.14 22:34:52.064337 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.002004 sec., 66866.26746506986 rows/sec., 5.75 MiB/sec. | ||
5010 | 2025.01.14 22:34:52.064402 [ 258 ] {3d581938-374a-4ce7-9d93-ab6304d93b11} <Debug> TCPHandler: Processed in 0.002367498 sec. | ||
5011 | 2025.01.14 22:34:52.064620 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5012 | 2025.01.14 22:34:52.064848 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5013 | 2025.01.14 22:34:52.064941 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5014 | 2025.01.14 22:34:52.065761 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.01.14 22:34:52.065800 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5016 | 2025.01.14 22:34:52.066171 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5017 | 2025.01.14 22:34:52.066411 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2025.01.14 22:34:52.066624 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.00183 sec., 25683.060109289618 rows/sec., 1.86 MiB/sec. | ||
5019 | 2025.01.14 22:34:52.066677 [ 253 ] {757ce899-4f3d-4860-b89f-3e69f52020a7} <Debug> TCPHandler: Processed in 0.002173586 sec. | ||
5020 | 2025.01.14 22:34:52.066834 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5021 | 2025.01.14 22:34:52.066980 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5022 | 2025.01.14 22:34:52.067041 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5023 | 2025.01.14 22:34:52.067715 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2025.01.14 22:34:52.067755 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5025 | 2025.01.14 22:34:52.068132 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5026 | 2025.01.14 22:34:52.068383 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.01.14 22:34:52.068603 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001657 sec., 62160.53108026554 rows/sec., 4.86 MiB/sec. | ||
5028 | 2025.01.14 22:34:52.068658 [ 258 ] {1067588d-cee4-4d22-98e3-b677dd8a51fd} <Debug> TCPHandler: Processed in 0.001893173 sec. | ||
5029 | 2025.01.14 22:34:52.068850 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5030 | 2025.01.14 22:34:52.069077 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5031 | 2025.01.14 22:34:52.069176 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5032 | 2025.01.14 22:34:52.069868 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2025.01.14 22:34:52.069908 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5034 | 2025.01.14 22:34:52.070301 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5035 | 2025.01.14 22:34:52.070540 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2025.01.14 22:34:52.070706 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5037 | 2025.01.14 22:34:52.070778 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001751 sec., 87949.74300399772 rows/sec., 6.10 MiB/sec. | ||
5038 | 2025.01.14 22:34:52.070789 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.01.14 22:34:52.070861 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5040 | 2025.01.14 22:34:52.070902 [ 253 ] {20123a13-34be-4e64-b832-0518a5f2400d} <Debug> TCPHandler: Processed in 0.002160026 sec. | ||
5041 | 2025.01.14 22:34:52.071112 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5042 | 2025.01.14 22:34:52.071160 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
5043 | 2025.01.14 22:34:52.071295 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5044 | 2025.01.14 22:34:52.071519 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <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 | ||
5045 | 2025.01.14 22:34:52.071540 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5046 | 2025.01.14 22:34:52.071670 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7968 rows starting from the beginning of the part | ||
5047 | 2025.01.14 22:34:52.072011 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 940 rows starting from the beginning of the part | ||
5048 | 2025.01.14 22:34:52.072358 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
5049 | 2025.01.14 22:34:52.072850 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 150 rows starting from the beginning of the part | ||
5050 | 2025.01.14 22:34:52.073190 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 227 rows starting from the beginning of the part | ||
5051 | 2025.01.14 22:34:52.073546 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part | ||
5052 | 2025.01.14 22:34:52.076229 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5053 | 2025.01.14 22:34:52.076310 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5054 | 2025.01.14 22:34:52.077835 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5055 | 2025.01.14 22:34:52.078473 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5056 | 2025.01.14 22:34:52.078831 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007586 sec., 5141.049301344582 rows/sec., 9.21 MiB/sec. | ||
5057 | 2025.01.14 22:34:52.078990 [ 258 ] {4f430698-1ab3-4638-b877-928b8a3deb25} <Debug> TCPHandler: Processed in 0.007988926 sec. | ||
5058 | 2025.01.14 22:34:52.079212 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2025.01.14 22:34:52.079613 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5060 | 2025.01.14 22:34:52.079821 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5061 | 2025.01.14 22:34:52.079849 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9449 rows, containing 5 columns (5 merged, 0 gathered) in 0.008864686 sec., 1065914.7994638502 rows/sec., 71.61 MiB/sec. | ||
5062 | 2025.01.14 22:34:52.080233 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5063 | 2025.01.14 22:34:52.080909 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5064 | 2025.01.14 22:34:52.081110 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.01.14 22:34:52.081128 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5066 | 2025.01.14 22:34:52.081171 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5067 | 2025.01.14 22:34:52.081318 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
5068 | 2025.01.14 22:34:52.081694 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5069 | 2025.01.14 22:34:52.081936 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2025.01.14 22:34:52.082103 [ 48 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5071 | 2025.01.14 22:34:52.082161 [ 48 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5072 | 2025.01.14 22:34:52.082194 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002753 sec., 18162.005085361427 rows/sec., 1.25 MiB/sec. | ||
5073 | 2025.01.14 22:34:52.082201 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5074 | 2025.01.14 22:34:52.082355 [ 253 ] {c03dffe5-6f33-466f-b3ad-efc13c36545a} <Debug> TCPHandler: Processed in 0.003253259 sec. | ||
5075 | 2025.01.14 22:34:52.082445 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
5076 | 2025.01.14 22:34:52.082591 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5077 | 2025.01.14 22:34:52.082628 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1242 rows starting from the beginning of the part | ||
5078 | 2025.01.14 22:34:52.082711 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part | ||
5079 | 2025.01.14 22:34:52.082777 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
5080 | 2025.01.14 22:34:52.082942 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
5081 | 2025.01.14 22:34:52.083033 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
5082 | 2025.01.14 22:34:52.083109 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
5083 | 2025.01.14 22:34:52.084491 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002173086 sec., 683820.1525388319 rows/sec., 44.84 MiB/sec. | ||
5084 | 2025.01.14 22:34:52.084711 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5085 | 2025.01.14 22:34:52.085037 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.01.14 22:34:52.085130 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_31_6} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5087 | 2025.01.14 22:34:52.085216 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5088 | 2025.01.14 22:34:53.377870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5089 | 2025.01.14 22:34:53.378558 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5090 | 2025.01.14 22:34:53.378610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5091 | 2025.01.14 22:34:53.379155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5092 | 2025.01.14 22:34:53.379418 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2025.01.14 22:34:53.379682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5094 | 2025.01.14 22:34:54.209381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5095 | 2025.01.14 22:34:54.228743 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2025.01.14 22:34:54.228804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5097 | 2025.01.14 22:34:54.236181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5098 | 2025.01.14 22:34:54.236944 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5099 | 2025.01.14 22:34:54.241051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5100 | 2025.01.14 22:34:57.062318 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5101 | 2025.01.14 22:34:57.062641 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5102 | 2025.01.14 22:34:57.062710 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5103 | 2025.01.14 22:34:57.063463 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2025.01.14 22:34:57.063508 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5105 | 2025.01.14 22:34:57.063968 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5106 | 2025.01.14 22:34:57.064227 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.01.14 22:34:57.064432 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
5108 | 2025.01.14 22:34:57.064496 [ 253 ] {006f06ab-34da-457d-9fc3-0844fc5f3cbc} <Debug> TCPHandler: Processed in 0.002368488 sec. | ||
5109 | 2025.01.14 22:34:57.064754 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5110 | 2025.01.14 22:34:57.064966 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5111 | 2025.01.14 22:34:57.065041 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5112 | 2025.01.14 22:34:57.065937 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5113 | 2025.01.14 22:34:57.065981 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5114 | 2025.01.14 22:34:57.066443 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5115 | 2025.01.14 22:34:57.066724 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2025.01.14 22:34:57.066933 [ 41 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5117 | 2025.01.14 22:34:57.067008 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002086 sec., 95397.89069990412 rows/sec., 8.27 MiB/sec. | ||
5118 | 2025.01.14 22:34:57.067040 [ 41 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5119 | 2025.01.14 22:34:57.067139 [ 258 ] {d85fbde6-f882-4486-819e-563bca49045e} <Debug> TCPHandler: Processed in 0.00252329 sec. | ||
5120 | 2025.01.14 22:34:57.067140 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5121 | 2025.01.14 22:34:57.067392 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
5122 | 2025.01.14 22:34:57.067410 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5123 | 2025.01.14 22:34:57.067696 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5124 | 2025.01.14 22:34:57.067723 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5125 | 2025.01.14 22:34:57.067760 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1426 rows starting from the beginning of the part | ||
5126 | 2025.01.14 22:34:57.067815 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5127 | 2025.01.14 22:34:57.068072 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
5128 | 2025.01.14 22:34:57.068449 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 130 rows starting from the beginning of the part | ||
5129 | 2025.01.14 22:34:57.068723 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 199 rows starting from the beginning of the part | ||
5130 | 2025.01.14 22:34:57.069004 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 134 rows starting from the beginning of the part | ||
5131 | 2025.01.14 22:34:57.069440 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 199 rows starting from the beginning of the part | ||
5132 | 2025.01.14 22:34:57.070939 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2025.01.14 22:34:57.071002 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5134 | 2025.01.14 22:34:57.072032 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5135 | 2025.01.14 22:34:57.072423 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2025.01.14 22:34:57.072866 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005183 sec., 1350.5691684352691 rows/sec., 87.99 KiB/sec. | ||
5137 | 2025.01.14 22:34:57.073177 [ 253 ] {fc3974d3-5769-4916-8d88-70eaeb829e6f} <Debug> TCPHandler: Processed in 0.005909131 sec. | ||
5138 | 2025.01.14 22:34:57.073231 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005919101 sec., 357148.83054031344 rows/sec., 31.55 MiB/sec. | ||
5139 | 2025.01.14 22:34:57.073371 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2025.01.14 22:34:57.073501 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5141 | 2025.01.14 22:34:57.073531 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5142 | 2025.01.14 22:34:57.073593 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5143 | 2025.01.14 22:34:57.073884 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5144 | 2025.01.14 22:34:57.074004 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_36_7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5145 | 2025.01.14 22:34:57.074100 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5146 | 2025.01.14 22:34:57.074327 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2025.01.14 22:34:57.074366 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5148 | 2025.01.14 22:34:57.074742 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5149 | 2025.01.14 22:34:57.074975 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2025.01.14 22:34:57.075188 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001695 sec., 8259.587020648969 rows/sec., 578.45 KiB/sec. | ||
5151 | 2025.01.14 22:34:57.075243 [ 258 ] {00262e64-75ba-476d-a658-61e9a0661d81} <Debug> TCPHandler: Processed in 0.001953934 sec. | ||
5152 | 2025.01.14 22:34:57.075382 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2025.01.14 22:34:57.075502 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5154 | 2025.01.14 22:34:57.075551 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5155 | 2025.01.14 22:34:57.076248 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2025.01.14 22:34:57.076294 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5157 | 2025.01.14 22:34:57.076704 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5158 | 2025.01.14 22:34:57.076940 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2025.01.14 22:34:57.077171 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001693 sec., 7678.67690490254 rows/sec., 478.76 KiB/sec. | ||
5160 | 2025.01.14 22:34:57.077365 [ 253 ] {b79f03e8-605d-4dee-95b3-9412ca502486} <Debug> TCPHandler: Processed in 0.002038084 sec. | ||
5161 | 2025.01.14 22:34:57.077507 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5162 | 2025.01.14 22:34:57.077635 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5163 | 2025.01.14 22:34:57.077691 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5164 | 2025.01.14 22:34:57.078582 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2025.01.14 22:34:57.078621 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5166 | 2025.01.14 22:34:57.079000 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5167 | 2025.01.14 22:34:57.079251 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2025.01.14 22:34:57.079411 [ 41 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5169 | 2025.01.14 22:34:57.079479 [ 41 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5170 | 2025.01.14 22:34:57.079503 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001891 sec., 197778.95293495504 rows/sec., 13.96 MiB/sec. | ||
5171 | 2025.01.14 22:34:57.079517 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5172 | 2025.01.14 22:34:57.079634 [ 258 ] {7ac07ff4-4131-4b56-98cb-957a24469836} <Debug> TCPHandler: Processed in 0.002178426 sec. | ||
5173 | 2025.01.14 22:34:57.080052 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2025.01.14 22:34:57.080292 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
5175 | 2025.01.14 22:34:57.080645 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5176 | 2025.01.14 22:34:57.080770 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5177 | 2025.01.14 22:34:57.080783 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5178 | 2025.01.14 22:34:57.080834 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 903 rows starting from the beginning of the part | ||
5179 | 2025.01.14 22:34:57.081090 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
5180 | 2025.01.14 22:34:57.081515 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
5181 | 2025.01.14 22:34:57.081853 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 374 rows starting from the beginning of the part | ||
5182 | 2025.01.14 22:34:57.082125 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 103 rows starting from the beginning of the part | ||
5183 | 2025.01.14 22:34:57.082503 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 374 rows starting from the beginning of the part | ||
5184 | 2025.01.14 22:34:57.083077 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2025.01.14 22:34:57.083121 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5186 | 2025.01.14 22:34:57.083606 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5187 | 2025.01.14 22:34:57.083934 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2025.01.14 22:34:57.084234 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003778 sec., 1588.1418740074114 rows/sec., 82.97 KiB/sec. | ||
5189 | 2025.01.14 22:34:57.084571 [ 253 ] {0fdb303d-7c54-4efc-ae5f-46e04feba341} <Debug> TCPHandler: Processed in 0.004803267 sec. | ||
5190 | 2025.01.14 22:34:57.084883 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5191 | 2025.01.14 22:34:57.085018 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1877 rows, containing 5 columns (5 merged, 0 gathered) in 0.005364444 sec., 349896.46643715544 rows/sec., 26.70 MiB/sec. | ||
5192 | 2025.01.14 22:34:57.085066 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5193 | 2025.01.14 22:34:57.085159 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5194 | 2025.01.14 22:34:57.085254 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5195 | 2025.01.14 22:34:57.085861 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5196 | 2025.01.14 22:34:57.086089 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_36_7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5197 | 2025.01.14 22:34:57.086265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5198 | 2025.01.14 22:34:57.086411 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2025.01.14 22:34:57.086455 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5200 | 2025.01.14 22:34:57.086864 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5201 | 2025.01.14 22:34:57.087108 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2025.01.14 22:34:57.087332 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002302 sec., 98609.90443092963 rows/sec., 6.58 MiB/sec. | ||
5203 | 2025.01.14 22:34:57.087389 [ 258 ] {996ad457-04b8-44bc-ad27-90cc00983d5c} <Debug> TCPHandler: Processed in 0.002706692 sec. | ||
5204 | 2025.01.14 22:34:57.087554 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5205 | 2025.01.14 22:34:57.087696 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5206 | 2025.01.14 22:34:57.087755 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5207 | 2025.01.14 22:34:57.088311 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2025.01.14 22:34:57.088356 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5209 | 2025.01.14 22:34:57.088749 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5210 | 2025.01.14 22:34:57.088989 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2025.01.14 22:34:57.089246 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 43.36 KiB/sec. | ||
5212 | 2025.01.14 22:34:57.089403 [ 253 ] {44568f26-72c7-46ec-b96a-c3c6172bb8ad} <Debug> TCPHandler: Processed in 0.001917793 sec. | ||
5213 | 2025.01.14 22:34:57.089548 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5214 | 2025.01.14 22:34:57.089686 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5215 | 2025.01.14 22:34:57.089745 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5216 | 2025.01.14 22:34:57.090333 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2025.01.14 22:34:57.090378 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5218 | 2025.01.14 22:34:57.090782 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5219 | 2025.01.14 22:34:57.091022 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5220 | 2025.01.14 22:34:57.091234 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001579 sec., 45598.48005066498 rows/sec., 2.91 MiB/sec. | ||
5221 | 2025.01.14 22:34:57.091284 [ 258 ] {2f52fb43-2866-464f-8acb-e492fc3825de} <Debug> TCPHandler: Processed in 0.001793322 sec. | ||
5222 | 2025.01.14 22:35:00.762052 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5223 | 2025.01.14 22:35:00.762122 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5224 | 2025.01.14 22:35:00.879917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5225 | 2025.01.14 22:35:00.880588 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2025.01.14 22:35:00.880637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5227 | 2025.01.14 22:35:00.881192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5228 | 2025.01.14 22:35:00.881458 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2025.01.14 22:35:00.881704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5230 | 2025.01.14 22:35:00.939676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 704 | ||
5231 | 2025.01.14 22:35:00.942937 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2025.01.14 22:35:00.942988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5233 | 2025.01.14 22:35:00.944460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5234 | 2025.01.14 22:35:00.944759 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2025.01.14 22:35:00.945785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
5236 | 2025.01.14 22:35:01.741236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5237 | 2025.01.14 22:35:01.761738 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2025.01.14 22:35:01.761789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5239 | 2025.01.14 22:35:01.768989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5240 | 2025.01.14 22:35:01.769752 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2025.01.14 22:35:01.772398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5242 | 2025.01.14 22:35:02.059271 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5243 | 2025.01.14 22:35:02.059579 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5244 | 2025.01.14 22:35:02.059690 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5245 | 2025.01.14 22:35:02.060546 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5246 | 2025.01.14 22:35:02.060589 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5247 | 2025.01.14 22:35:02.061042 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5248 | 2025.01.14 22:35:02.061294 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5249 | 2025.01.14 22:35:02.061491 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001997 sec., 65097.64646970455 rows/sec., 5.62 MiB/sec. | ||
5250 | 2025.01.14 22:35:02.061547 [ 253 ] {ecb34792-e94f-457d-8f14-5b8c4f96a5b6} <Debug> TCPHandler: Processed in 0.002459619 sec. | ||
5251 | 2025.01.14 22:35:02.061803 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5252 | 2025.01.14 22:35:02.061993 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5253 | 2025.01.14 22:35:02.062060 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5254 | 2025.01.14 22:35:02.062802 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5255 | 2025.01.14 22:35:02.062847 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5256 | 2025.01.14 22:35:02.063281 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5257 | 2025.01.14 22:35:02.063538 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5258 | 2025.01.14 22:35:02.063768 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001827 sec., 21346.46962233169 rows/sec., 1.57 MiB/sec. | ||
5259 | 2025.01.14 22:35:02.063833 [ 258 ] {40cf8d88-3f75-4497-a463-d64fe00a9692} <Debug> TCPHandler: Processed in 0.002159966 sec. | ||
5260 | 2025.01.14 22:35:02.064000 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5261 | 2025.01.14 22:35:02.064140 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5262 | 2025.01.14 22:35:02.064199 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5263 | 2025.01.14 22:35:02.064917 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5264 | 2025.01.14 22:35:02.064956 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5265 | 2025.01.14 22:35:02.065321 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5266 | 2025.01.14 22:35:02.065556 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5267 | 2025.01.14 22:35:02.065732 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001622 sec., 58569.66707768188 rows/sec., 4.57 MiB/sec. | ||
5268 | 2025.01.14 22:35:02.065782 [ 253 ] {0f0eb078-ebcb-4bd9-996c-aa01a5680c2f} <Debug> TCPHandler: Processed in 0.001852952 sec. | ||
5269 | 2025.01.14 22:35:02.065969 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5270 | 2025.01.14 22:35:02.066115 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5271 | 2025.01.14 22:35:02.066181 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5272 | 2025.01.14 22:35:02.066852 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2025.01.14 22:35:02.066893 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5274 | 2025.01.14 22:35:02.067313 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5275 | 2025.01.14 22:35:02.067556 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2025.01.14 22:35:02.067774 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001694 sec., 88547.8158205431 rows/sec., 6.14 MiB/sec. | ||
5277 | 2025.01.14 22:35:02.067829 [ 258 ] {df62c4ce-3f34-4c27-bd14-c0df8057025f} <Debug> TCPHandler: Processed in 0.001932293 sec. | ||
5278 | 2025.01.14 22:35:02.068038 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5279 | 2025.01.14 22:35:02.068265 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5280 | 2025.01.14 22:35:02.068405 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <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 | ||
5281 | 2025.01.14 22:35:02.069833 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5282 | 2025.01.14 22:35:02.069872 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5283 | 2025.01.14 22:35:02.070539 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5284 | 2025.01.14 22:35:02.070791 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5285 | 2025.01.14 22:35:02.071044 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002822 sec., 13819.985825655564 rows/sec., 24.76 MiB/sec. | ||
5286 | 2025.01.14 22:35:02.071525 [ 253 ] {f65a1da1-8e6e-4607-90ef-449ea85272ea} <Debug> TCPHandler: Processed in 0.003594023 sec. | ||
5287 | 2025.01.14 22:35:02.071694 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5288 | 2025.01.14 22:35:02.071835 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5289 | 2025.01.14 22:35:02.071897 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5290 | 2025.01.14 22:35:02.072480 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5291 | 2025.01.14 22:35:02.072527 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5292 | 2025.01.14 22:35:02.072952 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5293 | 2025.01.14 22:35:02.073190 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5294 | 2025.01.14 22:35:02.073392 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001589 sec., 31466.331025802392 rows/sec., 2.16 MiB/sec. | ||
5295 | 2025.01.14 22:35:02.073445 [ 258 ] {840653ee-e220-4a44-a72e-86049158ba20} <Debug> TCPHandler: Processed in 0.001818381 sec. | ||
5296 | 2025.01.14 22:35:07.049668 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5297 | 2025.01.14 22:35:07.049866 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5298 | 2025.01.14 22:35:07.049933 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5299 | 2025.01.14 22:35:07.050660 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2025.01.14 22:35:07.050702 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5301 | 2025.01.14 22:35:07.051138 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5302 | 2025.01.14 22:35:07.051385 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2025.01.14 22:35:07.051612 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 563.34 KiB/sec. | ||
5304 | 2025.01.14 22:35:07.051709 [ 253 ] {f34a9f06-8202-4e1b-affa-8f39ded480c5} <Debug> TCPHandler: Processed in 0.002166126 sec. | ||
5305 | 2025.01.14 22:35:07.051963 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5306 | 2025.01.14 22:35:07.052150 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5307 | 2025.01.14 22:35:07.052219 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5308 | 2025.01.14 22:35:07.052931 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5309 | 2025.01.14 22:35:07.052976 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5310 | 2025.01.14 22:35:07.053408 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5311 | 2025.01.14 22:35:07.053660 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2025.01.14 22:35:07.053885 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001784 sec., 1121.0762331838564 rows/sec., 91.42 KiB/sec. | ||
5313 | 2025.01.14 22:35:07.053943 [ 258 ] {5d88afa1-cb3a-49e5-b90f-19e540dd6279} <Debug> TCPHandler: Processed in 0.002106915 sec. | ||
5314 | 2025.01.14 22:35:07.054101 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5315 | 2025.01.14 22:35:07.054227 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5316 | 2025.01.14 22:35:07.054278 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5317 | 2025.01.14 22:35:07.055389 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2025.01.14 22:35:07.055427 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5319 | 2025.01.14 22:35:07.055870 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5320 | 2025.01.14 22:35:07.056110 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5321 | 2025.01.14 22:35:07.056324 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002121 sec., 631777.4634606318 rows/sec., 52.62 MiB/sec. | ||
5322 | 2025.01.14 22:35:07.056460 [ 253 ] {a2466f47-31c5-4f13-a32d-67af1f0adf82} <Debug> TCPHandler: Processed in 0.002419669 sec. | ||
5323 | 2025.01.14 22:35:07.056630 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2025.01.14 22:35:07.056770 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5325 | 2025.01.14 22:35:07.056828 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5326 | 2025.01.14 22:35:07.057433 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2025.01.14 22:35:07.057473 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5328 | 2025.01.14 22:35:07.057848 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5329 | 2025.01.14 22:35:07.058088 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5330 | 2025.01.14 22:35:07.058291 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001552 sec., 5798.969072164949 rows/sec., 383.83 KiB/sec. | ||
5331 | 2025.01.14 22:35:07.058343 [ 258 ] {ab37a8f0-d928-4f20-a290-8e350260d6a6} <Debug> TCPHandler: Processed in 0.001780251 sec. | ||
5332 | 2025.01.14 22:35:07.058481 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2025.01.14 22:35:07.058602 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5334 | 2025.01.14 22:35:07.058650 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5335 | 2025.01.14 22:35:07.059284 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2025.01.14 22:35:07.059322 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5337 | 2025.01.14 22:35:07.059678 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5338 | 2025.01.14 22:35:07.059910 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.01.14 22:35:07.060108 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001529 sec., 158273.38129496403 rows/sec., 10.72 MiB/sec. | ||
5340 | 2025.01.14 22:35:07.060183 [ 253 ] {4a3a5c53-c423-4e78-9f87-dbc3580e2759} <Debug> TCPHandler: Processed in 0.001756171 sec. | ||
5341 | 2025.01.14 22:35:07.060345 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.01.14 22:35:07.060485 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5343 | 2025.01.14 22:35:07.060543 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5344 | 2025.01.14 22:35:07.061187 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.01.14 22:35:07.061227 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5346 | 2025.01.14 22:35:07.061586 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5347 | 2025.01.14 22:35:07.061825 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.01.14 22:35:07.062099 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. | ||
5349 | 2025.01.14 22:35:07.062272 [ 258 ] {982ce980-6a2b-4dbb-9729-6af03b6600c2} <Debug> TCPHandler: Processed in 0.001998064 sec. | ||
5350 | 2025.01.14 22:35:07.062434 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.01.14 22:35:07.062571 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5352 | 2025.01.14 22:35:07.062627 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5353 | 2025.01.14 22:35:07.063568 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.01.14 22:35:07.063606 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5355 | 2025.01.14 22:35:07.063983 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5356 | 2025.01.14 22:35:07.064225 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.14 22:35:07.064462 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.001919 sec., 433559.14538822306 rows/sec., 31.29 MiB/sec. | ||
5358 | 2025.01.14 22:35:07.064578 [ 253 ] {67cb9dec-abd7-4af6-8dc5-7f2fb30a0081} <Debug> TCPHandler: Processed in 0.002209337 sec. | ||
5359 | 2025.01.14 22:35:07.064762 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2025.01.14 22:35:07.064900 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5361 | 2025.01.14 22:35:07.064961 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5362 | 2025.01.14 22:35:07.065538 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2025.01.14 22:35:07.065584 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5364 | 2025.01.14 22:35:07.066009 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5365 | 2025.01.14 22:35:07.066242 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2025.01.14 22:35:07.066462 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 196.91 KiB/sec. | ||
5367 | 2025.01.14 22:35:07.066510 [ 258 ] {fd7c6e1e-91e1-45ed-ad87-b60c906b5722} <Debug> TCPHandler: Processed in 0.001837122 sec. | ||
5368 | 2025.01.14 22:35:07.066659 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2025.01.14 22:35:07.066777 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5370 | 2025.01.14 22:35:07.066829 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5371 | 2025.01.14 22:35:07.067596 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2025.01.14 22:35:07.067635 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5373 | 2025.01.14 22:35:07.068072 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5374 | 2025.01.14 22:35:07.068310 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2025.01.14 22:35:07.068533 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.00178 sec., 526966.2921348315 rows/sec., 35.16 MiB/sec. | ||
5376 | 2025.01.14 22:35:07.068650 [ 253 ] {c666c530-ead7-4233-aa9b-7f17705c9405} <Debug> TCPHandler: Processed in 0.002046454 sec. | ||
5377 | 2025.01.14 22:35:07.068817 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2025.01.14 22:35:07.068933 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5379 | 2025.01.14 22:35:07.068994 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5380 | 2025.01.14 22:35:07.069551 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2025.01.14 22:35:07.069597 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5382 | 2025.01.14 22:35:07.070015 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5383 | 2025.01.14 22:35:07.070264 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2025.01.14 22:35:07.070420 [ 50 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5385 | 2025.01.14 22:35:07.070491 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 42.62 KiB/sec. | ||
5386 | 2025.01.14 22:35:07.070517 [ 50 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2025.01.14 22:35:07.070593 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5388 | 2025.01.14 22:35:07.070605 [ 258 ] {3121dc32-e6d6-4440-83dc-e1a21002dbfc} <Debug> TCPHandler: Processed in 0.001842102 sec. | ||
5389 | 2025.01.14 22:35:07.070858 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5390 | 2025.01.14 22:35:07.070949 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5391 | 2025.01.14 22:35:07.071231 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5392 | 2025.01.14 22:35:07.071360 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5393 | 2025.01.14 22:35:07.071377 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5394 | 2025.01.14 22:35:07.071433 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5395 | 2025.01.14 22:35:07.071698 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5396 | 2025.01.14 22:35:07.072071 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5397 | 2025.01.14 22:35:07.072435 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5398 | 2025.01.14 22:35:07.072643 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5399 | 2025.01.14 22:35:07.072965 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
5400 | 2025.01.14 22:35:07.073615 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5401 | 2025.01.14 22:35:07.073655 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5402 | 2025.01.14 22:35:07.074227 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5403 | 2025.01.14 22:35:07.074581 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5404 | 2025.01.14 22:35:07.074862 [ 189 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004135499 sec., 3627.131816499049 rows/sec., 244.41 KiB/sec. | ||
5405 | 2025.01.14 22:35:07.074949 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.003835 sec., 17731.42112125163 rows/sec., 1.13 MiB/sec. | ||
5406 | 2025.01.14 22:35:07.075034 [ 253 ] {92f44dde-06c9-40c5-8b73-ae466eb677fc} <Debug> TCPHandler: Processed in 0.004317451 sec. | ||
5407 | 2025.01.14 22:35:07.075090 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5408 | 2025.01.14 22:35:07.075471 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_15_3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2025.01.14 22:35:07.075568 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_15_3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5410 | 2025.01.14 22:35:07.075669 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5411 | 2025.01.14 22:35:07.076624 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5412 | 2025.01.14 22:35:07.076737 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5413 | 2025.01.14 22:35:07.076783 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5414 | 2025.01.14 22:35:07.077355 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2025.01.14 22:35:07.077394 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5416 | 2025.01.14 22:35:07.077751 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5417 | 2025.01.14 22:35:07.077986 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5418 | 2025.01.14 22:35:07.078193 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001479 sec., 17579.44557133198 rows/sec., 1.36 MiB/sec. | ||
5419 | 2025.01.14 22:35:07.078246 [ 258 ] {b2a21736-d61f-47c9-b5d8-78daa0cf8209} <Debug> TCPHandler: Processed in 0.00167776 sec. | ||
5420 | 2025.01.14 22:35:07.078401 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5421 | 2025.01.14 22:35:07.078541 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5422 | 2025.01.14 22:35:07.078597 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5423 | 2025.01.14 22:35:07.079241 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2025.01.14 22:35:07.079282 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5425 | 2025.01.14 22:35:07.079624 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5426 | 2025.01.14 22:35:07.079868 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5427 | 2025.01.14 22:35:07.080088 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001578 sec., 17743.979721166033 rows/sec., 1.38 MiB/sec. | ||
5428 | 2025.01.14 22:35:07.080143 [ 253 ] {108d7e2a-6ce2-4bbf-8198-e80ab9a81cc1} <Debug> TCPHandler: Processed in 0.001810012 sec. | ||
5429 | 2025.01.14 22:35:07.080295 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5430 | 2025.01.14 22:35:07.080433 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5431 | 2025.01.14 22:35:07.080494 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5432 | 2025.01.14 22:35:07.081082 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2025.01.14 22:35:07.081121 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5434 | 2025.01.14 22:35:07.081494 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5435 | 2025.01.14 22:35:07.081739 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5436 | 2025.01.14 22:35:07.081955 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001553 sec., 6439.15003219575 rows/sec., 457.15 KiB/sec. | ||
5437 | 2025.01.14 22:35:07.082007 [ 258 ] {3c61a270-18a8-4556-975a-0bb6389476b4} <Debug> TCPHandler: Processed in 0.001781631 sec. | ||
5438 | 2025.01.14 22:35:07.082167 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5439 | 2025.01.14 22:35:07.082307 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5440 | 2025.01.14 22:35:07.082363 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5441 | 2025.01.14 22:35:07.082918 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5442 | 2025.01.14 22:35:07.082964 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5443 | 2025.01.14 22:35:07.083316 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5444 | 2025.01.14 22:35:07.083548 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5445 | 2025.01.14 22:35:07.083762 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001487 sec., 2689.979825151311 rows/sec., 189.14 KiB/sec. | ||
5446 | 2025.01.14 22:35:07.083813 [ 253 ] {0088a777-7374-422f-97ed-6d0d4292c286} <Debug> TCPHandler: Processed in 0.00171419 sec. | ||
5447 | 2025.01.14 22:35:08.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.14 MiB, peak 201.59 MiB, free memory in arenas 0.00 B, will set to 194.07 MiB (RSS), difference: -1.06 MiB | ||
5448 | 2025.01.14 22:35:08.381927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5449 | 2025.01.14 22:35:08.382590 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2025.01.14 22:35:08.382634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5451 | 2025.01.14 22:35:08.383160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5452 | 2025.01.14 22:35:08.383429 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2025.01.14 22:35:08.383729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5454 | 2025.01.14 22:35:09.272577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5455 | 2025.01.14 22:35:09.293789 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5456 | 2025.01.14 22:35:09.293863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5457 | 2025.01.14 22:35:09.304048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5458 | 2025.01.14 22:35:09.304885 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5459 | 2025.01.14 22:35:09.308542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5460 | 2025.01.14 22:35:10.946132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 746 | ||
5461 | 2025.01.14 22:35:10.950094 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2025.01.14 22:35:10.950150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5463 | 2025.01.14 22:35:10.951664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5464 | 2025.01.14 22:35:10.951992 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2025.01.14 22:35:10.952656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
5466 | 2025.01.14 22:35:12.059997 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5467 | 2025.01.14 22:35:12.060231 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5468 | 2025.01.14 22:35:12.060321 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5469 | 2025.01.14 22:35:12.061252 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2025.01.14 22:35:12.061305 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5471 | 2025.01.14 22:35:12.061758 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5472 | 2025.01.14 22:35:12.062012 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2025.01.14 22:35:12.062286 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002119 sec., 61349.69325153375 rows/sec., 5.30 MiB/sec. | ||
5474 | 2025.01.14 22:35:12.062381 [ 253 ] {f407ee10-05b1-4270-9649-d26de5ac02e5} <Debug> TCPHandler: Processed in 0.00252582 sec. | ||
5475 | 2025.01.14 22:35:12.062687 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5476 | 2025.01.14 22:35:12.062897 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5477 | 2025.01.14 22:35:12.062975 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5478 | 2025.01.14 22:35:12.063754 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2025.01.14 22:35:12.063799 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5480 | 2025.01.14 22:35:12.064249 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5481 | 2025.01.14 22:35:12.064524 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2025.01.14 22:35:12.064744 [ 150 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5483 | 2025.01.14 22:35:12.064805 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001964 sec., 19857.43380855397 rows/sec., 1.46 MiB/sec. | ||
5484 | 2025.01.14 22:35:12.064877 [ 150 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5485 | 2025.01.14 22:35:12.064961 [ 258 ] {83e6cbd8-1347-4725-8e87-77d66d0e6b59} <Debug> TCPHandler: Processed in 0.002446569 sec. | ||
5486 | 2025.01.14 22:35:12.064972 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5487 | 2025.01.14 22:35:12.065214 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
5488 | 2025.01.14 22:35:12.065218 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2025.01.14 22:35:12.065542 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5490 | 2025.01.14 22:35:12.065549 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5491 | 2025.01.14 22:35:12.065648 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5492 | 2025.01.14 22:35:12.065656 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 62 rows starting from the beginning of the part | ||
5493 | 2025.01.14 22:35:12.066071 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
5494 | 2025.01.14 22:35:12.066444 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
5495 | 2025.01.14 22:35:12.066815 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
5496 | 2025.01.14 22:35:12.067227 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
5497 | 2025.01.14 22:35:12.067591 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
5498 | 2025.01.14 22:35:12.068659 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2025.01.14 22:35:12.068732 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5500 | 2025.01.14 22:35:12.069822 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5501 | 2025.01.14 22:35:12.070449 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2025.01.14 22:35:12.070575 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005454915 sec., 37214.14540831525 rows/sec., 2.81 MiB/sec. | ||
5503 | 2025.01.14 22:35:12.070921 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005464 sec., 17386.53001464129 rows/sec., 1.36 MiB/sec. | ||
5504 | 2025.01.14 22:35:12.070922 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5505 | 2025.01.14 22:35:12.071220 [ 253 ] {43edb1ef-36fc-486c-b64d-c8dd803e8e10} <Debug> TCPHandler: Processed in 0.006120503 sec. | ||
5506 | 2025.01.14 22:35:12.071623 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2025.01.14 22:35:12.071911 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2025.01.14 22:35:12.071924 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5509 | 2025.01.14 22:35:12.072052 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5510 | 2025.01.14 22:35:12.072063 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_35_7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5511 | 2025.01.14 22:35:12.072265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5512 | 2025.01.14 22:35:12.072829 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5513 | 2025.01.14 22:35:12.072875 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5514 | 2025.01.14 22:35:12.073287 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5515 | 2025.01.14 22:35:12.073544 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5516 | 2025.01.14 22:35:12.073707 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5517 | 2025.01.14 22:35:12.073769 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5518 | 2025.01.14 22:35:12.073795 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001937 sec., 77439.33918430563 rows/sec., 5.37 MiB/sec. | ||
5519 | 2025.01.14 22:35:12.073812 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5520 | 2025.01.14 22:35:12.073959 [ 258 ] {96ba78ce-e1ac-47f2-b59d-87ba0836c88d} <Debug> TCPHandler: Processed in 0.002567861 sec. | ||
5521 | 2025.01.14 22:35:12.074052 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
5522 | 2025.01.14 22:35:12.074161 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5523 | 2025.01.14 22:35:12.074257 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5524 | 2025.01.14 22:35:12.074352 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9449 rows starting from the beginning of the part | ||
5525 | 2025.01.14 22:35:12.074393 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5526 | 2025.01.14 22:35:12.074734 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 227 rows starting from the beginning of the part | ||
5527 | 2025.01.14 22:35:12.074747 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <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 | ||
5528 | 2025.01.14 22:35:12.075094 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 150 rows starting from the beginning of the part | ||
5529 | 2025.01.14 22:35:12.075504 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 938 rows starting from the beginning of the part | ||
5530 | 2025.01.14 22:35:12.075908 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
5531 | 2025.01.14 22:35:12.076268 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 150 rows starting from the beginning of the part | ||
5532 | 2025.01.14 22:35:12.079930 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2025.01.14 22:35:12.080014 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5534 | 2025.01.14 22:35:12.081349 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5535 | 2025.01.14 22:35:12.081700 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2025.01.14 22:35:12.082058 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007741 sec., 5038.108771476554 rows/sec., 9.03 MiB/sec. | ||
5537 | 2025.01.14 22:35:12.082634 [ 253 ] {ff9ce580-24d0-4cb4-8368-e2dfc55e1b90} <Debug> TCPHandler: Processed in 0.008555063 sec. | ||
5538 | 2025.01.14 22:35:12.082877 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5539 | 2025.01.14 22:35:12.083191 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5540 | 2025.01.14 22:35:12.083247 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10924 rows, containing 5 columns (5 merged, 0 gathered) in 0.009314712 sec., 1172768.4119487538 rows/sec., 78.80 MiB/sec. | ||
5541 | 2025.01.14 22:35:12.083270 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5542 | 2025.01.14 22:35:12.083585 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5543 | 2025.01.14 22:35:12.084156 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.01.14 22:35:12.084215 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5545 | 2025.01.14 22:35:12.084230 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5546 | 2025.01.14 22:35:12.084449 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5547 | 2025.01.14 22:35:12.084620 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
5548 | 2025.01.14 22:35:12.084885 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5549 | 2025.01.14 22:35:12.085129 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5550 | 2025.01.14 22:35:12.085302 [ 150 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5551 | 2025.01.14 22:35:12.085359 [ 150 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5552 | 2025.01.14 22:35:12.085379 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002273 sec., 21997.36031676199 rows/sec., 1.51 MiB/sec. | ||
5553 | 2025.01.14 22:35:12.085402 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5554 | 2025.01.14 22:35:12.085542 [ 258 ] {79a53603-fd48-4d26-a390-470e1a66a046} <Debug> TCPHandler: Processed in 0.002778123 sec. | ||
5555 | 2025.01.14 22:35:12.085625 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
5556 | 2025.01.14 22:35:12.085741 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2025.01.14 22:35:12.085771 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1486 rows starting from the beginning of the part | ||
5558 | 2025.01.14 22:35:12.085869 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
5559 | 2025.01.14 22:35:12.086080 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
5560 | 2025.01.14 22:35:12.086292 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
5561 | 2025.01.14 22:35:12.086477 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
5562 | 2025.01.14 22:35:12.086629 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
5563 | 2025.01.14 22:35:12.087924 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393559 sec., 722773.0755749075 rows/sec., 47.41 MiB/sec. | ||
5564 | 2025.01.14 22:35:12.088202 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5565 | 2025.01.14 22:35:12.088562 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5566 | 2025.01.14 22:35:12.088660 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_36_7} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5567 | 2025.01.14 22:35:12.088760 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5568 | 2025.01.14 22:35:15.762166 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5569 | 2025.01.14 22:35:15.762244 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5570 | 2025.01.14 22:35:15.883970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5571 | 2025.01.14 22:35:15.884658 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2025.01.14 22:35:15.884712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5573 | 2025.01.14 22:35:15.885294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5574 | 2025.01.14 22:35:15.885583 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2025.01.14 22:35:15.885850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5576 | 2025.01.14 22:35:16.808712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5577 | 2025.01.14 22:35:16.830794 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2025.01.14 22:35:16.830853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5579 | 2025.01.14 22:35:16.838301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5580 | 2025.01.14 22:35:16.839087 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2025.01.14 22:35:16.841910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5582 | 2025.01.14 22:35:17.061265 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5583 | 2025.01.14 22:35:17.061515 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5584 | 2025.01.14 22:35:17.061598 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5585 | 2025.01.14 22:35:17.062532 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2025.01.14 22:35:17.062586 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5587 | 2025.01.14 22:35:17.063038 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5588 | 2025.01.14 22:35:17.063298 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2025.01.14 22:35:17.063587 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002129 sec., 6575.857209957727 rows/sec., 473.37 KiB/sec. | ||
5590 | 2025.01.14 22:35:17.063817 [ 253 ] {1cbd3377-e173-44cb-8145-1ab80eb815f2} <Debug> TCPHandler: Processed in 0.002686872 sec. | ||
5591 | 2025.01.14 22:35:17.064067 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5592 | 2025.01.14 22:35:17.064230 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5593 | 2025.01.14 22:35:17.064290 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5594 | 2025.01.14 22:35:17.065075 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5595 | 2025.01.14 22:35:17.065116 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5596 | 2025.01.14 22:35:17.065512 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5597 | 2025.01.14 22:35:17.065760 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5598 | 2025.01.14 22:35:17.065934 [ 126 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5599 | 2025.01.14 22:35:17.065998 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001806 sec., 110188.26135105205 rows/sec., 9.55 MiB/sec. | ||
5600 | 2025.01.14 22:35:17.066014 [ 126 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5601 | 2025.01.14 22:35:17.066084 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5602 | 2025.01.14 22:35:17.066134 [ 258 ] {2923bdec-2e8b-4766-a3eb-517ac9b559ba} <Debug> TCPHandler: Processed in 0.002184766 sec. | ||
5603 | 2025.01.14 22:35:17.066375 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
5604 | 2025.01.14 22:35:17.066380 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5605 | 2025.01.14 22:35:17.066653 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5606 | 2025.01.14 22:35:17.066733 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1426 rows starting from the beginning of the part | ||
5607 | 2025.01.14 22:35:17.066733 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5608 | 2025.01.14 22:35:17.066912 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5609 | 2025.01.14 22:35:17.067113 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 130 rows starting from the beginning of the part | ||
5610 | 2025.01.14 22:35:17.067582 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1340 rows starting from the beginning of the part | ||
5611 | 2025.01.14 22:35:17.067817 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
5612 | 2025.01.14 22:35:17.068247 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 130 rows starting from the beginning of the part | ||
5613 | 2025.01.14 22:35:17.068630 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 199 rows starting from the beginning of the part | ||
5614 | 2025.01.14 22:35:17.069627 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2025.01.14 22:35:17.069672 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5616 | 2025.01.14 22:35:17.070233 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5617 | 2025.01.14 22:35:17.070529 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2025.01.14 22:35:17.070784 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004129 sec., 1695.3257447323808 rows/sec., 110.45 KiB/sec. | ||
5619 | 2025.01.14 22:35:17.070884 [ 253 ] {dbea35da-0c6e-4e03-877d-ec49a1ec6616} <Debug> TCPHandler: Processed in 0.004621386 sec. | ||
5620 | 2025.01.14 22:35:17.071136 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5621 | 2025.01.14 22:35:17.071155 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3251 rows, containing 5 columns (5 merged, 0 gathered) in 0.004959189 sec., 655550.7362191681 rows/sec., 57.50 MiB/sec. | ||
5622 | 2025.01.14 22:35:17.071306 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5623 | 2025.01.14 22:35:17.071369 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5624 | 2025.01.14 22:35:17.071542 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5625 | 2025.01.14 22:35:17.072291 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2025.01.14 22:35:17.072538 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_41_8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5627 | 2025.01.14 22:35:17.072667 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5628 | 2025.01.14 22:35:17.072716 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5629 | 2025.01.14 22:35:17.072738 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5630 | 2025.01.14 22:35:17.073124 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5631 | 2025.01.14 22:35:17.073370 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2025.01.14 22:35:17.073542 [ 126 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5633 | 2025.01.14 22:35:17.073610 [ 126 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5634 | 2025.01.14 22:35:17.073626 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002344 sec., 5972.696245733788 rows/sec., 418.29 KiB/sec. | ||
5635 | 2025.01.14 22:35:17.073657 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5636 | 2025.01.14 22:35:17.073822 [ 258 ] {2bce0df4-e252-44ff-94c1-b50eb6b7806b} <Debug> TCPHandler: Processed in 0.002802144 sec. | ||
5637 | 2025.01.14 22:35:17.074098 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
5638 | 2025.01.14 22:35:17.074284 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5639 | 2025.01.14 22:35:17.074442 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5640 | 2025.01.14 22:35:17.074532 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
5641 | 2025.01.14 22:35:17.074540 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5642 | 2025.01.14 22:35:17.074755 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5643 | 2025.01.14 22:35:17.074772 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5644 | 2025.01.14 22:35:17.075140 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5645 | 2025.01.14 22:35:17.075503 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5646 | 2025.01.14 22:35:17.075855 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5647 | 2025.01.14 22:35:17.076289 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5648 | 2025.01.14 22:35:17.077695 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2025.01.14 22:35:17.077762 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5650 | 2025.01.14 22:35:17.078718 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5651 | 2025.01.14 22:35:17.079274 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2025.01.14 22:35:17.079508 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005699889 sec., 134739.46597907433 rows/sec., 9.65 MiB/sec. | ||
5653 | 2025.01.14 22:35:17.079755 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005269 sec., 2467.2613399126967 rows/sec., 153.83 KiB/sec. | ||
5654 | 2025.01.14 22:35:17.079871 [ 253 ] {bd257822-3761-4057-a366-b951515be3bb} <Debug> TCPHandler: Processed in 0.00589527 sec. | ||
5655 | 2025.01.14 22:35:17.079960 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5656 | 2025.01.14 22:35:17.080086 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5657 | 2025.01.14 22:35:17.080283 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5658 | 2025.01.14 22:35:17.080369 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5659 | 2025.01.14 22:35:17.080639 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5660 | 2025.01.14 22:35:17.080917 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_16_3} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5661 | 2025.01.14 22:35:17.081102 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5662 | 2025.01.14 22:35:17.081588 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2025.01.14 22:35:17.081632 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5664 | 2025.01.14 22:35:17.082017 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5665 | 2025.01.14 22:35:17.082274 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2025.01.14 22:35:17.082448 [ 126 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5667 | 2025.01.14 22:35:17.082519 [ 126 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2025.01.14 22:35:17.082524 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002292 sec., 163176.2652705061 rows/sec., 11.52 MiB/sec. | ||
5669 | 2025.01.14 22:35:17.082559 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5670 | 2025.01.14 22:35:17.082700 [ 258 ] {27e9eaea-6221-4fa5-8d45-701644a3c4f0} <Debug> TCPHandler: Processed in 0.002711662 sec. | ||
5671 | 2025.01.14 22:35:17.082803 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
5672 | 2025.01.14 22:35:17.082986 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5673 | 2025.01.14 22:35:17.083012 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2025.01.14 22:35:17.083034 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 903 rows starting from the beginning of the part | ||
5675 | 2025.01.14 22:35:17.083262 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
5676 | 2025.01.14 22:35:17.083630 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 832 rows starting from the beginning of the part | ||
5677 | 2025.01.14 22:35:17.083646 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5678 | 2025.01.14 22:35:17.083899 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
5679 | 2025.01.14 22:35:17.083926 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5680 | 2025.01.14 22:35:17.084197 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 95 rows starting from the beginning of the part | ||
5681 | 2025.01.14 22:35:17.084567 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 374 rows starting from the beginning of the part | ||
5682 | 2025.01.14 22:35:17.086039 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2025.01.14 22:35:17.086103 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5684 | 2025.01.14 22:35:17.087117 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5685 | 2025.01.14 22:35:17.087457 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2025.01.14 22:35:17.087796 [ 126 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5687 | 2025.01.14 22:35:17.087923 [ 126 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2025.01.14 22:35:17.088021 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5689 | 2025.01.14 22:35:17.088229 [ 200 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520696 sec., 421504.82475398027 rows/sec., 32.24 MiB/sec. | ||
5690 | 2025.01.14 22:35:17.088579 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005119 sec., 1172.1039265481538 rows/sec., 61.24 KiB/sec. | ||
5691 | 2025.01.14 22:35:17.088709 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5692 | 2025.01.14 22:35:17.088779 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5693 | 2025.01.14 22:35:17.089188 [ 253 ] {7a51f74e-3e7b-48f5-8fca-d3be9f63805f} <Debug> TCPHandler: Processed in 0.006354636 sec. | ||
5694 | 2025.01.14 22:35:17.089268 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5695 | 2025.01.14 22:35:17.089373 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5696 | 2025.01.14 22:35:17.089582 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5697 | 2025.01.14 22:35:17.089757 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5698 | 2025.01.14 22:35:17.089795 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5699 | 2025.01.14 22:35:17.090076 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5700 | 2025.01.14 22:35:17.090195 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_41_8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5701 | 2025.01.14 22:35:17.090444 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5702 | 2025.01.14 22:35:17.090612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5703 | 2025.01.14 22:35:17.090783 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5704 | 2025.01.14 22:35:17.090983 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5705 | 2025.01.14 22:35:17.091026 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
5706 | 2025.01.14 22:35:17.091279 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5707 | 2025.01.14 22:35:17.093333 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5708 | 2025.01.14 22:35:17.093411 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5709 | 2025.01.14 22:35:17.094004 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005802949 sec., 16543.31271910196 rows/sec., 864.32 KiB/sec. | ||
5710 | 2025.01.14 22:35:17.094240 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5711 | 2025.01.14 22:35:17.094497 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5712 | 2025.01.14 22:35:17.094765 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_16_3} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2025.01.14 22:35:17.094941 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_16_3} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5714 | 2025.01.14 22:35:17.094953 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.01.14 22:35:17.095112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5716 | 2025.01.14 22:35:17.095316 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004507 sec., 50366.09718216109 rows/sec., 3.36 MiB/sec. | ||
5717 | 2025.01.14 22:35:17.095397 [ 258 ] {15a8df9f-e455-4eb0-a438-001e9a97df80} <Debug> TCPHandler: Processed in 0.006032922 sec. | ||
5718 | 2025.01.14 22:35:17.095561 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5719 | 2025.01.14 22:35:17.095707 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5720 | 2025.01.14 22:35:17.095769 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5721 | 2025.01.14 22:35:17.096341 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2025.01.14 22:35:17.096379 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5723 | 2025.01.14 22:35:17.096753 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5724 | 2025.01.14 22:35:17.096996 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2025.01.14 22:35:17.097183 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
5726 | 2025.01.14 22:35:17.097234 [ 253 ] {df01c0fb-ccac-4a3e-8756-121ade4fe4af} <Debug> TCPHandler: Processed in 0.001741671 sec. | ||
5727 | 2025.01.14 22:35:17.097382 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5728 | 2025.01.14 22:35:17.097504 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5729 | 2025.01.14 22:35:17.097554 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5730 | 2025.01.14 22:35:17.098056 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5731 | 2025.01.14 22:35:17.098096 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5732 | 2025.01.14 22:35:17.098475 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5733 | 2025.01.14 22:35:17.098723 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5734 | 2025.01.14 22:35:17.098931 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001453 sec., 49552.64969029593 rows/sec., 3.16 MiB/sec. | ||
5735 | 2025.01.14 22:35:17.098989 [ 258 ] {43c54436-c066-42b2-8db9-ad30983ddddd} <Debug> TCPHandler: Processed in 0.00166543 sec. | ||
5736 | 2025.01.14 22:35:20.953080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 778 | ||
5737 | 2025.01.14 22:35:20.956343 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2025.01.14 22:35:20.956399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5739 | 2025.01.14 22:35:20.957876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5740 | 2025.01.14 22:35:20.958189 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5741 | 2025.01.14 22:35:20.958405 [ 108 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5742 | 2025.01.14 22:35:20.958517 [ 108 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5743 | 2025.01.14 22:35:20.958584 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5744 | 2025.01.14 22:35:20.959691 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
5745 | 2025.01.14 22:35:20.960273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
5746 | 2025.01.14 22:35:20.960779 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5747 | 2025.01.14 22:35:20.960959 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
5748 | 2025.01.14 22:35:20.961657 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
5749 | 2025.01.14 22:35:20.962459 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
5750 | 2025.01.14 22:35:20.963118 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
5751 | 2025.01.14 22:35:20.963754 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
5752 | 2025.01.14 22:35:20.964454 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
5753 | 2025.01.14 22:35:20.972372 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.013538712 sec., 57464.845991258255 rows/sec., 47.72 MiB/sec. | ||
5754 | 2025.01.14 22:35:20.973597 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5755 | 2025.01.14 22:35:20.974442 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5756 | 2025.01.14 22:35:20.974539 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_21_4} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5757 | 2025.01.14 22:35:20.974911 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
5758 | 2025.01.14 22:35:22.059261 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5759 | 2025.01.14 22:35:22.059566 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5760 | 2025.01.14 22:35:22.059638 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5761 | 2025.01.14 22:35:22.060460 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2025.01.14 22:35:22.060514 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5763 | 2025.01.14 22:35:22.060961 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5764 | 2025.01.14 22:35:22.061212 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5765 | 2025.01.14 22:35:22.061453 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001968 sec., 66056.91056910569 rows/sec., 5.71 MiB/sec. | ||
5766 | 2025.01.14 22:35:22.061519 [ 253 ] {8e23e4ca-0c9c-4519-9f79-5f6eb98c9b4f} <Debug> TCPHandler: Processed in 0.002448309 sec. | ||
5767 | 2025.01.14 22:35:22.061851 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5768 | 2025.01.14 22:35:22.062152 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5769 | 2025.01.14 22:35:22.062264 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5770 | 2025.01.14 22:35:22.063108 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2025.01.14 22:35:22.063150 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5772 | 2025.01.14 22:35:22.063569 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5773 | 2025.01.14 22:35:22.063826 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2025.01.14 22:35:22.064059 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00199 sec., 19597.989949748742 rows/sec., 1.44 MiB/sec. | ||
5775 | 2025.01.14 22:35:22.064117 [ 258 ] {871972bd-0fcf-47d2-96c1-096dff382116} <Debug> TCPHandler: Processed in 0.002452509 sec. | ||
5776 | 2025.01.14 22:35:22.064331 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2025.01.14 22:35:22.064562 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5778 | 2025.01.14 22:35:22.064653 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5779 | 2025.01.14 22:35:22.065661 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2025.01.14 22:35:22.065704 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5781 | 2025.01.14 22:35:22.066067 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5782 | 2025.01.14 22:35:22.066300 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5783 | 2025.01.14 22:35:22.066517 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002014 sec., 47169.811320754714 rows/sec., 3.68 MiB/sec. | ||
5784 | 2025.01.14 22:35:22.066573 [ 253 ] {c9c51b1e-1d37-4b54-bb5e-5d85fd51539a} <Debug> TCPHandler: Processed in 0.002359968 sec. | ||
5785 | 2025.01.14 22:35:22.066736 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5786 | 2025.01.14 22:35:22.066879 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5787 | 2025.01.14 22:35:22.066941 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5788 | 2025.01.14 22:35:22.067601 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5789 | 2025.01.14 22:35:22.067640 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5790 | 2025.01.14 22:35:22.068028 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5791 | 2025.01.14 22:35:22.068263 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5792 | 2025.01.14 22:35:22.068503 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001655 sec., 90634.44108761329 rows/sec., 6.28 MiB/sec. | ||
5793 | 2025.01.14 22:35:22.068577 [ 258 ] {20ea02ba-18e8-4eea-ab87-b9dffb983de3} <Debug> TCPHandler: Processed in 0.001910173 sec. | ||
5794 | 2025.01.14 22:35:22.068945 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5795 | 2025.01.14 22:35:22.069192 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5796 | 2025.01.14 22:35:22.069336 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <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 | ||
5797 | 2025.01.14 22:35:22.070614 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5798 | 2025.01.14 22:35:22.070654 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5799 | 2025.01.14 22:35:22.071313 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5800 | 2025.01.14 22:35:22.071563 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5801 | 2025.01.14 22:35:22.071756 [ 170 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5802 | 2025.01.14 22:35:22.071839 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002698 sec., 14455.151964418088 rows/sec., 25.90 MiB/sec. | ||
5803 | 2025.01.14 22:35:22.071851 [ 170 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5804 | 2025.01.14 22:35:22.071929 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5805 | 2025.01.14 22:35:22.072251 [ 253 ] {98dbb19a-d681-4428-9f15-13d88e9dfa3a} <Debug> TCPHandler: Processed in 0.003530122 sec. | ||
5806 | 2025.01.14 22:35:22.072312 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
5807 | 2025.01.14 22:35:22.072432 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5808 | 2025.01.14 22:35:22.072691 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5809 | 2025.01.14 22:35:22.072823 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5810 | 2025.01.14 22:35:22.073338 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5811 | 2025.01.14 22:35:22.073584 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 591 rows starting from the beginning of the part | ||
5812 | 2025.01.14 22:35:22.074213 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
5813 | 2025.01.14 22:35:22.075105 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
5814 | 2025.01.14 22:35:22.075208 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5815 | 2025.01.14 22:35:22.075273 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5816 | 2025.01.14 22:35:22.075801 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
5817 | 2025.01.14 22:35:22.076530 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
5818 | 2025.01.14 22:35:22.076821 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5819 | 2025.01.14 22:35:22.077184 [ 192 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
5820 | 2025.01.14 22:35:22.078298 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2025.01.14 22:35:22.078919 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.006301 sec., 7935.248373274083 rows/sec., 557.17 KiB/sec. | ||
5822 | 2025.01.14 22:35:22.079050 [ 258 ] {4740e3a4-14e4-49f3-a51b-008bacbdc718} <Debug> TCPHandler: Processed in 0.006683789 sec. | ||
5823 | 2025.01.14 22:35:22.084371 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.012280617 sec., 64003.298857052534 rows/sec., 114.69 MiB/sec. | ||
5824 | 2025.01.14 22:35:22.085923 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5825 | 2025.01.14 22:35:22.086359 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.01.14 22:35:22.086443 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5827 | 2025.01.14 22:35:22.086604 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||
5828 | 2025.01.14 22:35:23.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.66 MiB, peak 203.42 MiB, free memory in arenas 0.00 B, will set to 197.70 MiB (RSS), difference: 2.04 MiB | ||
5829 | 2025.01.14 22:35:23.386081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5830 | 2025.01.14 22:35:23.386775 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2025.01.14 22:35:23.386825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5832 | 2025.01.14 22:35:23.387366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5833 | 2025.01.14 22:35:23.387629 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2025.01.14 22:35:23.387895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5835 | 2025.01.14 22:35:23.387906 [ 169 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5836 | 2025.01.14 22:35:23.388014 [ 169 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5837 | 2025.01.14 22:35:23.388056 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5838 | 2025.01.14 22:35:23.388244 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5839 | 2025.01.14 22:35:23.388473 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5840 | 2025.01.14 22:35:23.388555 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5841 | 2025.01.14 22:35:23.388659 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5842 | 2025.01.14 22:35:23.388843 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5843 | 2025.01.14 22:35:23.389070 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5844 | 2025.01.14 22:35:23.389248 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5845 | 2025.01.14 22:35:23.389438 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
5846 | 2025.01.14 22:35:23.391616 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003465012 sec., 4119466.252930726 rows/sec., 58.93 MiB/sec. | ||
5847 | 2025.01.14 22:35:23.392069 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5848 | 2025.01.14 22:35:23.392451 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_31_6} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5849 | 2025.01.14 22:35:23.392566 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_31_6} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5850 | 2025.01.14 22:35:23.392691 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5851 | 2025.01.14 22:35:24.342101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5852 | 2025.01.14 22:35:24.364543 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5853 | 2025.01.14 22:35:24.364607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5854 | 2025.01.14 22:35:24.372041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5855 | 2025.01.14 22:35:24.372887 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5856 | 2025.01.14 22:35:24.373312 [ 38 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5857 | 2025.01.14 22:35:24.373502 [ 38 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2025.01.14 22:35:24.373630 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5859 | 2025.01.14 22:35:24.374241 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5860 | 2025.01.14 22:35:24.387702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5861 | 2025.01.14 22:35:24.389457 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5862 | 2025.01.14 22:35:24.390666 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5863 | 2025.01.14 22:35:24.395941 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5864 | 2025.01.14 22:35:24.401680 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5865 | 2025.01.14 22:35:24.407456 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5866 | 2025.01.14 22:35:24.413437 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5867 | 2025.01.14 22:35:24.418211 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
5868 | 2025.01.14 22:35:24.477600 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103783452 sec., 2254.6947079771444 rows/sec., 11.66 MiB/sec. | ||
5869 | 2025.01.14 22:35:24.480531 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5870 | 2025.01.14 22:35:24.483879 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_31_6} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2025.01.14 22:35:24.484024 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_31_6} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5872 | 2025.01.14 22:35:24.486686 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5873 | 2025.01.14 22:35:25.001195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.77 MiB, peak 209.33 MiB, free memory in arenas 0.00 B, will set to 200.00 MiB (RSS), difference: 1.22 MiB | ||
5874 | 2025.01.14 22:35:27.062137 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5875 | 2025.01.14 22:35:27.062340 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5876 | 2025.01.14 22:35:27.062413 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5877 | 2025.01.14 22:35:27.063166 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5878 | 2025.01.14 22:35:27.063212 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5879 | 2025.01.14 22:35:27.063655 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5880 | 2025.01.14 22:35:27.063906 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5881 | 2025.01.14 22:35:27.064067 [ 153 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5882 | 2025.01.14 22:35:27.064116 [ 153 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5883 | 2025.01.14 22:35:27.064124 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. | ||
5884 | 2025.01.14 22:35:27.064145 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5885 | 2025.01.14 22:35:27.064244 [ 253 ] {a83ad509-1c9a-468b-97e0-3e99c04b471c} <Debug> TCPHandler: Processed in 0.002239137 sec. | ||
5886 | 2025.01.14 22:35:27.064435 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5887 | 2025.01.14 22:35:27.064533 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5888 | 2025.01.14 22:35:27.064658 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5889 | 2025.01.14 22:35:27.064734 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5890 | 2025.01.14 22:35:27.064804 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5891 | 2025.01.14 22:35:27.064947 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5892 | 2025.01.14 22:35:27.064972 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5893 | 2025.01.14 22:35:27.065229 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5894 | 2025.01.14 22:35:27.065662 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5895 | 2025.01.14 22:35:27.066035 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5896 | 2025.01.14 22:35:27.067982 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2025.01.14 22:35:27.068057 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5898 | 2025.01.14 22:35:27.068858 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598075 sec., 15223.762117842793 rows/sec., 1.13 MiB/sec. | ||
5899 | 2025.01.14 22:35:27.069092 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5900 | 2025.01.14 22:35:27.069138 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5901 | 2025.01.14 22:35:27.069570 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5902 | 2025.01.14 22:35:27.069667 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.01.14 22:35:27.069745 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_17_4} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5904 | 2025.01.14 22:35:27.069936 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5905 | 2025.01.14 22:35:27.070086 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005371 sec., 37050.82852355241 rows/sec., 3.21 MiB/sec. | ||
5906 | 2025.01.14 22:35:27.070237 [ 258 ] {76df4542-5ebb-4158-a355-d5d4014d0ffe} <Debug> TCPHandler: Processed in 0.00586875 sec. | ||
5907 | 2025.01.14 22:35:27.070427 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5908 | 2025.01.14 22:35:27.070576 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5909 | 2025.01.14 22:35:27.070638 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5910 | 2025.01.14 22:35:27.071251 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5911 | 2025.01.14 22:35:27.071290 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5912 | 2025.01.14 22:35:27.071656 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5913 | 2025.01.14 22:35:27.071900 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5914 | 2025.01.14 22:35:27.072089 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.00155 sec., 4516.129032258064 rows/sec., 294.23 KiB/sec. | ||
5915 | 2025.01.14 22:35:27.072143 [ 253 ] {383a3555-96a5-41d7-90cd-69368e84c588} <Debug> TCPHandler: Processed in 0.001788921 sec. | ||
5916 | 2025.01.14 22:35:27.072299 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5917 | 2025.01.14 22:35:27.072416 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5918 | 2025.01.14 22:35:27.072463 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5919 | 2025.01.14 22:35:27.073047 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5920 | 2025.01.14 22:35:27.073086 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5921 | 2025.01.14 22:35:27.073439 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5922 | 2025.01.14 22:35:27.073685 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5923 | 2025.01.14 22:35:27.073938 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. | ||
5924 | 2025.01.14 22:35:27.074140 [ 258 ] {cf314a5a-5e7a-4d21-9dc7-2a90965a4f24} <Debug> TCPHandler: Processed in 0.001894563 sec. | ||
5925 | 2025.01.14 22:35:27.074354 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2025.01.14 22:35:27.074494 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5927 | 2025.01.14 22:35:27.074551 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5928 | 2025.01.14 22:35:27.075167 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5929 | 2025.01.14 22:35:27.075206 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5930 | 2025.01.14 22:35:27.075851 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5931 | 2025.01.14 22:35:27.076097 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5932 | 2025.01.14 22:35:27.076220 [ 153 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5933 | 2025.01.14 22:35:27.076261 [ 153 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.01.14 22:35:27.076286 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5935 | 2025.01.14 22:35:27.076291 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001827 sec., 7115.4898741105635 rows/sec., 443.65 KiB/sec. | ||
5936 | 2025.01.14 22:35:27.076556 [ 253 ] {b2811b1b-7b5d-4abd-961c-2009796bb795} <Debug> TCPHandler: Processed in 0.002301198 sec. | ||
5937 | 2025.01.14 22:35:27.076646 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5938 | 2025.01.14 22:35:27.077020 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5939 | 2025.01.14 22:35:27.077110 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5940 | 2025.01.14 22:35:27.077150 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5941 | 2025.01.14 22:35:27.077380 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5942 | 2025.01.14 22:35:27.077449 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5943 | 2025.01.14 22:35:27.077570 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5944 | 2025.01.14 22:35:27.077786 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5945 | 2025.01.14 22:35:27.078107 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5946 | 2025.01.14 22:35:27.078413 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5947 | 2025.01.14 22:35:27.080241 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5948 | 2025.01.14 22:35:27.080316 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5949 | 2025.01.14 22:35:27.080836 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004492964 sec., 14467.064503521506 rows/sec., 958.53 KiB/sec. | ||
5950 | 2025.01.14 22:35:27.081052 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5951 | 2025.01.14 22:35:27.081279 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5952 | 2025.01.14 22:35:27.081640 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2025.01.14 22:35:27.081795 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5954 | 2025.01.14 22:35:27.081872 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_17_4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5955 | 2025.01.14 22:35:27.082024 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5956 | 2025.01.14 22:35:27.082176 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.004954 sec., 75494.54985870003 rows/sec., 5.33 MiB/sec. | ||
5957 | 2025.01.14 22:35:27.082246 [ 258 ] {3b43bb68-9aa6-4f40-84c9-4eafa83f8364} <Debug> TCPHandler: Processed in 0.005491186 sec. | ||
5958 | 2025.01.14 22:35:27.082407 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5959 | 2025.01.14 22:35:27.082546 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5960 | 2025.01.14 22:35:27.082607 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5961 | 2025.01.14 22:35:27.083109 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5962 | 2025.01.14 22:35:27.083147 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5963 | 2025.01.14 22:35:27.083509 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5964 | 2025.01.14 22:35:27.083759 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5965 | 2025.01.14 22:35:27.083985 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
5966 | 2025.01.14 22:35:27.084190 [ 253 ] {43752ecb-7a82-4383-aba1-d5691a803c96} <Debug> TCPHandler: Processed in 0.001849502 sec. | ||
5967 | 2025.01.14 22:35:27.084349 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5968 | 2025.01.14 22:35:27.084468 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5969 | 2025.01.14 22:35:27.084521 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5970 | 2025.01.14 22:35:27.085108 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2025.01.14 22:35:27.085148 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5972 | 2025.01.14 22:35:27.085563 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5973 | 2025.01.14 22:35:27.085810 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2025.01.14 22:35:27.086057 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001605 sec., 141433.02180685356 rows/sec., 9.43 MiB/sec. | ||
5975 | 2025.01.14 22:35:27.086170 [ 258 ] {ec05e08a-31e9-4d2a-8eef-e00e84220af8} <Debug> TCPHandler: Processed in 0.001873083 sec. | ||
5976 | 2025.01.14 22:35:27.086438 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5977 | 2025.01.14 22:35:27.086587 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5978 | 2025.01.14 22:35:27.086647 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5979 | 2025.01.14 22:35:27.087128 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2025.01.14 22:35:27.087167 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5981 | 2025.01.14 22:35:27.087528 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5982 | 2025.01.14 22:35:27.087771 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2025.01.14 22:35:27.087957 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
5984 | 2025.01.14 22:35:27.088007 [ 253 ] {182353d1-e90a-4eca-b1cc-9bff0a755dae} <Debug> TCPHandler: Processed in 0.001728021 sec. | ||
5985 | 2025.01.14 22:35:27.088141 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5986 | 2025.01.14 22:35:27.088259 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5987 | 2025.01.14 22:35:27.088309 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5988 | 2025.01.14 22:35:27.088791 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2025.01.14 22:35:27.088830 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5990 | 2025.01.14 22:35:27.089210 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5991 | 2025.01.14 22:35:27.089454 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5992 | 2025.01.14 22:35:27.089667 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001432 sec., 50279.32960893855 rows/sec., 3.21 MiB/sec. | ||
5993 | 2025.01.14 22:35:27.089718 [ 258 ] {7ceea4c5-d302-4f9c-959d-5b4c78d1bf5b} <Debug> TCPHandler: Processed in 0.001637629 sec. | ||
5994 | 2025.01.14 22:35:30.762285 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5995 | 2025.01.14 22:35:30.762359 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5996 | 2025.01.14 22:35:30.888161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
5997 | 2025.01.14 22:35:30.888899 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5998 | 2025.01.14 22:35:30.888939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5999 | 2025.01.14 22:35:30.889481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6000 | 2025.01.14 22:35:30.889746 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2025.01.14 22:35:30.889945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6002 | 2025.01.14 22:35:30.960624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 810 | ||
6003 | 2025.01.14 22:35:30.963674 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.01.14 22:35:30.963720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6005 | 2025.01.14 22:35:30.965246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6006 | 2025.01.14 22:35:30.965546 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.01.14 22:35:30.966100 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
6008 | 2025.01.14 22:35:31.001360 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000952992 sec. | ||
6009 | 2025.01.14 22:35:31.887895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6010 | 2025.01.14 22:35:31.907589 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6011 | 2025.01.14 22:35:31.907664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6012 | 2025.01.14 22:35:31.914642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6013 | 2025.01.14 22:35:31.915491 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6014 | 2025.01.14 22:35:31.919388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6015 | 2025.01.14 22:35:32.060003 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6016 | 2025.01.14 22:35:32.060219 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6017 | 2025.01.14 22:35:32.060298 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6018 | 2025.01.14 22:35:32.061179 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6019 | 2025.01.14 22:35:32.061221 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6020 | 2025.01.14 22:35:32.061679 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6021 | 2025.01.14 22:35:32.061936 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2025.01.14 22:35:32.062139 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001978 sec., 65722.95247724974 rows/sec., 5.68 MiB/sec. | ||
6023 | 2025.01.14 22:35:32.062209 [ 253 ] {37e1fbc1-50d7-4d70-bae8-c39ab970cc58} <Debug> TCPHandler: Processed in 0.002347748 sec. | ||
6024 | 2025.01.14 22:35:32.062473 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6025 | 2025.01.14 22:35:32.062635 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6026 | 2025.01.14 22:35:32.062697 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6027 | 2025.01.14 22:35:32.063373 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6028 | 2025.01.14 22:35:32.063416 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6029 | 2025.01.14 22:35:32.063811 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6030 | 2025.01.14 22:35:32.064066 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6031 | 2025.01.14 22:35:32.064309 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001718 sec., 22700.814901047732 rows/sec., 1.67 MiB/sec. | ||
6032 | 2025.01.14 22:35:32.064369 [ 258 ] {ac20153c-a131-4e3c-9781-a83e9c1317ab} <Debug> TCPHandler: Processed in 0.002033674 sec. | ||
6033 | 2025.01.14 22:35:32.064594 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6034 | 2025.01.14 22:35:32.064818 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6035 | 2025.01.14 22:35:32.064907 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6036 | 2025.01.14 22:35:32.065532 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6037 | 2025.01.14 22:35:32.065570 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6038 | 2025.01.14 22:35:32.065944 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6039 | 2025.01.14 22:35:32.066201 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6040 | 2025.01.14 22:35:32.066379 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001618 sec., 58714.46229913473 rows/sec., 4.58 MiB/sec. | ||
6041 | 2025.01.14 22:35:32.066431 [ 253 ] {c939f11d-1e0e-4c0a-a8e0-97bf30e02fe8} <Debug> TCPHandler: Processed in 0.001952694 sec. | ||
6042 | 2025.01.14 22:35:32.066584 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6043 | 2025.01.14 22:35:32.066710 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6044 | 2025.01.14 22:35:32.066765 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6045 | 2025.01.14 22:35:32.067335 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6046 | 2025.01.14 22:35:32.067374 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6047 | 2025.01.14 22:35:32.067786 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6048 | 2025.01.14 22:35:32.068031 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6049 | 2025.01.14 22:35:32.068255 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001574 sec., 95298.60228716645 rows/sec., 6.61 MiB/sec. | ||
6050 | 2025.01.14 22:35:32.068310 [ 258 ] {1dae797a-e9aa-4993-bd30-6acd821cba3c} <Debug> TCPHandler: Processed in 0.001786211 sec. | ||
6051 | 2025.01.14 22:35:32.068476 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6052 | 2025.01.14 22:35:32.068615 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6053 | 2025.01.14 22:35:32.068707 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <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 | ||
6054 | 2025.01.14 22:35:32.069948 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6055 | 2025.01.14 22:35:32.069986 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6056 | 2025.01.14 22:35:32.070684 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6057 | 2025.01.14 22:35:32.070945 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6058 | 2025.01.14 22:35:32.071145 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002561 sec., 15228.426395939086 rows/sec., 27.29 MiB/sec. | ||
6059 | 2025.01.14 22:35:32.071236 [ 253 ] {49b126fd-105d-4344-9df0-942d5c657472} <Debug> TCPHandler: Processed in 0.002831054 sec. | ||
6060 | 2025.01.14 22:35:32.071377 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2025.01.14 22:35:32.071497 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6062 | 2025.01.14 22:35:32.071547 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6063 | 2025.01.14 22:35:32.072034 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2025.01.14 22:35:32.072073 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6065 | 2025.01.14 22:35:32.072449 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6066 | 2025.01.14 22:35:32.072698 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2025.01.14 22:35:32.072917 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001446 sec., 34578.14661134163 rows/sec., 2.37 MiB/sec. | ||
6068 | 2025.01.14 22:35:32.072968 [ 258 ] {4636853e-1aed-4d9b-9f46-f8e90bd84b36} <Debug> TCPHandler: Processed in 0.00165009 sec. | ||
6069 | 2025.01.14 22:35:37.052268 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2025.01.14 22:35:37.052476 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6071 | 2025.01.14 22:35:37.052551 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6072 | 2025.01.14 22:35:37.053311 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.01.14 22:35:37.053363 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6074 | 2025.01.14 22:35:37.053806 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6075 | 2025.01.14 22:35:37.054061 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.01.14 22:35:37.054330 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
6077 | 2025.01.14 22:35:37.054452 [ 253 ] {c75a33c0-cbfd-42fc-8312-f7d2f9bf8e2f} <Debug> TCPHandler: Processed in 0.002306777 sec. | ||
6078 | 2025.01.14 22:35:37.054756 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.01.14 22:35:37.054961 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6080 | 2025.01.14 22:35:37.055037 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6081 | 2025.01.14 22:35:37.055804 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.01.14 22:35:37.055848 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6083 | 2025.01.14 22:35:37.056293 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6084 | 2025.01.14 22:35:37.056556 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.01.14 22:35:37.056847 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001938 sec., 3095.9752321981423 rows/sec., 252.46 KiB/sec. | ||
6086 | 2025.01.14 22:35:37.057208 [ 258 ] {6919c558-a890-4282-891c-81b658e30b41} <Debug> TCPHandler: Processed in 0.002597311 sec. | ||
6087 | 2025.01.14 22:35:37.057388 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2025.01.14 22:35:37.057517 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6089 | 2025.01.14 22:35:37.057569 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6090 | 2025.01.14 22:35:37.058817 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.01.14 22:35:37.058860 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6092 | 2025.01.14 22:35:37.059323 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6093 | 2025.01.14 22:35:37.059580 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2025.01.14 22:35:37.059800 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002312 sec., 580449.8269896194 rows/sec., 48.34 MiB/sec. | ||
6095 | 2025.01.14 22:35:37.059859 [ 253 ] {4ef818df-e4a8-4251-96a6-24a9248929ee} <Debug> TCPHandler: Processed in 0.00253248 sec. | ||
6096 | 2025.01.14 22:35:37.060029 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6097 | 2025.01.14 22:35:37.060166 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6098 | 2025.01.14 22:35:37.060219 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6099 | 2025.01.14 22:35:37.060845 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.01.14 22:35:37.060887 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6101 | 2025.01.14 22:35:37.061326 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6102 | 2025.01.14 22:35:37.061618 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2025.01.14 22:35:37.061786 [ 104 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
6104 | 2025.01.14 22:35:37.061860 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001718 sec., 7566.938300349244 rows/sec., 509.31 KiB/sec. | ||
6105 | 2025.01.14 22:35:37.061870 [ 104 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2025.01.14 22:35:37.061947 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6107 | 2025.01.14 22:35:37.062002 [ 258 ] {8b0d9e3a-2ab5-460f-853c-af6a7a71166e} <Debug> TCPHandler: Processed in 0.002032775 sec. | ||
6108 | 2025.01.14 22:35:37.062223 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2025.01.14 22:35:37.062240 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
6110 | 2025.01.14 22:35:37.062397 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6111 | 2025.01.14 22:35:37.062408 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6112 | 2025.01.14 22:35:37.062458 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 62 rows starting from the beginning of the part | ||
6113 | 2025.01.14 22:35:37.062465 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6114 | 2025.01.14 22:35:37.062720 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
6115 | 2025.01.14 22:35:37.063108 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
6116 | 2025.01.14 22:35:37.063495 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
6117 | 2025.01.14 22:35:37.063901 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
6118 | 2025.01.14 22:35:37.064241 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
6119 | 2025.01.14 22:35:37.065108 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2025.01.14 22:35:37.065156 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6121 | 2025.01.14 22:35:37.065793 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6122 | 2025.01.14 22:35:37.065943 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.003891927 sec., 42909.335144261444 rows/sec., 3.21 MiB/sec. | ||
6123 | 2025.01.14 22:35:37.066070 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
6124 | 2025.01.14 22:35:37.066142 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2025.01.14 22:35:37.066439 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004091 sec., 59154.24101686629 rows/sec., 4.01 MiB/sec. | ||
6126 | 2025.01.14 22:35:37.066484 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6127 | 2025.01.14 22:35:37.066535 [ 253 ] {15d17988-51bc-43aa-8566-a5a9da43e1d2} <Debug> TCPHandler: Processed in 0.004416863 sec. | ||
6128 | 2025.01.14 22:35:37.066602 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_40_8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
6129 | 2025.01.14 22:35:37.066707 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6130 | 2025.01.14 22:35:37.066722 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6131 | 2025.01.14 22:35:37.066860 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6132 | 2025.01.14 22:35:37.066912 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6133 | 2025.01.14 22:35:37.067547 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.01.14 22:35:37.067588 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6135 | 2025.01.14 22:35:37.067974 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6136 | 2025.01.14 22:35:37.068221 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2025.01.14 22:35:37.068493 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 489.17 KiB/sec. | ||
6138 | 2025.01.14 22:35:37.068704 [ 258 ] {9e8888c0-c18e-407a-a024-5f1b7d70e2c0} <Debug> TCPHandler: Processed in 0.002064685 sec. | ||
6139 | 2025.01.14 22:35:37.068876 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6140 | 2025.01.14 22:35:37.069016 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6141 | 2025.01.14 22:35:37.069075 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6142 | 2025.01.14 22:35:37.070088 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6143 | 2025.01.14 22:35:37.070127 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6144 | 2025.01.14 22:35:37.070524 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6145 | 2025.01.14 22:35:37.070771 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6146 | 2025.01.14 22:35:37.070997 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002013 sec., 415300.54644808744 rows/sec., 29.99 MiB/sec. | ||
6147 | 2025.01.14 22:35:37.071052 [ 253 ] {d31fd9a6-2c68-4176-b144-e068a3e6aa20} <Debug> TCPHandler: Processed in 0.002243717 sec. | ||
6148 | 2025.01.14 22:35:37.071208 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2025.01.14 22:35:37.071330 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6150 | 2025.01.14 22:35:37.071384 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6151 | 2025.01.14 22:35:37.071890 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6152 | 2025.01.14 22:35:37.071933 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6153 | 2025.01.14 22:35:37.072309 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6154 | 2025.01.14 22:35:37.072550 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6155 | 2025.01.14 22:35:37.072821 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
6156 | 2025.01.14 22:35:37.073018 [ 258 ] {1c7ffb30-de75-4efa-bb80-c1b79bc2d702} <Debug> TCPHandler: Processed in 0.001864153 sec. | ||
6157 | 2025.01.14 22:35:37.073192 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6158 | 2025.01.14 22:35:37.073332 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6159 | 2025.01.14 22:35:37.073395 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6160 | 2025.01.14 22:35:37.074255 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2025.01.14 22:35:37.074295 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6162 | 2025.01.14 22:35:37.074743 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6163 | 2025.01.14 22:35:37.074987 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6164 | 2025.01.14 22:35:37.075148 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6165 | 2025.01.14 22:35:37.075207 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2025.01.14 22:35:37.075235 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.001927 sec., 487804.8780487805 rows/sec., 32.55 MiB/sec. | ||
6167 | 2025.01.14 22:35:37.075247 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6168 | 2025.01.14 22:35:37.075379 [ 253 ] {3b4c97b7-cc47-4018-81b2-d17f89f2382f} <Debug> TCPHandler: Processed in 0.002255137 sec. | ||
6169 | 2025.01.14 22:35:37.075434 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
6170 | 2025.01.14 22:35:37.075580 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6171 | 2025.01.14 22:35:37.075588 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6172 | 2025.01.14 22:35:37.075648 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10924 rows starting from the beginning of the part | ||
6173 | 2025.01.14 22:35:37.075963 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 227 rows starting from the beginning of the part | ||
6174 | 2025.01.14 22:35:37.075973 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6175 | 2025.01.14 22:35:37.076230 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6176 | 2025.01.14 22:35:37.076234 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 150 rows starting from the beginning of the part | ||
6177 | 2025.01.14 22:35:37.076610 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 227 rows starting from the beginning of the part | ||
6178 | 2025.01.14 22:35:37.077010 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 150 rows starting from the beginning of the part | ||
6179 | 2025.01.14 22:35:37.077368 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 940 rows starting from the beginning of the part | ||
6180 | 2025.01.14 22:35:37.078273 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2025.01.14 22:35:37.078349 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6182 | 2025.01.14 22:35:37.078912 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6183 | 2025.01.14 22:35:37.079447 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2025.01.14 22:35:37.080200 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004386 sec., 227.99817601459188 rows/sec., 15.36 KiB/sec. | ||
6185 | 2025.01.14 22:35:37.080476 [ 258 ] {92c9c8ab-fc81-41b7-9555-5765259f4aae} <Debug> TCPHandler: Processed in 0.00499548 sec. | ||
6186 | 2025.01.14 22:35:37.080659 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6187 | 2025.01.14 22:35:37.080802 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6188 | 2025.01.14 22:35:37.080879 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6189 | 2025.01.14 22:35:37.081688 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2025.01.14 22:35:37.081727 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6191 | 2025.01.14 22:35:37.082115 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6192 | 2025.01.14 22:35:37.082583 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2025.01.14 22:35:37.082856 [ 104 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6194 | 2025.01.14 22:35:37.083011 [ 104 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2025.01.14 22:35:37.083089 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6196 | 2025.01.14 22:35:37.083089 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12618 rows, containing 5 columns (5 merged, 0 gathered) in 0.007712633 sec., 1636017.1681966458 rows/sec., 109.92 MiB/sec. | ||
6197 | 2025.01.14 22:35:37.083130 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.002346 sec., 28985.507246376812 rows/sec., 1.84 MiB/sec. | ||
6198 | 2025.01.14 22:35:37.083507 [ 253 ] {85cf5080-36f2-498a-ba37-766fa72324d1} <Debug> TCPHandler: Processed in 0.002914815 sec. | ||
6199 | 2025.01.14 22:35:37.083595 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
6200 | 2025.01.14 22:35:37.083612 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6201 | 2025.01.14 22:35:37.084211 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6202 | 2025.01.14 22:35:37.084332 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1730 rows starting from the beginning of the part | ||
6203 | 2025.01.14 22:35:37.084718 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
6204 | 2025.01.14 22:35:37.085114 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 50 rows starting from the beginning of the part | ||
6205 | 2025.01.14 22:35:37.085184 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6206 | 2025.01.14 22:35:37.085305 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
6207 | 2025.01.14 22:35:37.085514 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
6208 | 2025.01.14 22:35:37.085606 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6209 | 2025.01.14 22:35:37.085864 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
6210 | 2025.01.14 22:35:37.086032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
6211 | 2025.01.14 22:35:37.087465 [ 201 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2042 rows, containing 4 columns (4 merged, 0 gathered) in 0.00423489 sec., 482184.89736451244 rows/sec., 31.60 MiB/sec. | ||
6212 | 2025.01.14 22:35:37.087728 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6213 | 2025.01.14 22:35:37.088044 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6214 | 2025.01.14 22:35:37.088128 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_41_8} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6215 | 2025.01.14 22:35:37.088218 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6216 | 2025.01.14 22:35:38.390168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6217 | 2025.01.14 22:35:38.390843 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6218 | 2025.01.14 22:35:38.390895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6219 | 2025.01.14 22:35:38.391444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6220 | 2025.01.14 22:35:38.391703 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6221 | 2025.01.14 22:35:38.392046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6222 | 2025.01.14 22:35:39.419565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6223 | 2025.01.14 22:35:39.439953 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6224 | 2025.01.14 22:35:39.440016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6225 | 2025.01.14 22:35:39.447602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6226 | 2025.01.14 22:35:39.448389 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6227 | 2025.01.14 22:35:39.451476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6228 | 2025.01.14 22:35:40.966488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 844 | ||
6229 | 2025.01.14 22:35:40.969952 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6230 | 2025.01.14 22:35:40.970004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6231 | 2025.01.14 22:35:40.971542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6232 | 2025.01.14 22:35:40.971847 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2025.01.14 22:35:40.973397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
6234 | 2025.01.14 22:35:42.060105 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6235 | 2025.01.14 22:35:42.060310 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6236 | 2025.01.14 22:35:42.060380 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6237 | 2025.01.14 22:35:42.061190 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2025.01.14 22:35:42.061239 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6239 | 2025.01.14 22:35:42.061680 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6240 | 2025.01.14 22:35:42.061929 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6241 | 2025.01.14 22:35:42.062133 [ 148 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6242 | 2025.01.14 22:35:42.062205 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001944 sec., 66872.42798353909 rows/sec., 5.78 MiB/sec. | ||
6243 | 2025.01.14 22:35:42.062234 [ 148 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2025.01.14 22:35:42.062306 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6245 | 2025.01.14 22:35:42.062323 [ 253 ] {29b9ded8-ee47-4298-becc-0db6a2a40a84} <Debug> TCPHandler: Processed in 0.002355689 sec. | ||
6246 | 2025.01.14 22:35:42.062599 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
6247 | 2025.01.14 22:35:42.062622 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6248 | 2025.01.14 22:35:42.063016 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6249 | 2025.01.14 22:35:42.063028 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6250 | 2025.01.14 22:35:42.063117 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1426 rows starting from the beginning of the part | ||
6251 | 2025.01.14 22:35:42.063155 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6252 | 2025.01.14 22:35:42.063530 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 130 rows starting from the beginning of the part | ||
6253 | 2025.01.14 22:35:42.063845 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 199 rows starting from the beginning of the part | ||
6254 | 2025.01.14 22:35:42.064140 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part | ||
6255 | 2025.01.14 22:35:42.064566 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1342 rows starting from the beginning of the part | ||
6256 | 2025.01.14 22:35:42.064924 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 130 rows starting from the beginning of the part | ||
6257 | 2025.01.14 22:35:42.066422 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2025.01.14 22:35:42.066505 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6259 | 2025.01.14 22:35:42.067689 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6260 | 2025.01.14 22:35:42.068097 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6261 | 2025.01.14 22:35:42.068906 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00591 sec., 6598.984771573604 rows/sec., 496.21 KiB/sec. | ||
6262 | 2025.01.14 22:35:42.069125 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.00665042 sec., 504780.1492236581 rows/sec., 44.35 MiB/sec. | ||
6263 | 2025.01.14 22:35:42.069369 [ 258 ] {c2ca9463-9326-413a-a7b3-f5c6004c6d04} <Debug> TCPHandler: Processed in 0.006896323 sec. | ||
6264 | 2025.01.14 22:35:42.069526 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6265 | 2025.01.14 22:35:42.069660 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6266 | 2025.01.14 22:35:42.069967 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6267 | 2025.01.14 22:35:42.070010 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6268 | 2025.01.14 22:35:42.070112 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_46_9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6269 | 2025.01.14 22:35:42.070146 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6270 | 2025.01.14 22:35:42.070320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6271 | 2025.01.14 22:35:42.070992 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2025.01.14 22:35:42.071037 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6273 | 2025.01.14 22:35:42.071410 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6274 | 2025.01.14 22:35:42.071650 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2025.01.14 22:35:42.071822 [ 148 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6276 | 2025.01.14 22:35:42.071887 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001978 sec., 48028.31142568251 rows/sec., 3.75 MiB/sec. | ||
6277 | 2025.01.14 22:35:42.071894 [ 148 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.01.14 22:35:42.071983 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6279 | 2025.01.14 22:35:42.072017 [ 253 ] {39f9ab5b-9372-42cf-a992-140761270fcc} <Debug> TCPHandler: Processed in 0.00248748 sec. | ||
6280 | 2025.01.14 22:35:42.072318 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6281 | 2025.01.14 22:35:42.072334 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
6282 | 2025.01.14 22:35:42.072651 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6283 | 2025.01.14 22:35:42.072849 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6284 | 2025.01.14 22:35:42.073045 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6285 | 2025.01.14 22:35:42.073168 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 903 rows starting from the beginning of the part | ||
6286 | 2025.01.14 22:35:42.073515 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 95 rows starting from the beginning of the part | ||
6287 | 2025.01.14 22:35:42.073881 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 374 rows starting from the beginning of the part | ||
6288 | 2025.01.14 22:35:42.074172 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
6289 | 2025.01.14 22:35:42.074322 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 836 rows starting from the beginning of the part | ||
6290 | 2025.01.14 22:35:42.074583 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 95 rows starting from the beginning of the part | ||
6291 | 2025.01.14 22:35:42.075576 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2025.01.14 22:35:42.075661 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6293 | 2025.01.14 22:35:42.076658 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6294 | 2025.01.14 22:35:42.077088 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2025.01.14 22:35:42.077529 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.004984 sec., 32102.728731942218 rows/sec., 2.23 MiB/sec. | ||
6296 | 2025.01.14 22:35:42.077844 [ 258 ] {6c73b557-1868-47b7-afce-a17f024fdbfc} <Debug> TCPHandler: Processed in 0.005695038 sec. | ||
6297 | 2025.01.14 22:35:42.077903 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.0058025 sec., 413270.1421800948 rows/sec., 31.68 MiB/sec. | ||
6298 | 2025.01.14 22:35:42.078042 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6299 | 2025.01.14 22:35:42.078183 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6300 | 2025.01.14 22:35:42.078245 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6301 | 2025.01.14 22:35:42.078428 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <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 | ||
6302 | 2025.01.14 22:35:42.078868 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6303 | 2025.01.14 22:35:42.079097 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_46_9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6304 | 2025.01.14 22:35:42.079347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6305 | 2025.01.14 22:35:42.080349 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2025.01.14 22:35:42.080394 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6307 | 2025.01.14 22:35:42.081093 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6308 | 2025.01.14 22:35:42.081349 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2025.01.14 22:35:42.081600 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003422 sec., 11396.843950905903 rows/sec., 20.42 MiB/sec. | ||
6310 | 2025.01.14 22:35:42.081697 [ 253 ] {f8f9a1e1-3b9f-4487-bfdc-6e90c2b6b7c5} <Debug> TCPHandler: Processed in 0.003734804 sec. | ||
6311 | 2025.01.14 22:35:42.081852 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2025.01.14 22:35:42.081977 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6313 | 2025.01.14 22:35:42.082029 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6314 | 2025.01.14 22:35:42.082542 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2025.01.14 22:35:42.082583 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6316 | 2025.01.14 22:35:42.082981 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6317 | 2025.01.14 22:35:42.083230 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2025.01.14 22:35:42.083438 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001486 sec., 36339.16554508748 rows/sec., 2.49 MiB/sec. | ||
6319 | 2025.01.14 22:35:42.083491 [ 258 ] {1c339fd4-aa18-4c3e-8deb-dba10f0a8035} <Debug> TCPHandler: Processed in 0.001699311 sec. | ||
6320 | 2025.01.14 22:35:45.762412 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6321 | 2025.01.14 22:35:45.762503 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6322 | 2025.01.14 22:35:45.892370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6323 | 2025.01.14 22:35:45.893022 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2025.01.14 22:35:45.893068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6325 | 2025.01.14 22:35:45.893595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6326 | 2025.01.14 22:35:45.893858 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6327 | 2025.01.14 22:35:45.894126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6328 | 2025.01.14 22:35:46.951655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6329 | 2025.01.14 22:35:46.972517 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6330 | 2025.01.14 22:35:46.972576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6331 | 2025.01.14 22:35:46.979949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6332 | 2025.01.14 22:35:46.980733 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6333 | 2025.01.14 22:35:46.984228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6334 | 2025.01.14 22:35:47.062193 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6335 | 2025.01.14 22:35:47.062406 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6336 | 2025.01.14 22:35:47.062485 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6337 | 2025.01.14 22:35:47.063240 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2025.01.14 22:35:47.063292 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6339 | 2025.01.14 22:35:47.063721 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6340 | 2025.01.14 22:35:47.063974 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2025.01.14 22:35:47.064263 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
6342 | 2025.01.14 22:35:47.064438 [ 253 ] {144fedea-a686-4080-8da2-0b849a588c37} <Debug> TCPHandler: Processed in 0.002379748 sec. | ||
6343 | 2025.01.14 22:35:47.064737 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6344 | 2025.01.14 22:35:47.064898 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6345 | 2025.01.14 22:35:47.064959 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6346 | 2025.01.14 22:35:47.065693 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6347 | 2025.01.14 22:35:47.065734 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6348 | 2025.01.14 22:35:47.066136 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6349 | 2025.01.14 22:35:47.066376 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6350 | 2025.01.14 22:35:47.066607 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001744 sec., 114105.50458715596 rows/sec., 9.89 MiB/sec. | ||
6351 | 2025.01.14 22:35:47.066755 [ 258 ] {76850ae6-7a6c-4c57-902f-80d1268cdcc4} <Debug> TCPHandler: Processed in 0.002171216 sec. | ||
6352 | 2025.01.14 22:35:47.067008 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6353 | 2025.01.14 22:35:47.067156 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6354 | 2025.01.14 22:35:47.067220 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6355 | 2025.01.14 22:35:47.067865 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6356 | 2025.01.14 22:35:47.067907 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6357 | 2025.01.14 22:35:47.068247 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6358 | 2025.01.14 22:35:47.068475 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6359 | 2025.01.14 22:35:47.068683 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001616 sec., 4331.683168316832 rows/sec., 282.21 KiB/sec. | ||
6360 | 2025.01.14 22:35:47.068740 [ 253 ] {e89717c0-7931-4168-b3d2-71af76daeda3} <Debug> TCPHandler: Processed in 0.001928923 sec. | ||
6361 | 2025.01.14 22:35:47.068951 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6362 | 2025.01.14 22:35:47.069079 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6363 | 2025.01.14 22:35:47.069130 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6364 | 2025.01.14 22:35:47.069724 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6365 | 2025.01.14 22:35:47.069764 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6366 | 2025.01.14 22:35:47.070129 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6367 | 2025.01.14 22:35:47.070379 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6368 | 2025.01.14 22:35:47.070584 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. | ||
6369 | 2025.01.14 22:35:47.070636 [ 258 ] {90b0111a-dc08-4dd5-8f60-3d591b8a40bb} <Debug> TCPHandler: Processed in 0.001746951 sec. | ||
6370 | 2025.01.14 22:35:47.070810 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6371 | 2025.01.14 22:35:47.070954 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6372 | 2025.01.14 22:35:47.071013 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6373 | 2025.01.14 22:35:47.071658 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.01.14 22:35:47.071698 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6375 | 2025.01.14 22:35:47.072046 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6376 | 2025.01.14 22:35:47.072314 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2025.01.14 22:35:47.072576 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. | ||
6378 | 2025.01.14 22:35:47.072790 [ 253 ] {460addff-814e-409e-9ed1-403738114587} <Debug> TCPHandler: Processed in 0.002046285 sec. | ||
6379 | 2025.01.14 22:35:47.072966 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6380 | 2025.01.14 22:35:47.073106 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6381 | 2025.01.14 22:35:47.073163 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6382 | 2025.01.14 22:35:47.073921 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6383 | 2025.01.14 22:35:47.073960 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6384 | 2025.01.14 22:35:47.074326 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6385 | 2025.01.14 22:35:47.074572 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6386 | 2025.01.14 22:35:47.074746 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001671 sec., 223818.07301017357 rows/sec., 15.80 MiB/sec. | ||
6387 | 2025.01.14 22:35:47.074796 [ 258 ] {a1303138-c63f-4b01-8cbb-1f327e0ffa15} <Debug> TCPHandler: Processed in 0.001903833 sec. | ||
6388 | 2025.01.14 22:35:47.074955 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6389 | 2025.01.14 22:35:47.075097 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6390 | 2025.01.14 22:35:47.075158 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6391 | 2025.01.14 22:35:47.075683 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6392 | 2025.01.14 22:35:47.075722 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6393 | 2025.01.14 22:35:47.076082 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6394 | 2025.01.14 22:35:47.076307 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6395 | 2025.01.14 22:35:47.076513 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
6396 | 2025.01.14 22:35:47.076562 [ 253 ] {e2a83d89-2002-4d1e-a96f-4b0a0be2b1e9} <Debug> TCPHandler: Processed in 0.00167344 sec. | ||
6397 | 2025.01.14 22:35:47.076707 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6398 | 2025.01.14 22:35:47.076847 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6399 | 2025.01.14 22:35:47.076909 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6400 | 2025.01.14 22:35:47.077571 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2025.01.14 22:35:47.077608 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6402 | 2025.01.14 22:35:47.077990 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6403 | 2025.01.14 22:35:47.078224 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6404 | 2025.01.14 22:35:47.078438 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001618 sec., 140296.6625463535 rows/sec., 9.36 MiB/sec. | ||
6405 | 2025.01.14 22:35:47.078573 [ 258 ] {fa868f6e-4076-45c1-978e-658ca51afb98} <Debug> TCPHandler: Processed in 0.001931793 sec. | ||
6406 | 2025.01.14 22:35:47.078844 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6407 | 2025.01.14 22:35:47.078986 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6408 | 2025.01.14 22:35:47.079047 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6409 | 2025.01.14 22:35:47.079579 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6410 | 2025.01.14 22:35:47.079618 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6411 | 2025.01.14 22:35:47.079966 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6412 | 2025.01.14 22:35:47.080194 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6413 | 2025.01.14 22:35:47.080474 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
6414 | 2025.01.14 22:35:47.080668 [ 253 ] {ebe7a8ee-02a8-4186-a99f-5933a9c6744c} <Debug> TCPHandler: Processed in 0.001968924 sec. | ||
6415 | 2025.01.14 22:35:47.080828 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6416 | 2025.01.14 22:35:47.080970 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6417 | 2025.01.14 22:35:47.081030 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6418 | 2025.01.14 22:35:47.081559 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6419 | 2025.01.14 22:35:47.081596 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6420 | 2025.01.14 22:35:47.081956 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6421 | 2025.01.14 22:35:47.082184 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6422 | 2025.01.14 22:35:47.082404 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001457 sec., 49416.609471516815 rows/sec., 3.15 MiB/sec. | ||
6423 | 2025.01.14 22:35:47.082564 [ 258 ] {df697e57-6b9c-4489-864d-e07595872174} <Debug> TCPHandler: Processed in 0.001800262 sec. | ||
6424 | 2025.01.14 22:35:50.973738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 876 | ||
6425 | 2025.01.14 22:35:50.976748 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2025.01.14 22:35:50.976792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6427 | 2025.01.14 22:35:50.978249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6428 | 2025.01.14 22:35:50.978546 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6429 | 2025.01.14 22:35:50.979027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
6430 | 2025.01.14 22:35:52.059906 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6431 | 2025.01.14 22:35:52.060112 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6432 | 2025.01.14 22:35:52.060189 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6433 | 2025.01.14 22:35:52.060987 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6434 | 2025.01.14 22:35:52.061029 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6435 | 2025.01.14 22:35:52.061434 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6436 | 2025.01.14 22:35:52.061689 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6437 | 2025.01.14 22:35:52.061912 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001844 sec., 4338.394793926247 rows/sec., 353.77 KiB/sec. | ||
6438 | 2025.01.14 22:35:52.062100 [ 253 ] {3a5324d4-98a1-4255-9601-f37c56ba1823} <Debug> TCPHandler: Processed in 0.002323268 sec. | ||
6439 | 2025.01.14 22:35:52.062382 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6440 | 2025.01.14 22:35:52.062569 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6441 | 2025.01.14 22:35:52.062639 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6442 | 2025.01.14 22:35:52.063458 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6443 | 2025.01.14 22:35:52.063501 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6444 | 2025.01.14 22:35:52.063933 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6445 | 2025.01.14 22:35:52.064187 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6446 | 2025.01.14 22:35:52.064437 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.001919 sec., 69828.03543512247 rows/sec., 6.00 MiB/sec. | ||
6447 | 2025.01.14 22:35:52.064500 [ 258 ] {963b59f8-f160-452b-8b93-c3883fc8f508} <Debug> TCPHandler: Processed in 0.002260337 sec. | ||
6448 | 2025.01.14 22:35:52.064716 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2025.01.14 22:35:52.064857 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6450 | 2025.01.14 22:35:52.064914 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6451 | 2025.01.14 22:35:52.065631 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6452 | 2025.01.14 22:35:52.065677 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6453 | 2025.01.14 22:35:52.066040 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6454 | 2025.01.14 22:35:52.066272 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6455 | 2025.01.14 22:35:52.066452 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001627 sec., 28887.523048555624 rows/sec., 2.10 MiB/sec. | ||
6456 | 2025.01.14 22:35:52.066503 [ 253 ] {af2633c1-0ab0-4904-b541-24265056e781} <Debug> TCPHandler: Processed in 0.001884483 sec. | ||
6457 | 2025.01.14 22:35:52.066675 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6458 | 2025.01.14 22:35:52.066823 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6459 | 2025.01.14 22:35:52.066882 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6460 | 2025.01.14 22:35:52.067615 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6461 | 2025.01.14 22:35:52.067665 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6462 | 2025.01.14 22:35:52.068038 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6463 | 2025.01.14 22:35:52.068273 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6464 | 2025.01.14 22:35:52.068483 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001694 sec., 60802.83353010626 rows/sec., 4.75 MiB/sec. | ||
6465 | 2025.01.14 22:35:52.068536 [ 258 ] {db5c6645-b1fb-44bf-ab23-4079c78589be} <Debug> TCPHandler: Processed in 0.001927243 sec. | ||
6466 | 2025.01.14 22:35:52.068710 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6467 | 2025.01.14 22:35:52.068934 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6468 | 2025.01.14 22:35:52.069031 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6469 | 2025.01.14 22:35:52.069882 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6470 | 2025.01.14 22:35:52.069920 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6471 | 2025.01.14 22:35:52.070302 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6472 | 2025.01.14 22:35:52.070533 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6473 | 2025.01.14 22:35:52.070711 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001833 sec., 84015.2755046372 rows/sec., 5.82 MiB/sec. | ||
6474 | 2025.01.14 22:35:52.070760 [ 253 ] {f0c6f35b-4ed6-46d5-99aa-eed1bf08c2ea} <Debug> TCPHandler: Processed in 0.002135316 sec. | ||
6475 | 2025.01.14 22:35:52.070924 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6476 | 2025.01.14 22:35:52.071066 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6477 | 2025.01.14 22:35:52.071158 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <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 | ||
6478 | 2025.01.14 22:35:52.072408 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6479 | 2025.01.14 22:35:52.072448 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6480 | 2025.01.14 22:35:52.073122 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6481 | 2025.01.14 22:35:52.073374 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2025.01.14 22:35:52.073674 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002633 sec., 14812.001519179643 rows/sec., 26.54 MiB/sec. | ||
6483 | 2025.01.14 22:35:52.074173 [ 258 ] {111664ea-cd92-4d85-a727-f094b5458fc0} <Debug> TCPHandler: Processed in 0.00331877 sec. | ||
6484 | 2025.01.14 22:35:52.074360 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2025.01.14 22:35:52.074500 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6486 | 2025.01.14 22:35:52.074561 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6487 | 2025.01.14 22:35:52.075070 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6488 | 2025.01.14 22:35:52.075108 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6489 | 2025.01.14 22:35:52.075470 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6490 | 2025.01.14 22:35:52.075706 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6491 | 2025.01.14 22:35:52.075919 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001446 sec., 34578.14661134163 rows/sec., 2.37 MiB/sec. | ||
6492 | 2025.01.14 22:35:52.076084 [ 253 ] {5e0939d5-88aa-4fec-a8ad-ca637f4b8f77} <Debug> TCPHandler: Processed in 0.001792001 sec. | ||
6493 | 2025.01.14 22:35:53.394361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6494 | 2025.01.14 22:35:53.395086 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.01.14 22:35:53.395134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6496 | 2025.01.14 22:35:53.395716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6497 | 2025.01.14 22:35:53.395983 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.01.14 22:35:53.396298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6499 | 2025.01.14 22:35:54.484406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6500 | 2025.01.14 22:35:54.505338 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6501 | 2025.01.14 22:35:54.505404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6502 | 2025.01.14 22:35:54.512984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6503 | 2025.01.14 22:35:54.513816 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6504 | 2025.01.14 22:35:54.517341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6505 | 2025.01.14 22:35:57.062086 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2025.01.14 22:35:57.062298 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6507 | 2025.01.14 22:35:57.062371 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6508 | 2025.01.14 22:35:57.063163 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2025.01.14 22:35:57.063217 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6510 | 2025.01.14 22:35:57.063656 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6511 | 2025.01.14 22:35:57.063910 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2025.01.14 22:35:57.064195 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001936 sec., 7231.4049586776855 rows/sec., 520.56 KiB/sec. | ||
6513 | 2025.01.14 22:35:57.064320 [ 253 ] {ffcf7caf-2875-43d4-b3ee-1e46c6754583} <Debug> TCPHandler: Processed in 0.002371179 sec. | ||
6514 | 2025.01.14 22:35:57.064600 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2025.01.14 22:35:57.064793 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6516 | 2025.01.14 22:35:57.064863 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6517 | 2025.01.14 22:35:57.065700 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2025.01.14 22:35:57.065745 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6519 | 2025.01.14 22:35:57.066193 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6520 | 2025.01.14 22:35:57.066445 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2025.01.14 22:35:57.066722 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001971 sec., 100963.97767630644 rows/sec., 8.75 MiB/sec. | ||
6522 | 2025.01.14 22:35:57.066808 [ 258 ] {441befd6-4b32-4267-b12a-c42e23ba2bef} <Debug> TCPHandler: Processed in 0.002330397 sec. | ||
6523 | 2025.01.14 22:35:57.067044 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6524 | 2025.01.14 22:35:57.067185 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6525 | 2025.01.14 22:35:57.067239 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6526 | 2025.01.14 22:35:57.067855 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2025.01.14 22:35:57.067898 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6528 | 2025.01.14 22:35:57.068265 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6529 | 2025.01.14 22:35:57.068512 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6530 | 2025.01.14 22:35:57.068747 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001591 sec., 4399.748585795098 rows/sec., 286.65 KiB/sec. | ||
6531 | 2025.01.14 22:35:57.068809 [ 253 ] {b01a12c6-bc6d-43f1-955c-76e1192e1b63} <Debug> TCPHandler: Processed in 0.001875992 sec. | ||
6532 | 2025.01.14 22:35:57.068976 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6533 | 2025.01.14 22:35:57.069121 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6534 | 2025.01.14 22:35:57.069181 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6535 | 2025.01.14 22:35:57.069872 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6536 | 2025.01.14 22:35:57.069912 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6537 | 2025.01.14 22:35:57.070290 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6538 | 2025.01.14 22:35:57.070530 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2025.01.14 22:35:57.070795 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0017 sec., 8235.29411764706 rows/sec., 576.75 KiB/sec. | ||
6540 | 2025.01.14 22:35:57.070994 [ 258 ] {2d817ee4-f0f4-4ec2-baf1-a5e487e07153} <Debug> TCPHandler: Processed in 0.002082204 sec. | ||
6541 | 2025.01.14 22:35:57.071184 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6542 | 2025.01.14 22:35:57.071328 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6543 | 2025.01.14 22:35:57.071387 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6544 | 2025.01.14 22:35:57.072049 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6545 | 2025.01.14 22:35:57.072095 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6546 | 2025.01.14 22:35:57.072456 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6547 | 2025.01.14 22:35:57.072692 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6548 | 2025.01.14 22:35:57.072917 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. | ||
6549 | 2025.01.14 22:35:57.073036 [ 253 ] {27c5d99e-85cb-41ef-afe0-ce18fc204cc8} <Debug> TCPHandler: Processed in 0.001926373 sec. | ||
6550 | 2025.01.14 22:35:57.073206 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6551 | 2025.01.14 22:35:57.073343 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6552 | 2025.01.14 22:35:57.073400 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6553 | 2025.01.14 22:35:57.074176 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2025.01.14 22:35:57.074216 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6555 | 2025.01.14 22:35:57.074588 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6556 | 2025.01.14 22:35:57.074825 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6557 | 2025.01.14 22:35:57.075056 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.00174 sec., 214942.5287356322 rows/sec., 15.18 MiB/sec. | ||
6558 | 2025.01.14 22:35:57.075129 [ 258 ] {0c0421d1-5811-45df-bf01-4c6aaa9e2e4d} <Debug> TCPHandler: Processed in 0.001995354 sec. | ||
6559 | 2025.01.14 22:35:57.075393 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6560 | 2025.01.14 22:35:57.075539 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6561 | 2025.01.14 22:35:57.075602 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6562 | 2025.01.14 22:35:57.076136 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6563 | 2025.01.14 22:35:57.076175 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6564 | 2025.01.14 22:35:57.076555 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6565 | 2025.01.14 22:35:57.076796 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6566 | 2025.01.14 22:35:57.077016 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
6567 | 2025.01.14 22:35:57.077071 [ 253 ] {955d7e70-080a-49e4-a99e-752c50f6ff06} <Debug> TCPHandler: Processed in 0.001841572 sec. | ||
6568 | 2025.01.14 22:35:57.077222 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6569 | 2025.01.14 22:35:57.077340 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6570 | 2025.01.14 22:35:57.077394 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6571 | 2025.01.14 22:35:57.077974 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2025.01.14 22:35:57.078013 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6573 | 2025.01.14 22:35:57.078400 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6574 | 2025.01.14 22:35:57.078632 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2025.01.14 22:35:57.078844 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00153 sec., 148366.01307189543 rows/sec., 9.90 MiB/sec. | ||
6576 | 2025.01.14 22:35:57.078896 [ 258 ] {c6206356-2235-4357-a36d-84033d52ceb9} <Debug> TCPHandler: Processed in 0.001731921 sec. | ||
6577 | 2025.01.14 22:35:57.079045 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6578 | 2025.01.14 22:35:57.079186 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6579 | 2025.01.14 22:35:57.079247 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6580 | 2025.01.14 22:35:57.079808 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2025.01.14 22:35:57.079854 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6582 | 2025.01.14 22:35:57.080210 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6583 | 2025.01.14 22:35:57.080449 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2025.01.14 22:35:57.080615 [ 134 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6585 | 2025.01.14 22:35:57.080681 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
6586 | 2025.01.14 22:35:57.080702 [ 134 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2025.01.14 22:35:57.080779 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6588 | 2025.01.14 22:35:57.080809 [ 253 ] {c76eb536-0530-4c31-b17b-08604682a11d} <Debug> TCPHandler: Processed in 0.001828062 sec. | ||
6589 | 2025.01.14 22:35:57.081019 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6590 | 2025.01.14 22:35:57.081020 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2025.01.14 22:35:57.081168 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6592 | 2025.01.14 22:35:57.081208 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6593 | 2025.01.14 22:35:57.081210 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6594 | 2025.01.14 22:35:57.081280 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6595 | 2025.01.14 22:35:57.081318 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6596 | 2025.01.14 22:35:57.081739 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6597 | 2025.01.14 22:35:57.082133 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6598 | 2025.01.14 22:35:57.082510 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6599 | 2025.01.14 22:35:57.082852 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
6600 | 2025.01.14 22:35:57.083619 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2025.01.14 22:35:57.083664 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6602 | 2025.01.14 22:35:57.084230 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6603 | 2025.01.14 22:35:57.084624 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6604 | 2025.01.14 22:35:57.084683 [ 201 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003803985 sec., 5257.644286189351 rows/sec., 354.27 KiB/sec. | ||
6605 | 2025.01.14 22:35:57.084959 [ 201 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6606 | 2025.01.14 22:35:57.084993 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.003809 sec., 18902.599107377264 rows/sec., 1.21 MiB/sec. | ||
6607 | 2025.01.14 22:35:57.085132 [ 258 ] {5af0a99d-b3ee-465f-b351-3b00bc99b3e3} <Debug> TCPHandler: Processed in 0.00422019 sec. | ||
6608 | 2025.01.14 22:35:57.085392 [ 201 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_20_4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6609 | 2025.01.14 22:35:57.085475 [ 201 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_20_4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6610 | 2025.01.14 22:35:57.085564 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6611 | 2025.01.14 22:36:00.762749 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6612 | 2025.01.14 22:36:00.762816 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6613 | 2025.01.14 22:36:00.896540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6614 | 2025.01.14 22:36:00.897180 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6615 | 2025.01.14 22:36:00.897221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6616 | 2025.01.14 22:36:00.897706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6617 | 2025.01.14 22:36:00.897995 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6618 | 2025.01.14 22:36:00.898221 [ 128 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6619 | 2025.01.14 22:36:00.898279 [ 128 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2025.01.14 22:36:00.898282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6621 | 2025.01.14 22:36:00.898304 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6622 | 2025.01.14 22:36:00.898449 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6623 | 2025.01.14 22:36:00.898625 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6624 | 2025.01.14 22:36:00.898671 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6625 | 2025.01.14 22:36:00.898754 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6626 | 2025.01.14 22:36:00.898986 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6627 | 2025.01.14 22:36:00.899166 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6628 | 2025.01.14 22:36:00.899320 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6629 | 2025.01.14 22:36:00.899411 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
6630 | 2025.01.14 22:36:00.902357 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003980588 sec., 4152904.043322243 rows/sec., 59.41 MiB/sec. | ||
6631 | 2025.01.14 22:36:00.902455 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6632 | 2025.01.14 22:36:00.902758 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_36_7} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2025.01.14 22:36:00.902847 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_36_7} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6634 | 2025.01.14 22:36:00.902948 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6635 | 2025.01.14 22:36:00.979371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 910 | ||
6636 | 2025.01.14 22:36:00.983406 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6637 | 2025.01.14 22:36:00.983456 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6638 | 2025.01.14 22:36:00.984973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6639 | 2025.01.14 22:36:00.985291 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2025.01.14 22:36:00.986571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
6641 | 2025.01.14 22:36:02.017512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6642 | 2025.01.14 22:36:02.039475 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6643 | 2025.01.14 22:36:02.039528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6644 | 2025.01.14 22:36:02.047230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6645 | 2025.01.14 22:36:02.048009 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2025.01.14 22:36:02.048315 [ 127 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6647 | 2025.01.14 22:36:02.048378 [ 127 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2025.01.14 22:36:02.048413 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6649 | 2025.01.14 22:36:02.048862 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6650 | 2025.01.14 22:36:02.060123 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6651 | 2025.01.14 22:36:02.061445 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6652 | 2025.01.14 22:36:02.061740 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6653 | 2025.01.14 22:36:02.065677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6654 | 2025.01.14 22:36:02.067025 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6655 | 2025.01.14 22:36:02.067120 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6656 | 2025.01.14 22:36:02.068319 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6657 | 2025.01.14 22:36:02.069093 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6658 | 2025.01.14 22:36:02.069772 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.009129 sec., 14240.333004710265 rows/sec., 1.23 MiB/sec. | ||
6659 | 2025.01.14 22:36:02.069971 [ 253 ] {5cdd94f9-7077-4d4c-8368-ad2a37938f65} <Debug> TCPHandler: Processed in 0.010164491 sec. | ||
6660 | 2025.01.14 22:36:02.070271 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6661 | 2025.01.14 22:36:02.070573 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6662 | 2025.01.14 22:36:02.070705 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6663 | 2025.01.14 22:36:02.071862 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6664 | 2025.01.14 22:36:02.074410 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.01.14 22:36:02.074601 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6666 | 2025.01.14 22:36:02.076083 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6667 | 2025.01.14 22:36:02.076602 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.01.14 22:36:02.076876 [ 127 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6669 | 2025.01.14 22:36:02.076970 [ 127 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2025.01.14 22:36:02.077053 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6671 | 2025.01.14 22:36:02.077318 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.006809 sec., 5727.713320605081 rows/sec., 430.70 KiB/sec. | ||
6672 | 2025.01.14 22:36:02.077994 [ 258 ] {6e131e26-ede0-4858-a579-0b5f41dae6e7} <Debug> TCPHandler: Processed in 0.007885024 sec. | ||
6673 | 2025.01.14 22:36:02.078020 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
6674 | 2025.01.14 22:36:02.078840 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6675 | 2025.01.14 22:36:02.079037 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6676 | 2025.01.14 22:36:02.079191 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 62 rows starting from the beginning of the part | ||
6677 | 2025.01.14 22:36:02.079899 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
6678 | 2025.01.14 22:36:02.080332 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
6679 | 2025.01.14 22:36:02.080793 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part | ||
6680 | 2025.01.14 22:36:02.081229 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
6681 | 2025.01.14 22:36:02.081591 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
6682 | 2025.01.14 22:36:02.081634 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6683 | 2025.01.14 22:36:02.081825 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6684 | 2025.01.14 22:36:02.082231 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6685 | 2025.01.14 22:36:02.086466 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6686 | 2025.01.14 22:36:02.086600 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6687 | 2025.01.14 22:36:02.087023 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.009744997 sec., 20625.968381519255 rows/sec., 1.56 MiB/sec. | ||
6688 | 2025.01.14 22:36:02.087340 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6689 | 2025.01.14 22:36:02.088249 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6690 | 2025.01.14 22:36:02.088300 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6691 | 2025.01.14 22:36:02.088484 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_45_9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6692 | 2025.01.14 22:36:02.088715 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6693 | 2025.01.14 22:36:02.088949 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2025.01.14 22:36:02.089408 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.008476 sec., 11208.117036337897 rows/sec., 896.14 KiB/sec. | ||
6695 | 2025.01.14 22:36:02.089753 [ 253 ] {b19d6ba7-4601-4847-8524-677d8b6751bc} <Debug> TCPHandler: Processed in 0.011604769 sec. | ||
6696 | 2025.01.14 22:36:02.090004 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6697 | 2025.01.14 22:36:02.090261 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6698 | 2025.01.14 22:36:02.090392 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6699 | 2025.01.14 22:36:02.092825 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2025.01.14 22:36:02.092895 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6701 | 2025.01.14 22:36:02.094030 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6702 | 2025.01.14 22:36:02.094583 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.01.14 22:36:02.094884 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6704 | 2025.01.14 22:36:02.095003 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6705 | 2025.01.14 22:36:02.095091 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6706 | 2025.01.14 22:36:02.095217 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005016 sec., 29904.306220095696 rows/sec., 2.07 MiB/sec. | ||
6707 | 2025.01.14 22:36:02.095530 [ 258 ] {bcf5e8bd-3cfd-48c3-81b5-23c5e1c72af3} <Debug> TCPHandler: Processed in 0.005656658 sec. | ||
6708 | 2025.01.14 22:36:02.095787 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
6709 | 2025.01.14 22:36:02.096005 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6710 | 2025.01.14 22:36:02.096510 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6711 | 2025.01.14 22:36:02.096598 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6712 | 2025.01.14 22:36:02.096746 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12618 rows starting from the beginning of the part | ||
6713 | 2025.01.14 22:36:02.096984 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <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 | ||
6714 | 2025.01.14 22:36:02.097351 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
6715 | 2025.01.14 22:36:02.098326 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 227 rows starting from the beginning of the part | ||
6716 | 2025.01.14 22:36:02.099015 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 154 rows starting from the beginning of the part | ||
6717 | 2025.01.14 22:36:02.099604 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 227 rows starting from the beginning of the part | ||
6718 | 2025.01.14 22:36:02.100386 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 150 rows starting from the beginning of the part | ||
6719 | 2025.01.14 22:36:02.111648 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6720 | 2025.01.14 22:36:02.111740 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13536 rows, containing 5 columns (5 merged, 0 gathered) in 0.016477998 sec., 821459.0146205868 rows/sec., 55.24 MiB/sec. | ||
6721 | 2025.01.14 22:36:02.111746 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6722 | 2025.01.14 22:36:02.112285 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6723 | 2025.01.14 22:36:02.113490 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6724 | 2025.01.14 22:36:02.113649 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6725 | 2025.01.14 22:36:02.113966 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
6726 | 2025.01.14 22:36:02.115952 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6727 | 2025.01.14 22:36:02.116645 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6728 | 2025.01.14 22:36:02.117333 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.021004 sec., 1856.7891830127596 rows/sec., 3.33 MiB/sec. | ||
6729 | 2025.01.14 22:36:02.117886 [ 253 ] {60114ed0-2163-44bb-988c-6221043670ca} <Debug> TCPHandler: Processed in 0.022238046 sec. | ||
6730 | 2025.01.14 22:36:02.118200 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6731 | 2025.01.14 22:36:02.118633 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6732 | 2025.01.14 22:36:02.118698 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6733 | 2025.01.14 22:36:02.118739 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6734 | 2025.01.14 22:36:02.120596 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6735 | 2025.01.14 22:36:02.120658 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6736 | 2025.01.14 22:36:02.121495 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6737 | 2025.01.14 22:36:02.121933 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6738 | 2025.01.14 22:36:02.122172 [ 127 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6739 | 2025.01.14 22:36:02.122255 [ 127 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6740 | 2025.01.14 22:36:02.122318 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6741 | 2025.01.14 22:36:02.122462 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.003952 sec., 12651.821862348179 rows/sec., 888.35 KiB/sec. | ||
6742 | 2025.01.14 22:36:02.122748 [ 258 ] {2d90e546-4a48-4e71-9940-fec617f034fb} <Debug> TCPHandler: Processed in 0.004720896 sec. | ||
6743 | 2025.01.14 22:36:02.122793 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
6744 | 2025.01.14 22:36:02.123222 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6745 | 2025.01.14 22:36:02.123328 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2042 rows starting from the beginning of the part | ||
6746 | 2025.01.14 22:36:02.123663 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part | ||
6747 | 2025.01.14 22:36:02.124017 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
6748 | 2025.01.14 22:36:02.124340 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 50 rows starting from the beginning of the part | ||
6749 | 2025.01.14 22:36:02.124680 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
6750 | 2025.01.14 22:36:02.124974 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 50 rows starting from the beginning of the part | ||
6751 | 2025.01.14 22:36:02.128961 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.006505718 sec., 359683.58911345375 rows/sec., 23.61 MiB/sec. | ||
6752 | 2025.01.14 22:36:02.129344 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6753 | 2025.01.14 22:36:02.130670 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2025.01.14 22:36:02.131058 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_46_9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6755 | 2025.01.14 22:36:02.131284 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6756 | 2025.01.14 22:36:02.134057 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6757 | 2025.01.14 22:36:02.139898 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6758 | 2025.01.14 22:36:02.145681 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6759 | 2025.01.14 22:36:02.150388 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
6760 | 2025.01.14 22:36:02.216624 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.16808085 sec., 1618.2688271745412 rows/sec., 8.37 MiB/sec. | ||
6761 | 2025.01.14 22:36:02.219565 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6762 | 2025.01.14 22:36:02.222775 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_36_7} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6763 | 2025.01.14 22:36:02.222896 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_36_7} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6764 | 2025.01.14 22:36:02.225434 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6765 | 2025.01.14 22:36:03.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.14 MiB, peak 216.02 MiB, free memory in arenas 0.00 B, will set to 206.41 MiB (RSS), difference: 2.27 MiB | ||
6766 | 2025.01.14 22:36:04.061464 [ 122 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6767 | 2025.01.14 22:36:04.061564 [ 122 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6768 | 2025.01.14 22:36:04.061608 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6769 | 2025.01.14 22:36:04.061890 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::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 | ||
6770 | 2025.01.14 22:36:04.062188 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6771 | 2025.01.14 22:36:04.062262 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
6772 | 2025.01.14 22:36:04.062355 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
6773 | 2025.01.14 22:36:04.062603 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
6774 | 2025.01.14 22:36:04.062892 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
6775 | 2025.01.14 22:36:04.063058 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
6776 | 2025.01.14 22:36:04.064133 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425069 sec., 16494.376036310718 rows/sec., 1.38 MiB/sec. | ||
6777 | 2025.01.14 22:36:04.064314 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6778 | 2025.01.14 22:36:04.064633 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2025.01.14 22:36:04.064717 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_9_2} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6780 | 2025.01.14 22:36:04.064818 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6781 | 2025.01.14 22:36:07.052482 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6782 | 2025.01.14 22:36:07.052694 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6783 | 2025.01.14 22:36:07.052767 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6784 | 2025.01.14 22:36:07.053530 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2025.01.14 22:36:07.053584 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6786 | 2025.01.14 22:36:07.054028 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6787 | 2025.01.14 22:36:07.054303 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6788 | 2025.01.14 22:36:07.054503 [ 118 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6789 | 2025.01.14 22:36:07.054579 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
6790 | 2025.01.14 22:36:07.054591 [ 118 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2025.01.14 22:36:07.054670 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6792 | 2025.01.14 22:36:07.054727 [ 253 ] {5bce6ed4-f087-40ed-8b1a-5c95d6e301e8} <Debug> TCPHandler: Processed in 0.002379179 sec. | ||
6793 | 2025.01.14 22:36:07.054925 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6794 | 2025.01.14 22:36:07.055051 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6795 | 2025.01.14 22:36:07.055097 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6796 | 2025.01.14 22:36:07.055155 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6797 | 2025.01.14 22:36:07.055389 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6798 | 2025.01.14 22:36:07.055407 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6799 | 2025.01.14 22:36:07.055603 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6800 | 2025.01.14 22:36:07.055666 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6801 | 2025.01.14 22:36:07.056026 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6802 | 2025.01.14 22:36:07.056375 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6803 | 2025.01.14 22:36:07.058254 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6804 | 2025.01.14 22:36:07.058349 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6805 | 2025.01.14 22:36:07.059077 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004303512 sec., 16265.784782289442 rows/sec., 1.21 MiB/sec. | ||
6806 | 2025.01.14 22:36:07.059367 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6807 | 2025.01.14 22:36:07.059435 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6808 | 2025.01.14 22:36:07.059842 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.01.14 22:36:07.059912 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6810 | 2025.01.14 22:36:07.060034 [ 186 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_21_5} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6811 | 2025.01.14 22:36:07.060188 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6812 | 2025.01.14 22:36:07.060336 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005092 sec., 392.77297721916733 rows/sec., 32.03 KiB/sec. | ||
6813 | 2025.01.14 22:36:07.060417 [ 258 ] {032d617b-c2a8-4491-b7e7-153648df322a} <Debug> TCPHandler: Processed in 0.005527436 sec. | ||
6814 | 2025.01.14 22:36:07.060592 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6815 | 2025.01.14 22:36:07.060742 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6816 | 2025.01.14 22:36:07.060805 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6817 | 2025.01.14 22:36:07.062201 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2025.01.14 22:36:07.062245 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6819 | 2025.01.14 22:36:07.062710 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6820 | 2025.01.14 22:36:07.062955 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6821 | 2025.01.14 22:36:07.063129 [ 118 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6822 | 2025.01.14 22:36:07.063183 [ 118 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6823 | 2025.01.14 22:36:07.063220 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002505 sec., 534930.1397205589 rows/sec., 44.56 MiB/sec. | ||
6824 | 2025.01.14 22:36:07.063224 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6825 | 2025.01.14 22:36:07.063407 [ 253 ] {f819b9af-83c8-4426-956e-22f04c844fd0} <Debug> TCPHandler: Processed in 0.002880765 sec. | ||
6826 | 2025.01.14 22:36:07.063506 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
6827 | 2025.01.14 22:36:07.063628 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2025.01.14 22:36:07.063718 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6829 | 2025.01.14 22:36:07.063798 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1426 rows starting from the beginning of the part | ||
6830 | 2025.01.14 22:36:07.063883 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6831 | 2025.01.14 22:36:07.064067 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 199 rows starting from the beginning of the part | ||
6832 | 2025.01.14 22:36:07.064112 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6833 | 2025.01.14 22:36:07.064404 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 134 rows starting from the beginning of the part | ||
6834 | 2025.01.14 22:36:07.064785 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 199 rows starting from the beginning of the part | ||
6835 | 2025.01.14 22:36:07.065033 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 130 rows starting from the beginning of the part | ||
6836 | 2025.01.14 22:36:07.065333 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1340 rows starting from the beginning of the part | ||
6837 | 2025.01.14 22:36:07.066968 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6838 | 2025.01.14 22:36:07.067050 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6839 | 2025.01.14 22:36:07.068178 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6840 | 2025.01.14 22:36:07.068537 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6841 | 2025.01.14 22:36:07.068802 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.005001 sec., 1799.6400719856028 rows/sec., 119.12 KiB/sec. | ||
6842 | 2025.01.14 22:36:07.068993 [ 258 ] {394009e7-48cb-4f22-8f0d-594bc26bef98} <Debug> TCPHandler: Processed in 0.005453385 sec. | ||
6843 | 2025.01.14 22:36:07.069262 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6844 | 2025.01.14 22:36:07.069401 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3428 rows, containing 5 columns (5 merged, 0 gathered) in 0.006036823 sec., 567848.3533474478 rows/sec., 49.92 MiB/sec. | ||
6845 | 2025.01.14 22:36:07.069505 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6846 | 2025.01.14 22:36:07.069573 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6847 | 2025.01.14 22:36:07.069734 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6848 | 2025.01.14 22:36:07.070424 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6849 | 2025.01.14 22:36:07.070526 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_51_10} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6850 | 2025.01.14 22:36:07.070683 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6851 | 2025.01.14 22:36:07.070952 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6852 | 2025.01.14 22:36:07.070998 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6853 | 2025.01.14 22:36:07.071375 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6854 | 2025.01.14 22:36:07.071627 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2025.01.14 22:36:07.071807 [ 118 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6856 | 2025.01.14 22:36:07.071860 [ 118 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2025.01.14 22:36:07.071895 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002446 sec., 98937.04006541292 rows/sec., 6.70 MiB/sec. | ||
6858 | 2025.01.14 22:36:07.071902 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6859 | 2025.01.14 22:36:07.072149 [ 253 ] {9fdfb557-f3dd-4b71-98c9-3d455736bea1} <Debug> TCPHandler: Processed in 0.003020846 sec. | ||
6860 | 2025.01.14 22:36:07.072261 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
6861 | 2025.01.14 22:36:07.072425 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6862 | 2025.01.14 22:36:07.072815 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6863 | 2025.01.14 22:36:07.072922 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6864 | 2025.01.14 22:36:07.072934 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6865 | 2025.01.14 22:36:07.073001 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part | ||
6866 | 2025.01.14 22:36:07.073461 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6867 | 2025.01.14 22:36:07.073842 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6868 | 2025.01.14 22:36:07.074230 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6869 | 2025.01.14 22:36:07.074520 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6870 | 2025.01.14 22:36:07.074826 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
6871 | 2025.01.14 22:36:07.076676 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2025.01.14 22:36:07.076755 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6873 | 2025.01.14 22:36:07.077642 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6874 | 2025.01.14 22:36:07.077936 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005903481 sec., 130092.7368107054 rows/sec., 9.31 MiB/sec. | ||
6875 | 2025.01.14 22:36:07.078143 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6876 | 2025.01.14 22:36:07.078155 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6877 | 2025.01.14 22:36:07.078441 [ 118 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6878 | 2025.01.14 22:36:07.078559 [ 118 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2025.01.14 22:36:07.078636 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6880 | 2025.01.14 22:36:07.078714 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005989 sec., 2170.6461846718985 rows/sec., 135.34 KiB/sec. | ||
6881 | 2025.01.14 22:36:07.078893 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2025.01.14 22:36:07.079204 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6883 | 2025.01.14 22:36:07.079240 [ 194 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_21_4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6884 | 2025.01.14 22:36:07.079613 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6885 | 2025.01.14 22:36:07.079688 [ 258 ] {c729689a-9a97-49a0-9038-1fb39f17ef2a} <Debug> TCPHandler: Processed in 0.007401119 sec. | ||
6886 | 2025.01.14 22:36:07.079969 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6887 | 2025.01.14 22:36:07.080004 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6888 | 2025.01.14 22:36:07.080031 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6889 | 2025.01.14 22:36:07.080234 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6890 | 2025.01.14 22:36:07.080366 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6891 | 2025.01.14 22:36:07.080491 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6892 | 2025.01.14 22:36:07.080546 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6893 | 2025.01.14 22:36:07.080848 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6894 | 2025.01.14 22:36:07.081160 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6895 | 2025.01.14 22:36:07.083362 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004584115 sec., 14179.399949608594 rows/sec., 939.47 KiB/sec. | ||
6896 | 2025.01.14 22:36:07.083508 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6897 | 2025.01.14 22:36:07.083517 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6898 | 2025.01.14 22:36:07.083571 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6899 | 2025.01.14 22:36:07.084040 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6900 | 2025.01.14 22:36:07.084242 [ 187 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_21_5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6901 | 2025.01.14 22:36:07.084376 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6902 | 2025.01.14 22:36:07.084400 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6903 | 2025.01.14 22:36:07.084678 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2025.01.14 22:36:07.084872 [ 115 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6905 | 2025.01.14 22:36:07.084933 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.004655 sec., 178732.54564983887 rows/sec., 12.90 MiB/sec. | ||
6906 | 2025.01.14 22:36:07.084951 [ 115 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2025.01.14 22:36:07.085027 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6908 | 2025.01.14 22:36:07.085088 [ 253 ] {96725210-e4fe-49c6-8861-a4624b2a9158} <Debug> TCPHandler: Processed in 0.005226433 sec. | ||
6909 | 2025.01.14 22:36:07.085297 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
6910 | 2025.01.14 22:36:07.085314 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6911 | 2025.01.14 22:36:07.085531 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6912 | 2025.01.14 22:36:07.085544 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6913 | 2025.01.14 22:36:07.085589 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 903 rows starting from the beginning of the part | ||
6914 | 2025.01.14 22:36:07.085654 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6915 | 2025.01.14 22:36:07.085830 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 374 rows starting from the beginning of the part | ||
6916 | 2025.01.14 22:36:07.086161 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 103 rows starting from the beginning of the part | ||
6917 | 2025.01.14 22:36:07.086447 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 374 rows starting from the beginning of the part | ||
6918 | 2025.01.14 22:36:07.086746 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
6919 | 2025.01.14 22:36:07.087049 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 832 rows starting from the beginning of the part | ||
6920 | 2025.01.14 22:36:07.088366 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2025.01.14 22:36:07.088448 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6922 | 2025.01.14 22:36:07.089506 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6923 | 2025.01.14 22:36:07.089854 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6924 | 2025.01.14 22:36:07.090041 [ 115 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6925 | 2025.01.14 22:36:07.090143 [ 115 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2025.01.14 22:36:07.090214 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6927 | 2025.01.14 22:36:07.090378 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004858 sec., 1235.0761630300535 rows/sec., 64.53 KiB/sec. | ||
6928 | 2025.01.14 22:36:07.090619 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6929 | 2025.01.14 22:36:07.090719 [ 258 ] {df60093d-ef5b-4251-95b6-f5d305b9e1c1} <Debug> TCPHandler: Processed in 0.005501216 sec. | ||
6930 | 2025.01.14 22:36:07.091094 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2025.01.14 22:36:07.091205 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6932 | 2025.01.14 22:36:07.091269 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2681 rows, containing 5 columns (5 merged, 0 gathered) in 0.006123874 sec., 437794.76847498823 rows/sec., 33.34 MiB/sec. | ||
6933 | 2025.01.14 22:36:07.091302 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6934 | 2025.01.14 22:36:07.091423 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6935 | 2025.01.14 22:36:07.091667 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6936 | 2025.01.14 22:36:07.091722 [ 188 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6937 | 2025.01.14 22:36:07.091816 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6938 | 2025.01.14 22:36:07.092043 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6939 | 2025.01.14 22:36:07.092376 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6940 | 2025.01.14 22:36:07.092764 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6941 | 2025.01.14 22:36:07.092959 [ 188 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6942 | 2025.01.14 22:36:07.093232 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
6943 | 2025.01.14 22:36:07.093341 [ 188 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_51_10} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6944 | 2025.01.14 22:36:07.093696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6945 | 2025.01.14 22:36:07.095585 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6946 | 2025.01.14 22:36:07.095689 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6947 | 2025.01.14 22:36:07.095831 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005492356 sec., 22940.97469282763 rows/sec., 1.17 MiB/sec. | ||
6948 | 2025.01.14 22:36:07.095979 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6949 | 2025.01.14 22:36:07.096348 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6950 | 2025.01.14 22:36:07.096349 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_21_4} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6951 | 2025.01.14 22:36:07.096467 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_21_4} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6952 | 2025.01.14 22:36:07.096570 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6953 | 2025.01.14 22:36:07.096655 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6954 | 2025.01.14 22:36:07.096877 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Debug> executeQuery: Read 928 rows, 63.37 KiB in 0.005545 sec., 167357.9801623084 rows/sec., 11.16 MiB/sec. | ||
6955 | 2025.01.14 22:36:07.096943 [ 253 ] {006dde35-2b2c-450f-bf56-27f106589714} <Debug> TCPHandler: Processed in 0.006095323 sec. | ||
6956 | 2025.01.14 22:36:07.097101 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6957 | 2025.01.14 22:36:07.097219 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6958 | 2025.01.14 22:36:07.097278 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6959 | 2025.01.14 22:36:07.097832 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6960 | 2025.01.14 22:36:07.097877 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6961 | 2025.01.14 22:36:07.098299 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6962 | 2025.01.14 22:36:07.098552 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6963 | 2025.01.14 22:36:07.098724 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
6964 | 2025.01.14 22:36:07.098773 [ 258 ] {27c65570-b961-459c-b9d9-e6bf3d41130a} <Debug> TCPHandler: Processed in 0.001729161 sec. | ||
6965 | 2025.01.14 22:36:07.098924 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6966 | 2025.01.14 22:36:07.099045 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6967 | 2025.01.14 22:36:07.099096 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6968 | 2025.01.14 22:36:07.099582 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6969 | 2025.01.14 22:36:07.099620 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6970 | 2025.01.14 22:36:07.099974 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6971 | 2025.01.14 22:36:07.100263 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6972 | 2025.01.14 22:36:07.100467 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Debug> executeQuery: Read 66 rows, 4.28 KiB in 0.001447 sec., 45611.61022805805 rows/sec., 2.89 MiB/sec. | ||
6973 | 2025.01.14 22:36:07.100521 [ 253 ] {7b2892bb-a209-4965-b647-15ecc5c8f61f} <Debug> TCPHandler: Processed in 0.00165476 sec. | ||
6974 | 2025.01.14 22:36:08.398519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
6975 | 2025.01.14 22:36:08.399174 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2025.01.14 22:36:08.399220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6977 | 2025.01.14 22:36:08.399738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6978 | 2025.01.14 22:36:08.399984 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.01.14 22:36:08.400180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
6980 | 2025.01.14 22:36:09.565887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6981 | 2025.01.14 22:36:09.585961 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2025.01.14 22:36:09.586023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6983 | 2025.01.14 22:36:09.593031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6984 | 2025.01.14 22:36:09.593813 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2025.01.14 22:36:09.597409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6986 | 2025.01.14 22:36:10.986912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 944 | ||
6987 | 2025.01.14 22:36:10.990184 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2025.01.14 22:36:10.990235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6989 | 2025.01.14 22:36:10.991725 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6990 | 2025.01.14 22:36:10.992035 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2025.01.14 22:36:10.992254 [ 111 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6992 | 2025.01.14 22:36:10.992406 [ 111 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2025.01.14 22:36:10.992482 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6994 | 2025.01.14 22:36:10.992986 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
6995 | 2025.01.14 22:36:10.993579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
6996 | 2025.01.14 22:36:10.994079 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6997 | 2025.01.14 22:36:10.994271 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 778 rows starting from the beginning of the part | ||
6998 | 2025.01.14 22:36:10.994811 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
6999 | 2025.01.14 22:36:10.995317 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
7000 | 2025.01.14 22:36:10.995812 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
7001 | 2025.01.14 22:36:10.996299 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
7002 | 2025.01.14 22:36:10.996777 [ 188 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
7003 | 2025.01.14 22:36:11.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.47 MiB, peak 216.02 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: -4.01 MiB | ||
7004 | 2025.01.14 22:36:11.005563 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 72 columns (72 merged, 0 gathered) in 0.012894964 sec., 73206.87362911599 rows/sec., 59.19 MiB/sec. | ||
7005 | 2025.01.14 22:36:11.007035 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7006 | 2025.01.14 22:36:11.008025 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7007 | 2025.01.14 22:36:11.008149 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_26_5} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7008 | 2025.01.14 22:36:11.008574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
7009 | 2025.01.14 22:36:12.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.54 MiB, peak 216.02 MiB, free memory in arenas 0.00 B, will set to 207.52 MiB (RSS), difference: 3.99 MiB | ||
7010 | 2025.01.14 22:36:12.061534 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7011 | 2025.01.14 22:36:12.061759 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7012 | 2025.01.14 22:36:12.061843 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7013 | 2025.01.14 22:36:12.062732 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7014 | 2025.01.14 22:36:12.062788 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7015 | 2025.01.14 22:36:12.063253 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7016 | 2025.01.14 22:36:12.063516 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7017 | 2025.01.14 22:36:12.063777 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002075 sec., 62650.60240963855 rows/sec., 5.41 MiB/sec. | ||
7018 | 2025.01.14 22:36:12.063874 [ 253 ] {affc646a-2e05-43fd-8c00-cbb26068db34} <Debug> TCPHandler: Processed in 0.00251423 sec. | ||
7019 | 2025.01.14 22:36:12.064140 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7020 | 2025.01.14 22:36:12.064322 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7021 | 2025.01.14 22:36:12.064389 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7022 | 2025.01.14 22:36:12.065117 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7023 | 2025.01.14 22:36:12.065162 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7024 | 2025.01.14 22:36:12.065595 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7025 | 2025.01.14 22:36:12.065852 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7026 | 2025.01.14 22:36:12.066089 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001815 sec., 21487.603305785124 rows/sec., 1.58 MiB/sec. | ||
7027 | 2025.01.14 22:36:12.066194 [ 258 ] {d25fdeb2-163d-432a-833d-534f3dbcc1fb} <Debug> TCPHandler: Processed in 0.002199456 sec. | ||
7028 | 2025.01.14 22:36:12.066448 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7029 | 2025.01.14 22:36:12.066682 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7030 | 2025.01.14 22:36:12.066777 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7031 | 2025.01.14 22:36:12.067704 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2025.01.14 22:36:12.067747 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7033 | 2025.01.14 22:36:12.068121 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7034 | 2025.01.14 22:36:12.068364 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2025.01.14 22:36:12.068582 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00196 sec., 48469.38775510204 rows/sec., 3.78 MiB/sec. | ||
7036 | 2025.01.14 22:36:12.068637 [ 253 ] {1fcab864-01fc-4bce-b4e1-8dcce8de753a} <Debug> TCPHandler: Processed in 0.002334828 sec. | ||
7037 | 2025.01.14 22:36:12.068786 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7038 | 2025.01.14 22:36:12.068913 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7039 | 2025.01.14 22:36:12.068969 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7040 | 2025.01.14 22:36:12.069571 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7041 | 2025.01.14 22:36:12.069612 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7042 | 2025.01.14 22:36:12.070023 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7043 | 2025.01.14 22:36:12.070271 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7044 | 2025.01.14 22:36:12.070488 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Debug> executeQuery: Read 170 rows, 12.07 KiB in 0.001603 sec., 106051.15408608859 rows/sec., 7.35 MiB/sec. | ||
7045 | 2025.01.14 22:36:12.070545 [ 258 ] {6985ece3-d2e4-43e8-bbe3-0a7bd4b9e258} <Debug> TCPHandler: Processed in 0.001819861 sec. | ||
7046 | 2025.01.14 22:36:12.070706 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7047 | 2025.01.14 22:36:12.070850 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7048 | 2025.01.14 22:36:12.070947 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <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 | ||
7049 | 2025.01.14 22:36:12.072239 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7050 | 2025.01.14 22:36:12.072282 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7051 | 2025.01.14 22:36:12.072959 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7052 | 2025.01.14 22:36:12.073221 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7053 | 2025.01.14 22:36:12.073415 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7054 | 2025.01.14 22:36:12.073499 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002677 sec., 14568.546880836757 rows/sec., 26.11 MiB/sec. | ||
7055 | 2025.01.14 22:36:12.073506 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7056 | 2025.01.14 22:36:12.073623 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7057 | 2025.01.14 22:36:12.073821 [ 253 ] {a0adca42-3009-48b4-83bb-d79c5a968fb3} <Debug> TCPHandler: Processed in 0.003182858 sec. | ||
7058 | 2025.01.14 22:36:12.073932 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
7059 | 2025.01.14 22:36:12.074020 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7060 | 2025.01.14 22:36:12.074207 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7061 | 2025.01.14 22:36:12.074297 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7062 | 2025.01.14 22:36:12.074431 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7063 | 2025.01.14 22:36:12.074576 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part | ||
7064 | 2025.01.14 22:36:12.075283 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
7065 | 2025.01.14 22:36:12.075925 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2025.01.14 22:36:12.075940 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
7067 | 2025.01.14 22:36:12.075977 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7068 | 2025.01.14 22:36:12.076518 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
7069 | 2025.01.14 22:36:12.077092 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
7070 | 2025.01.14 22:36:12.077152 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7071 | 2025.01.14 22:36:12.077613 [ 199 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
7072 | 2025.01.14 22:36:12.077829 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7073 | 2025.01.14 22:36:12.078513 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Debug> executeQuery: Read 56 rows, 3.93 KiB in 0.004351 sec., 12870.604458745116 rows/sec., 903.62 KiB/sec. | ||
7074 | 2025.01.14 22:36:12.078796 [ 258 ] {a2e738a2-1fcd-42bf-99a1-1350bec666a9} <Debug> TCPHandler: Processed in 0.004849118 sec. | ||
7075 | 2025.01.14 22:36:12.095262 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 19 columns (19 merged, 0 gathered) in 0.021491597 sec., 45645.747033131134 rows/sec., 81.80 MiB/sec. | ||
7076 | 2025.01.14 22:36:12.096310 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7077 | 2025.01.14 22:36:12.096728 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.01.14 22:36:12.096810 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7079 | 2025.01.14 22:36:12.096957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
7080 | 2025.01.14 22:36:13.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.01 MiB, peak 216.02 MiB, free memory in arenas 0.00 B, will set to 211.16 MiB (RSS), difference: 3.16 MiB | ||
7081 | 2025.01.14 22:36:15.762866 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7082 | 2025.01.14 22:36:15.762939 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7083 | 2025.01.14 22:36:15.900425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7084 | 2025.01.14 22:36:15.901092 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7085 | 2025.01.14 22:36:15.901147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7086 | 2025.01.14 22:36:15.901694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7087 | 2025.01.14 22:36:15.901959 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2025.01.14 22:36:15.902262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7089 | 2025.01.14 22:36:17.062870 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7090 | 2025.01.14 22:36:17.063086 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7091 | 2025.01.14 22:36:17.063169 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7092 | 2025.01.14 22:36:17.063988 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7093 | 2025.01.14 22:36:17.064043 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7094 | 2025.01.14 22:36:17.064485 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7095 | 2025.01.14 22:36:17.064760 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7096 | 2025.01.14 22:36:17.065003 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
7097 | 2025.01.14 22:36:17.065070 [ 253 ] {fc17b00c-7599-43d6-bd6a-404a6c6febfd} <Debug> TCPHandler: Processed in 0.002345958 sec. | ||
7098 | 2025.01.14 22:36:17.065344 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7099 | 2025.01.14 22:36:17.065563 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7100 | 2025.01.14 22:36:17.065644 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7101 | 2025.01.14 22:36:17.066516 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7102 | 2025.01.14 22:36:17.066569 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7103 | 2025.01.14 22:36:17.067038 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7104 | 2025.01.14 22:36:17.067302 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7105 | 2025.01.14 22:36:17.067554 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002052 sec., 96978.5575048733 rows/sec., 8.40 MiB/sec. | ||
7106 | 2025.01.14 22:36:17.067621 [ 258 ] {1ee95571-31e3-4692-bfd4-f19991d283f1} <Debug> TCPHandler: Processed in 0.00242468 sec. | ||
7107 | 2025.01.14 22:36:17.067789 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7108 | 2025.01.14 22:36:17.067940 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7109 | 2025.01.14 22:36:17.068003 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7110 | 2025.01.14 22:36:17.068698 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7111 | 2025.01.14 22:36:17.068741 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7112 | 2025.01.14 22:36:17.069114 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7113 | 2025.01.14 22:36:17.069360 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7114 | 2025.01.14 22:36:17.069581 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001678 sec., 4171.6328963051255 rows/sec., 271.78 KiB/sec. | ||
7115 | 2025.01.14 22:36:17.069636 [ 253 ] {a0551f8e-cb2d-427c-ac3b-cbd06d91abbd} <Debug> TCPHandler: Processed in 0.001917772 sec. | ||
7116 | 2025.01.14 22:36:17.069804 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7117 | 2025.01.14 22:36:17.069954 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7118 | 2025.01.14 22:36:17.070013 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7119 | 2025.01.14 22:36:17.070711 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7120 | 2025.01.14 22:36:17.070752 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7121 | 2025.01.14 22:36:17.071123 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7122 | 2025.01.14 22:36:17.071364 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2025.01.14 22:36:17.071619 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. | ||
7124 | 2025.01.14 22:36:17.071832 [ 258 ] {a46c7241-8dc3-4984-8429-b960deb83358} <Debug> TCPHandler: Processed in 0.002094875 sec. | ||
7125 | 2025.01.14 22:36:17.072014 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7126 | 2025.01.14 22:36:17.072137 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7127 | 2025.01.14 22:36:17.072188 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7128 | 2025.01.14 22:36:17.072790 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7129 | 2025.01.14 22:36:17.072832 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7130 | 2025.01.14 22:36:17.073199 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7131 | 2025.01.14 22:36:17.073449 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7132 | 2025.01.14 22:36:17.073681 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
7133 | 2025.01.14 22:36:17.073810 [ 253 ] {29935914-fc63-4fea-a2c8-985ec3521895} <Debug> TCPHandler: Processed in 0.001856082 sec. | ||
7134 | 2025.01.14 22:36:17.073972 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7135 | 2025.01.14 22:36:17.074112 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7136 | 2025.01.14 22:36:17.074170 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7137 | 2025.01.14 22:36:17.074972 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7138 | 2025.01.14 22:36:17.075012 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7139 | 2025.01.14 22:36:17.075392 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7140 | 2025.01.14 22:36:17.075630 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7141 | 2025.01.14 22:36:17.075835 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001753 sec., 213348.54535082716 rows/sec., 15.06 MiB/sec. | ||
7142 | 2025.01.14 22:36:17.075889 [ 258 ] {4fb7d842-dde4-4e26-9b90-e15143188283} <Debug> TCPHandler: Processed in 0.001985154 sec. | ||
7143 | 2025.01.14 22:36:17.076042 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7144 | 2025.01.14 22:36:17.076186 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7145 | 2025.01.14 22:36:17.076248 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7146 | 2025.01.14 22:36:17.076790 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7147 | 2025.01.14 22:36:17.076830 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7148 | 2025.01.14 22:36:17.077216 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7149 | 2025.01.14 22:36:17.077493 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2025.01.14 22:36:17.077777 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. | ||
7151 | 2025.01.14 22:36:17.077851 [ 253 ] {d12a8b46-4491-467b-ac5f-d808f9a2ec6e} <Debug> TCPHandler: Processed in 0.001875303 sec. | ||
7152 | 2025.01.14 22:36:17.078023 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7153 | 2025.01.14 22:36:17.078163 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7154 | 2025.01.14 22:36:17.078225 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7155 | 2025.01.14 22:36:17.078869 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7156 | 2025.01.14 22:36:17.078908 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7157 | 2025.01.14 22:36:17.079301 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7158 | 2025.01.14 22:36:17.079538 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7159 | 2025.01.14 22:36:17.079805 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001664 sec., 136418.26923076925 rows/sec., 9.10 MiB/sec. | ||
7160 | 2025.01.14 22:36:17.079968 [ 258 ] {a68e7703-7db9-40a5-a873-e106367dcce2} <Debug> TCPHandler: Processed in 0.002004754 sec. | ||
7161 | 2025.01.14 22:36:17.080234 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7162 | 2025.01.14 22:36:17.080387 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7163 | 2025.01.14 22:36:17.080449 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7164 | 2025.01.14 22:36:17.080948 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2025.01.14 22:36:17.080987 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7166 | 2025.01.14 22:36:17.081353 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7167 | 2025.01.14 22:36:17.081589 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7168 | 2025.01.14 22:36:17.081802 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
7169 | 2025.01.14 22:36:17.081854 [ 253 ] {a9d0d94e-55bc-458f-b2a8-48b53261d497} <Debug> TCPHandler: Processed in 0.001781142 sec. | ||
7170 | 2025.01.14 22:36:17.082011 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7171 | 2025.01.14 22:36:17.082151 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7172 | 2025.01.14 22:36:17.082211 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7173 | 2025.01.14 22:36:17.082760 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7174 | 2025.01.14 22:36:17.082799 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7175 | 2025.01.14 22:36:17.083176 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7176 | 2025.01.14 22:36:17.083411 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7177 | 2025.01.14 22:36:17.083623 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001503 sec., 47904.19161676647 rows/sec., 3.06 MiB/sec. | ||
7178 | 2025.01.14 22:36:17.083674 [ 258 ] {723bd449-44d0-4467-a177-e988f643f28e} <Debug> TCPHandler: Processed in 0.001730431 sec. | ||
7179 | 2025.01.14 22:36:17.097575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7180 | 2025.01.14 22:36:17.117187 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2025.01.14 22:36:17.117228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
7182 | 2025.01.14 22:36:17.124759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7183 | 2025.01.14 22:36:17.125513 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2025.01.14 22:36:17.128101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7185 | 2025.01.14 22:36:18.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.38 MiB, peak 216.38 MiB, free memory in arenas 0.00 B, will set to 211.26 MiB (RSS), difference: -1.13 MiB | ||
7186 | 2025.01.14 22:36:20.993948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 976 | ||
7187 | 2025.01.14 22:36:20.997203 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7188 | 2025.01.14 22:36:20.997262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7189 | 2025.01.14 22:36:20.998734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7190 | 2025.01.14 22:36:20.999028 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7191 | 2025.01.14 22:36:20.999730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
7192 | 2025.01.14 22:36:22.060916 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2025.01.14 22:36:22.061134 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7194 | 2025.01.14 22:36:22.061213 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7195 | 2025.01.14 22:36:22.062159 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2025.01.14 22:36:22.062207 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7197 | 2025.01.14 22:36:22.062660 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7198 | 2025.01.14 22:36:22.062913 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2025.01.14 22:36:22.063151 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002073 sec., 62711.04679208875 rows/sec., 5.42 MiB/sec. | ||
7200 | 2025.01.14 22:36:22.063219 [ 253 ] {771d4a87-8200-4afa-b07c-dee1f1164f43} <Debug> TCPHandler: Processed in 0.00245981 sec. | ||
7201 | 2025.01.14 22:36:22.063497 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2025.01.14 22:36:22.063707 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7203 | 2025.01.14 22:36:22.063785 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7204 | 2025.01.14 22:36:22.064535 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2025.01.14 22:36:22.064582 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7206 | 2025.01.14 22:36:22.065019 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7207 | 2025.01.14 22:36:22.065274 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2025.01.14 22:36:22.065503 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001853 sec., 21046.950890447923 rows/sec., 1.55 MiB/sec. | ||
7209 | 2025.01.14 22:36:22.065559 [ 258 ] {0c3135bd-5086-4e08-b14c-86ff4b85723e} <Debug> TCPHandler: Processed in 0.002203257 sec. | ||
7210 | 2025.01.14 22:36:22.065773 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2025.01.14 22:36:22.065946 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7212 | 2025.01.14 22:36:22.066006 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7213 | 2025.01.14 22:36:22.066743 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2025.01.14 22:36:22.066792 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7215 | 2025.01.14 22:36:22.067157 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7216 | 2025.01.14 22:36:22.067396 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2025.01.14 22:36:22.067609 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001696 sec., 56014.15094339623 rows/sec., 4.37 MiB/sec. | ||
7218 | 2025.01.14 22:36:22.067664 [ 253 ] {5b9746a1-80bc-438d-8e31-7aa5ad490007} <Debug> TCPHandler: Processed in 0.002006714 sec. | ||
7219 | 2025.01.14 22:36:22.067802 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7220 | 2025.01.14 22:36:22.067922 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7221 | 2025.01.14 22:36:22.067976 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7222 | 2025.01.14 22:36:22.068565 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2025.01.14 22:36:22.068604 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7224 | 2025.01.14 22:36:22.069008 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7225 | 2025.01.14 22:36:22.069247 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7226 | 2025.01.14 22:36:22.069500 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001593 sec., 94161.95856873824 rows/sec., 6.53 MiB/sec. | ||
7227 | 2025.01.14 22:36:22.069573 [ 258 ] {0d07fdc2-51b2-48e9-abfd-bd8793632c04} <Debug> TCPHandler: Processed in 0.001822282 sec. | ||
7228 | 2025.01.14 22:36:22.069797 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7229 | 2025.01.14 22:36:22.069950 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7230 | 2025.01.14 22:36:22.070041 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <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 | ||
7231 | 2025.01.14 22:36:22.071385 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7232 | 2025.01.14 22:36:22.071425 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7233 | 2025.01.14 22:36:22.072114 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7234 | 2025.01.14 22:36:22.072377 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7235 | 2025.01.14 22:36:22.072694 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002774 sec., 14059.120403749099 rows/sec., 25.19 MiB/sec. | ||
7236 | 2025.01.14 22:36:22.073322 [ 253 ] {a010317a-d543-46c6-b9d2-19e5df8fd7ca} <Debug> TCPHandler: Processed in 0.003631283 sec. | ||
7237 | 2025.01.14 22:36:22.073539 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7238 | 2025.01.14 22:36:22.073677 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7239 | 2025.01.14 22:36:22.073735 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7240 | 2025.01.14 22:36:22.074249 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7241 | 2025.01.14 22:36:22.074288 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7242 | 2025.01.14 22:36:22.074654 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7243 | 2025.01.14 22:36:22.074893 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7244 | 2025.01.14 22:36:22.075152 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001494 sec., 33467.20214190093 rows/sec., 2.29 MiB/sec. | ||
7245 | 2025.01.14 22:36:22.075250 [ 258 ] {49e6c02e-2b95-430a-a56c-f87b33217ce5} <Debug> TCPHandler: Processed in 0.001814392 sec. | ||
7246 | 2025.01.14 22:36:23.402508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7247 | 2025.01.14 22:36:23.403180 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7248 | 2025.01.14 22:36:23.403229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7249 | 2025.01.14 22:36:23.403807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7250 | 2025.01.14 22:36:23.404219 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7251 | 2025.01.14 22:36:23.404575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7252 | 2025.01.14 22:36:24.628298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7253 | 2025.01.14 22:36:24.649825 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7254 | 2025.01.14 22:36:24.649889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7255 | 2025.01.14 22:36:24.657094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7256 | 2025.01.14 22:36:24.657872 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7257 | 2025.01.14 22:36:24.661136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7258 | 2025.01.14 22:36:27.062703 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7259 | 2025.01.14 22:36:27.062936 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7260 | 2025.01.14 22:36:27.063016 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7261 | 2025.01.14 22:36:27.063791 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2025.01.14 22:36:27.063842 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7263 | 2025.01.14 22:36:27.064282 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7264 | 2025.01.14 22:36:27.064538 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2025.01.14 22:36:27.064781 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
7266 | 2025.01.14 22:36:27.064847 [ 253 ] {11c4277c-6e25-49da-a431-24de6a07e984} <Debug> TCPHandler: Processed in 0.002287977 sec. | ||
7267 | 2025.01.14 22:36:27.065103 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7268 | 2025.01.14 22:36:27.065292 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7269 | 2025.01.14 22:36:27.065361 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7270 | 2025.01.14 22:36:27.066204 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7271 | 2025.01.14 22:36:27.066248 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7272 | 2025.01.14 22:36:27.066707 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7273 | 2025.01.14 22:36:27.066977 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7274 | 2025.01.14 22:36:27.067202 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001958 sec., 101634.32073544433 rows/sec., 8.81 MiB/sec. | ||
7275 | 2025.01.14 22:36:27.067307 [ 258 ] {6322ff71-798c-4251-83a2-582d2d5fa649} <Debug> TCPHandler: Processed in 0.002338199 sec. | ||
7276 | 2025.01.14 22:36:27.067627 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7277 | 2025.01.14 22:36:27.067874 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7278 | 2025.01.14 22:36:27.067971 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7279 | 2025.01.14 22:36:27.068605 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.01.14 22:36:27.068646 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7281 | 2025.01.14 22:36:27.069008 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7282 | 2025.01.14 22:36:27.069256 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2025.01.14 22:36:27.069422 [ 91 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
7284 | 2025.01.14 22:36:27.069486 [ 91 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2025.01.14 22:36:27.069503 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001685 sec., 4154.302670623145 rows/sec., 270.66 KiB/sec. | ||
7286 | 2025.01.14 22:36:27.069523 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7287 | 2025.01.14 22:36:27.069661 [ 253 ] {5a64af5e-5e34-4693-81f0-1d1254704bb7} <Debug> TCPHandler: Processed in 0.002246326 sec. | ||
7288 | 2025.01.14 22:36:27.069749 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
7289 | 2025.01.14 22:36:27.069849 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7290 | 2025.01.14 22:36:27.069906 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7291 | 2025.01.14 22:36:27.069949 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 62 rows starting from the beginning of the part | ||
7292 | 2025.01.14 22:36:27.070014 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7293 | 2025.01.14 22:36:27.070057 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
7294 | 2025.01.14 22:36:27.070151 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7295 | 2025.01.14 22:36:27.070391 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
7296 | 2025.01.14 22:36:27.070843 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
7297 | 2025.01.14 22:36:27.071232 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
7298 | 2025.01.14 22:36:27.071613 [ 191 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
7299 | 2025.01.14 22:36:27.072834 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7300 | 2025.01.14 22:36:27.072881 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7301 | 2025.01.14 22:36:27.073492 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7302 | 2025.01.14 22:36:27.073563 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003924197 sec., 41537.160341338626 rows/sec., 3.11 MiB/sec. | ||
7303 | 2025.01.14 22:36:27.073834 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
7304 | 2025.01.14 22:36:27.073870 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7305 | 2025.01.14 22:36:27.074277 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004306 sec., 3251.277287505806 rows/sec., 227.70 KiB/sec. | ||
7306 | 2025.01.14 22:36:27.074413 [ 258 ] {4e61c251-65b6-4146-98ea-713db0e0dc7e} <Debug> TCPHandler: Processed in 0.004639756 sec. | ||
7307 | 2025.01.14 22:36:27.074533 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2025.01.14 22:36:27.074625 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2025.01.14 22:36:27.074682 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_50_10} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
7310 | 2025.01.14 22:36:27.074820 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7311 | 2025.01.14 22:36:27.074835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7312 | 2025.01.14 22:36:27.074894 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7313 | 2025.01.14 22:36:27.075492 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2025.01.14 22:36:27.075532 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7315 | 2025.01.14 22:36:27.075895 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7316 | 2025.01.14 22:36:27.076134 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2025.01.14 22:36:27.076349 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. | ||
7318 | 2025.01.14 22:36:27.076406 [ 253 ] {8bed7604-67ff-4d9c-80a2-ffcabe75b867} <Debug> TCPHandler: Processed in 0.001900392 sec. | ||
7319 | 2025.01.14 22:36:27.076575 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7320 | 2025.01.14 22:36:27.076720 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7321 | 2025.01.14 22:36:27.076778 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7322 | 2025.01.14 22:36:27.077574 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7323 | 2025.01.14 22:36:27.077612 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7324 | 2025.01.14 22:36:27.077986 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7325 | 2025.01.14 22:36:27.078229 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7326 | 2025.01.14 22:36:27.078430 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001737 sec., 215313.75935521012 rows/sec., 15.20 MiB/sec. | ||
7327 | 2025.01.14 22:36:27.078504 [ 258 ] {1b3425e6-00aa-4f58-ad0b-974851dfacec} <Debug> TCPHandler: Processed in 0.002004783 sec. | ||
7328 | 2025.01.14 22:36:27.078814 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7329 | 2025.01.14 22:36:27.079045 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7330 | 2025.01.14 22:36:27.079100 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7331 | 2025.01.14 22:36:27.079597 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7332 | 2025.01.14 22:36:27.079637 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7333 | 2025.01.14 22:36:27.080011 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7334 | 2025.01.14 22:36:27.080251 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7335 | 2025.01.14 22:36:27.080464 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. | ||
7336 | 2025.01.14 22:36:27.080520 [ 253 ] {1a231b9b-e016-4b57-9b3f-0942335ca8dc} <Debug> TCPHandler: Processed in 0.001917512 sec. | ||
7337 | 2025.01.14 22:36:27.080666 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7338 | 2025.01.14 22:36:27.080786 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7339 | 2025.01.14 22:36:27.080838 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7340 | 2025.01.14 22:36:27.081416 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7341 | 2025.01.14 22:36:27.081452 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7342 | 2025.01.14 22:36:27.081837 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7343 | 2025.01.14 22:36:27.082084 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7344 | 2025.01.14 22:36:27.082209 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7345 | 2025.01.14 22:36:27.082247 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7346 | 2025.01.14 22:36:27.082267 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001507 sec., 150630.39150630392 rows/sec., 10.05 MiB/sec. | ||
7347 | 2025.01.14 22:36:27.082287 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7348 | 2025.01.14 22:36:27.082356 [ 258 ] {901c0308-5c30-411c-a1e8-1466e061bb95} <Debug> TCPHandler: Processed in 0.001746381 sec. | ||
7349 | 2025.01.14 22:36:27.082416 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
7350 | 2025.01.14 22:36:27.082560 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7351 | 2025.01.14 22:36:27.082576 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7352 | 2025.01.14 22:36:27.082631 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13536 rows starting from the beginning of the part | ||
7353 | 2025.01.14 22:36:27.082900 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 928 rows starting from the beginning of the part | ||
7354 | 2025.01.14 22:36:27.082916 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7355 | 2025.01.14 22:36:27.083132 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7356 | 2025.01.14 22:36:27.083160 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 170 rows starting from the beginning of the part | ||
7357 | 2025.01.14 22:36:27.083549 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 227 rows starting from the beginning of the part | ||
7358 | 2025.01.14 22:36:27.083963 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 150 rows starting from the beginning of the part | ||
7359 | 2025.01.14 22:36:27.084277 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 227 rows starting from the beginning of the part | ||
7360 | 2025.01.14 22:36:27.085193 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2025.01.14 22:36:27.085261 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7362 | 2025.01.14 22:36:27.085801 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7363 | 2025.01.14 22:36:27.086178 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2025.01.14 22:36:27.086933 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004161 sec., 240.32684450853162 rows/sec., 16.19 KiB/sec. | ||
7365 | 2025.01.14 22:36:27.087325 [ 253 ] {753dc6a8-8574-490b-bb90-29578f11cf5f} <Debug> TCPHandler: Processed in 0.004856208 sec. | ||
7366 | 2025.01.14 22:36:27.087543 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7367 | 2025.01.14 22:36:27.087696 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7368 | 2025.01.14 22:36:27.087766 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7369 | 2025.01.14 22:36:27.088355 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2025.01.14 22:36:27.088406 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7371 | 2025.01.14 22:36:27.088910 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7372 | 2025.01.14 22:36:27.089156 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2025.01.14 22:36:27.089280 [ 91 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7374 | 2025.01.14 22:36:27.089316 [ 91 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2025.01.14 22:36:27.089345 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7376 | 2025.01.14 22:36:27.089355 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001693 sec., 42528.05670407561 rows/sec., 2.71 MiB/sec. | ||
7377 | 2025.01.14 22:36:27.089631 [ 258 ] {6d32ad98-f9a2-48d8-afcc-76f11ee7a8e0} <Debug> TCPHandler: Processed in 0.002175196 sec. | ||
7378 | 2025.01.14 22:36:27.089757 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
7379 | 2025.01.14 22:36:27.090292 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7380 | 2025.01.14 22:36:27.090417 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2340 rows starting from the beginning of the part | ||
7381 | 2025.01.14 22:36:27.090876 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
7382 | 2025.01.14 22:36:27.091233 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
7383 | 2025.01.14 22:36:27.091328 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15238 rows, containing 5 columns (5 merged, 0 gathered) in 0.008956218 sec., 1701387.7956074763 rows/sec., 114.40 MiB/sec. | ||
7384 | 2025.01.14 22:36:27.091588 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
7385 | 2025.01.14 22:36:27.091866 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 50 rows starting from the beginning of the part | ||
7386 | 2025.01.14 22:36:27.092036 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
7387 | 2025.01.14 22:36:27.092126 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7388 | 2025.01.14 22:36:27.092980 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7389 | 2025.01.14 22:36:27.093169 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7390 | 2025.01.14 22:36:27.093355 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
7391 | 2025.01.14 22:36:27.094187 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 4 columns (4 merged, 0 gathered) in 0.004733897 sec., 561059.9470161687 rows/sec., 36.80 MiB/sec. | ||
7392 | 2025.01.14 22:36:27.094540 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7393 | 2025.01.14 22:36:27.094856 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.01.14 22:36:27.094942 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_51_10} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7395 | 2025.01.14 22:36:27.095031 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
7396 | 2025.01.14 22:36:30.762975 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7397 | 2025.01.14 22:36:30.763039 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7398 | 2025.01.14 22:36:30.904841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7399 | 2025.01.14 22:36:30.905538 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7400 | 2025.01.14 22:36:30.905589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7401 | 2025.01.14 22:36:30.906128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7402 | 2025.01.14 22:36:30.906393 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7403 | 2025.01.14 22:36:30.906680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7404 | 2025.01.14 22:36:31.000081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1008 | ||
7405 | 2025.01.14 22:36:31.004108 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7406 | 2025.01.14 22:36:31.004162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7407 | 2025.01.14 22:36:31.005676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7408 | 2025.01.14 22:36:31.005995 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7409 | 2025.01.14 22:36:31.006637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
7410 | 2025.01.14 22:36:32.060491 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2025.01.14 22:36:32.060711 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7412 | 2025.01.14 22:36:32.060794 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7413 | 2025.01.14 22:36:32.061667 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2025.01.14 22:36:32.061719 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7415 | 2025.01.14 22:36:32.062178 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7416 | 2025.01.14 22:36:32.062448 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2025.01.14 22:36:32.062654 [ 83 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7418 | 2025.01.14 22:36:32.062719 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002067 sec., 62893.081761006295 rows/sec., 5.43 MiB/sec. | ||
7419 | 2025.01.14 22:36:32.062752 [ 83 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2025.01.14 22:36:32.062830 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7421 | 2025.01.14 22:36:32.062857 [ 253 ] {63e7d53e-cfa5-4218-81cb-e240e01f09ba} <Debug> TCPHandler: Processed in 0.0025073 sec. | ||
7422 | 2025.01.14 22:36:32.063178 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
7423 | 2025.01.14 22:36:32.063284 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2025.01.14 22:36:32.063766 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7425 | 2025.01.14 22:36:32.063859 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7426 | 2025.01.14 22:36:32.063862 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1426 rows starting from the beginning of the part | ||
7427 | 2025.01.14 22:36:32.063985 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7428 | 2025.01.14 22:36:32.064126 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 130 rows starting from the beginning of the part | ||
7429 | 2025.01.14 22:36:32.064542 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 199 rows starting from the beginning of the part | ||
7430 | 2025.01.14 22:36:32.064811 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 130 rows starting from the beginning of the part | ||
7431 | 2025.01.14 22:36:32.065102 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 199 rows starting from the beginning of the part | ||
7432 | 2025.01.14 22:36:32.065498 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part | ||
7433 | 2025.01.14 22:36:32.067087 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7434 | 2025.01.14 22:36:32.067166 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7435 | 2025.01.14 22:36:32.068299 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7436 | 2025.01.14 22:36:32.068781 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7437 | 2025.01.14 22:36:32.069058 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.006113533 sec., 362147.3867892755 rows/sec., 32.07 MiB/sec. | ||
7438 | 2025.01.14 22:36:32.069369 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005649 sec., 6903.876792352628 rows/sec., 519.14 KiB/sec. | ||
7439 | 2025.01.14 22:36:32.069496 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7440 | 2025.01.14 22:36:32.069760 [ 258 ] {7def0bc1-e672-4fab-bed7-a8cbf8817b1f} <Debug> TCPHandler: Processed in 0.006781821 sec. | ||
7441 | 2025.01.14 22:36:32.070203 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.01.14 22:36:32.070345 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2025.01.14 22:36:32.070401 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7444 | 2025.01.14 22:36:32.070503 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7445 | 2025.01.14 22:36:32.070617 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_56_11} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7446 | 2025.01.14 22:36:32.070827 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7447 | 2025.01.14 22:36:32.071379 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7448 | 2025.01.14 22:36:32.071425 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7449 | 2025.01.14 22:36:32.071814 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7450 | 2025.01.14 22:36:32.072074 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7451 | 2025.01.14 22:36:32.072268 [ 82 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7452 | 2025.01.14 22:36:32.072311 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001947 sec., 48793.01489470981 rows/sec., 3.81 MiB/sec. | ||
7453 | 2025.01.14 22:36:32.072331 [ 82 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.01.14 22:36:32.072413 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7455 | 2025.01.14 22:36:32.072446 [ 253 ] {7562df53-a07d-4940-8801-3536796bd7db} <Debug> TCPHandler: Processed in 0.00252978 sec. | ||
7456 | 2025.01.14 22:36:32.072677 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
7457 | 2025.01.14 22:36:32.072691 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7458 | 2025.01.14 22:36:32.072941 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7459 | 2025.01.14 22:36:32.072951 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7460 | 2025.01.14 22:36:32.072996 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 903 rows starting from the beginning of the part | ||
7461 | 2025.01.14 22:36:32.073077 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7462 | 2025.01.14 22:36:32.073314 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
7463 | 2025.01.14 22:36:32.073703 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 374 rows starting from the beginning of the part | ||
7464 | 2025.01.14 22:36:32.074074 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
7465 | 2025.01.14 22:36:32.074429 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 374 rows starting from the beginning of the part | ||
7466 | 2025.01.14 22:36:32.074792 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 95 rows starting from the beginning of the part | ||
7467 | 2025.01.14 22:36:32.075860 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7468 | 2025.01.14 22:36:32.075936 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7469 | 2025.01.14 22:36:32.077093 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7470 | 2025.01.14 22:36:32.077475 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7471 | 2025.01.14 22:36:32.077908 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385284 sec., 359498.21773559204 rows/sec., 27.50 MiB/sec. | ||
7472 | 2025.01.14 22:36:32.077977 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005109 sec., 29359.953024075163 rows/sec., 2.04 MiB/sec. | ||
7473 | 2025.01.14 22:36:32.078081 [ 258 ] {efb9112f-23b0-46c0-b684-4f21aab60a30} <Debug> TCPHandler: Processed in 0.005500935 sec. | ||
7474 | 2025.01.14 22:36:32.078216 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7475 | 2025.01.14 22:36:32.078276 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7476 | 2025.01.14 22:36:32.078479 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7477 | 2025.01.14 22:36:32.078643 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <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 | ||
7478 | 2025.01.14 22:36:32.078921 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2025.01.14 22:36:32.079179 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_56_11} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7480 | 2025.01.14 22:36:32.079391 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7481 | 2025.01.14 22:36:32.080476 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2025.01.14 22:36:32.080522 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7483 | 2025.01.14 22:36:32.081222 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7484 | 2025.01.14 22:36:32.081483 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2025.01.14 22:36:32.081734 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00332 sec., 11746.987951807228 rows/sec., 21.05 MiB/sec. | ||
7486 | 2025.01.14 22:36:32.081852 [ 253 ] {7e610fff-4860-453b-9976-4aba47bc0bd5} <Debug> TCPHandler: Processed in 0.003664073 sec. | ||
7487 | 2025.01.14 22:36:32.082009 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7488 | 2025.01.14 22:36:32.082135 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7489 | 2025.01.14 22:36:32.082189 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7490 | 2025.01.14 22:36:32.082690 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2025.01.14 22:36:32.082733 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7492 | 2025.01.14 22:36:32.083113 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7493 | 2025.01.14 22:36:32.083356 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2025.01.14 22:36:32.083571 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001464 sec., 34153.00546448088 rows/sec., 2.34 MiB/sec. | ||
7495 | 2025.01.14 22:36:32.083622 [ 258 ] {6ee97ff1-e892-4c2c-89b1-c7fdc04f933b} <Debug> TCPHandler: Processed in 0.001676411 sec. | ||
7496 | 2025.01.14 22:36:32.161319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7497 | 2025.01.14 22:36:32.183744 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2025.01.14 22:36:32.183789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7499 | 2025.01.14 22:36:32.191319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7500 | 2025.01.14 22:36:32.192107 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2025.01.14 22:36:32.195919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7502 | 2025.01.14 22:36:37.051842 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7503 | 2025.01.14 22:36:37.052051 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7504 | 2025.01.14 22:36:37.052120 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7505 | 2025.01.14 22:36:37.052857 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2025.01.14 22:36:37.052899 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7507 | 2025.01.14 22:36:37.053328 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7508 | 2025.01.14 22:36:37.053576 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7509 | 2025.01.14 22:36:37.053780 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 565.55 KiB/sec. | ||
7510 | 2025.01.14 22:36:37.053835 [ 253 ] {d263166f-da13-47ca-92d6-6a4dc010c817} <Debug> TCPHandler: Processed in 0.002123035 sec. | ||
7511 | 2025.01.14 22:36:37.054100 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7512 | 2025.01.14 22:36:37.054292 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7513 | 2025.01.14 22:36:37.054360 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7514 | 2025.01.14 22:36:37.055088 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7515 | 2025.01.14 22:36:37.055131 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7516 | 2025.01.14 22:36:37.055563 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7517 | 2025.01.14 22:36:37.055834 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2025.01.14 22:36:37.056062 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001846 sec., 3250.2708559046587 rows/sec., 265.04 KiB/sec. | ||
7519 | 2025.01.14 22:36:37.056116 [ 258 ] {8ee1e286-f33c-4157-844b-71c59d45016b} <Debug> TCPHandler: Processed in 0.002171676 sec. | ||
7520 | 2025.01.14 22:36:37.056279 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7521 | 2025.01.14 22:36:37.056412 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7522 | 2025.01.14 22:36:37.056467 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7523 | 2025.01.14 22:36:37.057842 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2025.01.14 22:36:37.057880 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7525 | 2025.01.14 22:36:37.058331 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7526 | 2025.01.14 22:36:37.058585 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2025.01.14 22:36:37.058766 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002338 sec., 573994.8674080411 rows/sec., 47.80 MiB/sec. | ||
7528 | 2025.01.14 22:36:37.058817 [ 253 ] {9def5aaa-c502-4f70-912b-331cdfb71ce7} <Debug> TCPHandler: Processed in 0.002567741 sec. | ||
7529 | 2025.01.14 22:36:37.058967 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7530 | 2025.01.14 22:36:37.059086 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7531 | 2025.01.14 22:36:37.059135 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7532 | 2025.01.14 22:36:37.059719 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7533 | 2025.01.14 22:36:37.059759 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7534 | 2025.01.14 22:36:37.060129 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7535 | 2025.01.14 22:36:37.060381 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7536 | 2025.01.14 22:36:37.060626 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 560.54 KiB/sec. | ||
7537 | 2025.01.14 22:36:37.060805 [ 258 ] {c5d2c62c-a205-4ad0-8712-3858ad5b7b84} <Debug> TCPHandler: Processed in 0.001894043 sec. | ||
7538 | 2025.01.14 22:36:37.061018 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7539 | 2025.01.14 22:36:37.061157 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7540 | 2025.01.14 22:36:37.061213 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7541 | 2025.01.14 22:36:37.061879 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7542 | 2025.01.14 22:36:37.061918 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7543 | 2025.01.14 22:36:37.062282 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7544 | 2025.01.14 22:36:37.062522 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7545 | 2025.01.14 22:36:37.062732 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001603 sec., 150966.93699313788 rows/sec., 10.23 MiB/sec. | ||
7546 | 2025.01.14 22:36:37.062876 [ 253 ] {1c3da057-a7a7-4233-9418-dce2219cc530} <Debug> TCPHandler: Processed in 0.001963793 sec. | ||
7547 | 2025.01.14 22:36:37.063090 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7548 | 2025.01.14 22:36:37.063207 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7549 | 2025.01.14 22:36:37.063254 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7550 | 2025.01.14 22:36:37.063836 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2025.01.14 22:36:37.063877 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7552 | 2025.01.14 22:36:37.064242 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7553 | 2025.01.14 22:36:37.064491 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2025.01.14 22:36:37.064757 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
7555 | 2025.01.14 22:36:37.064861 [ 258 ] {c8d4e24b-dc3e-496c-b976-e1f099a7ae64} <Debug> TCPHandler: Processed in 0.001877382 sec. | ||
7556 | 2025.01.14 22:36:37.065095 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7557 | 2025.01.14 22:36:37.065248 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7558 | 2025.01.14 22:36:37.065307 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7559 | 2025.01.14 22:36:37.066182 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2025.01.14 22:36:37.066222 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7561 | 2025.01.14 22:36:37.066620 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7562 | 2025.01.14 22:36:37.066862 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2025.01.14 22:36:37.067044 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.001838 sec., 454842.2198041349 rows/sec., 32.84 MiB/sec. | ||
7564 | 2025.01.14 22:36:37.067096 [ 253 ] {2c749baa-5f28-4d4b-838f-69590b21d95e} <Debug> TCPHandler: Processed in 0.002119065 sec. | ||
7565 | 2025.01.14 22:36:37.067240 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7566 | 2025.01.14 22:36:37.067358 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7567 | 2025.01.14 22:36:37.067419 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7568 | 2025.01.14 22:36:37.067917 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2025.01.14 22:36:37.067957 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7570 | 2025.01.14 22:36:37.068348 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7571 | 2025.01.14 22:36:37.068621 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2025.01.14 22:36:37.068855 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
7573 | 2025.01.14 22:36:37.068977 [ 258 ] {9ccace58-4e94-4490-85a4-02122a7c7967} <Debug> TCPHandler: Processed in 0.001797132 sec. | ||
7574 | 2025.01.14 22:36:37.069146 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2025.01.14 22:36:37.069294 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7576 | 2025.01.14 22:36:37.069358 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7577 | 2025.01.14 22:36:37.070182 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2025.01.14 22:36:37.070225 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7579 | 2025.01.14 22:36:37.070683 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7580 | 2025.01.14 22:36:37.070928 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2025.01.14 22:36:37.071109 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.001846 sec., 509209.10075839655 rows/sec., 33.98 MiB/sec. | ||
7582 | 2025.01.14 22:36:37.071161 [ 253 ] {0b7ccc8a-117b-45df-8a66-13d81062fcc8} <Debug> TCPHandler: Processed in 0.002083095 sec. | ||
7583 | 2025.01.14 22:36:37.071302 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2025.01.14 22:36:37.071420 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7585 | 2025.01.14 22:36:37.071471 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7586 | 2025.01.14 22:36:37.071978 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2025.01.14 22:36:37.072020 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7588 | 2025.01.14 22:36:37.072400 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7589 | 2025.01.14 22:36:37.072672 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2025.01.14 22:36:37.072850 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
7591 | 2025.01.14 22:36:37.072901 [ 258 ] {217ee1cc-b05c-4451-a32c-b223f3600f7e} <Debug> TCPHandler: Processed in 0.001657651 sec. | ||
7592 | 2025.01.14 22:36:37.073035 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2025.01.14 22:36:37.073152 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7594 | 2025.01.14 22:36:37.073202 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7595 | 2025.01.14 22:36:37.073691 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7596 | 2025.01.14 22:36:37.073736 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7597 | 2025.01.14 22:36:37.074117 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7598 | 2025.01.14 22:36:37.074371 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7599 | 2025.01.14 22:36:37.074599 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001468 sec., 46321.525885558585 rows/sec., 2.94 MiB/sec. | ||
7600 | 2025.01.14 22:36:37.074654 [ 253 ] {d3a95bed-c1ab-40ca-9164-16090791b040} <Debug> TCPHandler: Processed in 0.00167421 sec. | ||
7601 | 2025.01.14 22:36:37.076385 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7602 | 2025.01.14 22:36:37.076506 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7603 | 2025.01.14 22:36:37.076553 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7604 | 2025.01.14 22:36:37.077162 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2025.01.14 22:36:37.077201 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7606 | 2025.01.14 22:36:37.077564 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7607 | 2025.01.14 22:36:37.077810 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2025.01.14 22:36:37.077999 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001517 sec., 17139.09030982202 rows/sec., 1.33 MiB/sec. | ||
7609 | 2025.01.14 22:36:37.078051 [ 258 ] {8a5b14a9-3f03-483d-bed4-dba6f5dfe367} <Debug> TCPHandler: Processed in 0.001728551 sec. | ||
7610 | 2025.01.14 22:36:37.078189 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7611 | 2025.01.14 22:36:37.078304 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7612 | 2025.01.14 22:36:37.078352 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7613 | 2025.01.14 22:36:37.079040 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7614 | 2025.01.14 22:36:37.079089 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7615 | 2025.01.14 22:36:37.079484 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7616 | 2025.01.14 22:36:37.079726 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7617 | 2025.01.14 22:36:37.079940 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001659 sec., 16877.637130801686 rows/sec., 1.32 MiB/sec. | ||
7618 | 2025.01.14 22:36:37.079994 [ 253 ] {108c0635-e67e-4ce7-bca7-375f8979f1cf} <Debug> TCPHandler: Processed in 0.001865772 sec. | ||
7619 | 2025.01.14 22:36:37.080132 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7620 | 2025.01.14 22:36:37.080250 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7621 | 2025.01.14 22:36:37.080300 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7622 | 2025.01.14 22:36:37.080813 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2025.01.14 22:36:37.080851 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7624 | 2025.01.14 22:36:37.081221 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7625 | 2025.01.14 22:36:37.081466 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7626 | 2025.01.14 22:36:37.081643 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001418 sec., 7052.186177715092 rows/sec., 500.68 KiB/sec. | ||
7627 | 2025.01.14 22:36:37.081693 [ 258 ] {9d775e74-821d-49eb-ba4b-47d70232c7e0} <Debug> TCPHandler: Processed in 0.001617739 sec. | ||
7628 | 2025.01.14 22:36:37.081839 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7629 | 2025.01.14 22:36:37.081956 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7630 | 2025.01.14 22:36:37.082004 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7631 | 2025.01.14 22:36:37.082469 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7632 | 2025.01.14 22:36:37.082507 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7633 | 2025.01.14 22:36:37.082857 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7634 | 2025.01.14 22:36:37.083095 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2025.01.14 22:36:37.083304 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001372 sec., 2915.451895043732 rows/sec., 204.99 KiB/sec. | ||
7636 | 2025.01.14 22:36:37.083354 [ 253 ] {cb63c0a1-c83c-47a6-9542-bffd15116cf4} <Debug> TCPHandler: Processed in 0.001573468 sec. | ||
7637 | 2025.01.14 22:36:38.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.10 MiB, peak 219.44 MiB, free memory in arenas 0.00 B, will set to 212.05 MiB (RSS), difference: -1.05 MiB | ||
7638 | 2025.01.14 22:36:38.406919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
7639 | 2025.01.14 22:36:38.407666 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2025.01.14 22:36:38.407711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7641 | 2025.01.14 22:36:38.408238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7642 | 2025.01.14 22:36:38.408488 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2025.01.14 22:36:38.408705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
7644 | 2025.01.14 22:36:38.408718 [ 74 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7645 | 2025.01.14 22:36:38.408795 [ 74 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7646 | 2025.01.14 22:36:38.408823 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7647 | 2025.01.14 22:36:38.409263 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7648 | 2025.01.14 22:36:38.410032 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7649 | 2025.01.14 22:36:38.410254 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7650 | 2025.01.14 22:36:38.410724 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7651 | 2025.01.14 22:36:38.411066 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7652 | 2025.01.14 22:36:38.411370 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7653 | 2025.01.14 22:36:38.411641 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7654 | 2025.01.14 22:36:38.411983 [ 186 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
7655 | 2025.01.14 22:36:38.414873 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.005979732 sec., 3152147.9557946743 rows/sec., 45.09 MiB/sec. | ||
7656 | 2025.01.14 22:36:38.415229 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7657 | 2025.01.14 22:36:38.415577 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_41_8} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2025.01.14 22:36:38.415672 [ 189 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_41_8} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7659 | 2025.01.14 22:36:38.415792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
7660 | 2025.01.14 22:36:39.696089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7661 | 2025.01.14 22:36:39.718324 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2025.01.14 22:36:39.718391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7663 | 2025.01.14 22:36:39.725830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7664 | 2025.01.14 22:36:39.726647 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2025.01.14 22:36:39.727043 [ 73 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7666 | 2025.01.14 22:36:39.727170 [ 73 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2025.01.14 22:36:39.727238 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7668 | 2025.01.14 22:36:39.727738 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7669 | 2025.01.14 22:36:39.746115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7670 | 2025.01.14 22:36:39.747576 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7671 | 2025.01.14 22:36:39.749110 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7672 | 2025.01.14 22:36:39.755020 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7673 | 2025.01.14 22:36:39.760688 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7674 | 2025.01.14 22:36:39.766184 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7675 | 2025.01.14 22:36:39.771950 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7676 | 2025.01.14 22:36:39.776730 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
7677 | 2025.01.14 22:36:39.838020 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110644393 sec., 2792.730762235733 rows/sec., 14.44 MiB/sec. | ||
7678 | 2025.01.14 22:36:39.841066 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7679 | 2025.01.14 22:36:39.844085 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_41_8} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7680 | 2025.01.14 22:36:39.844203 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_41_8} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7681 | 2025.01.14 22:36:39.846752 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7682 | 2025.01.14 22:36:40.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.56 MiB, peak 226.96 MiB, free memory in arenas 0.00 B, will set to 216.23 MiB (RSS), difference: 2.67 MiB | ||
7683 | 2025.01.14 22:36:41.006991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1050 | ||
7684 | 2025.01.14 22:36:41.010351 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2025.01.14 22:36:41.010399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7686 | 2025.01.14 22:36:41.011884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7687 | 2025.01.14 22:36:41.012192 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2025.01.14 22:36:41.013070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
7689 | 2025.01.14 22:36:42.060198 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7690 | 2025.01.14 22:36:42.060507 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7691 | 2025.01.14 22:36:42.060625 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7692 | 2025.01.14 22:36:42.061452 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7693 | 2025.01.14 22:36:42.061499 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7694 | 2025.01.14 22:36:42.061966 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7695 | 2025.01.14 22:36:42.062229 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7696 | 2025.01.14 22:36:42.062441 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00202 sec., 64356.43564356436 rows/sec., 5.56 MiB/sec. | ||
7697 | 2025.01.14 22:36:42.062507 [ 253 ] {b92fba72-ccf9-4332-8223-09e1e13aef5e} <Debug> TCPHandler: Processed in 0.00250033 sec. | ||
7698 | 2025.01.14 22:36:42.062768 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7699 | 2025.01.14 22:36:42.062964 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7700 | 2025.01.14 22:36:42.063035 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7701 | 2025.01.14 22:36:42.063801 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7702 | 2025.01.14 22:36:42.063848 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7703 | 2025.01.14 22:36:42.064290 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7704 | 2025.01.14 22:36:42.064554 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7705 | 2025.01.14 22:36:42.064811 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001892 sec., 20613.107822410147 rows/sec., 1.51 MiB/sec. | ||
7706 | 2025.01.14 22:36:42.064915 [ 258 ] {443faf85-5bf8-4683-a603-fd1836a42081} <Debug> TCPHandler: Processed in 0.002280637 sec. | ||
7707 | 2025.01.14 22:36:42.065237 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7708 | 2025.01.14 22:36:42.065465 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7709 | 2025.01.14 22:36:42.065558 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7710 | 2025.01.14 22:36:42.066222 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7711 | 2025.01.14 22:36:42.066261 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7712 | 2025.01.14 22:36:42.066637 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7713 | 2025.01.14 22:36:42.066878 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7714 | 2025.01.14 22:36:42.067077 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00167 sec., 56886.22754491018 rows/sec., 4.44 MiB/sec. | ||
7715 | 2025.01.14 22:36:42.067152 [ 253 ] {7be3d637-e85d-49f7-9b8d-7103bec22dfb} <Debug> TCPHandler: Processed in 0.002112565 sec. | ||
7716 | 2025.01.14 22:36:42.067415 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7717 | 2025.01.14 22:36:42.067587 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7718 | 2025.01.14 22:36:42.067646 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7719 | 2025.01.14 22:36:42.068249 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7720 | 2025.01.14 22:36:42.068289 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7721 | 2025.01.14 22:36:42.068696 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7722 | 2025.01.14 22:36:42.068941 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2025.01.14 22:36:42.069157 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001601 sec., 93691.44284821986 rows/sec., 6.50 MiB/sec. | ||
7724 | 2025.01.14 22:36:42.069209 [ 258 ] {872c6358-e490-458d-a0ba-4da235f1b4d8} <Debug> TCPHandler: Processed in 0.001947044 sec. | ||
7725 | 2025.01.14 22:36:42.069358 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7726 | 2025.01.14 22:36:42.069477 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7727 | 2025.01.14 22:36:42.069560 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <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 | ||
7728 | 2025.01.14 22:36:42.070893 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2025.01.14 22:36:42.070931 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7730 | 2025.01.14 22:36:42.071618 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7731 | 2025.01.14 22:36:42.071888 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2025.01.14 22:36:42.072163 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002711 sec., 14385.835485060863 rows/sec., 25.78 MiB/sec. | ||
7733 | 2025.01.14 22:36:42.072273 [ 253 ] {740b1d73-1872-4809-a324-f10798dce190} <Debug> TCPHandler: Processed in 0.002972145 sec. | ||
7734 | 2025.01.14 22:36:42.072431 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.01.14 22:36:42.072572 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7736 | 2025.01.14 22:36:42.072626 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7737 | 2025.01.14 22:36:42.073112 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.01.14 22:36:42.073151 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7739 | 2025.01.14 22:36:42.073529 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7740 | 2025.01.14 22:36:42.073774 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2025.01.14 22:36:42.074081 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001537 sec., 32530.904359141186 rows/sec., 2.23 MiB/sec. | ||
7742 | 2025.01.14 22:36:42.074131 [ 258 ] {31db9b58-fbfb-47b3-a6a5-9391f5aab5d9} <Debug> TCPHandler: Processed in 0.001767011 sec. | ||
7743 | 2025.01.14 22:36:45.763092 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7744 | 2025.01.14 22:36:45.763177 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7745 | 2025.01.14 22:36:45.908950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
7746 | 2025.01.14 22:36:45.909691 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.01.14 22:36:45.909743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7748 | 2025.01.14 22:36:45.910279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7749 | 2025.01.14 22:36:45.910543 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.01.14 22:36:45.910761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7751 | 2025.01.14 22:36:47.063325 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7752 | 2025.01.14 22:36:47.063624 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7753 | 2025.01.14 22:36:47.063739 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7754 | 2025.01.14 22:36:47.064515 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7755 | 2025.01.14 22:36:47.064561 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7756 | 2025.01.14 22:36:47.065003 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7757 | 2025.01.14 22:36:47.065277 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7758 | 2025.01.14 22:36:47.065439 [ 65 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7759 | 2025.01.14 22:36:47.065490 [ 65 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7760 | 2025.01.14 22:36:47.065497 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001955 sec., 7161.125319693094 rows/sec., 515.51 KiB/sec. | ||
7761 | 2025.01.14 22:36:47.065517 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7762 | 2025.01.14 22:36:47.065599 [ 253 ] {45e5d0d0-fc13-46b6-9ee6-c1a3d4ddb97a} <Debug> TCPHandler: Processed in 0.002464019 sec. | ||
7763 | 2025.01.14 22:36:47.065670 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7764 | 2025.01.14 22:36:47.065817 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7765 | 2025.01.14 22:36:47.065855 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7766 | 2025.01.14 22:36:47.065911 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7767 | 2025.01.14 22:36:47.065965 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7768 | 2025.01.14 22:36:47.066335 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7769 | 2025.01.14 22:36:47.066464 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7770 | 2025.01.14 22:36:47.066783 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7771 | 2025.01.14 22:36:47.066825 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7772 | 2025.01.14 22:36:47.067181 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7773 | 2025.01.14 22:36:47.069366 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2025.01.14 22:36:47.069475 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7775 | 2025.01.14 22:36:47.069562 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003961347 sec., 17670.756942019976 rows/sec., 1.31 MiB/sec. | ||
7776 | 2025.01.14 22:36:47.069753 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7777 | 2025.01.14 22:36:47.070315 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2025.01.14 22:36:47.070466 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_25_6} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7779 | 2025.01.14 22:36:47.070546 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7780 | 2025.01.14 22:36:47.070577 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7781 | 2025.01.14 22:36:47.070893 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2025.01.14 22:36:47.071160 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.004918 sec., 40463.60309068728 rows/sec., 3.51 MiB/sec. | ||
7783 | 2025.01.14 22:36:47.071236 [ 258 ] {f4f322fb-c1bd-434c-87e2-4ab0f1eead2d} <Debug> TCPHandler: Processed in 0.005502955 sec. | ||
7784 | 2025.01.14 22:36:47.071414 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7785 | 2025.01.14 22:36:47.071560 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7786 | 2025.01.14 22:36:47.071622 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7787 | 2025.01.14 22:36:47.072242 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7788 | 2025.01.14 22:36:47.072280 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7789 | 2025.01.14 22:36:47.072643 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7790 | 2025.01.14 22:36:47.072889 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2025.01.14 22:36:47.073073 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001549 sec., 4519.044544867656 rows/sec., 294.42 KiB/sec. | ||
7792 | 2025.01.14 22:36:47.073127 [ 253 ] {44457d18-a245-41ac-8c6f-fc97e4306cd8} <Debug> TCPHandler: Processed in 0.001784981 sec. | ||
7793 | 2025.01.14 22:36:47.073284 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7794 | 2025.01.14 22:36:47.073431 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7795 | 2025.01.14 22:36:47.073494 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7796 | 2025.01.14 22:36:47.074138 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2025.01.14 22:36:47.074179 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7798 | 2025.01.14 22:36:47.074547 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7799 | 2025.01.14 22:36:47.074784 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2025.01.14 22:36:47.074979 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec. | ||
7801 | 2025.01.14 22:36:47.075035 [ 258 ] {7ccb6ba3-ebd4-4afa-b9cb-bb91076dba5e} <Debug> TCPHandler: Processed in 0.001821862 sec. | ||
7802 | 2025.01.14 22:36:47.075190 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7803 | 2025.01.14 22:36:47.075330 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7804 | 2025.01.14 22:36:47.075390 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7805 | 2025.01.14 22:36:47.076037 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2025.01.14 22:36:47.076077 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7807 | 2025.01.14 22:36:47.076433 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7808 | 2025.01.14 22:36:47.076674 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7809 | 2025.01.14 22:36:47.076849 [ 63 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7810 | 2025.01.14 22:36:47.076922 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
7811 | 2025.01.14 22:36:47.076924 [ 63 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7812 | 2025.01.14 22:36:47.077023 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7813 | 2025.01.14 22:36:47.077050 [ 253 ] {134c532b-d36f-4f86-9caf-c0431cae77cd} <Debug> TCPHandler: Processed in 0.001926473 sec. | ||
7814 | 2025.01.14 22:36:47.077250 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7815 | 2025.01.14 22:36:47.077261 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7816 | 2025.01.14 22:36:47.077389 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7817 | 2025.01.14 22:36:47.077430 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7818 | 2025.01.14 22:36:47.077443 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7819 | 2025.01.14 22:36:47.077564 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7820 | 2025.01.14 22:36:47.077622 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7821 | 2025.01.14 22:36:47.078014 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7822 | 2025.01.14 22:36:47.078395 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7823 | 2025.01.14 22:36:47.078750 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7824 | 2025.01.14 22:36:47.080073 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7825 | 2025.01.14 22:36:47.080122 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7826 | 2025.01.14 22:36:47.080447 [ 197 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00335076 sec., 19398.584201793026 rows/sec., 1.26 MiB/sec. | ||
7827 | 2025.01.14 22:36:47.080687 [ 197 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7828 | 2025.01.14 22:36:47.080811 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7829 | 2025.01.14 22:36:47.081164 [ 197 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7830 | 2025.01.14 22:36:47.081313 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2025.01.14 22:36:47.081363 [ 197 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_25_6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7832 | 2025.01.14 22:36:47.081532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7833 | 2025.01.14 22:36:47.081698 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.004297 sec., 87037.4680009309 rows/sec., 6.15 MiB/sec. | ||
7834 | 2025.01.14 22:36:47.081765 [ 258 ] {23d00b8a-a1f4-47e3-ad7d-27979391a14a} <Debug> TCPHandler: Processed in 0.004605586 sec. | ||
7835 | 2025.01.14 22:36:47.081933 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7836 | 2025.01.14 22:36:47.082074 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7837 | 2025.01.14 22:36:47.082136 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7838 | 2025.01.14 22:36:47.082707 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2025.01.14 22:36:47.082753 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7840 | 2025.01.14 22:36:47.083124 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7841 | 2025.01.14 22:36:47.083378 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7842 | 2025.01.14 22:36:47.083601 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. | ||
7843 | 2025.01.14 22:36:47.083654 [ 253 ] {28282573-f968-49fa-8431-6f0ac057dfe7} <Debug> TCPHandler: Processed in 0.001794131 sec. | ||
7844 | 2025.01.14 22:36:47.083821 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7845 | 2025.01.14 22:36:47.083966 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7846 | 2025.01.14 22:36:47.084031 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7847 | 2025.01.14 22:36:47.084724 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2025.01.14 22:36:47.084770 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7849 | 2025.01.14 22:36:47.085165 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7850 | 2025.01.14 22:36:47.085399 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2025.01.14 22:36:47.085522 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7852 | 2025.01.14 22:36:47.085554 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2025.01.14 22:36:47.085576 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7854 | 2025.01.14 22:36:47.085587 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001655 sec., 137160.12084592145 rows/sec., 9.15 MiB/sec. | ||
7855 | 2025.01.14 22:36:47.085745 [ 258 ] {a7c007e7-c068-4418-8b66-d3631e839119} <Debug> TCPHandler: Processed in 0.001993304 sec. | ||
7856 | 2025.01.14 22:36:47.085777 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
7857 | 2025.01.14 22:36:47.086127 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7858 | 2025.01.14 22:36:47.086295 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7859 | 2025.01.14 22:36:47.086350 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15238 rows starting from the beginning of the part | ||
7860 | 2025.01.14 22:36:47.086675 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7861 | 2025.01.14 22:36:47.086693 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 150 rows starting from the beginning of the part | ||
7862 | 2025.01.14 22:36:47.086901 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7863 | 2025.01.14 22:36:47.087019 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 940 rows starting from the beginning of the part | ||
7864 | 2025.01.14 22:36:47.087370 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
7865 | 2025.01.14 22:36:47.087759 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 150 rows starting from the beginning of the part | ||
7866 | 2025.01.14 22:36:47.088058 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 227 rows starting from the beginning of the part | ||
7867 | 2025.01.14 22:36:47.089057 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2025.01.14 22:36:47.089119 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7869 | 2025.01.14 22:36:47.089704 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7870 | 2025.01.14 22:36:47.090053 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2025.01.14 22:36:47.090355 [ 63 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7872 | 2025.01.14 22:36:47.090452 [ 63 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7873 | 2025.01.14 22:36:47.090530 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7874 | 2025.01.14 22:36:47.090771 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004267 sec., 234.35669088352472 rows/sec., 15.79 KiB/sec. | ||
7875 | 2025.01.14 22:36:47.091500 [ 253 ] {34ffc967-6e69-4038-a6bb-b1bbcfc65d1b} <Debug> TCPHandler: Processed in 0.005641618 sec. | ||
7876 | 2025.01.14 22:36:47.091679 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7877 | 2025.01.14 22:36:47.091888 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7878 | 2025.01.14 22:36:47.092343 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7879 | 2025.01.14 22:36:47.092354 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7880 | 2025.01.14 22:36:47.092422 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7881 | 2025.01.14 22:36:47.092503 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7882 | 2025.01.14 22:36:47.092789 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7883 | 2025.01.14 22:36:47.093222 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7884 | 2025.01.14 22:36:47.093780 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7885 | 2025.01.14 22:36:47.094170 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7886 | 2025.01.14 22:36:47.094308 [ 193 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
7887 | 2025.01.14 22:36:47.095345 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7888 | 2025.01.14 22:36:47.095509 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7889 | 2025.01.14 22:36:47.096335 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16715 rows, containing 5 columns (5 merged, 0 gathered) in 0.010699968 sec., 1562154.204573322 rows/sec., 105.04 MiB/sec. | ||
7890 | 2025.01.14 22:36:47.096662 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7891 | 2025.01.14 22:36:47.097250 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7892 | 2025.01.14 22:36:47.097684 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7893 | 2025.01.14 22:36:47.098004 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7894 | 2025.01.14 22:36:47.098105 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7895 | 2025.01.14 22:36:47.098296 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
7896 | 2025.01.14 22:36:47.098545 [ 63 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7897 | 2025.01.14 22:36:47.098616 [ 63 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.01.14 22:36:47.098664 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7899 | 2025.01.14 22:36:47.098690 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.006499 sec., 11078.627481150947 rows/sec., 723.67 KiB/sec. | ||
7900 | 2025.01.14 22:36:47.099176 [ 258 ] {a65c04a5-4d1f-483c-abf7-847f6db790c9} <Debug> TCPHandler: Processed in 0.00749791 sec. | ||
7901 | 2025.01.14 22:36:47.099532 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
7902 | 2025.01.14 22:36:47.100064 [ 192 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.009365172 sec., 2669.4651203416233 rows/sec., 179.88 KiB/sec. | ||
7903 | 2025.01.14 22:36:47.100096 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7904 | 2025.01.14 22:36:47.100169 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2656 rows starting from the beginning of the part | ||
7905 | 2025.01.14 22:36:47.100282 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 50 rows starting from the beginning of the part | ||
7906 | 2025.01.14 22:36:47.100291 [ 192 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7907 | 2025.01.14 22:36:47.100466 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
7908 | 2025.01.14 22:36:47.100603 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
7909 | 2025.01.14 22:36:47.100744 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 50 rows starting from the beginning of the part | ||
7910 | 2025.01.14 22:36:47.100907 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
7911 | 2025.01.14 22:36:47.101027 [ 192 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_25_5} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7912 | 2025.01.14 22:36:47.101201 [ 192 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_25_5} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7913 | 2025.01.14 22:36:47.101307 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7914 | 2025.01.14 22:36:47.102454 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706834 sec., 782338.7829074623 rows/sec., 51.33 MiB/sec. | ||
7915 | 2025.01.14 22:36:47.102777 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7916 | 2025.01.14 22:36:47.103147 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2025.01.14 22:36:47.103246 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_56_11} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7918 | 2025.01.14 22:36:47.103360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
7919 | 2025.01.14 22:36:47.246309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7920 | 2025.01.14 22:36:47.265208 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2025.01.14 22:36:47.265253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7922 | 2025.01.14 22:36:47.272094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7923 | 2025.01.14 22:36:47.272837 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7924 | 2025.01.14 22:36:47.275422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7925 | 2025.01.14 22:36:48.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.57 MiB, peak 226.96 MiB, free memory in arenas 0.00 B, will set to 216.26 MiB (RSS), difference: -1.31 MiB | ||
7926 | 2025.01.14 22:36:51.013448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1082 | ||
7927 | 2025.01.14 22:36:51.016573 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2025.01.14 22:36:51.016622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7929 | 2025.01.14 22:36:51.018097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7930 | 2025.01.14 22:36:51.018412 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.01.14 22:36:51.018988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
7932 | 2025.01.14 22:36:52.061562 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7933 | 2025.01.14 22:36:52.061870 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7934 | 2025.01.14 22:36:52.061985 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7935 | 2025.01.14 22:36:52.062717 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7936 | 2025.01.14 22:36:52.062765 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7937 | 2025.01.14 22:36:52.063201 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7938 | 2025.01.14 22:36:52.063465 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7939 | 2025.01.14 22:36:52.063729 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00194 sec., 4123.711340206185 rows/sec., 336.26 KiB/sec. | ||
7940 | 2025.01.14 22:36:52.063830 [ 253 ] {88d5c69d-9ced-4d00-ac05-64c8aa093b33} <Debug> TCPHandler: Processed in 0.002458039 sec. | ||
7941 | 2025.01.14 22:36:52.064088 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7942 | 2025.01.14 22:36:52.064300 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7943 | 2025.01.14 22:36:52.064377 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7944 | 2025.01.14 22:36:52.065267 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7945 | 2025.01.14 22:36:52.065312 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7946 | 2025.01.14 22:36:52.065759 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7947 | 2025.01.14 22:36:52.066016 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7948 | 2025.01.14 22:36:52.066160 [ 55 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7949 | 2025.01.14 22:36:52.066211 [ 55 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2025.01.14 22:36:52.066222 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.001978 sec., 67745.19716885743 rows/sec., 5.82 MiB/sec. | ||
7951 | 2025.01.14 22:36:52.066242 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7952 | 2025.01.14 22:36:52.066340 [ 258 ] {76cfe8a2-4d11-4b0c-9e92-39cf30c14af7} <Debug> TCPHandler: Processed in 0.002390128 sec. | ||
7953 | 2025.01.14 22:36:52.066575 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
7954 | 2025.01.14 22:36:52.066634 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2025.01.14 22:36:52.066859 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7956 | 2025.01.14 22:36:52.066947 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1426 rows starting from the beginning of the part | ||
7957 | 2025.01.14 22:36:52.067004 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7958 | 2025.01.14 22:36:52.067169 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7959 | 2025.01.14 22:36:52.067212 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1342 rows starting from the beginning of the part | ||
7960 | 2025.01.14 22:36:52.067651 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
7961 | 2025.01.14 22:36:52.067987 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
7962 | 2025.01.14 22:36:52.068372 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part | ||
7963 | 2025.01.14 22:36:52.068813 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 134 rows starting from the beginning of the part | ||
7964 | 2025.01.14 22:36:52.070244 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7965 | 2025.01.14 22:36:52.070309 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7966 | 2025.01.14 22:36:52.071350 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7967 | 2025.01.14 22:36:52.071817 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2025.01.14 22:36:52.072062 [ 55 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
7969 | 2025.01.14 22:36:52.072178 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.005252 sec., 8948.97182025895 rows/sec., 664.74 KiB/sec. | ||
7970 | 2025.01.14 22:36:52.072194 [ 55 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7971 | 2025.01.14 22:36:52.072534 [ 253 ] {52494720-04ee-425b-88dc-121652f74dec} <Debug> TCPHandler: Processed in 0.006086602 sec. | ||
7972 | 2025.01.14 22:36:52.072608 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7973 | 2025.01.14 22:36:52.073028 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7974 | 2025.01.14 22:36:52.073061 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.00669666 sec., 486361.85800085415 rows/sec., 42.65 MiB/sec. | ||
7975 | 2025.01.14 22:36:52.073166 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
7976 | 2025.01.14 22:36:52.073320 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7977 | 2025.01.14 22:36:52.073495 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7978 | 2025.01.14 22:36:52.073511 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7979 | 2025.01.14 22:36:52.073513 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7980 | 2025.01.14 22:36:52.073585 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 62 rows starting from the beginning of the part | ||
7981 | 2025.01.14 22:36:52.074189 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
7982 | 2025.01.14 22:36:52.074744 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
7983 | 2025.01.14 22:36:52.075325 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2025.01.14 22:36:52.075433 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
7985 | 2025.01.14 22:36:52.075925 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_61_12} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7986 | 2025.01.14 22:36:52.075938 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
7987 | 2025.01.14 22:36:52.076390 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7988 | 2025.01.14 22:36:52.076591 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 47 rows starting from the beginning of the part | ||
7989 | 2025.01.14 22:36:52.077952 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7990 | 2025.01.14 22:36:52.078020 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7991 | 2025.01.14 22:36:52.079118 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7992 | 2025.01.14 22:36:52.079547 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006568618 sec., 31513.47817760144 rows/sec., 2.38 MiB/sec. | ||
7993 | 2025.01.14 22:36:52.079709 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7994 | 2025.01.14 22:36:52.079804 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
7995 | 2025.01.14 22:36:52.079987 [ 55 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7996 | 2025.01.14 22:36:52.080061 [ 55 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7997 | 2025.01.14 22:36:52.080145 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7998 | 2025.01.14 22:36:52.080259 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.006988 sec., 14739.553520320549 rows/sec., 1.15 MiB/sec. | ||
7999 | 2025.01.14 22:36:52.080536 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
8000 | 2025.01.14 22:36:52.080581 [ 258 ] {11432ee3-b168-4ba7-80f6-194a5b9459c0} <Debug> TCPHandler: Processed in 0.007880624 sec. | ||
8001 | 2025.01.14 22:36:52.080674 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8002 | 2025.01.14 22:36:52.080912 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8003 | 2025.01.14 22:36:52.080923 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8004 | 2025.01.14 22:36:52.080944 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_55_11} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
8005 | 2025.01.14 22:36:52.080980 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 903 rows starting from the beginning of the part | ||
8006 | 2025.01.14 22:36:52.081166 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8007 | 2025.01.14 22:36:52.081276 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 836 rows starting from the beginning of the part | ||
8008 | 2025.01.14 22:36:52.081303 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8009 | 2025.01.14 22:36:52.081449 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8010 | 2025.01.14 22:36:52.081459 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part | ||
8011 | 2025.01.14 22:36:52.081660 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
8012 | 2025.01.14 22:36:52.081833 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 374 rows starting from the beginning of the part | ||
8013 | 2025.01.14 22:36:52.082324 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part | ||
8014 | 2025.01.14 22:36:52.083239 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2025.01.14 22:36:52.083283 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8016 | 2025.01.14 22:36:52.083890 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8017 | 2025.01.14 22:36:52.084217 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2025.01.14 22:36:52.084284 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2339 rows, containing 5 columns (5 merged, 0 gathered) in 0.004013808 sec., 582738.3870877731 rows/sec., 44.59 MiB/sec. | ||
8019 | 2025.01.14 22:36:52.084549 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.003383 sec., 45521.726278451075 rows/sec., 3.16 MiB/sec. | ||
8020 | 2025.01.14 22:36:52.084640 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8021 | 2025.01.14 22:36:52.084665 [ 253 ] {9740fbd3-b58b-4146-b5fa-5378708d212c} <Debug> TCPHandler: Processed in 0.003915526 sec. | ||
8022 | 2025.01.14 22:36:52.084919 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8023 | 2025.01.14 22:36:52.085147 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8024 | 2025.01.14 22:36:52.085243 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8025 | 2025.01.14 22:36:52.085320 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <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 | ||
8026 | 2025.01.14 22:36:52.085489 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_61_12} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8027 | 2025.01.14 22:36:52.085786 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8028 | 2025.01.14 22:36:52.087009 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2025.01.14 22:36:52.087053 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8030 | 2025.01.14 22:36:52.087777 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8031 | 2025.01.14 22:36:52.088054 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8032 | 2025.01.14 22:36:52.088268 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003194 sec., 12210.394489668128 rows/sec., 21.88 MiB/sec. | ||
8033 | 2025.01.14 22:36:52.088379 [ 258 ] {c8785943-4500-45db-a3a4-260e5a9445c3} <Debug> TCPHandler: Processed in 0.003591933 sec. | ||
8034 | 2025.01.14 22:36:52.088598 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8035 | 2025.01.14 22:36:52.088827 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8036 | 2025.01.14 22:36:52.088922 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8037 | 2025.01.14 22:36:52.089463 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2025.01.14 22:36:52.089503 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8039 | 2025.01.14 22:36:52.089888 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8040 | 2025.01.14 22:36:52.090128 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2025.01.14 22:36:52.090380 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001602 sec., 31210.986267166045 rows/sec., 2.14 MiB/sec. | ||
8042 | 2025.01.14 22:36:52.090441 [ 253 ] {5bdbd163-bc49-49a3-8f90-8f1404ad901f} <Debug> TCPHandler: Processed in 0.001960054 sec. | ||
8043 | 2025.01.14 22:36:53.410993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8044 | 2025.01.14 22:36:53.411683 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.01.14 22:36:53.411732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8046 | 2025.01.14 22:36:53.412255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8047 | 2025.01.14 22:36:53.412515 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8048 | 2025.01.14 22:36:53.412757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8049 | 2025.01.14 22:36:54.775605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
8050 | 2025.01.14 22:36:54.796350 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8051 | 2025.01.14 22:36:54.796417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8052 | 2025.01.14 22:36:54.803702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8053 | 2025.01.14 22:36:54.804479 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2025.01.14 22:36:54.807183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
8055 | 2025.01.14 22:36:57.063227 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8056 | 2025.01.14 22:36:57.063440 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8057 | 2025.01.14 22:36:57.063515 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8058 | 2025.01.14 22:36:57.064286 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2025.01.14 22:36:57.064342 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8060 | 2025.01.14 22:36:57.064790 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8061 | 2025.01.14 22:36:57.065048 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8062 | 2025.01.14 22:36:57.065282 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. | ||
8063 | 2025.01.14 22:36:57.065350 [ 253 ] {c42abc81-3d57-4d5e-a986-75e1fddce93b} <Debug> TCPHandler: Processed in 0.002257987 sec. | ||
8064 | 2025.01.14 22:36:57.065616 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8065 | 2025.01.14 22:36:57.065826 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8066 | 2025.01.14 22:36:57.065901 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8067 | 2025.01.14 22:36:57.066755 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8068 | 2025.01.14 22:36:57.066799 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8069 | 2025.01.14 22:36:57.067253 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8070 | 2025.01.14 22:36:57.067504 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8071 | 2025.01.14 22:36:57.067738 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001972 sec., 100912.77890466532 rows/sec., 8.74 MiB/sec. | ||
8072 | 2025.01.14 22:36:57.067795 [ 258 ] {f660c30f-6e7c-457d-ab9a-14303540aca0} <Debug> TCPHandler: Processed in 0.002318628 sec. | ||
8073 | 2025.01.14 22:36:57.067962 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8074 | 2025.01.14 22:36:57.068113 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8075 | 2025.01.14 22:36:57.068176 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8076 | 2025.01.14 22:36:57.068889 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8077 | 2025.01.14 22:36:57.068940 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8078 | 2025.01.14 22:36:57.069339 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8079 | 2025.01.14 22:36:57.069582 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8080 | 2025.01.14 22:36:57.069812 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001737 sec., 4029.936672423719 rows/sec., 262.55 KiB/sec. | ||
8081 | 2025.01.14 22:36:57.069900 [ 253 ] {2f54e0ef-e801-4717-af01-3c2ee8d1cb6d} <Debug> TCPHandler: Processed in 0.002010204 sec. | ||
8082 | 2025.01.14 22:36:57.070124 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8083 | 2025.01.14 22:36:57.070302 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8084 | 2025.01.14 22:36:57.070360 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8085 | 2025.01.14 22:36:57.071053 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8086 | 2025.01.14 22:36:57.071101 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8087 | 2025.01.14 22:36:57.071465 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8088 | 2025.01.14 22:36:57.071701 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8089 | 2025.01.14 22:36:57.071878 [ 48 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8090 | 2025.01.14 22:36:57.071935 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
8091 | 2025.01.14 22:36:57.071966 [ 48 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2025.01.14 22:36:57.072044 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8093 | 2025.01.14 22:36:57.072054 [ 258 ] {6cdfc0b4-6c7e-4c3e-8e73-0c2200e634d7} <Debug> TCPHandler: Processed in 0.002051454 sec. | ||
8094 | 2025.01.14 22:36:57.072544 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
8095 | 2025.01.14 22:36:57.072534 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2025.01.14 22:36:57.072831 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8097 | 2025.01.14 22:36:57.072927 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part | ||
8098 | 2025.01.14 22:36:57.072967 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8099 | 2025.01.14 22:36:57.073172 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8100 | 2025.01.14 22:36:57.073179 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
8101 | 2025.01.14 22:36:57.073586 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8102 | 2025.01.14 22:36:57.073963 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
8103 | 2025.01.14 22:36:57.074311 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8104 | 2025.01.14 22:36:57.074671 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8105 | 2025.01.14 22:36:57.075953 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8106 | 2025.01.14 22:36:57.076015 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8107 | 2025.01.14 22:36:57.077003 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8108 | 2025.01.14 22:36:57.077594 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8109 | 2025.01.14 22:36:57.077642 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005489886 sec., 98362.69824182142 rows/sec., 7.05 MiB/sec. | ||
8110 | 2025.01.14 22:36:57.077927 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005057 sec., 2570.694087403599 rows/sec., 160.28 KiB/sec. | ||
8111 | 2025.01.14 22:36:57.077964 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8112 | 2025.01.14 22:36:57.078045 [ 253 ] {52c0ea71-bf65-46db-81e9-441aabd9f58a} <Debug> TCPHandler: Processed in 0.0058451 sec. | ||
8113 | 2025.01.14 22:36:57.078272 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8114 | 2025.01.14 22:36:57.078468 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8115 | 2025.01.14 22:36:57.078571 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8116 | 2025.01.14 22:36:57.078592 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8117 | 2025.01.14 22:36:57.078848 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_26_5} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8118 | 2025.01.14 22:36:57.079060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8119 | 2025.01.14 22:36:57.079705 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2025.01.14 22:36:57.079749 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8121 | 2025.01.14 22:36:57.080140 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8122 | 2025.01.14 22:36:57.080394 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2025.01.14 22:36:57.080603 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002186 sec., 171088.74656907594 rows/sec., 12.08 MiB/sec. | ||
8124 | 2025.01.14 22:36:57.080661 [ 258 ] {13b6502a-b6c2-4815-9284-5e33949f0ea1} <Debug> TCPHandler: Processed in 0.002501519 sec. | ||
8125 | 2025.01.14 22:36:57.080830 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2025.01.14 22:36:57.080971 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8127 | 2025.01.14 22:36:57.081033 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8128 | 2025.01.14 22:36:57.081568 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2025.01.14 22:36:57.081611 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8130 | 2025.01.14 22:36:57.081991 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8131 | 2025.01.14 22:36:57.082241 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2025.01.14 22:36:57.082421 [ 48 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8133 | 2025.01.14 22:36:57.082476 [ 48 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8134 | 2025.01.14 22:36:57.082492 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
8135 | 2025.01.14 22:36:57.082511 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8136 | 2025.01.14 22:36:57.082689 [ 253 ] {559af99b-2aac-4146-9842-f3727f8eda7c} <Debug> TCPHandler: Processed in 0.001922292 sec. | ||
8137 | 2025.01.14 22:36:57.082830 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8138 | 2025.01.14 22:36:57.083045 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8139 | 2025.01.14 22:36:57.083386 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8140 | 2025.01.14 22:36:57.083481 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8141 | 2025.01.14 22:36:57.083498 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8142 | 2025.01.14 22:36:57.083666 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8143 | 2025.01.14 22:36:57.083773 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8144 | 2025.01.14 22:36:57.083961 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8145 | 2025.01.14 22:36:57.084302 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8146 | 2025.01.14 22:36:57.084557 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8147 | 2025.01.14 22:36:57.084918 [ 200 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
8148 | 2025.01.14 22:36:57.086528 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2025.01.14 22:36:57.086621 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8150 | 2025.01.14 22:36:57.087773 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8151 | 2025.01.14 22:36:57.087949 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005310753 sec., 29374.365556070865 rows/sec., 1.50 MiB/sec. | ||
8152 | 2025.01.14 22:36:57.088184 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8153 | 2025.01.14 22:36:57.088247 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8154 | 2025.01.14 22:36:57.088718 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.005327 sec., 42613.10305988361 rows/sec., 2.84 MiB/sec. | ||
8155 | 2025.01.14 22:36:57.088888 [ 258 ] {da03f967-df77-4b9a-98dd-d49e34d02065} <Debug> TCPHandler: Processed in 0.006050363 sec. | ||
8156 | 2025.01.14 22:36:57.089174 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8157 | 2025.01.14 22:36:57.089193 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_26_5} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8158 | 2025.01.14 22:36:57.089292 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_26_5} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8159 | 2025.01.14 22:36:57.089331 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8160 | 2025.01.14 22:36:57.089398 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8161 | 2025.01.14 22:36:57.089415 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8162 | 2025.01.14 22:36:57.089965 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2025.01.14 22:36:57.090011 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8164 | 2025.01.14 22:36:57.090394 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8165 | 2025.01.14 22:36:57.090626 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2025.01.14 22:36:57.090879 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. | ||
8167 | 2025.01.14 22:36:57.091076 [ 253 ] {41d00c51-f40b-4c17-a4d0-311a5214a3c2} <Debug> TCPHandler: Processed in 0.002068315 sec. | ||
8168 | 2025.01.14 22:36:57.091262 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8169 | 2025.01.14 22:36:57.091400 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8170 | 2025.01.14 22:36:57.091459 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8171 | 2025.01.14 22:36:57.092016 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2025.01.14 22:36:57.092064 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8173 | 2025.01.14 22:36:57.092448 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8174 | 2025.01.14 22:36:57.092683 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8175 | 2025.01.14 22:36:57.092942 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001566 sec., 45977.011494252874 rows/sec., 2.93 MiB/sec. | ||
8176 | 2025.01.14 22:36:57.093070 [ 258 ] {8f49060e-e10a-4f1d-af3e-98479b0cc449} <Debug> TCPHandler: Processed in 0.001898923 sec. | ||
8177 | 2025.01.14 22:37:00.763233 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8178 | 2025.01.14 22:37:00.763350 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8179 | 2025.01.14 22:37:00.912998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8180 | 2025.01.14 22:37:00.913693 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2025.01.14 22:37:00.913742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8182 | 2025.01.14 22:37:00.914277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8183 | 2025.01.14 22:37:00.914531 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8184 | 2025.01.14 22:37:00.914841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8185 | 2025.01.14 22:37:01.019377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1116 | ||
8186 | 2025.01.14 22:37:01.022712 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2025.01.14 22:37:01.022772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8188 | 2025.01.14 22:37:01.024298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8189 | 2025.01.14 22:37:01.024657 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2025.01.14 22:37:01.024872 [ 43 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8191 | 2025.01.14 22:37:01.024990 [ 43 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8192 | 2025.01.14 22:37:01.025053 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8193 | 2025.01.14 22:37:01.025482 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
8194 | 2025.01.14 22:37:01.027387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
8195 | 2025.01.14 22:37:01.027742 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8196 | 2025.01.14 22:37:01.027925 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 944 rows starting from the beginning of the part | ||
8197 | 2025.01.14 22:37:01.028625 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
8198 | 2025.01.14 22:37:01.029263 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
8199 | 2025.01.14 22:37:01.029897 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
8200 | 2025.01.14 22:37:01.030518 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
8201 | 2025.01.14 22:37:01.031115 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
8202 | 2025.01.14 22:37:01.039103 [ 193 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.013940687 sec., 80053.44356415146 rows/sec., 63.47 MiB/sec. | ||
8203 | 2025.01.14 22:37:01.040765 [ 193 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8204 | 2025.01.14 22:37:01.041589 [ 193 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8205 | 2025.01.14 22:37:01.041689 [ 193 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_31_6} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8206 | 2025.01.14 22:37:01.042045 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
8207 | 2025.01.14 22:37:02.060768 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8208 | 2025.01.14 22:37:02.060957 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8209 | 2025.01.14 22:37:02.061032 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8210 | 2025.01.14 22:37:02.061816 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8211 | 2025.01.14 22:37:02.061866 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8212 | 2025.01.14 22:37:02.062300 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8213 | 2025.01.14 22:37:02.062554 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8214 | 2025.01.14 22:37:02.062798 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001893 sec., 68674.06233491813 rows/sec., 5.93 MiB/sec. | ||
8215 | 2025.01.14 22:37:02.062853 [ 253 ] {02498990-998a-4bef-a2aa-59bc949fa0d3} <Debug> TCPHandler: Processed in 0.002218487 sec. | ||
8216 | 2025.01.14 22:37:02.063091 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8217 | 2025.01.14 22:37:02.063277 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8218 | 2025.01.14 22:37:02.063347 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8219 | 2025.01.14 22:37:02.064080 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2025.01.14 22:37:02.064137 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8221 | 2025.01.14 22:37:02.064638 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8222 | 2025.01.14 22:37:02.064937 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2025.01.14 22:37:02.065204 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001976 sec., 19736.84210526316 rows/sec., 1.45 MiB/sec. | ||
8224 | 2025.01.14 22:37:02.065277 [ 258 ] {f2555669-84bb-41b9-b8f9-efdb970da65f} <Debug> TCPHandler: Processed in 0.002315398 sec. | ||
8225 | 2025.01.14 22:37:02.065503 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8226 | 2025.01.14 22:37:02.065726 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8227 | 2025.01.14 22:37:02.065817 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8228 | 2025.01.14 22:37:02.066684 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8229 | 2025.01.14 22:37:02.066723 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8230 | 2025.01.14 22:37:02.067092 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8231 | 2025.01.14 22:37:02.067323 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2025.01.14 22:37:02.067504 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001832 sec., 51855.89519650655 rows/sec., 4.05 MiB/sec. | ||
8233 | 2025.01.14 22:37:02.067553 [ 253 ] {a260ac04-203a-473d-875f-c70d85112cc5} <Debug> TCPHandler: Processed in 0.002167486 sec. | ||
8234 | 2025.01.14 22:37:02.067708 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8235 | 2025.01.14 22:37:02.067854 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8236 | 2025.01.14 22:37:02.067918 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8237 | 2025.01.14 22:37:02.068542 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8238 | 2025.01.14 22:37:02.068579 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8239 | 2025.01.14 22:37:02.068964 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8240 | 2025.01.14 22:37:02.069270 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8241 | 2025.01.14 22:37:02.069503 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001681 sec., 89232.5996430696 rows/sec., 6.19 MiB/sec. | ||
8242 | 2025.01.14 22:37:02.069560 [ 258 ] {80c7595b-6905-4e65-aeeb-3336417da9df} <Debug> TCPHandler: Processed in 0.001924153 sec. | ||
8243 | 2025.01.14 22:37:02.069784 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8244 | 2025.01.14 22:37:02.069957 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8245 | 2025.01.14 22:37:02.070048 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <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 | ||
8246 | 2025.01.14 22:37:02.071313 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8247 | 2025.01.14 22:37:02.071352 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8248 | 2025.01.14 22:37:02.072006 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8249 | 2025.01.14 22:37:02.072260 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8250 | 2025.01.14 22:37:02.072399 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8251 | 2025.01.14 22:37:02.072457 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2025.01.14 22:37:02.072474 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002545 sec., 15324.165029469548 rows/sec., 27.46 MiB/sec. | ||
8253 | 2025.01.14 22:37:02.072488 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8254 | 2025.01.14 22:37:02.072698 [ 253 ] {34c24b71-9852-4b6e-bd54-914eb7c615d7} <Debug> TCPHandler: Processed in 0.003061327 sec. | ||
8255 | 2025.01.14 22:37:02.072721 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
8256 | 2025.01.14 22:37:02.072882 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8257 | 2025.01.14 22:37:02.073199 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8258 | 2025.01.14 22:37:02.073289 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8259 | 2025.01.14 22:37:02.073309 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8260 | 2025.01.14 22:37:02.073497 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 981 rows starting from the beginning of the part | ||
8261 | 2025.01.14 22:37:02.074329 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
8262 | 2025.01.14 22:37:02.074934 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
8263 | 2025.01.14 22:37:02.075659 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8264 | 2025.01.14 22:37:02.075662 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
8265 | 2025.01.14 22:37:02.075730 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8266 | 2025.01.14 22:37:02.076233 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
8267 | 2025.01.14 22:37:02.076859 [ 197 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
8268 | 2025.01.14 22:37:02.077279 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8269 | 2025.01.14 22:37:02.077865 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8270 | 2025.01.14 22:37:02.078278 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005185 sec., 9643.201542912246 rows/sec., 677.10 KiB/sec. | ||
8271 | 2025.01.14 22:37:02.078501 [ 258 ] {87cfdf23-44d9-49d7-bd50-4948166b1cae} <Debug> TCPHandler: Processed in 0.005710799 sec. | ||
8272 | 2025.01.14 22:37:02.084335 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 19 columns (19 merged, 0 gathered) in 0.011747201 sec., 100108.95361371615 rows/sec., 179.39 MiB/sec. | ||
8273 | 2025.01.14 22:37:02.085840 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8274 | 2025.01.14 22:37:02.086254 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8275 | 2025.01.14 22:37:02.086341 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8276 | 2025.01.14 22:37:02.086502 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
8277 | 2025.01.14 22:37:02.307349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
8278 | 2025.01.14 22:37:02.329500 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8279 | 2025.01.14 22:37:02.329552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8280 | 2025.01.14 22:37:02.337064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8281 | 2025.01.14 22:37:02.337838 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2025.01.14 22:37:02.341082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8283 | 2025.01.14 22:37:03.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.29 MiB, peak 228.34 MiB, free memory in arenas 0.00 B, will set to 219.20 MiB (RSS), difference: 1.91 MiB | ||
8284 | 2025.01.14 22:37:07.051426 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8285 | 2025.01.14 22:37:07.051639 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8286 | 2025.01.14 22:37:07.051709 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8287 | 2025.01.14 22:37:07.052438 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8288 | 2025.01.14 22:37:07.052487 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8289 | 2025.01.14 22:37:07.052914 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8290 | 2025.01.14 22:37:07.053161 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2025.01.14 22:37:07.053402 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. | ||
8292 | 2025.01.14 22:37:07.053461 [ 253 ] {2ab495b7-1def-4181-9b06-42eaeedd3c56} <Debug> TCPHandler: Processed in 0.002175966 sec. | ||
8293 | 2025.01.14 22:37:07.053721 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8294 | 2025.01.14 22:37:07.053907 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8295 | 2025.01.14 22:37:07.053973 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8296 | 2025.01.14 22:37:07.054679 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2025.01.14 22:37:07.054718 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8298 | 2025.01.14 22:37:07.055130 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8299 | 2025.01.14 22:37:07.055384 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2025.01.14 22:37:07.055597 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001737 sec., 1151.4104778353483 rows/sec., 93.89 KiB/sec. | ||
8301 | 2025.01.14 22:37:07.055677 [ 258 ] {2289df95-b8ea-41af-9db7-19df290b9dc7} <Debug> TCPHandler: Processed in 0.002081455 sec. | ||
8302 | 2025.01.14 22:37:07.055846 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8303 | 2025.01.14 22:37:07.055984 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8304 | 2025.01.14 22:37:07.056042 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8305 | 2025.01.14 22:37:07.057220 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.01.14 22:37:07.057261 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8307 | 2025.01.14 22:37:07.057707 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8308 | 2025.01.14 22:37:07.057945 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.01.14 22:37:07.058149 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002196 sec., 610200.3642987249 rows/sec., 50.83 MiB/sec. | ||
8310 | 2025.01.14 22:37:07.058202 [ 253 ] {b4ac79b1-3b92-4a0f-b378-91b5ae69e79e} <Debug> TCPHandler: Processed in 0.002421259 sec. | ||
8311 | 2025.01.14 22:37:07.058354 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8312 | 2025.01.14 22:37:07.058494 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8313 | 2025.01.14 22:37:07.058552 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8314 | 2025.01.14 22:37:07.059237 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2025.01.14 22:37:07.059282 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8316 | 2025.01.14 22:37:07.059687 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8317 | 2025.01.14 22:37:07.059925 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8318 | 2025.01.14 22:37:07.060108 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001645 sec., 5471.12462006079 rows/sec., 362.13 KiB/sec. | ||
8319 | 2025.01.14 22:37:07.060160 [ 258 ] {fb11401d-19ad-4ad8-85d2-86cc59c2b180} <Debug> TCPHandler: Processed in 0.001871622 sec. | ||
8320 | 2025.01.14 22:37:07.060294 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8321 | 2025.01.14 22:37:07.060413 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8322 | 2025.01.14 22:37:07.060460 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8323 | 2025.01.14 22:37:07.061112 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8324 | 2025.01.14 22:37:07.061152 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8325 | 2025.01.14 22:37:07.061513 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8326 | 2025.01.14 22:37:07.061751 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8327 | 2025.01.14 22:37:07.061971 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001582 sec., 152970.9228824273 rows/sec., 10.36 MiB/sec. | ||
8328 | 2025.01.14 22:37:07.062024 [ 253 ] {59d2150b-1b32-41ec-a8cd-e0369319552b} <Debug> TCPHandler: Processed in 0.001786572 sec. | ||
8329 | 2025.01.14 22:37:07.062175 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8330 | 2025.01.14 22:37:07.062298 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8331 | 2025.01.14 22:37:07.062346 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8332 | 2025.01.14 22:37:07.062921 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8333 | 2025.01.14 22:37:07.062959 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8334 | 2025.01.14 22:37:07.063310 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8335 | 2025.01.14 22:37:07.063547 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8336 | 2025.01.14 22:37:07.063764 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 546.93 KiB/sec. | ||
8337 | 2025.01.14 22:37:07.063846 [ 258 ] {92efbbb8-0973-4b22-a80e-e2c50eadfba0} <Debug> TCPHandler: Processed in 0.00172521 sec. | ||
8338 | 2025.01.14 22:37:07.064092 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2025.01.14 22:37:07.064235 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8340 | 2025.01.14 22:37:07.064293 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8341 | 2025.01.14 22:37:07.065193 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8342 | 2025.01.14 22:37:07.065231 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8343 | 2025.01.14 22:37:07.065621 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8344 | 2025.01.14 22:37:07.065858 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8345 | 2025.01.14 22:37:07.066071 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.001872 sec., 444444.44444444444 rows/sec., 32.08 MiB/sec. | ||
8346 | 2025.01.14 22:37:07.066123 [ 253 ] {6ab44794-97ba-4099-aa6e-c813fc5274bc} <Debug> TCPHandler: Processed in 0.002175746 sec. | ||
8347 | 2025.01.14 22:37:07.066290 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8348 | 2025.01.14 22:37:07.066430 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8349 | 2025.01.14 22:37:07.066489 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8350 | 2025.01.14 22:37:07.066976 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8351 | 2025.01.14 22:37:07.067013 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8352 | 2025.01.14 22:37:07.067382 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8353 | 2025.01.14 22:37:07.067622 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8354 | 2025.01.14 22:37:07.067799 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
8355 | 2025.01.14 22:37:07.067847 [ 258 ] {f9dd7f0d-c911-4b0b-868a-20edb8ab19b8} <Debug> TCPHandler: Processed in 0.001627499 sec. | ||
8356 | 2025.01.14 22:37:07.067982 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8357 | 2025.01.14 22:37:07.068100 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8358 | 2025.01.14 22:37:07.068153 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8359 | 2025.01.14 22:37:07.068896 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8360 | 2025.01.14 22:37:07.068934 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8361 | 2025.01.14 22:37:07.069367 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8362 | 2025.01.14 22:37:07.069613 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8363 | 2025.01.14 22:37:07.069829 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Debug> executeQuery: Read 928 rows, 63.37 KiB in 0.001754 sec., 529076.3968072976 rows/sec., 35.28 MiB/sec. | ||
8364 | 2025.01.14 22:37:07.069879 [ 253 ] {09aa258e-7405-41ac-8bb2-7d12b038e098} <Debug> TCPHandler: Processed in 0.001957103 sec. | ||
8365 | 2025.01.14 22:37:07.070040 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8366 | 2025.01.14 22:37:07.070179 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8367 | 2025.01.14 22:37:07.070240 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8368 | 2025.01.14 22:37:07.070746 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8369 | 2025.01.14 22:37:07.070783 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8370 | 2025.01.14 22:37:07.071140 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8371 | 2025.01.14 22:37:07.071390 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8372 | 2025.01.14 22:37:07.071581 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
8373 | 2025.01.14 22:37:07.071695 [ 258 ] {8970649e-5850-4142-aa9a-3bad1fa0f042} <Debug> TCPHandler: Processed in 0.00172451 sec. | ||
8374 | 2025.01.14 22:37:07.071847 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8375 | 2025.01.14 22:37:07.071986 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8376 | 2025.01.14 22:37:07.072045 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8377 | 2025.01.14 22:37:07.072608 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8378 | 2025.01.14 22:37:07.072647 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8379 | 2025.01.14 22:37:07.073016 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8380 | 2025.01.14 22:37:07.073252 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8381 | 2025.01.14 22:37:07.073473 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Debug> executeQuery: Read 66 rows, 4.28 KiB in 0.001518 sec., 43478.260869565216 rows/sec., 2.75 MiB/sec. | ||
8382 | 2025.01.14 22:37:07.073522 [ 253 ] {fa1501e9-faf6-4785-8494-827d56fdb5da} <Debug> TCPHandler: Processed in 0.001743871 sec. | ||
8383 | 2025.01.14 22:37:07.075866 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8384 | 2025.01.14 22:37:07.076005 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8385 | 2025.01.14 22:37:07.076061 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8386 | 2025.01.14 22:37:07.076709 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8387 | 2025.01.14 22:37:07.076746 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8388 | 2025.01.14 22:37:07.077104 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8389 | 2025.01.14 22:37:07.077337 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8390 | 2025.01.14 22:37:07.077545 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001571 sec., 16549.968173138128 rows/sec., 1.25 MiB/sec. | ||
8391 | 2025.01.14 22:37:07.077633 [ 258 ] {7f66d5a0-da76-4468-aafe-1a426980941e} <Debug> TCPHandler: Processed in 0.001836572 sec. | ||
8392 | 2025.01.14 22:37:07.077872 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8393 | 2025.01.14 22:37:07.078027 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8394 | 2025.01.14 22:37:07.078073 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8395 | 2025.01.14 22:37:07.078650 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8396 | 2025.01.14 22:37:07.078688 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8397 | 2025.01.14 22:37:07.079028 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8398 | 2025.01.14 22:37:07.079263 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8399 | 2025.01.14 22:37:07.079449 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001445 sec., 19377.162629757782 rows/sec., 1.51 MiB/sec. | ||
8400 | 2025.01.14 22:37:07.079500 [ 253 ] {e89e96f9-bc75-4ba2-8344-7a7076a176ef} <Debug> TCPHandler: Processed in 0.001776412 sec. | ||
8401 | 2025.01.14 22:37:07.079651 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8402 | 2025.01.14 22:37:07.079792 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8403 | 2025.01.14 22:37:07.079852 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8404 | 2025.01.14 22:37:07.080453 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8405 | 2025.01.14 22:37:07.080499 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8406 | 2025.01.14 22:37:07.080873 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8407 | 2025.01.14 22:37:07.081110 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8408 | 2025.01.14 22:37:07.081273 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
8409 | 2025.01.14 22:37:07.081337 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8410 | 2025.01.14 22:37:07.081350 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001579 sec., 12666.24445851805 rows/sec., 899.25 KiB/sec. | ||
8411 | 2025.01.14 22:37:07.081371 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8412 | 2025.01.14 22:37:07.081503 [ 258 ] {44bf74b9-5b22-49ad-ab58-3eb064aad9b1} <Debug> TCPHandler: Processed in 0.001918202 sec. | ||
8413 | 2025.01.14 22:37:07.081558 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
8414 | 2025.01.14 22:37:07.081699 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8415 | 2025.01.14 22:37:07.081721 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8416 | 2025.01.14 22:37:07.081807 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16715 rows starting from the beginning of the part | ||
8417 | 2025.01.14 22:37:07.082056 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 154 rows starting from the beginning of the part | ||
8418 | 2025.01.14 22:37:07.082055 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8419 | 2025.01.14 22:37:07.082327 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 227 rows starting from the beginning of the part | ||
8420 | 2025.01.14 22:37:07.082363 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8421 | 2025.01.14 22:37:07.082637 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 150 rows starting from the beginning of the part | ||
8422 | 2025.01.14 22:37:07.083008 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 928 rows starting from the beginning of the part | ||
8423 | 2025.01.14 22:37:07.084268 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2025.01.14 22:37:07.084313 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8425 | 2025.01.14 22:37:07.084770 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8426 | 2025.01.14 22:37:07.085173 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2025.01.14 22:37:07.085483 [ 33 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8428 | 2025.01.14 22:37:07.085592 [ 33 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8429 | 2025.01.14 22:37:07.085693 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8430 | 2025.01.14 22:37:07.085870 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.003925 sec., 1528.6624203821657 rows/sec., 107.24 KiB/sec. | ||
8431 | 2025.01.14 22:37:07.086094 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
8432 | 2025.01.14 22:37:07.086164 [ 253 ] {2952bdf2-0909-4872-aa79-db0fa50ebbdb} <Debug> TCPHandler: Processed in 0.004567404 sec. | ||
8433 | 2025.01.14 22:37:07.086359 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8434 | 2025.01.14 22:37:07.086399 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2900 rows starting from the beginning of the part | ||
8435 | 2025.01.14 22:37:07.086484 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 50 rows starting from the beginning of the part | ||
8436 | 2025.01.14 22:37:07.086704 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
8437 | 2025.01.14 22:37:07.087046 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 50 rows starting from the beginning of the part | ||
8438 | 2025.01.14 22:37:07.087358 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
8439 | 2025.01.14 22:37:07.087642 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
8440 | 2025.01.14 22:37:07.089308 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.003465022 sec., 907353.5463844097 rows/sec., 59.54 MiB/sec. | ||
8441 | 2025.01.14 22:37:07.089712 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8442 | 2025.01.14 22:37:07.089711 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18174 rows, containing 5 columns (5 merged, 0 gathered) in 0.008213009 sec., 2212830.8881677836 rows/sec., 148.79 MiB/sec. | ||
8443 | 2025.01.14 22:37:07.090090 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8444 | 2025.01.14 22:37:07.090189 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8445 | 2025.01.14 22:37:07.090332 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_61_12} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8446 | 2025.01.14 22:37:07.090509 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8447 | 2025.01.14 22:37:07.090622 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.01.14 22:37:07.090721 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
8449 | 2025.01.14 22:37:07.090829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
8450 | 2025.01.14 22:37:08.415038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8451 | 2025.01.14 22:37:08.415834 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2025.01.14 22:37:08.415897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8453 | 2025.01.14 22:37:08.416453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8454 | 2025.01.14 22:37:08.416736 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2025.01.14 22:37:08.417012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8456 | 2025.01.14 22:37:09.841254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8457 | 2025.01.14 22:37:09.862660 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2025.01.14 22:37:09.862719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8459 | 2025.01.14 22:37:09.869957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8460 | 2025.01.14 22:37:09.870735 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2025.01.14 22:37:09.873575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8462 | 2025.01.14 22:37:11.027833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1158 | ||
8463 | 2025.01.14 22:37:11.031370 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8464 | 2025.01.14 22:37:11.031427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8465 | 2025.01.14 22:37:11.032983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8466 | 2025.01.14 22:37:11.033312 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8467 | 2025.01.14 22:37:11.034386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
8468 | 2025.01.14 22:37:12.061701 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8469 | 2025.01.14 22:37:12.061910 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8470 | 2025.01.14 22:37:12.061989 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8471 | 2025.01.14 22:37:12.062908 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8472 | 2025.01.14 22:37:12.062956 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8473 | 2025.01.14 22:37:12.063408 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8474 | 2025.01.14 22:37:12.063665 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8475 | 2025.01.14 22:37:12.063881 [ 50 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8476 | 2025.01.14 22:37:12.063910 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00205 sec., 63414.63414634146 rows/sec., 5.48 MiB/sec. | ||
8477 | 2025.01.14 22:37:12.063988 [ 50 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8478 | 2025.01.14 22:37:12.064065 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8479 | 2025.01.14 22:37:12.064084 [ 253 ] {a6c59f13-9e57-4661-8c25-17e5d672e392} <Debug> TCPHandler: Processed in 0.0025225 sec. | ||
8480 | 2025.01.14 22:37:12.064324 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
8481 | 2025.01.14 22:37:12.064418 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2025.01.14 22:37:12.064530 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8483 | 2025.01.14 22:37:12.064618 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1426 rows starting from the beginning of the part | ||
8484 | 2025.01.14 22:37:12.064758 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8485 | 2025.01.14 22:37:12.064855 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 199 rows starting from the beginning of the part | ||
8486 | 2025.01.14 22:37:12.065089 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8487 | 2025.01.14 22:37:12.065165 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 130 rows starting from the beginning of the part | ||
8488 | 2025.01.14 22:37:12.065464 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1340 rows starting from the beginning of the part | ||
8489 | 2025.01.14 22:37:12.065829 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
8490 | 2025.01.14 22:37:12.066126 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 130 rows starting from the beginning of the part | ||
8491 | 2025.01.14 22:37:12.067966 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8492 | 2025.01.14 22:37:12.068054 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8493 | 2025.01.14 22:37:12.068998 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8494 | 2025.01.14 22:37:12.069354 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8495 | 2025.01.14 22:37:12.069855 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3251 rows, containing 5 columns (5 merged, 0 gathered) in 0.005659187 sec., 574464.1412273529 rows/sec., 50.38 MiB/sec. | ||
8496 | 2025.01.14 22:37:12.069934 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005288 sec., 7375.189107413011 rows/sec., 554.58 KiB/sec. | ||
8497 | 2025.01.14 22:37:12.070051 [ 258 ] {bc851c49-8a37-48cd-bba6-66ee3a4b7171} <Debug> TCPHandler: Processed in 0.00581298 sec. | ||
8498 | 2025.01.14 22:37:12.070223 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8499 | 2025.01.14 22:37:12.070232 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8500 | 2025.01.14 22:37:12.070422 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8501 | 2025.01.14 22:37:12.070492 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8502 | 2025.01.14 22:37:12.070907 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8503 | 2025.01.14 22:37:12.071204 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_66_13} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8504 | 2025.01.14 22:37:12.071384 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8505 | 2025.01.14 22:37:12.071663 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8506 | 2025.01.14 22:37:12.071708 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8507 | 2025.01.14 22:37:12.072093 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8508 | 2025.01.14 22:37:12.072341 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8509 | 2025.01.14 22:37:12.072523 [ 50 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8510 | 2025.01.14 22:37:12.072590 [ 50 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8511 | 2025.01.14 22:37:12.072605 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002227 sec., 42658.284687920976 rows/sec., 3.33 MiB/sec. | ||
8512 | 2025.01.14 22:37:12.072636 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8513 | 2025.01.14 22:37:12.072783 [ 253 ] {9154f7cf-1682-45ff-ad8d-264a018efb26} <Debug> TCPHandler: Processed in 0.002631161 sec. | ||
8514 | 2025.01.14 22:37:12.072893 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
8515 | 2025.01.14 22:37:12.072980 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8516 | 2025.01.14 22:37:12.073037 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8517 | 2025.01.14 22:37:12.073075 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 903 rows starting from the beginning of the part | ||
8518 | 2025.01.14 22:37:12.073177 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8519 | 2025.01.14 22:37:12.073265 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 374 rows starting from the beginning of the part | ||
8520 | 2025.01.14 22:37:12.073348 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8521 | 2025.01.14 22:37:12.073641 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
8522 | 2025.01.14 22:37:12.073981 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 832 rows starting from the beginning of the part | ||
8523 | 2025.01.14 22:37:12.074358 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
8524 | 2025.01.14 22:37:12.074771 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
8525 | 2025.01.14 22:37:12.075803 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8526 | 2025.01.14 22:37:12.075850 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8527 | 2025.01.14 22:37:12.076433 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8528 | 2025.01.14 22:37:12.076695 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8529 | 2025.01.14 22:37:12.077244 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.004117 sec., 36434.29681807141 rows/sec., 2.53 MiB/sec. | ||
8530 | 2025.01.14 22:37:12.077272 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 5 columns (5 merged, 0 gathered) in 0.004498564 sec., 517276.1796875625 rows/sec., 39.56 MiB/sec. | ||
8531 | 2025.01.14 22:37:12.077620 [ 258 ] {3843b556-5670-48e7-82cf-0314ff5dd7f5} <Debug> TCPHandler: Processed in 0.004712126 sec. | ||
8532 | 2025.01.14 22:37:12.077726 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8533 | 2025.01.14 22:37:12.078072 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8534 | 2025.01.14 22:37:12.078306 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8535 | 2025.01.14 22:37:12.078484 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <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 | ||
8536 | 2025.01.14 22:37:12.078518 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8537 | 2025.01.14 22:37:12.078831 [ 190 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_66_13} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8538 | 2025.01.14 22:37:12.079039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8539 | 2025.01.14 22:37:12.080211 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8540 | 2025.01.14 22:37:12.080256 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8541 | 2025.01.14 22:37:12.080957 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8542 | 2025.01.14 22:37:12.081234 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8543 | 2025.01.14 22:37:12.081512 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003274 sec., 11912.034208918754 rows/sec., 21.35 MiB/sec. | ||
8544 | 2025.01.14 22:37:12.081834 [ 253 ] {6d0ba837-f9bb-42cc-a8d1-05903dea79f6} <Debug> TCPHandler: Processed in 0.004076558 sec. | ||
8545 | 2025.01.14 22:37:12.081994 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8546 | 2025.01.14 22:37:12.082139 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8547 | 2025.01.14 22:37:12.082200 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8548 | 2025.01.14 22:37:12.082780 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8549 | 2025.01.14 22:37:12.082820 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8550 | 2025.01.14 22:37:12.083208 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8551 | 2025.01.14 22:37:12.083476 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8552 | 2025.01.14 22:37:12.083684 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001579 sec., 31665.611146295123 rows/sec., 2.17 MiB/sec. | ||
8553 | 2025.01.14 22:37:12.083737 [ 258 ] {437b3caa-b966-4377-b09e-f7e2e6cac8a4} <Debug> TCPHandler: Processed in 0.001810981 sec. | ||
8554 | 2025.01.14 22:37:15.763406 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8555 | 2025.01.14 22:37:15.763473 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8556 | 2025.01.14 22:37:15.917251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8557 | 2025.01.14 22:37:15.917976 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8558 | 2025.01.14 22:37:15.918027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8559 | 2025.01.14 22:37:15.918575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8560 | 2025.01.14 22:37:15.918836 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2025.01.14 22:37:15.919068 [ 109 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8562 | 2025.01.14 22:37:15.919103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8563 | 2025.01.14 22:37:15.919157 [ 109 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8564 | 2025.01.14 22:37:15.919185 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8565 | 2025.01.14 22:37:15.919393 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8566 | 2025.01.14 22:37:15.919680 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8567 | 2025.01.14 22:37:15.919728 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8568 | 2025.01.14 22:37:15.919809 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8569 | 2025.01.14 22:37:15.919910 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8570 | 2025.01.14 22:37:15.920150 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8571 | 2025.01.14 22:37:15.920353 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8572 | 2025.01.14 22:37:15.920505 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
8573 | 2025.01.14 22:37:15.923814 [ 198 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004537565 sec., 4651393.423565282 rows/sec., 66.54 MiB/sec. | ||
8574 | 2025.01.14 22:37:15.924228 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8575 | 2025.01.14 22:37:15.924547 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_46_9} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2025.01.14 22:37:15.924631 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_46_9} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8577 | 2025.01.14 22:37:15.924745 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8578 | 2025.01.14 22:37:17.064089 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8579 | 2025.01.14 22:37:17.064396 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8580 | 2025.01.14 22:37:17.064512 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8581 | 2025.01.14 22:37:17.065441 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2025.01.14 22:37:17.065493 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8583 | 2025.01.14 22:37:17.065929 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8584 | 2025.01.14 22:37:17.066178 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8585 | 2025.01.14 22:37:17.066424 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002112 sec., 6628.787878787878 rows/sec., 477.18 KiB/sec. | ||
8586 | 2025.01.14 22:37:17.066489 [ 253 ] {9593f78d-32b0-4b07-8001-a8ac00d9f908} <Debug> TCPHandler: Processed in 0.002588631 sec. | ||
8587 | 2025.01.14 22:37:17.066757 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8588 | 2025.01.14 22:37:17.066970 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8589 | 2025.01.14 22:37:17.067047 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8590 | 2025.01.14 22:37:17.067975 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2025.01.14 22:37:17.068015 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8592 | 2025.01.14 22:37:17.068473 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8593 | 2025.01.14 22:37:17.068740 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2025.01.14 22:37:17.068934 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002022 sec., 98417.40850642929 rows/sec., 8.53 MiB/sec. | ||
8595 | 2025.01.14 22:37:17.068989 [ 258 ] {8e9c27b5-4a04-4dfc-8e7c-0f7f10c8961f} <Debug> TCPHandler: Processed in 0.002371058 sec. | ||
8596 | 2025.01.14 22:37:17.069214 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2025.01.14 22:37:17.069445 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8598 | 2025.01.14 22:37:17.069541 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8599 | 2025.01.14 22:37:17.070315 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.01.14 22:37:17.070358 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8601 | 2025.01.14 22:37:17.070753 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8602 | 2025.01.14 22:37:17.070997 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.01.14 22:37:17.071190 [ 150 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8604 | 2025.01.14 22:37:17.071212 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001826 sec., 3833.515881708653 rows/sec., 249.76 KiB/sec. | ||
8605 | 2025.01.14 22:37:17.071269 [ 150 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2025.01.14 22:37:17.071344 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8607 | 2025.01.14 22:37:17.071351 [ 253 ] {46c9396e-98be-4a15-a1df-fefaa9c3e7a9} <Debug> TCPHandler: Processed in 0.002253367 sec. | ||
8608 | 2025.01.14 22:37:17.071584 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8609 | 2025.01.14 22:37:17.071592 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
8610 | 2025.01.14 22:37:17.071773 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8611 | 2025.01.14 22:37:17.071870 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8612 | 2025.01.14 22:37:17.071880 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8613 | 2025.01.14 22:37:17.071957 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 62 rows starting from the beginning of the part | ||
8614 | 2025.01.14 22:37:17.072246 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
8615 | 2025.01.14 22:37:17.072597 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
8616 | 2025.01.14 22:37:17.072952 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
8617 | 2025.01.14 22:37:17.073240 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
8618 | 2025.01.14 22:37:17.073641 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
8619 | 2025.01.14 22:37:17.074889 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8620 | 2025.01.14 22:37:17.074943 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8621 | 2025.01.14 22:37:17.075951 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8622 | 2025.01.14 22:37:17.076443 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00499294 sec., 32646.096287958593 rows/sec., 2.45 MiB/sec. | ||
8623 | 2025.01.14 22:37:17.076507 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8624 | 2025.01.14 22:37:17.076767 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8625 | 2025.01.14 22:37:17.077223 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005455 sec., 2566.4527956003667 rows/sec., 179.74 KiB/sec. | ||
8626 | 2025.01.14 22:37:17.077496 [ 258 ] {052260fc-1b1c-4db5-93de-aa0769242ff4} <Debug> TCPHandler: Processed in 0.006021172 sec. | ||
8627 | 2025.01.14 22:37:17.077658 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2025.01.14 22:37:17.077781 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_60_12} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8629 | 2025.01.14 22:37:17.077794 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8630 | 2025.01.14 22:37:17.077945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8631 | 2025.01.14 22:37:17.078048 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8632 | 2025.01.14 22:37:17.078111 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8633 | 2025.01.14 22:37:17.078821 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2025.01.14 22:37:17.078869 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8635 | 2025.01.14 22:37:17.079236 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8636 | 2025.01.14 22:37:17.079476 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8637 | 2025.01.14 22:37:17.079739 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. | ||
8638 | 2025.01.14 22:37:17.079937 [ 253 ] {5c51458d-adac-46bb-b3ed-ce02e8c30714} <Debug> TCPHandler: Processed in 0.002270597 sec. | ||
8639 | 2025.01.14 22:37:17.080128 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8640 | 2025.01.14 22:37:17.080246 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8641 | 2025.01.14 22:37:17.080293 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8642 | 2025.01.14 22:37:17.081009 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8643 | 2025.01.14 22:37:17.081048 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8644 | 2025.01.14 22:37:17.081432 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8645 | 2025.01.14 22:37:17.081674 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8646 | 2025.01.14 22:37:17.081873 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001651 sec., 226529.37613567535 rows/sec., 15.99 MiB/sec. | ||
8647 | 2025.01.14 22:37:17.081926 [ 258 ] {00ccec8e-e4ea-44ed-9cfc-026b7eaef782} <Debug> TCPHandler: Processed in 0.001876013 sec. | ||
8648 | 2025.01.14 22:37:17.082137 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8649 | 2025.01.14 22:37:17.082365 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8650 | 2025.01.14 22:37:17.082460 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8651 | 2025.01.14 22:37:17.083164 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2025.01.14 22:37:17.083203 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8653 | 2025.01.14 22:37:17.083582 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8654 | 2025.01.14 22:37:17.083825 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2025.01.14 22:37:17.084102 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001779 sec., 3372.681281618887 rows/sec., 176.21 KiB/sec. | ||
8656 | 2025.01.14 22:37:17.084189 [ 253 ] {a105e958-a659-41b8-956a-e8efd927c767} <Debug> TCPHandler: Processed in 0.002161426 sec. | ||
8657 | 2025.01.14 22:37:17.084443 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8658 | 2025.01.14 22:37:17.084624 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8659 | 2025.01.14 22:37:17.084685 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8660 | 2025.01.14 22:37:17.085303 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2025.01.14 22:37:17.085343 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8662 | 2025.01.14 22:37:17.085713 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8663 | 2025.01.14 22:37:17.085939 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8664 | 2025.01.14 22:37:17.086133 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001591 sec., 142677.56128221244 rows/sec., 9.52 MiB/sec. | ||
8665 | 2025.01.14 22:37:17.086180 [ 258 ] {e07ba363-4caa-4743-b4eb-1f2ff3e7f248} <Debug> TCPHandler: Processed in 0.001933033 sec. | ||
8666 | 2025.01.14 22:37:17.086453 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2025.01.14 22:37:17.086677 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8668 | 2025.01.14 22:37:17.086772 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8669 | 2025.01.14 22:37:17.087326 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2025.01.14 22:37:17.087366 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8671 | 2025.01.14 22:37:17.087730 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8672 | 2025.01.14 22:37:17.087965 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2025.01.14 22:37:17.088193 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. | ||
8674 | 2025.01.14 22:37:17.088245 [ 253 ] {877f749d-c763-4d24-960a-217b9f9e578e} <Debug> TCPHandler: Processed in 0.001907852 sec. | ||
8675 | 2025.01.14 22:37:17.088396 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8676 | 2025.01.14 22:37:17.088535 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8677 | 2025.01.14 22:37:17.088595 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8678 | 2025.01.14 22:37:17.089124 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8679 | 2025.01.14 22:37:17.089163 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8680 | 2025.01.14 22:37:17.089546 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8681 | 2025.01.14 22:37:17.089780 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2025.01.14 22:37:17.089992 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001487 sec., 48419.636852723605 rows/sec., 3.09 MiB/sec. | ||
8683 | 2025.01.14 22:37:17.090045 [ 258 ] {3185d558-885c-446a-84fd-59be3d2ee4a3} <Debug> TCPHandler: Processed in 0.001719041 sec. | ||
8684 | 2025.01.14 22:37:17.373749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8685 | 2025.01.14 22:37:17.396202 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8686 | 2025.01.14 22:37:17.396262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8687 | 2025.01.14 22:37:17.403651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8688 | 2025.01.14 22:37:17.404451 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8689 | 2025.01.14 22:37:17.404832 [ 150 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8690 | 2025.01.14 22:37:17.404951 [ 150 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.01.14 22:37:17.405033 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8692 | 2025.01.14 22:37:17.405474 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
8693 | 2025.01.14 22:37:17.419693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8694 | 2025.01.14 22:37:17.421655 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8695 | 2025.01.14 22:37:17.423359 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
8696 | 2025.01.14 22:37:17.428987 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
8697 | 2025.01.14 22:37:17.434432 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
8698 | 2025.01.14 22:37:17.440004 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
8699 | 2025.01.14 22:37:17.445634 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
8700 | 2025.01.14 22:37:17.450092 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
8701 | 2025.01.14 22:37:17.513051 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.1078714 sec., 3216.793329835341 rows/sec., 16.63 MiB/sec. | ||
8702 | 2025.01.14 22:37:17.516323 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8703 | 2025.01.14 22:37:17.519440 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2025.01.14 22:37:17.519576 [ 192 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_46_9} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8705 | 2025.01.14 22:37:17.522082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8706 | 2025.01.14 22:37:18.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.32 MiB, peak 234.74 MiB, free memory in arenas 0.00 B, will set to 222.92 MiB (RSS), difference: 1.60 MiB | ||
8707 | 2025.01.14 22:37:18.360532 [ 155 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8708 | 2025.01.14 22:37:18.360596 [ 155 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.01.14 22:37:18.360619 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8710 | 2025.01.14 22:37:18.360861 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
8711 | 2025.01.14 22:37:18.361035 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8712 | 2025.01.14 22:37:18.361074 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
8713 | 2025.01.14 22:37:18.361161 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
8714 | 2025.01.14 22:37:18.361372 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
8715 | 2025.01.14 22:37:18.361615 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
8716 | 2025.01.14 22:37:18.361764 [ 200 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
8717 | 2025.01.14 22:37:18.362795 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086005 sec., 16299.098036677764 rows/sec., 1.36 MiB/sec. | ||
8718 | 2025.01.14 22:37:18.362976 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8719 | 2025.01.14 22:37:18.363296 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2025.01.14 22:37:18.363388 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_13_3} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8721 | 2025.01.14 22:37:18.363492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8722 | 2025.01.14 22:37:21.034801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1190 | ||
8723 | 2025.01.14 22:37:21.038142 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8724 | 2025.01.14 22:37:21.038194 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8725 | 2025.01.14 22:37:21.039696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8726 | 2025.01.14 22:37:21.040030 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8727 | 2025.01.14 22:37:21.040549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
8728 | 2025.01.14 22:37:22.061512 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8729 | 2025.01.14 22:37:22.061729 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8730 | 2025.01.14 22:37:22.061812 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8731 | 2025.01.14 22:37:22.062681 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2025.01.14 22:37:22.062735 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8733 | 2025.01.14 22:37:22.063190 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8734 | 2025.01.14 22:37:22.063449 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8735 | 2025.01.14 22:37:22.063710 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002036 sec., 63850.68762278978 rows/sec., 5.51 MiB/sec. | ||
8736 | 2025.01.14 22:37:22.063777 [ 253 ] {9bb6f30b-f28a-4c97-baf9-41f2abf032a2} <Debug> TCPHandler: Processed in 0.002404639 sec. | ||
8737 | 2025.01.14 22:37:22.064053 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8738 | 2025.01.14 22:37:22.064266 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8739 | 2025.01.14 22:37:22.064342 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8740 | 2025.01.14 22:37:22.065189 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2025.01.14 22:37:22.065234 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8742 | 2025.01.14 22:37:22.065684 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8743 | 2025.01.14 22:37:22.065944 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8744 | 2025.01.14 22:37:22.066198 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001989 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
8745 | 2025.01.14 22:37:22.066314 [ 258 ] {037a2ffb-646b-4d89-96f8-2d5c644d852b} <Debug> TCPHandler: Processed in 0.002401218 sec. | ||
8746 | 2025.01.14 22:37:22.066658 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2025.01.14 22:37:22.066936 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8748 | 2025.01.14 22:37:22.067032 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8749 | 2025.01.14 22:37:22.067738 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2025.01.14 22:37:22.067779 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8751 | 2025.01.14 22:37:22.068166 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8752 | 2025.01.14 22:37:22.068411 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2025.01.14 22:37:22.068659 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001779 sec., 53400.78695896571 rows/sec., 4.17 MiB/sec. | ||
8754 | 2025.01.14 22:37:22.068730 [ 253 ] {cf2c3b6a-d8f0-41b5-a1f6-1ca8367a04ad} <Debug> TCPHandler: Processed in 0.002308598 sec. | ||
8755 | 2025.01.14 22:37:22.068959 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2025.01.14 22:37:22.069112 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8757 | 2025.01.14 22:37:22.069165 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8758 | 2025.01.14 22:37:22.069735 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2025.01.14 22:37:22.069774 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8760 | 2025.01.14 22:37:22.070183 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8761 | 2025.01.14 22:37:22.070430 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2025.01.14 22:37:22.070648 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001568 sec., 95663.26530612246 rows/sec., 6.63 MiB/sec. | ||
8763 | 2025.01.14 22:37:22.070704 [ 258 ] {48009aaf-e578-48af-b300-7cf76529c9ab} <Debug> TCPHandler: Processed in 0.001836472 sec. | ||
8764 | 2025.01.14 22:37:22.070856 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2025.01.14 22:37:22.070976 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8766 | 2025.01.14 22:37:22.071058 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <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 | ||
8767 | 2025.01.14 22:37:22.072433 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2025.01.14 22:37:22.072474 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8769 | 2025.01.14 22:37:22.073148 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8770 | 2025.01.14 22:37:22.073409 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2025.01.14 22:37:22.073710 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002757 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
8772 | 2025.01.14 22:37:22.074114 [ 253 ] {7d76802c-34db-4f93-803d-000bb78ccfae} <Debug> TCPHandler: Processed in 0.00331359 sec. | ||
8773 | 2025.01.14 22:37:22.074319 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8774 | 2025.01.14 22:37:22.074439 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8775 | 2025.01.14 22:37:22.074488 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8776 | 2025.01.14 22:37:22.074975 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2025.01.14 22:37:22.075014 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8778 | 2025.01.14 22:37:22.075409 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8779 | 2025.01.14 22:37:22.075660 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2025.01.14 22:37:22.075883 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001469 sec., 34036.75970047651 rows/sec., 2.33 MiB/sec. | ||
8781 | 2025.01.14 22:37:22.075937 [ 258 ] {d12d1b92-2fb4-46e4-8038-8658e86d0529} <Debug> TCPHandler: Processed in 0.00170482 sec. | ||
8782 | 2025.01.14 22:37:23.419347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
8783 | 2025.01.14 22:37:23.420012 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8784 | 2025.01.14 22:37:23.420057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8785 | 2025.01.14 22:37:23.420584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8786 | 2025.01.14 22:37:23.420841 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2025.01.14 22:37:23.421092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
8788 | 2025.01.14 22:37:24.919884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8789 | 2025.01.14 22:37:24.938666 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.01.14 22:37:24.938729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8791 | 2025.01.14 22:37:24.945643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8792 | 2025.01.14 22:37:24.946391 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2025.01.14 22:37:24.948957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8794 | 2025.01.14 22:37:27.063871 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8795 | 2025.01.14 22:37:27.064209 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8796 | 2025.01.14 22:37:27.064328 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8797 | 2025.01.14 22:37:27.065095 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8798 | 2025.01.14 22:37:27.065152 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8799 | 2025.01.14 22:37:27.065606 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8800 | 2025.01.14 22:37:27.065865 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8801 | 2025.01.14 22:37:27.066087 [ 108 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8802 | 2025.01.14 22:37:27.066114 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
8803 | 2025.01.14 22:37:27.066198 [ 108 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8804 | 2025.01.14 22:37:27.066277 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8805 | 2025.01.14 22:37:27.066293 [ 253 ] {5e4dc699-8913-4890-808d-560b7b3f90cd} <Debug> TCPHandler: Processed in 0.002609121 sec. | ||
8806 | 2025.01.14 22:37:27.066494 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8807 | 2025.01.14 22:37:27.066673 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8808 | 2025.01.14 22:37:27.066701 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8809 | 2025.01.14 22:37:27.066812 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8810 | 2025.01.14 22:37:27.067079 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8811 | 2025.01.14 22:37:27.067328 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8812 | 2025.01.14 22:37:27.067396 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8813 | 2025.01.14 22:37:27.067601 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8814 | 2025.01.14 22:37:27.067743 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8815 | 2025.01.14 22:37:27.068100 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8816 | 2025.01.14 22:37:27.070298 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2025.01.14 22:37:27.070389 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8818 | 2025.01.14 22:37:27.070724 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346352 sec., 16105.460395292419 rows/sec., 1.19 MiB/sec. | ||
8819 | 2025.01.14 22:37:27.070925 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8820 | 2025.01.14 22:37:27.071522 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8821 | 2025.01.14 22:37:27.071615 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8822 | 2025.01.14 22:37:27.071767 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_29_7} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8823 | 2025.01.14 22:37:27.071904 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8824 | 2025.01.14 22:37:27.071987 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2025.01.14 22:37:27.072241 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005192 sec., 38328.197226502314 rows/sec., 3.32 MiB/sec. | ||
8826 | 2025.01.14 22:37:27.072317 [ 258 ] {4f67ccfb-ec21-43c9-a080-9b61383b48f8} <Debug> TCPHandler: Processed in 0.00587275 sec. | ||
8827 | 2025.01.14 22:37:27.072515 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8828 | 2025.01.14 22:37:27.072662 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8829 | 2025.01.14 22:37:27.072726 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8830 | 2025.01.14 22:37:27.073421 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8831 | 2025.01.14 22:37:27.073462 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8832 | 2025.01.14 22:37:27.073841 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8833 | 2025.01.14 22:37:27.074100 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2025.01.14 22:37:27.074316 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001689 sec., 4144.464179988158 rows/sec., 270.01 KiB/sec. | ||
8835 | 2025.01.14 22:37:27.074373 [ 253 ] {73f60cdf-dff4-4ef2-9233-e32b6e61b1eb} <Debug> TCPHandler: Processed in 0.001927974 sec. | ||
8836 | 2025.01.14 22:37:27.074546 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8837 | 2025.01.14 22:37:27.074698 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8838 | 2025.01.14 22:37:27.074758 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8839 | 2025.01.14 22:37:27.075440 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8840 | 2025.01.14 22:37:27.075482 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8841 | 2025.01.14 22:37:27.075831 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8842 | 2025.01.14 22:37:27.076064 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8843 | 2025.01.14 22:37:27.076272 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
8844 | 2025.01.14 22:37:27.076324 [ 258 ] {8bf7f7fa-55eb-41d1-b41c-50d22b85aba3} <Debug> TCPHandler: Processed in 0.001908453 sec. | ||
8845 | 2025.01.14 22:37:27.076596 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8846 | 2025.01.14 22:37:27.076824 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8847 | 2025.01.14 22:37:27.076914 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8848 | 2025.01.14 22:37:27.077697 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2025.01.14 22:37:27.077737 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8850 | 2025.01.14 22:37:27.078100 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8851 | 2025.01.14 22:37:27.078336 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8852 | 2025.01.14 22:37:27.078542 [ 170 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8853 | 2025.01.14 22:37:27.078598 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001827 sec., 7115.4898741105635 rows/sec., 443.65 KiB/sec. | ||
8854 | 2025.01.14 22:37:27.078665 [ 170 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.01.14 22:37:27.078730 [ 253 ] {f069e283-8203-4145-b800-cf3735faa482} <Debug> TCPHandler: Processed in 0.002244866 sec. | ||
8856 | 2025.01.14 22:37:27.078755 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8857 | 2025.01.14 22:37:27.078944 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8858 | 2025.01.14 22:37:27.079077 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8859 | 2025.01.14 22:37:27.079237 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8860 | 2025.01.14 22:37:27.079409 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8861 | 2025.01.14 22:37:27.079613 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8862 | 2025.01.14 22:37:27.079759 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8863 | 2025.01.14 22:37:27.080270 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8864 | 2025.01.14 22:37:27.080555 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8865 | 2025.01.14 22:37:27.080883 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8866 | 2025.01.14 22:37:27.081280 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8867 | 2025.01.14 22:37:27.082332 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2025.01.14 22:37:27.082375 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8869 | 2025.01.14 22:37:27.082831 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003939818 sec., 16498.224029637917 rows/sec., 1.07 MiB/sec. | ||
8870 | 2025.01.14 22:37:27.082949 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8871 | 2025.01.14 22:37:27.082957 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8872 | 2025.01.14 22:37:27.083267 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8873 | 2025.01.14 22:37:27.083273 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8874 | 2025.01.14 22:37:27.083361 [ 199 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_29_7} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8875 | 2025.01.14 22:37:27.083559 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8876 | 2025.01.14 22:37:27.083625 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.004495 sec., 83203.5595105673 rows/sec., 5.87 MiB/sec. | ||
8877 | 2025.01.14 22:37:27.083685 [ 258 ] {0794e13f-ad6b-4b55-a844-699bd01fbbe2} <Debug> TCPHandler: Processed in 0.004857808 sec. | ||
8878 | 2025.01.14 22:37:27.083897 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8879 | 2025.01.14 22:37:27.084128 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8880 | 2025.01.14 22:37:27.084223 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8881 | 2025.01.14 22:37:27.084759 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8882 | 2025.01.14 22:37:27.084799 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8883 | 2025.01.14 22:37:27.085174 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8884 | 2025.01.14 22:37:27.085418 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8885 | 2025.01.14 22:37:27.085688 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 195.07 KiB/sec. | ||
8886 | 2025.01.14 22:37:27.085779 [ 253 ] {e277ecca-8c41-47ef-b159-d88f1247813e} <Debug> TCPHandler: Processed in 0.001996784 sec. | ||
8887 | 2025.01.14 22:37:27.086025 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8888 | 2025.01.14 22:37:27.086202 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8889 | 2025.01.14 22:37:27.086266 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8890 | 2025.01.14 22:37:27.086973 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8891 | 2025.01.14 22:37:27.087026 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8892 | 2025.01.14 22:37:27.087470 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8893 | 2025.01.14 22:37:27.087712 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8894 | 2025.01.14 22:37:27.087886 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8895 | 2025.01.14 22:37:27.087956 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2025.01.14 22:37:27.087964 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001784 sec., 127242.15246636771 rows/sec., 8.49 MiB/sec. | ||
8897 | 2025.01.14 22:37:27.087991 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8898 | 2025.01.14 22:37:27.088138 [ 258 ] {79f9183c-c31d-4f9d-b954-9d9e427cb50b} <Debug> TCPHandler: Processed in 0.002252027 sec. | ||
8899 | 2025.01.14 22:37:27.088416 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
8900 | 2025.01.14 22:37:27.088462 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2025.01.14 22:37:27.089013 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8902 | 2025.01.14 22:37:27.089163 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 18174 rows starting from the beginning of the part | ||
8903 | 2025.01.14 22:37:27.089184 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8904 | 2025.01.14 22:37:27.089482 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8905 | 2025.01.14 22:37:27.089671 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
8906 | 2025.01.14 22:37:27.090096 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 150 rows starting from the beginning of the part | ||
8907 | 2025.01.14 22:37:27.090439 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 227 rows starting from the beginning of the part | ||
8908 | 2025.01.14 22:37:27.090768 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 150 rows starting from the beginning of the part | ||
8909 | 2025.01.14 22:37:27.091096 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 227 rows starting from the beginning of the part | ||
8910 | 2025.01.14 22:37:27.091925 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8911 | 2025.01.14 22:37:27.091985 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8912 | 2025.01.14 22:37:27.092584 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8913 | 2025.01.14 22:37:27.093091 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8914 | 2025.01.14 22:37:27.093416 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004508 sec., 221.8278615794144 rows/sec., 14.95 KiB/sec. | ||
8915 | 2025.01.14 22:37:27.093762 [ 253 ] {a679ddb7-c99e-48ed-8380-1233346e9341} <Debug> TCPHandler: Processed in 0.005494555 sec. | ||
8916 | 2025.01.14 22:37:27.094105 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8917 | 2025.01.14 22:37:27.094302 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8918 | 2025.01.14 22:37:27.094366 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8919 | 2025.01.14 22:37:27.095010 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8920 | 2025.01.14 22:37:27.095048 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8921 | 2025.01.14 22:37:27.095851 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8922 | 2025.01.14 22:37:27.096156 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8923 | 2025.01.14 22:37:27.096407 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.002155 sec., 33410.672853828306 rows/sec., 2.13 MiB/sec. | ||
8924 | 2025.01.14 22:37:27.096459 [ 258 ] {7dc501e2-09eb-4ad1-a6a8-05cacecfa310} <Debug> TCPHandler: Processed in 0.002564671 sec. | ||
8925 | 2025.01.14 22:37:27.098156 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18948 rows, containing 5 columns (5 merged, 0 gathered) in 0.01003893 sec., 1887452.1487847809 rows/sec., 126.96 MiB/sec. | ||
8926 | 2025.01.14 22:37:27.098489 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8927 | 2025.01.14 22:37:27.098902 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8928 | 2025.01.14 22:37:27.099007 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8929 | 2025.01.14 22:37:27.099120 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
8930 | 2025.01.14 22:37:30.763511 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8931 | 2025.01.14 22:37:30.763582 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8932 | 2025.01.14 22:37:30.921347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
8933 | 2025.01.14 22:37:30.922293 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8934 | 2025.01.14 22:37:30.922352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8935 | 2025.01.14 22:37:30.922913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8936 | 2025.01.14 22:37:30.923176 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8937 | 2025.01.14 22:37:30.923434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8938 | 2025.01.14 22:37:31.001334 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000935271 sec. | ||
8939 | 2025.01.14 22:37:31.040934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1222 | ||
8940 | 2025.01.14 22:37:31.044320 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8941 | 2025.01.14 22:37:31.044379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8942 | 2025.01.14 22:37:31.045884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8943 | 2025.01.14 22:37:31.046211 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2025.01.14 22:37:31.047887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
8945 | 2025.01.14 22:37:32.060726 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8946 | 2025.01.14 22:37:32.060918 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8947 | 2025.01.14 22:37:32.060993 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8948 | 2025.01.14 22:37:32.061813 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2025.01.14 22:37:32.061861 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8950 | 2025.01.14 22:37:32.062308 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8951 | 2025.01.14 22:37:32.062570 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2025.01.14 22:37:32.062830 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001963 sec., 66225.16556291391 rows/sec., 5.72 MiB/sec. | ||
8953 | 2025.01.14 22:37:32.062896 [ 253 ] {a3e2c1d5-5ab3-434b-ab69-acde7f772f61} <Debug> TCPHandler: Processed in 0.002300837 sec. | ||
8954 | 2025.01.14 22:37:32.063160 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8955 | 2025.01.14 22:37:32.063385 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8956 | 2025.01.14 22:37:32.063468 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8957 | 2025.01.14 22:37:32.064223 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2025.01.14 22:37:32.064270 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8959 | 2025.01.14 22:37:32.064717 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8960 | 2025.01.14 22:37:32.064988 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8961 | 2025.01.14 22:37:32.065226 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001908 sec., 20440.251572327044 rows/sec., 1.50 MiB/sec. | ||
8962 | 2025.01.14 22:37:32.065293 [ 258 ] {d8318dce-289b-4cdc-837c-9fd7cc035e5d} <Debug> TCPHandler: Processed in 0.002272507 sec. | ||
8963 | 2025.01.14 22:37:32.065462 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8964 | 2025.01.14 22:37:32.065595 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8965 | 2025.01.14 22:37:32.065648 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8966 | 2025.01.14 22:37:32.066299 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2025.01.14 22:37:32.066340 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8968 | 2025.01.14 22:37:32.066729 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8969 | 2025.01.14 22:37:32.066974 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2025.01.14 22:37:32.067206 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00164 sec., 57926.829268292684 rows/sec., 4.52 MiB/sec. | ||
8971 | 2025.01.14 22:37:32.067262 [ 253 ] {8c84fef2-dafb-43bb-9201-1801e1673ff2} <Debug> TCPHandler: Processed in 0.001874493 sec. | ||
8972 | 2025.01.14 22:37:32.067419 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8973 | 2025.01.14 22:37:32.067562 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8974 | 2025.01.14 22:37:32.067625 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8975 | 2025.01.14 22:37:32.068302 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.01.14 22:37:32.068349 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8977 | 2025.01.14 22:37:32.068780 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8978 | 2025.01.14 22:37:32.069025 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.01.14 22:37:32.069254 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00172 sec., 87209.3023255814 rows/sec., 6.05 MiB/sec. | ||
8980 | 2025.01.14 22:37:32.069345 [ 258 ] {32109bd6-b3d6-4dfb-ae36-31ca054d3c6e} <Debug> TCPHandler: Processed in 0.001986564 sec. | ||
8981 | 2025.01.14 22:37:32.069600 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8982 | 2025.01.14 22:37:32.069763 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8983 | 2025.01.14 22:37:32.069848 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <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 | ||
8984 | 2025.01.14 22:37:32.071070 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2025.01.14 22:37:32.071109 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8986 | 2025.01.14 22:37:32.071797 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8987 | 2025.01.14 22:37:32.072074 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2025.01.14 22:37:32.072336 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002598 sec., 15011.547344110853 rows/sec., 26.90 MiB/sec. | ||
8989 | 2025.01.14 22:37:32.072433 [ 253 ] {36bdcde0-cc72-4ee5-b610-3ffb26001146} <Debug> TCPHandler: Processed in 0.002996245 sec. | ||
8990 | 2025.01.14 22:37:32.072600 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2025.01.14 22:37:32.072722 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8992 | 2025.01.14 22:37:32.072771 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8993 | 2025.01.14 22:37:32.073270 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.01.14 22:37:32.073308 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8995 | 2025.01.14 22:37:32.073689 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8996 | 2025.01.14 22:37:32.073928 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.01.14 22:37:32.074098 [ 32 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8998 | 2025.01.14 22:37:32.074162 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001463 sec., 34176.34996582365 rows/sec., 2.34 MiB/sec. | ||
8999 | 2025.01.14 22:37:32.074188 [ 32 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9000 | 2025.01.14 22:37:32.074259 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9001 | 2025.01.14 22:37:32.074292 [ 258 ] {7df74e0d-af27-4e33-83b1-34a690f22b1d} <Debug> TCPHandler: Processed in 0.001751541 sec. | ||
9002 | 2025.01.14 22:37:32.074422 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
9003 | 2025.01.14 22:37:32.074526 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9004 | 2025.01.14 22:37:32.074558 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3144 rows starting from the beginning of the part | ||
9005 | 2025.01.14 22:37:32.074634 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 50 rows starting from the beginning of the part | ||
9006 | 2025.01.14 22:37:32.074784 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
9007 | 2025.01.14 22:37:32.075062 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part | ||
9008 | 2025.01.14 22:37:32.075246 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
9009 | 2025.01.14 22:37:32.075386 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 50 rows starting from the beginning of the part | ||
9010 | 2025.01.14 22:37:32.076909 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002553381 sec., 1346450.0597443155 rows/sec., 88.42 MiB/sec. | ||
9011 | 2025.01.14 22:37:32.077161 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9012 | 2025.01.14 22:37:32.077441 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9013 | 2025.01.14 22:37:32.077516 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_66_13} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9014 | 2025.01.14 22:37:32.077585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
9015 | 2025.01.14 22:37:32.449136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9016 | 2025.01.14 22:37:32.472116 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9017 | 2025.01.14 22:37:32.472167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9018 | 2025.01.14 22:37:32.480061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9019 | 2025.01.14 22:37:32.480879 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9020 | 2025.01.14 22:37:32.484053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9021 | 2025.01.14 22:37:37.053255 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2025.01.14 22:37:37.053484 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9023 | 2025.01.14 22:37:37.053565 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9024 | 2025.01.14 22:37:37.054319 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2025.01.14 22:37:37.054368 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9026 | 2025.01.14 22:37:37.054793 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9027 | 2025.01.14 22:37:37.055044 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2025.01.14 22:37:37.055338 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
9029 | 2025.01.14 22:37:37.055556 [ 253 ] {63aa1309-f9b1-4f05-a19c-2600f696ceb4} <Debug> TCPHandler: Processed in 0.002437339 sec. | ||
9030 | 2025.01.14 22:37:37.055851 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9031 | 2025.01.14 22:37:37.056042 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9032 | 2025.01.14 22:37:37.056109 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9033 | 2025.01.14 22:37:37.056794 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2025.01.14 22:37:37.056835 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9035 | 2025.01.14 22:37:37.057255 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9036 | 2025.01.14 22:37:37.057526 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2025.01.14 22:37:37.057724 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001736 sec., 3456.221198156682 rows/sec., 281.83 KiB/sec. | ||
9038 | 2025.01.14 22:37:37.057780 [ 258 ] {4b8b9247-a556-4e6b-b1e4-0ea84f774555} <Debug> TCPHandler: Processed in 0.002060984 sec. | ||
9039 | 2025.01.14 22:37:37.057942 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9040 | 2025.01.14 22:37:37.058069 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9041 | 2025.01.14 22:37:37.058121 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9042 | 2025.01.14 22:37:37.059431 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2025.01.14 22:37:37.059471 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9044 | 2025.01.14 22:37:37.059939 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9045 | 2025.01.14 22:37:37.060182 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2025.01.14 22:37:37.060358 [ 47 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9047 | 2025.01.14 22:37:37.060420 [ 47 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2025.01.14 22:37:37.060435 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002383 sec., 563155.6861099454 rows/sec., 46.90 MiB/sec. | ||
9049 | 2025.01.14 22:37:37.060455 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9050 | 2025.01.14 22:37:37.060613 [ 253 ] {121e6e20-ec6e-471f-b980-86e9d5c41b0e} <Debug> TCPHandler: Processed in 0.002725473 sec. | ||
9051 | 2025.01.14 22:37:37.060835 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
9052 | 2025.01.14 22:37:37.060882 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2025.01.14 22:37:37.061359 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9054 | 2025.01.14 22:37:37.061509 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9055 | 2025.01.14 22:37:37.061571 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9056 | 2025.01.14 22:37:37.061637 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1426 rows starting from the beginning of the part | ||
9057 | 2025.01.14 22:37:37.062099 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 199 rows starting from the beginning of the part | ||
9058 | 2025.01.14 22:37:37.062406 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part | ||
9059 | 2025.01.14 22:37:37.062722 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 199 rows starting from the beginning of the part | ||
9060 | 2025.01.14 22:37:37.063013 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 130 rows starting from the beginning of the part | ||
9061 | 2025.01.14 22:37:37.063329 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1342 rows starting from the beginning of the part | ||
9062 | 2025.01.14 22:37:37.064761 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9063 | 2025.01.14 22:37:37.064830 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9064 | 2025.01.14 22:37:37.065774 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9065 | 2025.01.14 22:37:37.066124 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9066 | 2025.01.14 22:37:37.066356 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.005221 sec., 2489.9444550852327 rows/sec., 167.59 KiB/sec. | ||
9067 | 2025.01.14 22:37:37.066762 [ 258 ] {8185f79c-a075-4ecd-9227-4190eed05b1c} <Debug> TCPHandler: Processed in 0.005990662 sec. | ||
9068 | 2025.01.14 22:37:37.067480 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9069 | 2025.01.14 22:37:37.067499 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894912 sec., 496888.14012419595 rows/sec., 43.69 MiB/sec. | ||
9070 | 2025.01.14 22:37:37.067737 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9071 | 2025.01.14 22:37:37.067807 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9072 | 2025.01.14 22:37:37.067817 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9073 | 2025.01.14 22:37:37.068577 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9074 | 2025.01.14 22:37:37.068689 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_71_14} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9075 | 2025.01.14 22:37:37.068877 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
9076 | 2025.01.14 22:37:37.069122 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9077 | 2025.01.14 22:37:37.069170 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9078 | 2025.01.14 22:37:37.069557 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9079 | 2025.01.14 22:37:37.069804 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9080 | 2025.01.14 22:37:37.070072 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002388 sec., 101340.03350083753 rows/sec., 6.87 MiB/sec. | ||
9081 | 2025.01.14 22:37:37.070291 [ 253 ] {078e2b28-9cee-460f-8326-1b9c3859a5d0} <Debug> TCPHandler: Processed in 0.003371511 sec. | ||
9082 | 2025.01.14 22:37:37.070489 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9083 | 2025.01.14 22:37:37.070607 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9084 | 2025.01.14 22:37:37.070657 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9085 | 2025.01.14 22:37:37.071350 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2025.01.14 22:37:37.071396 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9087 | 2025.01.14 22:37:37.071799 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9088 | 2025.01.14 22:37:37.072041 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9089 | 2025.01.14 22:37:37.072223 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00164 sec., 7926.829268292683 rows/sec., 494.24 KiB/sec. | ||
9090 | 2025.01.14 22:37:37.072274 [ 258 ] {00894fb7-0ff3-4a43-8ab1-7d13bc0713c3} <Debug> TCPHandler: Processed in 0.001862112 sec. | ||
9091 | 2025.01.14 22:37:37.072426 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9092 | 2025.01.14 22:37:37.072544 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9093 | 2025.01.14 22:37:37.072592 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9094 | 2025.01.14 22:37:37.073796 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9095 | 2025.01.14 22:37:37.073835 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9096 | 2025.01.14 22:37:37.074239 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9097 | 2025.01.14 22:37:37.074505 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9098 | 2025.01.14 22:37:37.074670 [ 47 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9099 | 2025.01.14 22:37:37.074729 [ 47 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2025.01.14 22:37:37.074744 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002216 sec., 377256.31768953067 rows/sec., 27.24 MiB/sec. | ||
9101 | 2025.01.14 22:37:37.074763 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9102 | 2025.01.14 22:37:37.074910 [ 253 ] {ee3e49c6-8425-48cf-8532-34b8cde210d8} <Debug> TCPHandler: Processed in 0.0025375 sec. | ||
9103 | 2025.01.14 22:37:37.074986 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
9104 | 2025.01.14 22:37:37.075089 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9105 | 2025.01.14 22:37:37.075127 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9106 | 2025.01.14 22:37:37.075203 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 903 rows starting from the beginning of the part | ||
9107 | 2025.01.14 22:37:37.075253 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9108 | 2025.01.14 22:37:37.075369 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 374 rows starting from the beginning of the part | ||
9109 | 2025.01.14 22:37:37.075400 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9110 | 2025.01.14 22:37:37.075758 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
9111 | 2025.01.14 22:37:37.076092 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 374 rows starting from the beginning of the part | ||
9112 | 2025.01.14 22:37:37.076460 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
9113 | 2025.01.14 22:37:37.076796 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 836 rows starting from the beginning of the part | ||
9114 | 2025.01.14 22:37:37.077497 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2025.01.14 22:37:37.077543 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9116 | 2025.01.14 22:37:37.078054 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9117 | 2025.01.14 22:37:37.078360 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2025.01.14 22:37:37.078555 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00334 sec., 1796.4071856287426 rows/sec., 93.86 KiB/sec. | ||
9119 | 2025.01.14 22:37:37.078609 [ 258 ] {205a7b0a-2b29-41a4-9fb2-3ae500e80bfc} <Debug> TCPHandler: Processed in 0.003593423 sec. | ||
9120 | 2025.01.14 22:37:37.078823 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9121 | 2025.01.14 22:37:37.079062 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.00418543 sec., 639599.7543860486 rows/sec., 48.71 MiB/sec. | ||
9122 | 2025.01.14 22:37:37.079091 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9123 | 2025.01.14 22:37:37.079181 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9124 | 2025.01.14 22:37:37.079344 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9125 | 2025.01.14 22:37:37.079949 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9126 | 2025.01.14 22:37:37.080060 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_71_14} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9127 | 2025.01.14 22:37:37.080243 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
9128 | 2025.01.14 22:37:37.080523 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2025.01.14 22:37:37.080567 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9130 | 2025.01.14 22:37:37.081022 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9131 | 2025.01.14 22:37:37.081270 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2025.01.14 22:37:37.081523 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.002485 sec., 378269.6177062375 rows/sec., 25.24 MiB/sec. | ||
9133 | 2025.01.14 22:37:37.081686 [ 253 ] {33c8ce64-9235-441d-acb8-d0752adc2fcc} <Debug> TCPHandler: Processed in 0.002972745 sec. | ||
9134 | 2025.01.14 22:37:37.081914 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9135 | 2025.01.14 22:37:37.082063 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9136 | 2025.01.14 22:37:37.082121 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9137 | 2025.01.14 22:37:37.082656 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2025.01.14 22:37:37.082699 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9139 | 2025.01.14 22:37:37.083068 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9140 | 2025.01.14 22:37:37.083310 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2025.01.14 22:37:37.083440 [ 47 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9142 | 2025.01.14 22:37:37.083481 [ 47 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9143 | 2025.01.14 22:37:37.083490 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
9144 | 2025.01.14 22:37:37.083508 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9145 | 2025.01.14 22:37:37.083584 [ 258 ] {63c2f14c-5420-4304-8897-8fdc6299dfae} <Debug> TCPHandler: Processed in 0.001772021 sec. | ||
9146 | 2025.01.14 22:37:37.083952 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9147 | 2025.01.14 22:37:37.084514 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9148 | 2025.01.14 22:37:37.084547 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9149 | 2025.01.14 22:37:37.084692 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9150 | 2025.01.14 22:37:37.084816 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9151 | 2025.01.14 22:37:37.084963 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9152 | 2025.01.14 22:37:37.085050 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9153 | 2025.01.14 22:37:37.085286 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9154 | 2025.01.14 22:37:37.085644 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9155 | 2025.01.14 22:37:37.086008 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9156 | 2025.01.14 22:37:37.086360 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
9157 | 2025.01.14 22:37:37.087366 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9158 | 2025.01.14 22:37:37.087455 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9159 | 2025.01.14 22:37:37.088462 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9160 | 2025.01.14 22:37:37.089090 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9161 | 2025.01.14 22:37:37.089120 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005503456 sec., 5451.120168853898 rows/sec., 367.31 KiB/sec. | ||
9162 | 2025.01.14 22:37:37.089369 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9163 | 2025.01.14 22:37:37.089690 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.004935 sec., 13779.128672745694 rows/sec., 896.02 KiB/sec. | ||
9164 | 2025.01.14 22:37:37.090242 [ 253 ] {fdd0a3e1-e3ff-4572-9d4d-5756a6d0f255} <Debug> TCPHandler: Processed in 0.006528178 sec. | ||
9165 | 2025.01.14 22:37:37.090329 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_30_6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9166 | 2025.01.14 22:37:37.090647 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_30_6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9167 | 2025.01.14 22:37:37.090747 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9168 | 2025.01.14 22:37:37.093656 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9169 | 2025.01.14 22:37:37.093784 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9170 | 2025.01.14 22:37:37.093832 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9171 | 2025.01.14 22:37:37.094425 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2025.01.14 22:37:37.094463 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9173 | 2025.01.14 22:37:37.094826 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9174 | 2025.01.14 22:37:37.095072 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9175 | 2025.01.14 22:37:37.095245 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001486 sec., 17496.63526244953 rows/sec., 1.35 MiB/sec. | ||
9176 | 2025.01.14 22:37:37.095298 [ 258 ] {8a1a5eda-c1bc-4830-9e95-8cc38d50a0f6} <Debug> TCPHandler: Processed in 0.001712211 sec. | ||
9177 | 2025.01.14 22:37:37.095448 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9178 | 2025.01.14 22:37:37.095565 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9179 | 2025.01.14 22:37:37.095612 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9180 | 2025.01.14 22:37:37.096209 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2025.01.14 22:37:37.096249 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9182 | 2025.01.14 22:37:37.096619 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9183 | 2025.01.14 22:37:37.096864 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.01.14 22:37:37.097073 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001531 sec., 18288.700195950358 rows/sec., 1.43 MiB/sec. | ||
9185 | 2025.01.14 22:37:37.097128 [ 253 ] {395155bb-f371-44f7-a17e-6ec69bd7e726} <Debug> TCPHandler: Processed in 0.001736041 sec. | ||
9186 | 2025.01.14 22:37:37.097265 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9187 | 2025.01.14 22:37:37.097385 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9188 | 2025.01.14 22:37:37.097436 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9189 | 2025.01.14 22:37:37.097950 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.01.14 22:37:37.097987 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9191 | 2025.01.14 22:37:37.098360 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9192 | 2025.01.14 22:37:37.098605 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9193 | 2025.01.14 22:37:37.098780 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001421 sec., 7037.297677691767 rows/sec., 499.62 KiB/sec. | ||
9194 | 2025.01.14 22:37:37.098833 [ 258 ] {e1bae350-4914-4a6e-88a6-4356566e0e32} <Debug> TCPHandler: Processed in 0.001624849 sec. | ||
9195 | 2025.01.14 22:37:37.098983 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9196 | 2025.01.14 22:37:37.099122 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9197 | 2025.01.14 22:37:37.099181 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9198 | 2025.01.14 22:37:37.099724 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2025.01.14 22:37:37.099763 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9200 | 2025.01.14 22:37:37.100118 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9201 | 2025.01.14 22:37:37.100359 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.01.14 22:37:37.100569 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 190.29 KiB/sec. | ||
9203 | 2025.01.14 22:37:37.100619 [ 253 ] {ca0071e2-abd7-4316-bafb-6ce6d04092af} <Debug> TCPHandler: Processed in 0.001703821 sec. | ||
9204 | 2025.01.14 22:37:38.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.57 MiB, peak 234.74 MiB, free memory in arenas 0.00 B, will set to 224.39 MiB (RSS), difference: -1.18 MiB | ||
9205 | 2025.01.14 22:37:38.423666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9206 | 2025.01.14 22:37:38.424437 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2025.01.14 22:37:38.424492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9208 | 2025.01.14 22:37:38.425045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9209 | 2025.01.14 22:37:38.425297 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2025.01.14 22:37:38.425540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9211 | 2025.01.14 22:37:39.984224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9212 | 2025.01.14 22:37:40.006088 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9213 | 2025.01.14 22:37:40.006146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9214 | 2025.01.14 22:37:40.013597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9215 | 2025.01.14 22:37:40.014379 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9216 | 2025.01.14 22:37:40.018248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9217 | 2025.01.14 22:37:41.048263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1264 | ||
9218 | 2025.01.14 22:37:41.051779 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2025.01.14 22:37:41.051840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9220 | 2025.01.14 22:37:41.053376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9221 | 2025.01.14 22:37:41.053702 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2025.01.14 22:37:41.054895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
9223 | 2025.01.14 22:37:42.061869 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9224 | 2025.01.14 22:37:42.062060 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9225 | 2025.01.14 22:37:42.062133 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9226 | 2025.01.14 22:37:42.062975 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9227 | 2025.01.14 22:37:42.063026 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9228 | 2025.01.14 22:37:42.063481 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9229 | 2025.01.14 22:37:42.063735 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9230 | 2025.01.14 22:37:42.063984 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001975 sec., 65822.78481012657 rows/sec., 5.68 MiB/sec. | ||
9231 | 2025.01.14 22:37:42.064043 [ 253 ] {78c6f42f-c6ca-4bcc-ad72-e2a631dae3c1} <Debug> TCPHandler: Processed in 0.002311278 sec. | ||
9232 | 2025.01.14 22:37:42.064307 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9233 | 2025.01.14 22:37:42.064503 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9234 | 2025.01.14 22:37:42.064576 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9235 | 2025.01.14 22:37:42.065346 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9236 | 2025.01.14 22:37:42.065391 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9237 | 2025.01.14 22:37:42.065858 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9238 | 2025.01.14 22:37:42.066124 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9239 | 2025.01.14 22:37:42.066283 [ 59 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
9240 | 2025.01.14 22:37:42.066327 [ 59 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9241 | 2025.01.14 22:37:42.066340 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001888 sec., 20656.77966101695 rows/sec., 1.52 MiB/sec. | ||
9242 | 2025.01.14 22:37:42.066358 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9243 | 2025.01.14 22:37:42.066464 [ 258 ] {d1ac2827-d8a7-47d9-8f6e-c635db029bb1} <Debug> TCPHandler: Processed in 0.002285247 sec. | ||
9244 | 2025.01.14 22:37:42.066591 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
9245 | 2025.01.14 22:37:42.066668 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9246 | 2025.01.14 22:37:42.066853 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9247 | 2025.01.14 22:37:42.066890 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9248 | 2025.01.14 22:37:42.066915 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 62 rows starting from the beginning of the part | ||
9249 | 2025.01.14 22:37:42.066996 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9250 | 2025.01.14 22:37:42.067293 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
9251 | 2025.01.14 22:37:42.067645 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
9252 | 2025.01.14 22:37:42.067998 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part | ||
9253 | 2025.01.14 22:37:42.068405 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
9254 | 2025.01.14 22:37:42.068790 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part | ||
9255 | 2025.01.14 22:37:42.070255 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9256 | 2025.01.14 22:37:42.070331 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9257 | 2025.01.14 22:37:42.071397 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9258 | 2025.01.14 22:37:42.071671 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.005200992 sec., 38261.93156997742 rows/sec., 2.89 MiB/sec. | ||
9259 | 2025.01.14 22:37:42.071890 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9260 | 2025.01.14 22:37:42.071933 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
9261 | 2025.01.14 22:37:42.072306 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005459 sec., 17402.45466202601 rows/sec., 1.36 MiB/sec. | ||
9262 | 2025.01.14 22:37:42.072484 [ 253 ] {d96a5d79-27ce-4067-9cbd-1afe7f633ca8} <Debug> TCPHandler: Processed in 0.00588064 sec. | ||
9263 | 2025.01.14 22:37:42.072599 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2025.01.14 22:37:42.072706 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9265 | 2025.01.14 22:37:42.072754 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_65_13} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
9266 | 2025.01.14 22:37:42.072927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9267 | 2025.01.14 22:37:42.072954 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9268 | 2025.01.14 22:37:42.073036 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9269 | 2025.01.14 22:37:42.073746 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9270 | 2025.01.14 22:37:42.073794 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9271 | 2025.01.14 22:37:42.074226 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9272 | 2025.01.14 22:37:42.074474 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9273 | 2025.01.14 22:37:42.074678 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001829 sec., 82012.02843083652 rows/sec., 5.69 MiB/sec. | ||
9274 | 2025.01.14 22:37:42.074785 [ 258 ] {8b556a43-0f19-4f39-aca7-7d9a8342e19c} <Debug> TCPHandler: Processed in 0.002177426 sec. | ||
9275 | 2025.01.14 22:37:42.075018 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9276 | 2025.01.14 22:37:42.075239 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9277 | 2025.01.14 22:37:42.075339 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <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 | ||
9278 | 2025.01.14 22:37:42.076648 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9279 | 2025.01.14 22:37:42.076689 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9280 | 2025.01.14 22:37:42.077369 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9281 | 2025.01.14 22:37:42.077633 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9282 | 2025.01.14 22:37:42.077893 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002693 sec., 14481.99034533977 rows/sec., 25.95 MiB/sec. | ||
9283 | 2025.01.14 22:37:42.078011 [ 253 ] {43565e9b-7a9d-4a92-b032-9b462faf6435} <Debug> TCPHandler: Processed in 0.003125417 sec. | ||
9284 | 2025.01.14 22:37:42.078196 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9285 | 2025.01.14 22:37:42.078344 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9286 | 2025.01.14 22:37:42.078407 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9287 | 2025.01.14 22:37:42.078979 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9288 | 2025.01.14 22:37:42.079016 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9289 | 2025.01.14 22:37:42.079403 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9290 | 2025.01.14 22:37:42.079647 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9291 | 2025.01.14 22:37:42.079823 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001516 sec., 32981.530343007915 rows/sec., 2.26 MiB/sec. | ||
9292 | 2025.01.14 22:37:42.079877 [ 258 ] {0a447ce1-b8ab-4884-8bd6-07bcacbc48b3} <Debug> TCPHandler: Processed in 0.001752281 sec. | ||
9293 | 2025.01.14 22:37:45.763621 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9294 | 2025.01.14 22:37:45.763696 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9295 | 2025.01.14 22:37:45.925720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9296 | 2025.01.14 22:37:45.926572 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9297 | 2025.01.14 22:37:45.926628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9298 | 2025.01.14 22:37:45.927228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9299 | 2025.01.14 22:37:45.927493 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9300 | 2025.01.14 22:37:45.927702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9301 | 2025.01.14 22:37:47.063936 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9302 | 2025.01.14 22:37:47.064133 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9303 | 2025.01.14 22:37:47.064212 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9304 | 2025.01.14 22:37:47.065065 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9305 | 2025.01.14 22:37:47.065110 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9306 | 2025.01.14 22:37:47.065541 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9307 | 2025.01.14 22:37:47.065803 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9308 | 2025.01.14 22:37:47.066042 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
9309 | 2025.01.14 22:37:47.066100 [ 253 ] {c72f4883-3ac7-4085-9239-e4933f42b0a3} <Debug> TCPHandler: Processed in 0.002292528 sec. | ||
9310 | 2025.01.14 22:37:47.066362 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9311 | 2025.01.14 22:37:47.066563 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9312 | 2025.01.14 22:37:47.066640 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9313 | 2025.01.14 22:37:47.067535 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9314 | 2025.01.14 22:37:47.067586 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9315 | 2025.01.14 22:37:47.068055 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9316 | 2025.01.14 22:37:47.068321 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9317 | 2025.01.14 22:37:47.068537 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002026 sec., 98223.09970384995 rows/sec., 8.51 MiB/sec. | ||
9318 | 2025.01.14 22:37:47.068606 [ 258 ] {be028476-ceec-4442-a06e-cbd1e7ca8306} <Debug> TCPHandler: Processed in 0.002376899 sec. | ||
9319 | 2025.01.14 22:37:47.068782 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9320 | 2025.01.14 22:37:47.068924 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9321 | 2025.01.14 22:37:47.068985 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9322 | 2025.01.14 22:37:47.069600 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9323 | 2025.01.14 22:37:47.069639 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9324 | 2025.01.14 22:37:47.070005 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9325 | 2025.01.14 22:37:47.070244 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2025.01.14 22:37:47.070480 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001586 sec., 4413.619167717528 rows/sec., 287.55 KiB/sec. | ||
9327 | 2025.01.14 22:37:47.070583 [ 253 ] {fc859f1f-2182-4982-99cf-1346efda255c} <Debug> TCPHandler: Processed in 0.001871002 sec. | ||
9328 | 2025.01.14 22:37:47.070830 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9329 | 2025.01.14 22:37:47.070986 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9330 | 2025.01.14 22:37:47.071042 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9331 | 2025.01.14 22:37:47.071654 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9332 | 2025.01.14 22:37:47.071695 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9333 | 2025.01.14 22:37:47.072072 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9334 | 2025.01.14 22:37:47.072320 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9335 | 2025.01.14 22:37:47.072462 [ 151 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9336 | 2025.01.14 22:37:47.072510 [ 151 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9337 | 2025.01.14 22:37:47.072516 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec. | ||
9338 | 2025.01.14 22:37:47.072533 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9339 | 2025.01.14 22:37:47.072612 [ 258 ] {d3fed3b7-8b25-4259-bc17-1a8a4632ab72} <Debug> TCPHandler: Processed in 0.001897113 sec. | ||
9340 | 2025.01.14 22:37:47.072828 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
9341 | 2025.01.14 22:37:47.072843 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9342 | 2025.01.14 22:37:47.073088 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9343 | 2025.01.14 22:37:47.073126 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9344 | 2025.01.14 22:37:47.073185 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9345 | 2025.01.14 22:37:47.073203 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part | ||
9346 | 2025.01.14 22:37:47.073520 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
9347 | 2025.01.14 22:37:47.073883 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9348 | 2025.01.14 22:37:47.074279 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9349 | 2025.01.14 22:37:47.074651 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
9350 | 2025.01.14 22:37:47.075012 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9351 | 2025.01.14 22:37:47.075996 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2025.01.14 22:37:47.076073 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9353 | 2025.01.14 22:37:47.077006 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9354 | 2025.01.14 22:37:47.077531 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2025.01.14 22:37:47.078013 [ 192 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005377904 sec., 142806.56553185033 rows/sec., 10.22 MiB/sec. | ||
9356 | 2025.01.14 22:37:47.078080 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005071 sec., 2563.596923683692 rows/sec., 159.84 KiB/sec. | ||
9357 | 2025.01.14 22:37:47.078171 [ 253 ] {e18af9d8-46f6-4d20-86c4-7a3c69033fdf} <Debug> TCPHandler: Processed in 0.005427215 sec. | ||
9358 | 2025.01.14 22:37:47.078302 [ 201 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9359 | 2025.01.14 22:37:47.078364 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9360 | 2025.01.14 22:37:47.078601 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9361 | 2025.01.14 22:37:47.078715 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9362 | 2025.01.14 22:37:47.078905 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2025.01.14 22:37:47.079136 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_31_6} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9364 | 2025.01.14 22:37:47.079336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9365 | 2025.01.14 22:37:47.079976 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9366 | 2025.01.14 22:37:47.080020 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9367 | 2025.01.14 22:37:47.080414 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9368 | 2025.01.14 22:37:47.080679 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9369 | 2025.01.14 22:37:47.080876 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002343 sec., 159624.4131455399 rows/sec., 11.27 MiB/sec. | ||
9370 | 2025.01.14 22:37:47.080986 [ 258 ] {8ca07e2b-8c7e-45b4-a56f-72eff28d65b5} <Debug> TCPHandler: Processed in 0.002713713 sec. | ||
9371 | 2025.01.14 22:37:47.081217 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9372 | 2025.01.14 22:37:47.081374 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9373 | 2025.01.14 22:37:47.081434 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9374 | 2025.01.14 22:37:47.082004 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9375 | 2025.01.14 22:37:47.082050 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9376 | 2025.01.14 22:37:47.082435 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9377 | 2025.01.14 22:37:47.082681 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9378 | 2025.01.14 22:37:47.082850 [ 151 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9379 | 2025.01.14 22:37:47.082921 [ 151 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9380 | 2025.01.14 22:37:47.082920 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 200.43 KiB/sec. | ||
9381 | 2025.01.14 22:37:47.082952 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9382 | 2025.01.14 22:37:47.083085 [ 253 ] {bd0917cf-8335-4917-98ba-ac52f2a9c708} <Debug> TCPHandler: Processed in 0.001977554 sec. | ||
9383 | 2025.01.14 22:37:47.083142 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9384 | 2025.01.14 22:37:47.083288 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9385 | 2025.01.14 22:37:47.083295 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9386 | 2025.01.14 22:37:47.083339 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9387 | 2025.01.14 22:37:47.083631 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9388 | 2025.01.14 22:37:47.083639 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9389 | 2025.01.14 22:37:47.083797 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9390 | 2025.01.14 22:37:47.083939 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9391 | 2025.01.14 22:37:47.084336 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9392 | 2025.01.14 22:37:47.084738 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9393 | 2025.01.14 22:37:47.085055 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
9394 | 2025.01.14 22:37:47.086144 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9395 | 2025.01.14 22:37:47.086195 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9396 | 2025.01.14 22:37:47.087346 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9397 | 2025.01.14 22:37:47.087536 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004452013 sec., 41778.85374548547 rows/sec., 2.13 MiB/sec. | ||
9398 | 2025.01.14 22:37:47.087728 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9399 | 2025.01.14 22:37:47.087886 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9400 | 2025.01.14 22:37:47.088155 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9401 | 2025.01.14 22:37:47.088252 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9402 | 2025.01.14 22:37:47.088328 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9403 | 2025.01.14 22:37:47.088436 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004918 sec., 46156.974379829204 rows/sec., 3.08 MiB/sec. | ||
9404 | 2025.01.14 22:37:47.088529 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_31_6} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9405 | 2025.01.14 22:37:47.088722 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
9406 | 2025.01.14 22:37:47.088793 [ 258 ] {6a22e07c-ea75-40f5-aa90-2a656146acb0} <Debug> TCPHandler: Processed in 0.005573117 sec. | ||
9407 | 2025.01.14 22:37:47.088940 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_31_6} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9408 | 2025.01.14 22:37:47.089073 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9409 | 2025.01.14 22:37:47.089191 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9410 | 2025.01.14 22:37:47.089302 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9411 | 2025.01.14 22:37:47.089359 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9412 | 2025.01.14 22:37:47.089385 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 18948 rows starting from the beginning of the part | ||
9413 | 2025.01.14 22:37:47.089468 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9414 | 2025.01.14 22:37:47.089733 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 150 rows starting from the beginning of the part | ||
9415 | 2025.01.14 22:37:47.090131 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 940 rows starting from the beginning of the part | ||
9416 | 2025.01.14 22:37:47.090547 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
9417 | 2025.01.14 22:37:47.090949 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 150 rows starting from the beginning of the part | ||
9418 | 2025.01.14 22:37:47.091136 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 227 rows starting from the beginning of the part | ||
9419 | 2025.01.14 22:37:47.091990 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9420 | 2025.01.14 22:37:47.092059 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9421 | 2025.01.14 22:37:47.092708 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9422 | 2025.01.14 22:37:47.093081 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9423 | 2025.01.14 22:37:47.093575 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004231 sec., 236.35074450484518 rows/sec., 15.93 KiB/sec. | ||
9424 | 2025.01.14 22:37:47.094178 [ 253 ] {0cdd89d5-ab8b-42c5-9022-c4f1df29011b} <Debug> TCPHandler: Processed in 0.005247502 sec. | ||
9425 | 2025.01.14 22:37:47.094479 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9426 | 2025.01.14 22:37:47.094775 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9427 | 2025.01.14 22:37:47.094909 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9428 | 2025.01.14 22:37:47.095507 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9429 | 2025.01.14 22:37:47.095545 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9430 | 2025.01.14 22:37:47.099083 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9431 | 2025.01.14 22:37:47.099342 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9432 | 2025.01.14 22:37:47.099634 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.004962 sec., 14510.278113663844 rows/sec., 947.83 KiB/sec. | ||
9433 | 2025.01.14 22:37:47.099698 [ 258 ] {539386c5-de63-4415-9e6a-85bb2edc72fd} <Debug> TCPHandler: Processed in 0.005361573 sec. | ||
9434 | 2025.01.14 22:37:47.101350 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20425 rows, containing 5 columns (5 merged, 0 gathered) in 0.012908664 sec., 1582270.6362176596 rows/sec., 106.43 MiB/sec. | ||
9435 | 2025.01.14 22:37:47.101978 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9436 | 2025.01.14 22:37:47.102326 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9437 | 2025.01.14 22:37:47.102410 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9438 | 2025.01.14 22:37:47.102500 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
9439 | 2025.01.14 22:37:47.518425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9440 | 2025.01.14 22:37:47.541143 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2025.01.14 22:37:47.541212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9442 | 2025.01.14 22:37:47.549133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9443 | 2025.01.14 22:37:47.549956 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.01.14 22:37:47.553199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9445 | 2025.01.14 22:37:51.055344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1296 | ||
9446 | 2025.01.14 22:37:51.058987 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9447 | 2025.01.14 22:37:51.059037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9448 | 2025.01.14 22:37:51.060545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9449 | 2025.01.14 22:37:51.060874 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9450 | 2025.01.14 22:37:51.061049 [ 146 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9451 | 2025.01.14 22:37:51.061124 [ 146 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9452 | 2025.01.14 22:37:51.061167 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9453 | 2025.01.14 22:37:51.061964 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
9454 | 2025.01.14 22:37:51.063569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
9455 | 2025.01.14 22:37:51.063882 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9456 | 2025.01.14 22:37:51.064052 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1116 rows starting from the beginning of the part | ||
9457 | 2025.01.14 22:37:51.064730 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
9458 | 2025.01.14 22:37:51.065439 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
9459 | 2025.01.14 22:37:51.066123 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
9460 | 2025.01.14 22:37:51.066852 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
9461 | 2025.01.14 22:37:51.067489 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
9462 | 2025.01.14 22:37:51.075733 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 72 columns (72 merged, 0 gathered) in 0.014412942 sec., 89919.1851323623 rows/sec., 70.22 MiB/sec. | ||
9463 | 2025.01.14 22:37:51.077367 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9464 | 2025.01.14 22:37:51.078274 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9465 | 2025.01.14 22:37:51.078381 [ 200 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_36_7} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9466 | 2025.01.14 22:37:51.078769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9467 | 2025.01.14 22:37:52.061942 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9468 | 2025.01.14 22:37:52.062185 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9469 | 2025.01.14 22:37:52.062281 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9470 | 2025.01.14 22:37:52.063262 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9471 | 2025.01.14 22:37:52.063323 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9472 | 2025.01.14 22:37:52.063998 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9473 | 2025.01.14 22:37:52.064386 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9474 | 2025.01.14 22:37:52.064729 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002609 sec., 3066.3089306247603 rows/sec., 250.04 KiB/sec. | ||
9475 | 2025.01.14 22:37:52.064944 [ 253 ] {61ffb5c1-dc7b-403d-9f50-fd3b9e062409} <Debug> TCPHandler: Processed in 0.003196038 sec. | ||
9476 | 2025.01.14 22:37:52.065224 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9477 | 2025.01.14 22:37:52.065418 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9478 | 2025.01.14 22:37:52.065490 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9479 | 2025.01.14 22:37:52.066477 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9480 | 2025.01.14 22:37:52.066535 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9481 | 2025.01.14 22:37:52.067140 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9482 | 2025.01.14 22:37:52.067411 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9483 | 2025.01.14 22:37:52.067669 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.002305 sec., 58134.49023861171 rows/sec., 5.00 MiB/sec. | ||
9484 | 2025.01.14 22:37:52.067732 [ 258 ] {52fd4e2f-6146-4700-bc25-fcb473f3f080} <Debug> TCPHandler: Processed in 0.002655072 sec. | ||
9485 | 2025.01.14 22:37:52.067892 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9486 | 2025.01.14 22:37:52.068023 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9487 | 2025.01.14 22:37:52.068075 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9488 | 2025.01.14 22:37:52.068708 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9489 | 2025.01.14 22:37:52.068750 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9490 | 2025.01.14 22:37:52.069159 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9491 | 2025.01.14 22:37:52.069400 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9492 | 2025.01.14 22:37:52.069619 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001621 sec., 28994.447871684144 rows/sec., 2.10 MiB/sec. | ||
9493 | 2025.01.14 22:37:52.069673 [ 253 ] {cc1d4ee4-307b-4aff-aa02-7e964187a28f} <Debug> TCPHandler: Processed in 0.001841272 sec. | ||
9494 | 2025.01.14 22:37:52.069864 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9495 | 2025.01.14 22:37:52.069996 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9496 | 2025.01.14 22:37:52.070045 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9497 | 2025.01.14 22:37:52.070689 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9498 | 2025.01.14 22:37:52.070729 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9499 | 2025.01.14 22:37:52.071118 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9500 | 2025.01.14 22:37:52.071369 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9501 | 2025.01.14 22:37:52.071583 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001613 sec., 63856.1686298822 rows/sec., 4.99 MiB/sec. | ||
9502 | 2025.01.14 22:37:52.071635 [ 258 ] {a368c07b-42cb-4d1b-b24a-d67061601cb9} <Debug> TCPHandler: Processed in 0.001838652 sec. | ||
9503 | 2025.01.14 22:37:52.071787 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9504 | 2025.01.14 22:37:52.071905 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9505 | 2025.01.14 22:37:52.071959 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9506 | 2025.01.14 22:37:52.072571 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9507 | 2025.01.14 22:37:52.072610 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9508 | 2025.01.14 22:37:52.073007 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9509 | 2025.01.14 22:37:52.073248 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9510 | 2025.01.14 22:37:52.073466 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001585 sec., 97160.8832807571 rows/sec., 6.73 MiB/sec. | ||
9511 | 2025.01.14 22:37:52.073518 [ 253 ] {d4a3ff81-df03-4b10-beaf-382541a5db39} <Debug> TCPHandler: Processed in 0.001788602 sec. | ||
9512 | 2025.01.14 22:37:52.073686 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9513 | 2025.01.14 22:37:52.073825 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9514 | 2025.01.14 22:37:52.073921 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <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 | ||
9515 | 2025.01.14 22:37:52.075206 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2025.01.14 22:37:52.075247 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9517 | 2025.01.14 22:37:52.075925 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9518 | 2025.01.14 22:37:52.076184 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9519 | 2025.01.14 22:37:52.076376 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9520 | 2025.01.14 22:37:52.076455 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00265 sec., 14716.981132075472 rows/sec., 26.37 MiB/sec. | ||
9521 | 2025.01.14 22:37:52.076468 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9522 | 2025.01.14 22:37:52.076547 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9523 | 2025.01.14 22:37:52.076899 [ 258 ] {30301968-8e38-4090-bfca-b5ce3bd79885} <Debug> TCPHandler: Processed in 0.003275689 sec. | ||
9524 | 2025.01.14 22:37:52.076982 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
9525 | 2025.01.14 22:37:52.077200 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2025.01.14 22:37:52.077655 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9527 | 2025.01.14 22:37:52.077872 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9528 | 2025.01.14 22:37:52.078720 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9529 | 2025.01.14 22:37:52.078856 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
9530 | 2025.01.14 22:37:52.079453 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
9531 | 2025.01.14 22:37:52.080071 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
9532 | 2025.01.14 22:37:52.080332 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9533 | 2025.01.14 22:37:52.080490 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9534 | 2025.01.14 22:37:52.080782 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
9535 | 2025.01.14 22:37:52.081338 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
9536 | 2025.01.14 22:37:52.082007 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
9537 | 2025.01.14 22:37:52.082117 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9538 | 2025.01.14 22:37:52.082924 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2025.01.14 22:37:52.083158 [ 144 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9540 | 2025.01.14 22:37:52.083265 [ 144 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2025.01.14 22:37:52.083338 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9542 | 2025.01.14 22:37:52.083512 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005934 sec., 8426.019548365352 rows/sec., 591.63 KiB/sec. | ||
9543 | 2025.01.14 22:37:52.083793 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
9544 | 2025.01.14 22:37:52.083878 [ 253 ] {812a47c9-bdf2-4206-b21d-6fbe086aec00} <Debug> TCPHandler: Processed in 0.006860182 sec. | ||
9545 | 2025.01.14 22:37:52.084194 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9546 | 2025.01.14 22:37:52.084251 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3438 rows starting from the beginning of the part | ||
9547 | 2025.01.14 22:37:52.084412 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
9548 | 2025.01.14 22:37:52.084632 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
9549 | 2025.01.14 22:37:52.084803 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part | ||
9550 | 2025.01.14 22:37:52.084932 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
9551 | 2025.01.14 22:37:52.085151 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 50 rows starting from the beginning of the part | ||
9552 | 2025.01.14 22:37:52.087248 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3682 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781335 sec., 973730.1773051053 rows/sec., 63.95 MiB/sec. | ||
9553 | 2025.01.14 22:37:52.087627 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9554 | 2025.01.14 22:37:52.087920 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9555 | 2025.01.14 22:37:52.088002 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_71_14} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9556 | 2025.01.14 22:37:52.088087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
9557 | 2025.01.14 22:37:52.091685 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 19 columns (19 merged, 0 gathered) in 0.014991179 sec., 91453.78092009974 rows/sec., 163.88 MiB/sec. | ||
9558 | 2025.01.14 22:37:52.093165 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9559 | 2025.01.14 22:37:52.093630 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9560 | 2025.01.14 22:37:52.093720 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9561 | 2025.01.14 22:37:52.093895 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
9562 | 2025.01.14 22:37:53.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.21 MiB, peak 237.70 MiB, free memory in arenas 0.00 B, will set to 229.02 MiB (RSS), difference: 2.80 MiB | ||
9563 | 2025.01.14 22:37:53.427930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
9564 | 2025.01.14 22:37:53.428607 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9565 | 2025.01.14 22:37:53.428648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9566 | 2025.01.14 22:37:53.429175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9567 | 2025.01.14 22:37:53.429438 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9568 | 2025.01.14 22:37:53.429636 [ 141 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9569 | 2025.01.14 22:37:53.429684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9570 | 2025.01.14 22:37:53.429734 [ 141 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9571 | 2025.01.14 22:37:53.429767 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9572 | 2025.01.14 22:37:53.429920 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9573 | 2025.01.14 22:37:53.430107 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9574 | 2025.01.14 22:37:53.430162 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9575 | 2025.01.14 22:37:53.430260 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9576 | 2025.01.14 22:37:53.430452 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9577 | 2025.01.14 22:37:53.430613 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9578 | 2025.01.14 22:37:53.430756 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9579 | 2025.01.14 22:37:53.430950 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
9580 | 2025.01.14 22:37:53.433511 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003662884 sec., 6394960.910583027 rows/sec., 91.48 MiB/sec. | ||
9581 | 2025.01.14 22:37:53.433916 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9582 | 2025.01.14 22:37:53.434220 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_51_10} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2025.01.14 22:37:53.434307 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_51_10} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9584 | 2025.01.14 22:37:53.434417 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
9585 | 2025.01.14 22:37:55.053389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9586 | 2025.01.14 22:37:55.075268 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9587 | 2025.01.14 22:37:55.075316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9588 | 2025.01.14 22:37:55.082606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9589 | 2025.01.14 22:37:55.083399 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9590 | 2025.01.14 22:37:55.083695 [ 139 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9591 | 2025.01.14 22:37:55.083746 [ 139 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9592 | 2025.01.14 22:37:55.083781 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9593 | 2025.01.14 22:37:55.084230 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9594 | 2025.01.14 22:37:55.098530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9595 | 2025.01.14 22:37:55.100506 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9596 | 2025.01.14 22:37:55.102281 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9597 | 2025.01.14 22:37:55.109148 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9598 | 2025.01.14 22:37:55.114958 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9599 | 2025.01.14 22:37:55.120514 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9600 | 2025.01.14 22:37:55.126046 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9601 | 2025.01.14 22:37:55.130490 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
9602 | 2025.01.14 22:37:55.190193 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106296711 sec., 3621.9370889095526 rows/sec., 18.73 MiB/sec. | ||
9603 | 2025.01.14 22:37:55.193484 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9604 | 2025.01.14 22:37:55.196655 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_51_10} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2025.01.14 22:37:55.196793 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_51_10} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9606 | 2025.01.14 22:37:55.199591 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9607 | 2025.01.14 22:37:57.064397 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9608 | 2025.01.14 22:37:57.064601 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9609 | 2025.01.14 22:37:57.064678 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9610 | 2025.01.14 22:37:57.065543 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9611 | 2025.01.14 22:37:57.065584 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9612 | 2025.01.14 22:37:57.066016 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9613 | 2025.01.14 22:37:57.066268 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9614 | 2025.01.14 22:37:57.066474 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
9615 | 2025.01.14 22:37:57.066531 [ 253 ] {7eda0fac-fa5c-4175-9f26-5aede0f3052b} <Debug> TCPHandler: Processed in 0.002272477 sec. | ||
9616 | 2025.01.14 22:37:57.066815 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9617 | 2025.01.14 22:37:57.067033 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9618 | 2025.01.14 22:37:57.067113 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9619 | 2025.01.14 22:37:57.068001 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9620 | 2025.01.14 22:37:57.068049 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9621 | 2025.01.14 22:37:57.068519 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9622 | 2025.01.14 22:37:57.068785 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9623 | 2025.01.14 22:37:57.068965 [ 133 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9624 | 2025.01.14 22:37:57.069045 [ 133 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2025.01.14 22:37:57.069048 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002068 sec., 96228.23984526112 rows/sec., 8.34 MiB/sec. | ||
9626 | 2025.01.14 22:37:57.069088 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9627 | 2025.01.14 22:37:57.069231 [ 258 ] {2db3fa2b-8292-4b7e-b38c-069dc4e3385e} <Debug> TCPHandler: Processed in 0.002556781 sec. | ||
9628 | 2025.01.14 22:37:57.069383 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
9629 | 2025.01.14 22:37:57.069435 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9630 | 2025.01.14 22:37:57.069679 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9631 | 2025.01.14 22:37:57.069699 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9632 | 2025.01.14 22:37:57.069746 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1426 rows starting from the beginning of the part | ||
9633 | 2025.01.14 22:37:57.069812 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9634 | 2025.01.14 22:37:57.070051 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
9635 | 2025.01.14 22:37:57.070486 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 130 rows starting from the beginning of the part | ||
9636 | 2025.01.14 22:37:57.070837 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
9637 | 2025.01.14 22:37:57.071259 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 134 rows starting from the beginning of the part | ||
9638 | 2025.01.14 22:37:57.071656 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 199 rows starting from the beginning of the part | ||
9639 | 2025.01.14 22:37:57.072654 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9640 | 2025.01.14 22:37:57.072733 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9641 | 2025.01.14 22:37:57.073599 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9642 | 2025.01.14 22:37:57.074134 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9643 | 2025.01.14 22:37:57.074544 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004904 sec., 1427.4061990212072 rows/sec., 93.00 KiB/sec. | ||
9644 | 2025.01.14 22:37:57.075134 [ 253 ] {4cfd2bd1-e8ff-4d2c-bae1-da5dde34cac3} <Debug> TCPHandler: Processed in 0.005762149 sec. | ||
9645 | 2025.01.14 22:37:57.075250 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000161 sec., 352323.8793092385 rows/sec., 31.12 MiB/sec. | ||
9646 | 2025.01.14 22:37:57.075452 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9647 | 2025.01.14 22:37:57.075706 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9648 | 2025.01.14 22:37:57.075780 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9649 | 2025.01.14 22:37:57.075881 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9650 | 2025.01.14 22:37:57.076298 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2025.01.14 22:37:57.076554 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_76_15} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9652 | 2025.01.14 22:37:57.076714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9653 | 2025.01.14 22:37:57.077009 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2025.01.14 22:37:57.077056 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9655 | 2025.01.14 22:37:57.077446 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9656 | 2025.01.14 22:37:57.077706 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2025.01.14 22:37:57.077942 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002259 sec., 6197.432492253209 rows/sec., 434.03 KiB/sec. | ||
9658 | 2025.01.14 22:37:57.078003 [ 258 ] {ac5c2b4a-1ed3-4a19-82b9-80e913688b22} <Debug> TCPHandler: Processed in 0.002723522 sec. | ||
9659 | 2025.01.14 22:37:57.078226 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2025.01.14 22:37:57.078449 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9661 | 2025.01.14 22:37:57.078499 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9662 | 2025.01.14 22:37:57.079095 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2025.01.14 22:37:57.079132 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9664 | 2025.01.14 22:37:57.079490 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9665 | 2025.01.14 22:37:57.079732 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2025.01.14 22:37:57.079916 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
9667 | 2025.01.14 22:37:57.079969 [ 253 ] {ba88305e-6c77-41aa-986c-55951634fcdb} <Debug> TCPHandler: Processed in 0.001858882 sec. | ||
9668 | 2025.01.14 22:37:57.080121 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2025.01.14 22:37:57.080241 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9670 | 2025.01.14 22:37:57.080290 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9671 | 2025.01.14 22:37:57.081043 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2025.01.14 22:37:57.081083 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9673 | 2025.01.14 22:37:57.081483 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9674 | 2025.01.14 22:37:57.081739 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2025.01.14 22:37:57.081913 [ 133 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9676 | 2025.01.14 22:37:57.081971 [ 133 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2025.01.14 22:37:57.081988 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.00176 sec., 212500 rows/sec., 15.00 MiB/sec. | ||
9678 | 2025.01.14 22:37:57.082007 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9679 | 2025.01.14 22:37:57.082176 [ 258 ] {8de21530-2169-4f43-ac7b-6aa8c235db87} <Debug> TCPHandler: Processed in 0.002105455 sec. | ||
9680 | 2025.01.14 22:37:57.082386 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
9681 | 2025.01.14 22:37:57.082516 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9682 | 2025.01.14 22:37:57.082903 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9683 | 2025.01.14 22:37:57.083026 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 903 rows starting from the beginning of the part | ||
9684 | 2025.01.14 22:37:57.083133 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9685 | 2025.01.14 22:37:57.083374 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
9686 | 2025.01.14 22:37:57.083738 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
9687 | 2025.01.14 22:37:57.084089 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 374 rows starting from the beginning of the part | ||
9688 | 2025.01.14 22:37:57.084356 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 103 rows starting from the beginning of the part | ||
9689 | 2025.01.14 22:37:57.084642 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 374 rows starting from the beginning of the part | ||
9690 | 2025.01.14 22:37:57.084749 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9691 | 2025.01.14 22:37:57.086400 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.01.14 22:37:57.086476 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9693 | 2025.01.14 22:37:57.087349 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9694 | 2025.01.14 22:37:57.087781 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1877 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654777 sec., 331931.7454958878 rows/sec., 25.33 MiB/sec. | ||
9695 | 2025.01.14 22:37:57.087807 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9696 | 2025.01.14 22:37:57.088079 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9697 | 2025.01.14 22:37:57.088144 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005246 sec., 1143.7285550895922 rows/sec., 59.76 KiB/sec. | ||
9698 | 2025.01.14 22:37:57.088484 [ 253 ] {fbd446f9-7cc6-49ee-bff0-f4c77b54721c} <Debug> TCPHandler: Processed in 0.006163624 sec. | ||
9699 | 2025.01.14 22:37:57.088796 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9700 | 2025.01.14 22:37:57.089047 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9701 | 2025.01.14 22:37:57.089093 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2025.01.14 22:37:57.089157 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9703 | 2025.01.14 22:37:57.089302 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_76_15} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9704 | 2025.01.14 22:37:57.089511 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9705 | 2025.01.14 22:37:57.090042 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9706 | 2025.01.14 22:37:57.090086 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9707 | 2025.01.14 22:37:57.090514 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9708 | 2025.01.14 22:37:57.090776 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9709 | 2025.01.14 22:37:57.090997 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002015 sec., 112655.08684863524 rows/sec., 7.51 MiB/sec. | ||
9710 | 2025.01.14 22:37:57.091055 [ 258 ] {abe5a225-fac7-4fb7-9013-e1a67f37416b} <Debug> TCPHandler: Processed in 0.002433409 sec. | ||
9711 | 2025.01.14 22:37:57.091225 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9712 | 2025.01.14 22:37:57.091367 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9713 | 2025.01.14 22:37:57.091427 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9714 | 2025.01.14 22:37:57.091892 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9715 | 2025.01.14 22:37:57.091930 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9716 | 2025.01.14 22:37:57.092288 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9717 | 2025.01.14 22:37:57.092528 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9718 | 2025.01.14 22:37:57.092717 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
9719 | 2025.01.14 22:37:57.092825 [ 253 ] {e4c01f2a-d594-4694-b987-c56834487473} <Debug> TCPHandler: Processed in 0.00166898 sec. | ||
9720 | 2025.01.14 22:37:57.093008 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9721 | 2025.01.14 22:37:57.093126 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9722 | 2025.01.14 22:37:57.093177 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9723 | 2025.01.14 22:37:57.093679 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2025.01.14 22:37:57.093719 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9725 | 2025.01.14 22:37:57.094101 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9726 | 2025.01.14 22:37:57.094365 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9727 | 2025.01.14 22:37:57.094575 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001472 sec., 48913.04347826087 rows/sec., 3.12 MiB/sec. | ||
9728 | 2025.01.14 22:37:57.094631 [ 258 ] {e352fda7-a43f-4ffc-9687-e8e5cef80cf4} <Debug> TCPHandler: Processed in 0.00170642 sec. | ||
9729 | 2025.01.14 22:38:00.763743 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9730 | 2025.01.14 22:38:00.763813 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9731 | 2025.01.14 22:38:00.929925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
9732 | 2025.01.14 22:38:00.930534 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9733 | 2025.01.14 22:38:00.930571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9734 | 2025.01.14 22:38:00.931115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9735 | 2025.01.14 22:38:00.931372 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9736 | 2025.01.14 22:38:00.931569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9737 | 2025.01.14 22:38:01.063928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1330 | ||
9738 | 2025.01.14 22:38:01.067111 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2025.01.14 22:38:01.067160 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9740 | 2025.01.14 22:38:01.068636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9741 | 2025.01.14 22:38:01.068955 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2025.01.14 22:38:01.069484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
9743 | 2025.01.14 22:38:02.062589 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9744 | 2025.01.14 22:38:02.062803 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9745 | 2025.01.14 22:38:02.062887 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9746 | 2025.01.14 22:38:02.063798 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9747 | 2025.01.14 22:38:02.063849 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9748 | 2025.01.14 22:38:02.064305 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9749 | 2025.01.14 22:38:02.064572 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9750 | 2025.01.14 22:38:02.064817 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002073 sec., 62711.04679208875 rows/sec., 5.42 MiB/sec. | ||
9751 | 2025.01.14 22:38:02.064884 [ 253 ] {db445eec-05e9-4ba7-a66f-89d5e6440084} <Debug> TCPHandler: Processed in 0.002432918 sec. | ||
9752 | 2025.01.14 22:38:02.065172 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9753 | 2025.01.14 22:38:02.065386 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9754 | 2025.01.14 22:38:02.065465 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9755 | 2025.01.14 22:38:02.066432 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9756 | 2025.01.14 22:38:02.066480 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9757 | 2025.01.14 22:38:02.066931 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9758 | 2025.01.14 22:38:02.067213 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9759 | 2025.01.14 22:38:02.067449 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002121 sec., 18387.553041018386 rows/sec., 1.35 MiB/sec. | ||
9760 | 2025.01.14 22:38:02.067518 [ 258 ] {d8ee0b34-b0fc-4df0-b86c-f5b6a1b5c271} <Debug> TCPHandler: Processed in 0.00250587 sec. | ||
9761 | 2025.01.14 22:38:02.067686 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9762 | 2025.01.14 22:38:02.067811 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9763 | 2025.01.14 22:38:02.067862 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9764 | 2025.01.14 22:38:02.068494 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9765 | 2025.01.14 22:38:02.068534 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9766 | 2025.01.14 22:38:02.068910 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9767 | 2025.01.14 22:38:02.069161 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9768 | 2025.01.14 22:38:02.069379 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001598 sec., 59449.311639549436 rows/sec., 4.64 MiB/sec. | ||
9769 | 2025.01.14 22:38:02.069431 [ 253 ] {0809bff6-1fb1-4dca-9cbd-16dbc1a69dc3} <Debug> TCPHandler: Processed in 0.001806782 sec. | ||
9770 | 2025.01.14 22:38:02.069591 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9771 | 2025.01.14 22:38:02.069744 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9772 | 2025.01.14 22:38:02.069810 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9773 | 2025.01.14 22:38:02.070493 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9774 | 2025.01.14 22:38:02.070543 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9775 | 2025.01.14 22:38:02.070971 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9776 | 2025.01.14 22:38:02.071225 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9777 | 2025.01.14 22:38:02.071443 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001738 sec., 86306.09896432681 rows/sec., 5.98 MiB/sec. | ||
9778 | 2025.01.14 22:38:02.071505 [ 258 ] {21554a2a-6a7c-4a0a-9df5-adadb2c87a7c} <Debug> TCPHandler: Processed in 0.001973414 sec. | ||
9779 | 2025.01.14 22:38:02.071649 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9780 | 2025.01.14 22:38:02.071795 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9781 | 2025.01.14 22:38:02.071878 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <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 | ||
9782 | 2025.01.14 22:38:02.073102 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9783 | 2025.01.14 22:38:02.073141 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9784 | 2025.01.14 22:38:02.073817 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9785 | 2025.01.14 22:38:02.074075 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9786 | 2025.01.14 22:38:02.074389 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002616 sec., 14908.256880733947 rows/sec., 26.71 MiB/sec. | ||
9787 | 2025.01.14 22:38:02.074880 [ 253 ] {97b28eed-5890-45ce-9650-7660780a22a8} <Debug> TCPHandler: Processed in 0.003282469 sec. | ||
9788 | 2025.01.14 22:38:02.075059 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9789 | 2025.01.14 22:38:02.075194 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9790 | 2025.01.14 22:38:02.075246 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9791 | 2025.01.14 22:38:02.075726 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9792 | 2025.01.14 22:38:02.075767 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9793 | 2025.01.14 22:38:02.076173 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9794 | 2025.01.14 22:38:02.076444 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9795 | 2025.01.14 22:38:02.076681 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001515 sec., 33003.300330033 rows/sec., 2.26 MiB/sec. | ||
9796 | 2025.01.14 22:38:02.076757 [ 258 ] {8bb70509-ee37-484c-985e-8559b2f44c51} <Debug> TCPHandler: Processed in 0.001762192 sec. | ||
9797 | 2025.01.14 22:38:02.598760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9798 | 2025.01.14 22:38:02.617703 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9799 | 2025.01.14 22:38:02.617770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9800 | 2025.01.14 22:38:02.626473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9801 | 2025.01.14 22:38:02.627273 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9802 | 2025.01.14 22:38:02.631127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9803 | 2025.01.14 22:38:07.053602 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2025.01.14 22:38:07.053812 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9805 | 2025.01.14 22:38:07.053885 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9806 | 2025.01.14 22:38:07.054645 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2025.01.14 22:38:07.054701 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9808 | 2025.01.14 22:38:07.055142 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9809 | 2025.01.14 22:38:07.055398 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2025.01.14 22:38:07.055600 [ 123 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9811 | 2025.01.14 22:38:07.055668 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
9812 | 2025.01.14 22:38:07.055678 [ 123 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2025.01.14 22:38:07.055744 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9814 | 2025.01.14 22:38:07.055818 [ 253 ] {ce30243c-455a-40ce-a4f6-a82ad8ba9629} <Debug> TCPHandler: Processed in 0.002336468 sec. | ||
9815 | 2025.01.14 22:38:07.056037 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9816 | 2025.01.14 22:38:07.056213 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2025.01.14 22:38:07.056594 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9818 | 2025.01.14 22:38:07.056731 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9819 | 2025.01.14 22:38:07.056755 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9820 | 2025.01.14 22:38:07.056912 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9821 | 2025.01.14 22:38:07.056947 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9822 | 2025.01.14 22:38:07.057418 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9823 | 2025.01.14 22:38:07.057685 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9824 | 2025.01.14 22:38:07.058021 [ 201 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9825 | 2025.01.14 22:38:07.059601 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9826 | 2025.01.14 22:38:07.059677 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9827 | 2025.01.14 22:38:07.060614 [ 198 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004754157 sec., 14723.95631864913 rows/sec., 1.09 MiB/sec. | ||
9828 | 2025.01.14 22:38:07.060796 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9829 | 2025.01.14 22:38:07.060903 [ 198 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9830 | 2025.01.14 22:38:07.061277 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): 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.01.14 22:38:07.061528 [ 192 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.01.14 22:38:07.061728 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005181 sec., 386.0258637328701 rows/sec., 31.48 KiB/sec. | ||
9833 | 2025.01.14 22:38:07.062050 [ 192 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_33_8} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9834 | 2025.01.14 22:38:07.062085 [ 258 ] {85f56bd2-a634-477a-b721-7a7605370f2d} <Debug> TCPHandler: Processed in 0.006102683 sec. | ||
9835 | 2025.01.14 22:38:07.062315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9836 | 2025.01.14 22:38:07.062363 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9837 | 2025.01.14 22:38:07.062511 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9838 | 2025.01.14 22:38:07.062573 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9839 | 2025.01.14 22:38:07.064069 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2025.01.14 22:38:07.064112 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9841 | 2025.01.14 22:38:07.064570 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9842 | 2025.01.14 22:38:07.064833 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2025.01.14 22:38:07.065080 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002604 sec., 514592.93394777266 rows/sec., 42.86 MiB/sec. | ||
9844 | 2025.01.14 22:38:07.065181 [ 253 ] {79d2f0cd-d88f-4341-a94e-196caf8f16de} <Debug> TCPHandler: Processed in 0.002937145 sec. | ||
9845 | 2025.01.14 22:38:07.065411 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9846 | 2025.01.14 22:38:07.065591 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9847 | 2025.01.14 22:38:07.065644 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9848 | 2025.01.14 22:38:07.066249 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9849 | 2025.01.14 22:38:07.066294 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9850 | 2025.01.14 22:38:07.066675 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9851 | 2025.01.14 22:38:07.066937 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9852 | 2025.01.14 22:38:07.067071 [ 123 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9853 | 2025.01.14 22:38:07.067108 [ 123 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9854 | 2025.01.14 22:38:07.067126 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001563 sec., 5758.157389635317 rows/sec., 381.13 KiB/sec. | ||
9855 | 2025.01.14 22:38:07.067135 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9856 | 2025.01.14 22:38:07.067294 [ 258 ] {47d530ce-bfb8-4cae-aeff-397fd3820283} <Debug> TCPHandler: Processed in 0.001995723 sec. | ||
9857 | 2025.01.14 22:38:07.067533 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
9858 | 2025.01.14 22:38:07.067604 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9859 | 2025.01.14 22:38:07.068015 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9860 | 2025.01.14 22:38:07.068085 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9861 | 2025.01.14 22:38:07.068183 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9862 | 2025.01.14 22:38:07.068206 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 62 rows starting from the beginning of the part | ||
9863 | 2025.01.14 22:38:07.068787 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
9864 | 2025.01.14 22:38:07.069277 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 47 rows starting from the beginning of the part | ||
9865 | 2025.01.14 22:38:07.069696 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
9866 | 2025.01.14 22:38:07.070071 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 39 rows starting from the beginning of the part | ||
9867 | 2025.01.14 22:38:07.070492 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
9868 | 2025.01.14 22:38:07.071414 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9869 | 2025.01.14 22:38:07.071466 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9870 | 2025.01.14 22:38:07.072071 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9871 | 2025.01.14 22:38:07.072090 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.004854388 sec., 35225.861632815504 rows/sec., 2.64 MiB/sec. | ||
9872 | 2025.01.14 22:38:07.072332 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9873 | 2025.01.14 22:38:07.072508 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9874 | 2025.01.14 22:38:07.073033 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005115 sec., 47311.82795698925 rows/sec., 3.21 MiB/sec. | ||
9875 | 2025.01.14 22:38:07.073101 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.01.14 22:38:07.073371 [ 253 ] {2cb95e6c-5ba3-48a4-aeee-1f2545189bb9} <Debug> TCPHandler: Processed in 0.005935861 sec. | ||
9877 | 2025.01.14 22:38:07.073606 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_70_14} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9878 | 2025.01.14 22:38:07.073667 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2025.01.14 22:38:07.073797 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9880 | 2025.01.14 22:38:07.073873 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9881 | 2025.01.14 22:38:07.073924 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9882 | 2025.01.14 22:38:07.074514 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9883 | 2025.01.14 22:38:07.074553 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9884 | 2025.01.14 22:38:07.074925 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9885 | 2025.01.14 22:38:07.075177 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9886 | 2025.01.14 22:38:07.075300 [ 127 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9887 | 2025.01.14 22:38:07.075344 [ 127 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2025.01.14 22:38:07.075365 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
9889 | 2025.01.14 22:38:07.075369 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9890 | 2025.01.14 22:38:07.075529 [ 258 ] {2ec0db7a-257a-40ee-ab57-7c4d52e6c159} <Debug> TCPHandler: Processed in 0.002036694 sec. | ||
9891 | 2025.01.14 22:38:07.075800 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9892 | 2025.01.14 22:38:07.075863 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9893 | 2025.01.14 22:38:07.076362 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9894 | 2025.01.14 22:38:07.076473 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9895 | 2025.01.14 22:38:07.076473 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9896 | 2025.01.14 22:38:07.076672 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9897 | 2025.01.14 22:38:07.076745 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9898 | 2025.01.14 22:38:07.077134 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9899 | 2025.01.14 22:38:07.077473 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9900 | 2025.01.14 22:38:07.077923 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9901 | 2025.01.14 22:38:07.079987 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2025.01.14 22:38:07.080064 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9903 | 2025.01.14 22:38:07.080094 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626975 sec., 14048.055154825777 rows/sec., 930.77 KiB/sec. | ||
9904 | 2025.01.14 22:38:07.080319 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9905 | 2025.01.14 22:38:07.080846 [ 192 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9906 | 2025.01.14 22:38:07.080866 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9907 | 2025.01.14 22:38:07.081012 [ 192 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_33_8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9908 | 2025.01.14 22:38:07.081195 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
9909 | 2025.01.14 22:38:07.081299 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9910 | 2025.01.14 22:38:07.081538 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.005268 sec., 157934.70007593013 rows/sec., 11.40 MiB/sec. | ||
9911 | 2025.01.14 22:38:07.081606 [ 253 ] {31c6a759-499e-445a-96d1-d1523fc555c2} <Debug> TCPHandler: Processed in 0.005959051 sec. | ||
9912 | 2025.01.14 22:38:07.081806 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2025.01.14 22:38:07.081978 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9914 | 2025.01.14 22:38:07.082037 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9915 | 2025.01.14 22:38:07.082617 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.01.14 22:38:07.082662 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9917 | 2025.01.14 22:38:07.083053 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9918 | 2025.01.14 22:38:07.083299 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2025.01.14 22:38:07.083519 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
9920 | 2025.01.14 22:38:07.083695 [ 258 ] {96b0a4d2-7ab0-49ba-9a05-1fdd94cf7012} <Debug> TCPHandler: Processed in 0.001991673 sec. | ||
9921 | 2025.01.14 22:38:07.083972 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2025.01.14 22:38:07.084141 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9923 | 2025.01.14 22:38:07.084217 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9924 | 2025.01.14 22:38:07.085165 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2025.01.14 22:38:07.085207 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9926 | 2025.01.14 22:38:07.085659 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9927 | 2025.01.14 22:38:07.085918 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2025.01.14 22:38:07.086140 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.002039 sec., 460029.42618930846 rows/sec., 30.69 MiB/sec. | ||
9929 | 2025.01.14 22:38:07.086194 [ 253 ] {45179933-d055-4980-ad56-acbc7e96952a} <Debug> TCPHandler: Processed in 0.002393798 sec. | ||
9930 | 2025.01.14 22:38:07.086349 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2025.01.14 22:38:07.086471 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9932 | 2025.01.14 22:38:07.086522 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9933 | 2025.01.14 22:38:07.086998 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2025.01.14 22:38:07.087035 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9935 | 2025.01.14 22:38:07.087407 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9936 | 2025.01.14 22:38:07.087658 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2025.01.14 22:38:07.087871 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
9938 | 2025.01.14 22:38:07.088064 [ 258 ] {768ff6bd-cea8-4e5b-8b26-be06a67ebf51} <Debug> TCPHandler: Processed in 0.001773321 sec. | ||
9939 | 2025.01.14 22:38:07.088276 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9940 | 2025.01.14 22:38:07.088414 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9941 | 2025.01.14 22:38:07.088472 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9942 | 2025.01.14 22:38:07.088990 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2025.01.14 22:38:07.089029 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9944 | 2025.01.14 22:38:07.089404 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9945 | 2025.01.14 22:38:07.089641 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9946 | 2025.01.14 22:38:07.089848 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001465 sec., 46416.38225255973 rows/sec., 2.95 MiB/sec. | ||
9947 | 2025.01.14 22:38:07.089898 [ 253 ] {5e5ad8f8-ad60-43ba-86e6-58b945509445} <Debug> TCPHandler: Processed in 0.001728671 sec. | ||
9948 | 2025.01.14 22:38:08.431797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
9949 | 2025.01.14 22:38:08.432574 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9950 | 2025.01.14 22:38:08.432636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9951 | 2025.01.14 22:38:08.433196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9952 | 2025.01.14 22:38:08.433458 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9953 | 2025.01.14 22:38:08.433720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
9954 | 2025.01.14 22:38:10.131297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9955 | 2025.01.14 22:38:10.151898 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9956 | 2025.01.14 22:38:10.151956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9957 | 2025.01.14 22:38:10.159338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9958 | 2025.01.14 22:38:10.160101 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9959 | 2025.01.14 22:38:10.162868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9960 | 2025.01.14 22:38:11.069842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1364 | ||
9961 | 2025.01.14 22:38:11.072998 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9962 | 2025.01.14 22:38:11.073050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9963 | 2025.01.14 22:38:11.074534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9964 | 2025.01.14 22:38:11.074848 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9965 | 2025.01.14 22:38:11.076180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
9966 | 2025.01.14 22:38:12.063492 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9967 | 2025.01.14 22:38:12.063706 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9968 | 2025.01.14 22:38:12.063787 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9969 | 2025.01.14 22:38:12.064652 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9970 | 2025.01.14 22:38:12.064705 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9971 | 2025.01.14 22:38:12.065160 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9972 | 2025.01.14 22:38:12.065445 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9973 | 2025.01.14 22:38:12.065694 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002045 sec., 63569.682151589244 rows/sec., 5.49 MiB/sec. | ||
9974 | 2025.01.14 22:38:12.065753 [ 253 ] {f716773c-6a42-4b15-902d-8bc745fa8107} <Debug> TCPHandler: Processed in 0.002401669 sec. | ||
9975 | 2025.01.14 22:38:12.066018 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9976 | 2025.01.14 22:38:12.066239 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9977 | 2025.01.14 22:38:12.066321 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9978 | 2025.01.14 22:38:12.067153 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9979 | 2025.01.14 22:38:12.067201 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9980 | 2025.01.14 22:38:12.067653 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9981 | 2025.01.14 22:38:12.067922 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2025.01.14 22:38:12.068143 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001961 sec., 19887.81234064253 rows/sec., 1.46 MiB/sec. | ||
9983 | 2025.01.14 22:38:12.068258 [ 258 ] {18b1fe28-4922-47ed-a946-33903968f7d3} <Debug> TCPHandler: Processed in 0.002381639 sec. | ||
9984 | 2025.01.14 22:38:12.068467 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9985 | 2025.01.14 22:38:12.068644 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9986 | 2025.01.14 22:38:12.068703 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9987 | 2025.01.14 22:38:12.069358 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9988 | 2025.01.14 22:38:12.069400 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9989 | 2025.01.14 22:38:12.069768 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9990 | 2025.01.14 22:38:12.070013 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9991 | 2025.01.14 22:38:12.070236 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001624 sec., 58497.536945812804 rows/sec., 4.57 MiB/sec. | ||
9992 | 2025.01.14 22:38:12.070288 [ 253 ] {08376035-3c3b-409d-9184-929b3f998cb5} <Debug> TCPHandler: Processed in 0.001936783 sec. | ||
9993 | 2025.01.14 22:38:12.070429 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9994 | 2025.01.14 22:38:12.070550 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9995 | 2025.01.14 22:38:12.070604 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9996 | 2025.01.14 22:38:12.071194 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9997 | 2025.01.14 22:38:12.071231 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9998 | 2025.01.14 22:38:12.071633 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9999 | 2025.01.14 22:38:12.071873 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10000 | 2025.01.14 22:38:12.072005 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
10001 | 2025.01.14 22:38:12.072052 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.26 MiB/sec. | ||
10002 | 2025.01.14 22:38:12.072059 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2025.01.14 22:38:12.072103 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10004 | 2025.01.14 22:38:12.072123 [ 258 ] {7ff0b425-225d-486e-b669-a28e2a0b5505} <Debug> TCPHandler: Processed in 0.001752131 sec. | ||
10005 | 2025.01.14 22:38:12.072376 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
10006 | 2025.01.14 22:38:12.072414 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10007 | 2025.01.14 22:38:12.072691 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10008 | 2025.01.14 22:38:12.072793 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 20425 rows starting from the beginning of the part | ||
10009 | 2025.01.14 22:38:12.072797 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10010 | 2025.01.14 22:38:12.073060 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 154 rows starting from the beginning of the part | ||
10011 | 2025.01.14 22:38:12.073226 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <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 | ||
10012 | 2025.01.14 22:38:12.073587 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 227 rows starting from the beginning of the part | ||
10013 | 2025.01.14 22:38:12.073983 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 150 rows starting from the beginning of the part | ||
10014 | 2025.01.14 22:38:12.074501 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 938 rows starting from the beginning of the part | ||
10015 | 2025.01.14 22:38:12.074861 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
10016 | 2025.01.14 22:38:12.077947 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10017 | 2025.01.14 22:38:12.078029 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10018 | 2025.01.14 22:38:12.079777 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10019 | 2025.01.14 22:38:12.080535 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10020 | 2025.01.14 22:38:12.080925 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008236 sec., 4735.30840213696 rows/sec., 8.49 MiB/sec. | ||
10021 | 2025.01.14 22:38:12.081039 [ 253 ] {96fa5ca0-c9ac-4c79-a16c-4e72e9e6a4b9} <Debug> TCPHandler: Processed in 0.008798945 sec. | ||
10022 | 2025.01.14 22:38:12.081197 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10023 | 2025.01.14 22:38:12.081323 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10024 | 2025.01.14 22:38:12.081375 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10025 | 2025.01.14 22:38:12.081880 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10026 | 2025.01.14 22:38:12.081916 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10027 | 2025.01.14 22:38:12.082294 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10028 | 2025.01.14 22:38:12.082546 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10029 | 2025.01.14 22:38:12.082720 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001422 sec., 37974.68354430379 rows/sec., 2.60 MiB/sec. | ||
10030 | 2025.01.14 22:38:12.082770 [ 258 ] {ffdf511d-51e2-4bc3-971b-5a1a2fbaa060} <Debug> TCPHandler: Processed in 0.001634799 sec. | ||
10031 | 2025.01.14 22:38:12.088406 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 5 columns (5 merged, 0 gathered) in 0.016186474 sec., 1362495.6244330916 rows/sec., 91.67 MiB/sec. | ||
10032 | 2025.01.14 22:38:12.088928 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
10033 | 2025.01.14 22:38:12.089252 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2025.01.14 22:38:12.089330 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
10035 | 2025.01.14 22:38:12.089427 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
10036 | 2025.01.14 22:38:15.763854 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10037 | 2025.01.14 22:38:15.763930 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10038 | 2025.01.14 22:38:15.933958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10039 | 2025.01.14 22:38:15.934678 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2025.01.14 22:38:15.934734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10041 | 2025.01.14 22:38:15.935340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10042 | 2025.01.14 22:38:15.935599 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10043 | 2025.01.14 22:38:15.935791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10044 | 2025.01.14 22:38:17.064091 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10045 | 2025.01.14 22:38:17.064307 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10046 | 2025.01.14 22:38:17.064390 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10047 | 2025.01.14 22:38:17.065247 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10048 | 2025.01.14 22:38:17.065300 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10049 | 2025.01.14 22:38:17.065742 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10050 | 2025.01.14 22:38:17.066007 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10051 | 2025.01.14 22:38:17.066253 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002005 sec., 6982.543640897756 rows/sec., 502.65 KiB/sec. | ||
10052 | 2025.01.14 22:38:17.066318 [ 253 ] {2108cb9c-716c-46d2-8d37-e44e8b3441bb} <Debug> TCPHandler: Processed in 0.002369309 sec. | ||
10053 | 2025.01.14 22:38:17.066566 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10054 | 2025.01.14 22:38:17.066758 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10055 | 2025.01.14 22:38:17.066828 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10056 | 2025.01.14 22:38:17.067678 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10057 | 2025.01.14 22:38:17.067722 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10058 | 2025.01.14 22:38:17.068181 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10059 | 2025.01.14 22:38:17.068448 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10060 | 2025.01.14 22:38:17.068678 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001968 sec., 101117.88617886178 rows/sec., 8.76 MiB/sec. | ||
10061 | 2025.01.14 22:38:17.068794 [ 258 ] {1652a616-5aa3-4497-b52f-3aa4a71958c3} <Debug> TCPHandler: Processed in 0.002357058 sec. | ||
10062 | 2025.01.14 22:38:17.069021 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10063 | 2025.01.14 22:38:17.069238 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10064 | 2025.01.14 22:38:17.069300 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10065 | 2025.01.14 22:38:17.070013 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2025.01.14 22:38:17.070064 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10067 | 2025.01.14 22:38:17.070451 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10068 | 2025.01.14 22:38:17.070695 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2025.01.14 22:38:17.070940 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001728 sec., 4050.925925925926 rows/sec., 263.92 KiB/sec. | ||
10070 | 2025.01.14 22:38:17.071035 [ 253 ] {30d08a12-f15c-4cb5-b125-eec64b9a60e8} <Debug> TCPHandler: Processed in 0.002130235 sec. | ||
10071 | 2025.01.14 22:38:17.071238 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2025.01.14 22:38:17.071383 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10073 | 2025.01.14 22:38:17.071442 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10074 | 2025.01.14 22:38:17.072134 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10075 | 2025.01.14 22:38:17.072179 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10076 | 2025.01.14 22:38:17.072546 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10077 | 2025.01.14 22:38:17.072794 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10078 | 2025.01.14 22:38:17.072971 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. | ||
10079 | 2025.01.14 22:38:17.073022 [ 258 ] {3212d329-d80c-4a3c-a49e-391cf76ed9a4} <Debug> TCPHandler: Processed in 0.001864163 sec. | ||
10080 | 2025.01.14 22:38:17.073173 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10081 | 2025.01.14 22:38:17.073329 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10082 | 2025.01.14 22:38:17.073388 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10083 | 2025.01.14 22:38:17.074098 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10084 | 2025.01.14 22:38:17.074146 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10085 | 2025.01.14 22:38:17.074590 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10086 | 2025.01.14 22:38:17.074834 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10087 | 2025.01.14 22:38:17.075048 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001758 sec., 7394.766780432309 rows/sec., 461.06 KiB/sec. | ||
10088 | 2025.01.14 22:38:17.075102 [ 253 ] {98a5ea66-50fb-471a-af85-4aff930baa55} <Debug> TCPHandler: Processed in 0.001990024 sec. | ||
10089 | 2025.01.14 22:38:17.075268 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2025.01.14 22:38:17.075407 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10091 | 2025.01.14 22:38:17.075463 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10092 | 2025.01.14 22:38:17.076312 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10093 | 2025.01.14 22:38:17.076350 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10094 | 2025.01.14 22:38:17.076729 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10095 | 2025.01.14 22:38:17.076970 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10096 | 2025.01.14 22:38:17.077148 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.00177 sec., 211299.43502824858 rows/sec., 14.92 MiB/sec. | ||
10097 | 2025.01.14 22:38:17.077198 [ 258 ] {62a6bd55-416e-4cfb-aa45-fb38deba6953} <Debug> TCPHandler: Processed in 0.002000464 sec. | ||
10098 | 2025.01.14 22:38:17.077365 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2025.01.14 22:38:17.077506 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10100 | 2025.01.14 22:38:17.077566 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10101 | 2025.01.14 22:38:17.078136 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10102 | 2025.01.14 22:38:17.078182 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10103 | 2025.01.14 22:38:17.078565 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10104 | 2025.01.14 22:38:17.078806 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10105 | 2025.01.14 22:38:17.079017 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
10106 | 2025.01.14 22:38:17.079067 [ 253 ] {a9334b1b-0a27-4e57-a497-1f8cb8483516} <Debug> TCPHandler: Processed in 0.001774611 sec. | ||
10107 | 2025.01.14 22:38:17.079222 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10108 | 2025.01.14 22:38:17.079364 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10109 | 2025.01.14 22:38:17.079425 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10110 | 2025.01.14 22:38:17.080108 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10111 | 2025.01.14 22:38:17.080153 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10112 | 2025.01.14 22:38:17.080568 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10113 | 2025.01.14 22:38:17.080818 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2025.01.14 22:38:17.080993 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001662 sec., 136582.43080625753 rows/sec., 9.11 MiB/sec. | ||
10115 | 2025.01.14 22:38:17.081044 [ 258 ] {6a3a0677-a154-449d-b3d1-0898489a757c} <Debug> TCPHandler: Processed in 0.001886333 sec. | ||
10116 | 2025.01.14 22:38:17.081192 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10117 | 2025.01.14 22:38:17.081313 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10118 | 2025.01.14 22:38:17.081364 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10119 | 2025.01.14 22:38:17.081836 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10120 | 2025.01.14 22:38:17.081876 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10121 | 2025.01.14 22:38:17.082288 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10122 | 2025.01.14 22:38:17.082544 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10123 | 2025.01.14 22:38:17.082762 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
10124 | 2025.01.14 22:38:17.082812 [ 253 ] {ee844282-3788-4c62-993f-e96919691a4c} <Debug> TCPHandler: Processed in 0.00167872 sec. | ||
10125 | 2025.01.14 22:38:17.082959 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10126 | 2025.01.14 22:38:17.083077 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10127 | 2025.01.14 22:38:17.083127 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10128 | 2025.01.14 22:38:17.083631 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10129 | 2025.01.14 22:38:17.083668 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10130 | 2025.01.14 22:38:17.084038 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10131 | 2025.01.14 22:38:17.084276 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10132 | 2025.01.14 22:38:17.084466 [ 110 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10133 | 2025.01.14 22:38:17.084484 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001423 sec., 50597.32958538299 rows/sec., 3.23 MiB/sec. | ||
10134 | 2025.01.14 22:38:17.084560 [ 110 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10135 | 2025.01.14 22:38:17.084634 [ 258 ] {ef8e9d3d-b6d1-43ea-a9de-686aa0d55c01} <Debug> TCPHandler: Processed in 0.001729411 sec. | ||
10136 | 2025.01.14 22:38:17.084635 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10137 | 2025.01.14 22:38:17.084893 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
10138 | 2025.01.14 22:38:17.085348 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10139 | 2025.01.14 22:38:17.085408 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3682 rows starting from the beginning of the part | ||
10140 | 2025.01.14 22:38:17.085492 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
10141 | 2025.01.14 22:38:17.085706 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 50 rows starting from the beginning of the part | ||
10142 | 2025.01.14 22:38:17.085839 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 68 rows starting from the beginning of the part | ||
10143 | 2025.01.14 22:38:17.085993 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 54 rows starting from the beginning of the part | ||
10144 | 2025.01.14 22:38:17.086104 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part | ||
10145 | 2025.01.14 22:38:17.087597 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002833194 sec., 1411128.2178347125 rows/sec., 92.63 MiB/sec. | ||
10146 | 2025.01.14 22:38:17.087911 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10147 | 2025.01.14 22:38:17.088225 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10148 | 2025.01.14 22:38:17.088314 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_76_15} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10149 | 2025.01.14 22:38:17.088411 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
10150 | 2025.01.14 22:38:17.663049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10151 | 2025.01.14 22:38:17.684456 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10152 | 2025.01.14 22:38:17.684508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10153 | 2025.01.14 22:38:17.691856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10154 | 2025.01.14 22:38:17.692648 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10155 | 2025.01.14 22:38:17.695377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10156 | 2025.01.14 22:38:18.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.04 MiB, peak 243.51 MiB, free memory in arenas 0.00 B, will set to 231.80 MiB (RSS), difference: -1.24 MiB | ||
10157 | 2025.01.14 22:38:21.076536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1396 | ||
10158 | 2025.01.14 22:38:21.079722 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10159 | 2025.01.14 22:38:21.079773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10160 | 2025.01.14 22:38:21.081236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10161 | 2025.01.14 22:38:21.081557 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10162 | 2025.01.14 22:38:21.082081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
10163 | 2025.01.14 22:38:22.062666 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10164 | 2025.01.14 22:38:22.062855 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10165 | 2025.01.14 22:38:22.062927 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10166 | 2025.01.14 22:38:22.063776 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10167 | 2025.01.14 22:38:22.063820 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10168 | 2025.01.14 22:38:22.064266 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10169 | 2025.01.14 22:38:22.064515 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10170 | 2025.01.14 22:38:22.064670 [ 101 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10171 | 2025.01.14 22:38:22.064711 [ 101 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10172 | 2025.01.14 22:38:22.064722 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00194 sec., 67010.30927835051 rows/sec., 5.79 MiB/sec. | ||
10173 | 2025.01.14 22:38:22.064736 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10174 | 2025.01.14 22:38:22.064862 [ 253 ] {240d69c6-0f16-417e-aebb-ce451656a405} <Debug> TCPHandler: Processed in 0.002354048 sec. | ||
10175 | 2025.01.14 22:38:22.065087 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
10176 | 2025.01.14 22:38:22.065180 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10177 | 2025.01.14 22:38:22.065692 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10178 | 2025.01.14 22:38:22.065851 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10179 | 2025.01.14 22:38:22.065882 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10180 | 2025.01.14 22:38:22.066002 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1426 rows starting from the beginning of the part | ||
10181 | 2025.01.14 22:38:22.066311 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 130 rows starting from the beginning of the part | ||
10182 | 2025.01.14 22:38:22.066565 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1340 rows starting from the beginning of the part | ||
10183 | 2025.01.14 22:38:22.066881 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 130 rows starting from the beginning of the part | ||
10184 | 2025.01.14 22:38:22.067280 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 199 rows starting from the beginning of the part | ||
10185 | 2025.01.14 22:38:22.067659 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 130 rows starting from the beginning of the part | ||
10186 | 2025.01.14 22:38:22.069148 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10187 | 2025.01.14 22:38:22.069216 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10188 | 2025.01.14 22:38:22.070221 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10189 | 2025.01.14 22:38:22.070657 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10190 | 2025.01.14 22:38:22.071105 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005546 sec., 7032.095203750451 rows/sec., 528.78 KiB/sec. | ||
10191 | 2025.01.14 22:38:22.071544 [ 258 ] {db5ae9f6-ef85-48ff-93ab-1056b836820c} <Debug> TCPHandler: Processed in 0.006481927 sec. | ||
10192 | 2025.01.14 22:38:22.071698 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3355 rows, containing 5 columns (5 merged, 0 gathered) in 0.006779201 sec., 494896.07993626385 rows/sec., 43.48 MiB/sec. | ||
10193 | 2025.01.14 22:38:22.071860 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10194 | 2025.01.14 22:38:22.072151 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10195 | 2025.01.14 22:38:22.072170 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10196 | 2025.01.14 22:38:22.072307 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10197 | 2025.01.14 22:38:22.072786 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10198 | 2025.01.14 22:38:22.073032 [ 192 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_81_16} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10199 | 2025.01.14 22:38:22.073149 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
10200 | 2025.01.14 22:38:22.073435 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10201 | 2025.01.14 22:38:22.073480 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10202 | 2025.01.14 22:38:22.073859 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10203 | 2025.01.14 22:38:22.074116 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10204 | 2025.01.14 22:38:22.074266 [ 101 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10205 | 2025.01.14 22:38:22.074313 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002252 sec., 42184.72468916518 rows/sec., 3.29 MiB/sec. | ||
10206 | 2025.01.14 22:38:22.074314 [ 101 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10207 | 2025.01.14 22:38:22.074382 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10208 | 2025.01.14 22:38:22.074394 [ 253 ] {463fb2c1-538b-4762-b59c-209dec86404c} <Debug> TCPHandler: Processed in 0.002730793 sec. | ||
10209 | 2025.01.14 22:38:22.074666 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10210 | 2025.01.14 22:38:22.074718 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
10211 | 2025.01.14 22:38:22.075017 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10212 | 2025.01.14 22:38:22.075211 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10213 | 2025.01.14 22:38:22.075477 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10214 | 2025.01.14 22:38:22.075671 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 903 rows starting from the beginning of the part | ||
10215 | 2025.01.14 22:38:22.076282 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 95 rows starting from the beginning of the part | ||
10216 | 2025.01.14 22:38:22.076736 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 832 rows starting from the beginning of the part | ||
10217 | 2025.01.14 22:38:22.077099 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
10218 | 2025.01.14 22:38:22.077321 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 374 rows starting from the beginning of the part | ||
10219 | 2025.01.14 22:38:22.077518 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
10220 | 2025.01.14 22:38:22.078633 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10221 | 2025.01.14 22:38:22.078717 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10222 | 2025.01.14 22:38:22.079725 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10223 | 2025.01.14 22:38:22.080136 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10224 | 2025.01.14 22:38:22.080590 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005665 sec., 26478.3759929391 rows/sec., 1.84 MiB/sec. | ||
10225 | 2025.01.14 22:38:22.081008 [ 258 ] {07f7f8ae-1b5e-4e9c-b75f-cf268931c54d} <Debug> TCPHandler: Processed in 0.006497138 sec. | ||
10226 | 2025.01.14 22:38:22.081065 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.006566418 sec., 364582.33393000567 rows/sec., 27.94 MiB/sec. | ||
10227 | 2025.01.14 22:38:22.081303 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10228 | 2025.01.14 22:38:22.081529 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10229 | 2025.01.14 22:38:22.081622 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10230 | 2025.01.14 22:38:22.081904 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <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 | ||
10231 | 2025.01.14 22:38:22.082404 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2025.01.14 22:38:22.082765 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_81_16} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10233 | 2025.01.14 22:38:22.082962 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10234 | 2025.01.14 22:38:22.083930 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10235 | 2025.01.14 22:38:22.083975 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10236 | 2025.01.14 22:38:22.084722 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10237 | 2025.01.14 22:38:22.084997 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10238 | 2025.01.14 22:38:22.085278 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003762 sec., 10366.82615629984 rows/sec., 18.58 MiB/sec. | ||
10239 | 2025.01.14 22:38:22.085601 [ 253 ] {6c83d3db-2443-4df3-8f2a-ec544e81c673} <Debug> TCPHandler: Processed in 0.004430762 sec. | ||
10240 | 2025.01.14 22:38:22.085782 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10241 | 2025.01.14 22:38:22.085906 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10242 | 2025.01.14 22:38:22.085958 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10243 | 2025.01.14 22:38:22.086457 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10244 | 2025.01.14 22:38:22.086497 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10245 | 2025.01.14 22:38:22.086884 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10246 | 2025.01.14 22:38:22.087126 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10247 | 2025.01.14 22:38:22.087328 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001448 sec., 34530.38674033149 rows/sec., 2.37 MiB/sec. | ||
10248 | 2025.01.14 22:38:22.087378 [ 258 ] {fbb40783-4f99-4a7e-a015-f14e95aae345} <Debug> TCPHandler: Processed in 0.00165875 sec. | ||
10249 | 2025.01.14 22:38:23.436015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10250 | 2025.01.14 22:38:23.436691 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10251 | 2025.01.14 22:38:23.436734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10252 | 2025.01.14 22:38:23.437275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10253 | 2025.01.14 22:38:23.437551 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10254 | 2025.01.14 22:38:23.437761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10255 | 2025.01.14 22:38:25.195548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10256 | 2025.01.14 22:38:25.217600 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2025.01.14 22:38:25.217666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10258 | 2025.01.14 22:38:25.225226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10259 | 2025.01.14 22:38:25.226067 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2025.01.14 22:38:25.230476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10261 | 2025.01.14 22:38:27.064910 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10262 | 2025.01.14 22:38:27.065119 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10263 | 2025.01.14 22:38:27.065197 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10264 | 2025.01.14 22:38:27.065990 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2025.01.14 22:38:27.066034 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10266 | 2025.01.14 22:38:27.066472 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10267 | 2025.01.14 22:38:27.066727 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2025.01.14 22:38:27.066973 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
10269 | 2025.01.14 22:38:27.067039 [ 253 ] {517365cf-5008-4881-a832-bd14f7f6f50d} <Debug> TCPHandler: Processed in 0.002270387 sec. | ||
10270 | 2025.01.14 22:38:27.067352 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10271 | 2025.01.14 22:38:27.067583 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10272 | 2025.01.14 22:38:27.067672 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10273 | 2025.01.14 22:38:27.068533 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10274 | 2025.01.14 22:38:27.068584 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10275 | 2025.01.14 22:38:27.069057 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10276 | 2025.01.14 22:38:27.069327 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10277 | 2025.01.14 22:38:27.069586 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.00206 sec., 96601.94174757281 rows/sec., 8.37 MiB/sec. | ||
10278 | 2025.01.14 22:38:27.069660 [ 258 ] {e70030f9-e8ce-4502-a853-499edb27ca19} <Debug> TCPHandler: Processed in 0.00249526 sec. | ||
10279 | 2025.01.14 22:38:27.069830 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10280 | 2025.01.14 22:38:27.069959 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10281 | 2025.01.14 22:38:27.070010 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10282 | 2025.01.14 22:38:27.070618 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10283 | 2025.01.14 22:38:27.070658 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10284 | 2025.01.14 22:38:27.071027 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10285 | 2025.01.14 22:38:27.071275 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10286 | 2025.01.14 22:38:27.071503 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001573 sec., 4450.095359186268 rows/sec., 289.93 KiB/sec. | ||
10287 | 2025.01.14 22:38:27.071567 [ 253 ] {b7009c3b-b90f-490d-a5de-f8addae7357f} <Debug> TCPHandler: Processed in 0.001798272 sec. | ||
10288 | 2025.01.14 22:38:27.071750 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10289 | 2025.01.14 22:38:27.071903 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10290 | 2025.01.14 22:38:27.071965 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10291 | 2025.01.14 22:38:27.072654 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10292 | 2025.01.14 22:38:27.072696 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10293 | 2025.01.14 22:38:27.073082 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10294 | 2025.01.14 22:38:27.073344 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2025.01.14 22:38:27.073566 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
10296 | 2025.01.14 22:38:27.073624 [ 258 ] {198d4c92-bd5a-4bd5-bd0b-db5c758048f4} <Debug> TCPHandler: Processed in 0.001945493 sec. | ||
10297 | 2025.01.14 22:38:27.073794 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10298 | 2025.01.14 22:38:27.073919 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10299 | 2025.01.14 22:38:27.073968 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10300 | 2025.01.14 22:38:27.074556 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2025.01.14 22:38:27.074596 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10302 | 2025.01.14 22:38:27.074968 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10303 | 2025.01.14 22:38:27.075222 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10304 | 2025.01.14 22:38:27.075453 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. | ||
10305 | 2025.01.14 22:38:27.075515 [ 253 ] {ecd7a3b9-b6b0-4fc6-865a-d76756c2478b} <Debug> TCPHandler: Processed in 0.001780321 sec. | ||
10306 | 2025.01.14 22:38:27.075681 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10307 | 2025.01.14 22:38:27.075826 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10308 | 2025.01.14 22:38:27.075885 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10309 | 2025.01.14 22:38:27.076960 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10310 | 2025.01.14 22:38:27.077036 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10311 | 2025.01.14 22:38:27.077459 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10312 | 2025.01.14 22:38:27.077716 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10313 | 2025.01.14 22:38:27.077935 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002144 sec., 174440.2985074627 rows/sec., 12.32 MiB/sec. | ||
10314 | 2025.01.14 22:38:27.078019 [ 258 ] {9e224871-1ac7-4c8c-b59d-b89d3711a76f} <Debug> TCPHandler: Processed in 0.002407759 sec. | ||
10315 | 2025.01.14 22:38:27.078177 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10316 | 2025.01.14 22:38:27.078303 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10317 | 2025.01.14 22:38:27.078354 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10318 | 2025.01.14 22:38:27.078884 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10319 | 2025.01.14 22:38:27.078935 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10320 | 2025.01.14 22:38:27.079311 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10321 | 2025.01.14 22:38:27.079555 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10322 | 2025.01.14 22:38:27.079800 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. | ||
10323 | 2025.01.14 22:38:27.079913 [ 253 ] {7ace982e-fac3-4ab5-90b6-7c8717b5a6a0} <Debug> TCPHandler: Processed in 0.001794361 sec. | ||
10324 | 2025.01.14 22:38:27.080157 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10325 | 2025.01.14 22:38:27.080280 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10326 | 2025.01.14 22:38:27.080336 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10327 | 2025.01.14 22:38:27.080932 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10328 | 2025.01.14 22:38:27.080973 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10329 | 2025.01.14 22:38:27.081386 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10330 | 2025.01.14 22:38:27.081640 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10331 | 2025.01.14 22:38:27.081869 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001616 sec., 140470.29702970295 rows/sec., 9.37 MiB/sec. | ||
10332 | 2025.01.14 22:38:27.081928 [ 258 ] {0230474e-8faa-44ea-a77b-5f5551319cc7} <Debug> TCPHandler: Processed in 0.001888462 sec. | ||
10333 | 2025.01.14 22:38:27.082094 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10334 | 2025.01.14 22:38:27.082235 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10335 | 2025.01.14 22:38:27.082295 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10336 | 2025.01.14 22:38:27.082822 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10337 | 2025.01.14 22:38:27.082861 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10338 | 2025.01.14 22:38:27.083234 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10339 | 2025.01.14 22:38:27.083475 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10340 | 2025.01.14 22:38:27.083640 [ 96 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10341 | 2025.01.14 22:38:27.083714 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. | ||
10342 | 2025.01.14 22:38:27.083721 [ 96 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10343 | 2025.01.14 22:38:27.083796 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10344 | 2025.01.14 22:38:27.083848 [ 253 ] {9ea218e7-d2c0-49c1-ab1b-db7e8ccbc86c} <Debug> TCPHandler: Processed in 0.001820702 sec. | ||
10345 | 2025.01.14 22:38:27.084139 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2025.01.14 22:38:27.084277 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10347 | 2025.01.14 22:38:27.084554 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10348 | 2025.01.14 22:38:27.084739 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10349 | 2025.01.14 22:38:27.084773 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10350 | 2025.01.14 22:38:27.084883 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10351 | 2025.01.14 22:38:27.085059 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10352 | 2025.01.14 22:38:27.085467 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10353 | 2025.01.14 22:38:27.085818 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10354 | 2025.01.14 22:38:27.086196 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10355 | 2025.01.14 22:38:27.086358 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
10356 | 2025.01.14 22:38:27.087185 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10357 | 2025.01.14 22:38:27.087232 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10358 | 2025.01.14 22:38:27.087796 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10359 | 2025.01.14 22:38:27.088180 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10360 | 2025.01.14 22:38:27.088255 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004340742 sec., 8063.137592605135 rows/sec., 543.32 KiB/sec. | ||
10361 | 2025.01.14 22:38:27.088426 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10362 | 2025.01.14 22:38:27.088488 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.004085 sec., 17625.45899632803 rows/sec., 1.12 MiB/sec. | ||
10363 | 2025.01.14 22:38:27.088567 [ 258 ] {058d9d3f-d2f0-49de-91c9-6a0600448255} <Debug> TCPHandler: Processed in 0.004613015 sec. | ||
10364 | 2025.01.14 22:38:27.088754 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_35_7} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2025.01.14 22:38:27.088832 [ 191 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_35_7} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10366 | 2025.01.14 22:38:27.088906 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10367 | 2025.01.14 22:38:30.763987 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10368 | 2025.01.14 22:38:30.764062 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10369 | 2025.01.14 22:38:30.938017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10370 | 2025.01.14 22:38:30.939086 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2025.01.14 22:38:30.939135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10372 | 2025.01.14 22:38:30.939683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10373 | 2025.01.14 22:38:30.940257 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2025.01.14 22:38:30.940486 [ 92 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10375 | 2025.01.14 22:38:30.940540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10376 | 2025.01.14 22:38:30.940544 [ 92 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2025.01.14 22:38:30.940579 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10378 | 2025.01.14 22:38:30.940717 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10379 | 2025.01.14 22:38:30.940951 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10380 | 2025.01.14 22:38:30.941019 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10381 | 2025.01.14 22:38:30.941105 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10382 | 2025.01.14 22:38:30.941370 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10383 | 2025.01.14 22:38:30.941697 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10384 | 2025.01.14 22:38:30.941768 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10385 | 2025.01.14 22:38:30.942001 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
10386 | 2025.01.14 22:38:30.944784 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004142549 sec., 6199323.170347533 rows/sec., 88.68 MiB/sec. | ||
10387 | 2025.01.14 22:38:30.945070 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10388 | 2025.01.14 22:38:30.945402 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_56_11} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10389 | 2025.01.14 22:38:30.945497 [ 190 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_56_11} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10390 | 2025.01.14 22:38:30.945619 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
10391 | 2025.01.14 22:38:31.082460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1428 | ||
10392 | 2025.01.14 22:38:31.085637 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2025.01.14 22:38:31.085686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10394 | 2025.01.14 22:38:31.087180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10395 | 2025.01.14 22:38:31.087492 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10396 | 2025.01.14 22:38:31.088809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
10397 | 2025.01.14 22:38:32.062667 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10398 | 2025.01.14 22:38:32.062887 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10399 | 2025.01.14 22:38:32.062971 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10400 | 2025.01.14 22:38:32.063876 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10401 | 2025.01.14 22:38:32.063932 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10402 | 2025.01.14 22:38:32.064393 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10403 | 2025.01.14 22:38:32.064674 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10404 | 2025.01.14 22:38:32.064918 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002087 sec., 62290.368950646865 rows/sec., 5.38 MiB/sec. | ||
10405 | 2025.01.14 22:38:32.064985 [ 253 ] {58c4cd91-8055-41ec-87c9-1150e2334fda} <Debug> TCPHandler: Processed in 0.00246085 sec. | ||
10406 | 2025.01.14 22:38:32.065237 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10407 | 2025.01.14 22:38:32.065433 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10408 | 2025.01.14 22:38:32.065501 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10409 | 2025.01.14 22:38:32.066247 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2025.01.14 22:38:32.066290 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10411 | 2025.01.14 22:38:32.066747 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10412 | 2025.01.14 22:38:32.066997 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10413 | 2025.01.14 22:38:32.067144 [ 91 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
10414 | 2025.01.14 22:38:32.067190 [ 91 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2025.01.14 22:38:32.067198 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001818 sec., 21452.145214521453 rows/sec., 1.58 MiB/sec. | ||
10416 | 2025.01.14 22:38:32.067216 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10417 | 2025.01.14 22:38:32.067298 [ 258 ] {4ed63c95-a463-4b39-a79f-cae0894ea7ab} <Debug> TCPHandler: Processed in 0.002192846 sec. | ||
10418 | 2025.01.14 22:38:32.067507 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
10419 | 2025.01.14 22:38:32.067536 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10420 | 2025.01.14 22:38:32.067800 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10421 | 2025.01.14 22:38:32.067801 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10422 | 2025.01.14 22:38:32.067899 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 62 rows starting from the beginning of the part | ||
10423 | 2025.01.14 22:38:32.067901 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10424 | 2025.01.14 22:38:32.068279 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part | ||
10425 | 2025.01.14 22:38:32.068587 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
10426 | 2025.01.14 22:38:32.068994 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
10427 | 2025.01.14 22:38:32.069381 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
10428 | 2025.01.14 22:38:32.069701 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part | ||
10429 | 2025.01.14 22:38:32.070637 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2025.01.14 22:38:32.070703 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10431 | 2025.01.14 22:38:32.071732 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10432 | 2025.01.14 22:38:32.072334 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2025.01.14 22:38:32.072534 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.005217992 sec., 36987.40818307119 rows/sec., 2.80 MiB/sec. | ||
10434 | 2025.01.14 22:38:32.072836 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
10435 | 2025.01.14 22:38:32.072835 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005118 sec., 18561.938257131693 rows/sec., 1.45 MiB/sec. | ||
10436 | 2025.01.14 22:38:32.073011 [ 253 ] {2176d587-49e7-4f44-a4d0-a65a21fbfab7} <Debug> TCPHandler: Processed in 0.005601777 sec. | ||
10437 | 2025.01.14 22:38:32.073193 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10438 | 2025.01.14 22:38:32.073312 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10439 | 2025.01.14 22:38:32.073432 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10440 | 2025.01.14 22:38:32.073496 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_75_15} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
10441 | 2025.01.14 22:38:32.073538 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10442 | 2025.01.14 22:38:32.073676 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10443 | 2025.01.14 22:38:32.074278 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10444 | 2025.01.14 22:38:32.074322 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10445 | 2025.01.14 22:38:32.074723 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10446 | 2025.01.14 22:38:32.074969 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10447 | 2025.01.14 22:38:32.075151 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.0018 sec., 83333.33333333333 rows/sec., 5.78 MiB/sec. | ||
10448 | 2025.01.14 22:38:32.075203 [ 258 ] {f715dbb8-b87e-44d7-b6b9-975db6bf90c4} <Debug> TCPHandler: Processed in 0.002092465 sec. | ||
10449 | 2025.01.14 22:38:32.075391 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10450 | 2025.01.14 22:38:32.075535 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10451 | 2025.01.14 22:38:32.075632 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <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 | ||
10452 | 2025.01.14 22:38:32.076919 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10453 | 2025.01.14 22:38:32.076959 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10454 | 2025.01.14 22:38:32.077651 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10455 | 2025.01.14 22:38:32.077914 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10456 | 2025.01.14 22:38:32.078173 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00267 sec., 14606.741573033707 rows/sec., 26.17 MiB/sec. | ||
10457 | 2025.01.14 22:38:32.078282 [ 253 ] {26d246e8-523e-425a-b754-c73d937ce470} <Debug> TCPHandler: Processed in 0.002959325 sec. | ||
10458 | 2025.01.14 22:38:32.078459 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10459 | 2025.01.14 22:38:32.078600 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10460 | 2025.01.14 22:38:32.078660 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10461 | 2025.01.14 22:38:32.079162 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10462 | 2025.01.14 22:38:32.079227 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10463 | 2025.01.14 22:38:32.079596 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10464 | 2025.01.14 22:38:32.079839 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10465 | 2025.01.14 22:38:32.080014 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001445 sec., 34602.07612456747 rows/sec., 2.37 MiB/sec. | ||
10466 | 2025.01.14 22:38:32.080070 [ 258 ] {26fcb87a-18a6-4fda-842c-bdf1d9258349} <Debug> TCPHandler: Processed in 0.00167802 sec. | ||
10467 | 2025.01.14 22:38:32.730657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10468 | 2025.01.14 22:38:32.752404 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10469 | 2025.01.14 22:38:32.752458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10470 | 2025.01.14 22:38:32.760095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10471 | 2025.01.14 22:38:32.760860 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10472 | 2025.01.14 22:38:32.761184 [ 91 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10473 | 2025.01.14 22:38:32.761237 [ 91 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10474 | 2025.01.14 22:38:32.761275 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10475 | 2025.01.14 22:38:32.761636 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10476 | 2025.01.14 22:38:32.770918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10477 | 2025.01.14 22:38:32.772250 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10478 | 2025.01.14 22:38:32.773178 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10479 | 2025.01.14 22:38:32.778204 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10480 | 2025.01.14 22:38:32.782917 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10481 | 2025.01.14 22:38:32.787967 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10482 | 2025.01.14 22:38:32.793425 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
10483 | 2025.01.14 22:38:32.798060 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
10484 | 2025.01.14 22:38:32.862670 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.101311642 sec., 4165.36531902227 rows/sec., 21.54 MiB/sec. | ||
10485 | 2025.01.14 22:38:32.866078 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10486 | 2025.01.14 22:38:32.869083 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2025.01.14 22:38:32.869210 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_56_11} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10488 | 2025.01.14 22:38:32.871649 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10489 | 2025.01.14 22:38:33.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.71 MiB, peak 247.13 MiB, free memory in arenas 0.00 B, will set to 236.73 MiB (RSS), difference: 3.02 MiB | ||
10490 | 2025.01.14 22:38:37.054867 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10491 | 2025.01.14 22:38:37.055079 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10492 | 2025.01.14 22:38:37.055148 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10493 | 2025.01.14 22:38:37.055902 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2025.01.14 22:38:37.055955 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10495 | 2025.01.14 22:38:37.056423 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10496 | 2025.01.14 22:38:37.056692 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2025.01.14 22:38:37.056914 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. | ||
10498 | 2025.01.14 22:38:37.057013 [ 253 ] {1e5b504f-5b44-4e6c-91af-d3bdd3efb6c7} <Debug> TCPHandler: Processed in 0.002273978 sec. | ||
10499 | 2025.01.14 22:38:37.057319 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10500 | 2025.01.14 22:38:37.057511 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10501 | 2025.01.14 22:38:37.057582 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10502 | 2025.01.14 22:38:37.058316 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10503 | 2025.01.14 22:38:37.058363 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10504 | 2025.01.14 22:38:37.058810 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10505 | 2025.01.14 22:38:37.059063 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10506 | 2025.01.14 22:38:37.059314 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001856 sec., 3232.7586206896553 rows/sec., 263.61 KiB/sec. | ||
10507 | 2025.01.14 22:38:37.059432 [ 258 ] {1b272ed3-bccd-4e96-9e70-8462d575cb87} <Debug> TCPHandler: Processed in 0.002271378 sec. | ||
10508 | 2025.01.14 22:38:37.059602 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10509 | 2025.01.14 22:38:37.059744 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10510 | 2025.01.14 22:38:37.059802 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10511 | 2025.01.14 22:38:37.061121 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2025.01.14 22:38:37.061161 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10513 | 2025.01.14 22:38:37.061669 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10514 | 2025.01.14 22:38:37.061915 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10515 | 2025.01.14 22:38:37.062099 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002385 sec., 562683.4381551363 rows/sec., 46.86 MiB/sec. | ||
10516 | 2025.01.14 22:38:37.062151 [ 253 ] {8bbd6c40-48c0-4aeb-81e0-bf6b4cac0ca5} <Debug> TCPHandler: Processed in 0.002615761 sec. | ||
10517 | 2025.01.14 22:38:37.062313 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10518 | 2025.01.14 22:38:37.062452 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10519 | 2025.01.14 22:38:37.062509 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10520 | 2025.01.14 22:38:37.063157 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10521 | 2025.01.14 22:38:37.063197 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10522 | 2025.01.14 22:38:37.063560 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10523 | 2025.01.14 22:38:37.063800 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2025.01.14 22:38:37.064034 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001611 sec., 8069.522036002483 rows/sec., 543.14 KiB/sec. | ||
10525 | 2025.01.14 22:38:37.064132 [ 258 ] {66539cd8-39db-4f0d-a842-6d1e99b544e5} <Debug> TCPHandler: Processed in 0.001888663 sec. | ||
10526 | 2025.01.14 22:38:37.064381 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10527 | 2025.01.14 22:38:37.064574 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10528 | 2025.01.14 22:38:37.064637 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10529 | 2025.01.14 22:38:37.065357 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2025.01.14 22:38:37.065395 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10531 | 2025.01.14 22:38:37.065786 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10532 | 2025.01.14 22:38:37.066029 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2025.01.14 22:38:37.066156 [ 85 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10534 | 2025.01.14 22:38:37.066200 [ 85 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10535 | 2025.01.14 22:38:37.066217 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001672 sec., 144736.84210526315 rows/sec., 9.81 MiB/sec. | ||
10536 | 2025.01.14 22:38:37.066227 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10537 | 2025.01.14 22:38:37.066322 [ 253 ] {6ca6174e-c98a-4563-88d2-f03d144ee7f2} <Debug> TCPHandler: Processed in 0.002104055 sec. | ||
10538 | 2025.01.14 22:38:37.066611 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2025.01.14 22:38:37.066717 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
10540 | 2025.01.14 22:38:37.066975 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10541 | 2025.01.14 22:38:37.067118 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10542 | 2025.01.14 22:38:37.067257 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10543 | 2025.01.14 22:38:37.067361 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part | ||
10544 | 2025.01.14 22:38:37.067615 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10545 | 2025.01.14 22:38:37.067890 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10546 | 2025.01.14 22:38:37.068251 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10547 | 2025.01.14 22:38:37.068639 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10548 | 2025.01.14 22:38:37.068976 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
10549 | 2025.01.14 22:38:37.069957 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10550 | 2025.01.14 22:38:37.070035 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10551 | 2025.01.14 22:38:37.070991 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10552 | 2025.01.14 22:38:37.071447 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10553 | 2025.01.14 22:38:37.071920 [ 186 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005548297 sec., 138420.85238046918 rows/sec., 9.91 MiB/sec. | ||
10554 | 2025.01.14 22:38:37.072075 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005183 sec., 2508.1998842369285 rows/sec., 156.39 KiB/sec. | ||
10555 | 2025.01.14 22:38:37.072362 [ 258 ] {5bfce9a0-b496-4708-b14a-a14bcce8c489} <Debug> TCPHandler: Processed in 0.005936331 sec. | ||
10556 | 2025.01.14 22:38:37.072382 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10557 | 2025.01.14 22:38:37.072726 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10558 | 2025.01.14 22:38:37.072976 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10559 | 2025.01.14 22:38:37.073041 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10560 | 2025.01.14 22:38:37.073141 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10561 | 2025.01.14 22:38:37.073346 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_36_7} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10562 | 2025.01.14 22:38:37.073552 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10563 | 2025.01.14 22:38:37.074345 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10564 | 2025.01.14 22:38:37.074391 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10565 | 2025.01.14 22:38:37.074813 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10566 | 2025.01.14 22:38:37.075059 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10567 | 2025.01.14 22:38:37.075266 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002361 sec., 354087.25116476073 rows/sec., 25.57 MiB/sec. | ||
10568 | 2025.01.14 22:38:37.075322 [ 253 ] {07469422-92b3-4bf8-8413-a0196d63ab68} <Debug> TCPHandler: Processed in 0.002853775 sec. | ||
10569 | 2025.01.14 22:38:37.075475 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10570 | 2025.01.14 22:38:37.075616 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10571 | 2025.01.14 22:38:37.075676 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10572 | 2025.01.14 22:38:37.076194 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10573 | 2025.01.14 22:38:37.076230 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10574 | 2025.01.14 22:38:37.076599 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10575 | 2025.01.14 22:38:37.076843 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10576 | 2025.01.14 22:38:37.076973 [ 83 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10577 | 2025.01.14 22:38:37.077022 [ 83 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2025.01.14 22:38:37.077028 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. | ||
10579 | 2025.01.14 22:38:37.077050 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10580 | 2025.01.14 22:38:37.077095 [ 258 ] {f882e388-0554-4bc3-bcb6-cbaa9de48998} <Debug> TCPHandler: Processed in 0.00169067 sec. | ||
10581 | 2025.01.14 22:38:37.077314 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10582 | 2025.01.14 22:38:37.077331 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10583 | 2025.01.14 22:38:37.077573 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10584 | 2025.01.14 22:38:37.077589 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10585 | 2025.01.14 22:38:37.077673 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10586 | 2025.01.14 22:38:37.077686 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10587 | 2025.01.14 22:38:37.078038 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10588 | 2025.01.14 22:38:37.078435 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10589 | 2025.01.14 22:38:37.078719 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10590 | 2025.01.14 22:38:37.079108 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10591 | 2025.01.14 22:38:37.079436 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
10592 | 2025.01.14 22:38:37.080735 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10593 | 2025.01.14 22:38:37.080810 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10594 | 2025.01.14 22:38:37.081723 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587755 sec., 47081.85158100204 rows/sec., 2.40 MiB/sec. | ||
10595 | 2025.01.14 22:38:37.081873 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10596 | 2025.01.14 22:38:37.081926 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10597 | 2025.01.14 22:38:37.082295 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_36_7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2025.01.14 22:38:37.082378 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2025.01.14 22:38:37.082480 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_36_7} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10600 | 2025.01.14 22:38:37.082736 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
10601 | 2025.01.14 22:38:37.082752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10602 | 2025.01.14 22:38:37.082841 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2025.01.14 22:38:37.082892 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10604 | 2025.01.14 22:38:37.082940 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.005446 sec., 172603.74586852736 rows/sec., 11.52 MiB/sec. | ||
10605 | 2025.01.14 22:38:37.083211 [ 253 ] {48c630e0-0348-422e-8d81-4d78833b553e} <Debug> TCPHandler: Processed in 0.006002482 sec. | ||
10606 | 2025.01.14 22:38:37.083243 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
10607 | 2025.01.14 22:38:37.083513 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10608 | 2025.01.14 22:38:37.083884 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10609 | 2025.01.14 22:38:37.084047 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10610 | 2025.01.14 22:38:37.084109 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 22054 rows starting from the beginning of the part | ||
10611 | 2025.01.14 22:38:37.084294 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10612 | 2025.01.14 22:38:37.084914 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 227 rows starting from the beginning of the part | ||
10613 | 2025.01.14 22:38:37.085336 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 150 rows starting from the beginning of the part | ||
10614 | 2025.01.14 22:38:37.085735 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 227 rows starting from the beginning of the part | ||
10615 | 2025.01.14 22:38:37.086027 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 150 rows starting from the beginning of the part | ||
10616 | 2025.01.14 22:38:37.086375 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 940 rows starting from the beginning of the part | ||
10617 | 2025.01.14 22:38:37.087014 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10618 | 2025.01.14 22:38:37.087083 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10619 | 2025.01.14 22:38:37.087842 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10620 | 2025.01.14 22:38:37.088163 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10621 | 2025.01.14 22:38:37.088423 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004553 sec., 219.63540522732265 rows/sec., 14.80 KiB/sec. | ||
10622 | 2025.01.14 22:38:37.088707 [ 258 ] {bb060c70-8f5f-423d-940c-8b6f09a57824} <Debug> TCPHandler: Processed in 0.005378865 sec. | ||
10623 | 2025.01.14 22:38:37.089027 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10624 | 2025.01.14 22:38:37.089213 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10625 | 2025.01.14 22:38:37.089291 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10626 | 2025.01.14 22:38:37.090093 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2025.01.14 22:38:37.090131 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10628 | 2025.01.14 22:38:37.090676 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10629 | 2025.01.14 22:38:37.090923 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2025.01.14 22:38:37.091167 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001995 sec., 34085.21303258146 rows/sec., 2.16 MiB/sec. | ||
10631 | 2025.01.14 22:38:37.091267 [ 253 ] {509e9b21-b1de-43a6-b886-8381d9947b2a} <Debug> TCPHandler: Processed in 0.002441659 sec. | ||
10632 | 2025.01.14 22:38:37.101987 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23748 rows, containing 5 columns (5 merged, 0 gathered) in 0.019003687 sec., 1249652.238536659 rows/sec., 84.07 MiB/sec. | ||
10633 | 2025.01.14 22:38:37.102539 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
10634 | 2025.01.14 22:38:37.102864 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10635 | 2025.01.14 22:38:37.102948 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
10636 | 2025.01.14 22:38:37.103043 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
10637 | 2025.01.14 22:38:38.440772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
10638 | 2025.01.14 22:38:38.441468 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2025.01.14 22:38:38.441517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10640 | 2025.01.14 22:38:38.442088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10641 | 2025.01.14 22:38:38.442355 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2025.01.14 22:38:38.442617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
10643 | 2025.01.14 22:38:40.271097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
10644 | 2025.01.14 22:38:40.290859 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10645 | 2025.01.14 22:38:40.290921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10646 | 2025.01.14 22:38:40.298099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10647 | 2025.01.14 22:38:40.298914 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10648 | 2025.01.14 22:38:40.301708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10649 | 2025.01.14 22:38:41.089220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1462 | ||
10650 | 2025.01.14 22:38:41.092569 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10651 | 2025.01.14 22:38:41.092615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10652 | 2025.01.14 22:38:41.094125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10653 | 2025.01.14 22:38:41.094432 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10654 | 2025.01.14 22:38:41.094624 [ 78 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10655 | 2025.01.14 22:38:41.094695 [ 78 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10656 | 2025.01.14 22:38:41.094741 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10657 | 2025.01.14 22:38:41.095597 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
10658 | 2025.01.14 22:38:41.098262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
10659 | 2025.01.14 22:38:41.098573 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10660 | 2025.01.14 22:38:41.098727 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1296 rows starting from the beginning of the part | ||
10661 | 2025.01.14 22:38:41.099296 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
10662 | 2025.01.14 22:38:41.099817 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
10663 | 2025.01.14 22:38:41.100359 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
10664 | 2025.01.14 22:38:41.100911 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
10665 | 2025.01.14 22:38:41.101466 [ 198 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
10666 | 2025.01.14 22:38:41.109991 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 72 columns (72 merged, 0 gathered) in 0.015144042 sec., 96539.61604174104 rows/sec., 74.57 MiB/sec. | ||
10667 | 2025.01.14 22:38:41.111885 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10668 | 2025.01.14 22:38:41.112822 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10669 | 2025.01.14 22:38:41.112937 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_41_8} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10670 | 2025.01.14 22:38:41.113314 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
10671 | 2025.01.14 22:38:42.062845 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10672 | 2025.01.14 22:38:42.063064 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10673 | 2025.01.14 22:38:42.063143 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10674 | 2025.01.14 22:38:42.063999 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10675 | 2025.01.14 22:38:42.064054 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10676 | 2025.01.14 22:38:42.064513 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10677 | 2025.01.14 22:38:42.064789 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10678 | 2025.01.14 22:38:42.065006 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002 sec., 65000 rows/sec., 5.61 MiB/sec. | ||
10679 | 2025.01.14 22:38:42.065070 [ 253 ] {e6a6b732-3e9a-45fc-8702-cb75eaa83eb0} <Debug> TCPHandler: Processed in 0.002365238 sec. | ||
10680 | 2025.01.14 22:38:42.065335 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10681 | 2025.01.14 22:38:42.065529 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10682 | 2025.01.14 22:38:42.065602 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10683 | 2025.01.14 22:38:42.066365 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10684 | 2025.01.14 22:38:42.066413 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10685 | 2025.01.14 22:38:42.066857 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10686 | 2025.01.14 22:38:42.067116 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10687 | 2025.01.14 22:38:42.067357 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001881 sec., 20733.65231259968 rows/sec., 1.52 MiB/sec. | ||
10688 | 2025.01.14 22:38:42.067422 [ 258 ] {f9cdd559-3c61-460a-abae-0378609e7fc3} <Debug> TCPHandler: Processed in 0.002218146 sec. | ||
10689 | 2025.01.14 22:38:42.067598 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2025.01.14 22:38:42.067748 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10691 | 2025.01.14 22:38:42.067811 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10692 | 2025.01.14 22:38:42.068506 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.01.14 22:38:42.068545 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10694 | 2025.01.14 22:38:42.068940 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10695 | 2025.01.14 22:38:42.069200 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.01.14 22:38:42.069410 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001694 sec., 56080.28335301063 rows/sec., 4.38 MiB/sec. | ||
10697 | 2025.01.14 22:38:42.069509 [ 253 ] {47a813cc-7bc3-4882-affd-03af5f00e083} <Debug> TCPHandler: Processed in 0.001981113 sec. | ||
10698 | 2025.01.14 22:38:42.069688 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2025.01.14 22:38:42.069831 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10700 | 2025.01.14 22:38:42.069888 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10701 | 2025.01.14 22:38:42.070500 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2025.01.14 22:38:42.070541 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10703 | 2025.01.14 22:38:42.070964 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10704 | 2025.01.14 22:38:42.071227 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2025.01.14 22:38:42.071445 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.75 MiB/sec. | ||
10706 | 2025.01.14 22:38:42.071498 [ 258 ] {d1c4493e-efca-45ee-8c89-c59d890c3571} <Debug> TCPHandler: Processed in 0.001891543 sec. | ||
10707 | 2025.01.14 22:38:42.071678 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2025.01.14 22:38:42.071825 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10709 | 2025.01.14 22:38:42.071922 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <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 | ||
10710 | 2025.01.14 22:38:42.073198 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2025.01.14 22:38:42.073237 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10712 | 2025.01.14 22:38:42.073927 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10713 | 2025.01.14 22:38:42.074198 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2025.01.14 22:38:42.074345 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10715 | 2025.01.14 22:38:42.074397 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.01.14 22:38:42.074422 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00263 sec., 14828.897338403041 rows/sec., 26.57 MiB/sec. | ||
10717 | 2025.01.14 22:38:42.074427 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10718 | 2025.01.14 22:38:42.074810 [ 253 ] {e1e87ec7-825c-4709-8008-17d2606633a6} <Debug> TCPHandler: Processed in 0.003197829 sec. | ||
10719 | 2025.01.14 22:38:42.074830 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
10720 | 2025.01.14 22:38:42.075018 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10721 | 2025.01.14 22:38:42.075192 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10722 | 2025.01.14 22:38:42.075267 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10723 | 2025.01.14 22:38:42.075290 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10724 | 2025.01.14 22:38:42.075410 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1371 rows starting from the beginning of the part | ||
10725 | 2025.01.14 22:38:42.076043 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
10726 | 2025.01.14 22:38:42.076698 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
10727 | 2025.01.14 22:38:42.076698 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2025.01.14 22:38:42.076770 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10729 | 2025.01.14 22:38:42.077234 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
10730 | 2025.01.14 22:38:42.077784 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
10731 | 2025.01.14 22:38:42.078011 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10732 | 2025.01.14 22:38:42.078290 [ 187 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
10733 | 2025.01.14 22:38:42.078744 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10734 | 2025.01.14 22:38:42.079064 [ 77 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10735 | 2025.01.14 22:38:42.079155 [ 77 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10736 | 2025.01.14 22:38:42.079212 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.004048 sec., 13339.9209486166 rows/sec., 936.76 KiB/sec. | ||
10737 | 2025.01.14 22:38:42.079233 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10738 | 2025.01.14 22:38:42.079550 [ 258 ] {10e08583-f9f3-4efd-a408-160b5a1d2ce4} <Debug> TCPHandler: Processed in 0.004628475 sec. | ||
10739 | 2025.01.14 22:38:42.079638 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
10740 | 2025.01.14 22:38:42.079782 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10741 | 2025.01.14 22:38:42.079818 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3998 rows starting from the beginning of the part | ||
10742 | 2025.01.14 22:38:42.080014 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 50 rows starting from the beginning of the part | ||
10743 | 2025.01.14 22:38:42.080326 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part | ||
10744 | 2025.01.14 22:38:42.080726 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 50 rows starting from the beginning of the part | ||
10745 | 2025.01.14 22:38:42.081088 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 68 rows starting from the beginning of the part | ||
10746 | 2025.01.14 22:38:42.081406 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 54 rows starting from the beginning of the part | ||
10747 | 2025.01.14 22:38:42.083549 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4292 rows, containing 4 columns (4 merged, 0 gathered) in 0.004103079 sec., 1046043.7149759973 rows/sec., 68.71 MiB/sec. | ||
10748 | 2025.01.14 22:38:42.084090 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10749 | 2025.01.14 22:38:42.084768 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10750 | 2025.01.14 22:38:42.084966 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_81_16} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10751 | 2025.01.14 22:38:42.085164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
10752 | 2025.01.14 22:38:42.090775 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 19 columns (19 merged, 0 gathered) in 0.016204013 sec., 96642.72671220395 rows/sec., 173.18 MiB/sec. | ||
10753 | 2025.01.14 22:38:42.092325 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10754 | 2025.01.14 22:38:42.092734 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10755 | 2025.01.14 22:38:42.092813 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10756 | 2025.01.14 22:38:42.092962 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.77 MiB. | ||
10757 | 2025.01.14 22:38:43.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.02 MiB, peak 249.75 MiB, free memory in arenas 0.00 B, will set to 242.05 MiB (RSS), difference: 4.03 MiB | ||
10758 | 2025.01.14 22:38:45.764321 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10759 | 2025.01.14 22:38:45.764427 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10760 | 2025.01.14 22:38:45.942874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
10761 | 2025.01.14 22:38:45.943779 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10762 | 2025.01.14 22:38:45.943831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10763 | 2025.01.14 22:38:45.944383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10764 | 2025.01.14 22:38:45.944661 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10765 | 2025.01.14 22:38:45.944926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10766 | 2025.01.14 22:38:47.065934 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10767 | 2025.01.14 22:38:47.066239 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10768 | 2025.01.14 22:38:47.066353 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10769 | 2025.01.14 22:38:47.067102 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10770 | 2025.01.14 22:38:47.067148 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10771 | 2025.01.14 22:38:47.067587 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10772 | 2025.01.14 22:38:47.067838 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10773 | 2025.01.14 22:38:47.068005 [ 73 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10774 | 2025.01.14 22:38:47.068052 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
10775 | 2025.01.14 22:38:47.068059 [ 73 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10776 | 2025.01.14 22:38:47.068106 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10777 | 2025.01.14 22:38:47.068136 [ 253 ] {d18952b7-4a7f-4d6d-a901-ef5504ff1a9d} <Debug> TCPHandler: Processed in 0.002396989 sec. | ||
10778 | 2025.01.14 22:38:47.068469 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10779 | 2025.01.14 22:38:47.068466 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10780 | 2025.01.14 22:38:47.068803 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10781 | 2025.01.14 22:38:47.068877 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10782 | 2025.01.14 22:38:47.068905 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10783 | 2025.01.14 22:38:47.068945 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10784 | 2025.01.14 22:38:47.069273 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10785 | 2025.01.14 22:38:47.069637 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10786 | 2025.01.14 22:38:47.069969 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10787 | 2025.01.14 22:38:47.070412 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10788 | 2025.01.14 22:38:47.072064 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10789 | 2025.01.14 22:38:47.072142 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10790 | 2025.01.14 22:38:47.073041 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004757147 sec., 14714.701900109458 rows/sec., 1.09 MiB/sec. | ||
10791 | 2025.01.14 22:38:47.073182 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10792 | 2025.01.14 22:38:47.073295 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10793 | 2025.01.14 22:38:47.073659 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10794 | 2025.01.14 22:38:47.073928 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10795 | 2025.01.14 22:38:47.073965 [ 73 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10796 | 2025.01.14 22:38:47.074092 [ 73 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10797 | 2025.01.14 22:38:47.074146 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10798 | 2025.01.14 22:38:47.074214 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.00549 sec., 36247.72313296903 rows/sec., 3.14 MiB/sec. | ||
10799 | 2025.01.14 22:38:47.074320 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_37_9} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10800 | 2025.01.14 22:38:47.074714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10801 | 2025.01.14 22:38:47.074841 [ 258 ] {2d5f9c08-5622-4bb3-a695-6b73f6f3c54a} <Debug> TCPHandler: Processed in 0.006572419 sec. | ||
10802 | 2025.01.14 22:38:47.074872 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
10803 | 2025.01.14 22:38:47.075274 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10804 | 2025.01.14 22:38:47.075434 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10805 | 2025.01.14 22:38:47.075586 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1426 rows starting from the beginning of the part | ||
10806 | 2025.01.14 22:38:47.075734 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10807 | 2025.01.14 22:38:47.076017 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10808 | 2025.01.14 22:38:47.076171 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part | ||
10809 | 2025.01.14 22:38:47.076797 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 130 rows starting from the beginning of the part | ||
10810 | 2025.01.14 22:38:47.077182 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1342 rows starting from the beginning of the part | ||
10811 | 2025.01.14 22:38:47.077618 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 130 rows starting from the beginning of the part | ||
10812 | 2025.01.14 22:38:47.078041 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 199 rows starting from the beginning of the part | ||
10813 | 2025.01.14 22:38:47.079371 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10814 | 2025.01.14 22:38:47.079421 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10815 | 2025.01.14 22:38:47.080381 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10816 | 2025.01.14 22:38:47.080805 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2025.01.14 22:38:47.081090 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005529 sec., 1266.051727256285 rows/sec., 82.48 KiB/sec. | ||
10818 | 2025.01.14 22:38:47.081534 [ 253 ] {960d60c4-8025-452d-86ee-26b807bf180b} <Debug> TCPHandler: Processed in 0.006515498 sec. | ||
10819 | 2025.01.14 22:38:47.082041 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10820 | 2025.01.14 22:38:47.082023 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.007729502 sec., 443236.8346628282 rows/sec., 38.97 MiB/sec. | ||
10821 | 2025.01.14 22:38:47.082309 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10822 | 2025.01.14 22:38:47.082415 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10823 | 2025.01.14 22:38:47.082463 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10824 | 2025.01.14 22:38:47.083160 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2025.01.14 22:38:47.083313 [ 188 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_86_17} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10826 | 2025.01.14 22:38:47.083478 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
10827 | 2025.01.14 22:38:47.083658 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10828 | 2025.01.14 22:38:47.083702 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10829 | 2025.01.14 22:38:47.084060 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10830 | 2025.01.14 22:38:47.084310 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10831 | 2025.01.14 22:38:47.084533 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002299 sec., 6089.604175728578 rows/sec., 426.48 KiB/sec. | ||
10832 | 2025.01.14 22:38:47.084591 [ 258 ] {b7e31a67-dbf1-4b32-a4df-2192a0fe4a24} <Debug> TCPHandler: Processed in 0.002887424 sec. | ||
10833 | 2025.01.14 22:38:47.084806 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10834 | 2025.01.14 22:38:47.085031 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10835 | 2025.01.14 22:38:47.085120 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10836 | 2025.01.14 22:38:47.085813 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10837 | 2025.01.14 22:38:47.085852 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10838 | 2025.01.14 22:38:47.086211 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10839 | 2025.01.14 22:38:47.086456 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10840 | 2025.01.14 22:38:47.086587 [ 73 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10841 | 2025.01.14 22:38:47.086627 [ 73 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2025.01.14 22:38:47.086649 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. | ||
10843 | 2025.01.14 22:38:47.086654 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10844 | 2025.01.14 22:38:47.086796 [ 253 ] {d8394ec1-22e9-4206-be23-91f0e86f65b6} <Debug> TCPHandler: Processed in 0.002099855 sec. | ||
10845 | 2025.01.14 22:38:47.087097 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10846 | 2025.01.14 22:38:47.087107 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10847 | 2025.01.14 22:38:47.087468 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10848 | 2025.01.14 22:38:47.087636 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10849 | 2025.01.14 22:38:47.087665 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10850 | 2025.01.14 22:38:47.087772 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10851 | 2025.01.14 22:38:47.088029 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10852 | 2025.01.14 22:38:47.088411 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10853 | 2025.01.14 22:38:47.088808 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10854 | 2025.01.14 22:38:47.089194 [ 195 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10855 | 2025.01.14 22:38:47.090373 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10856 | 2025.01.14 22:38:47.090421 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10857 | 2025.01.14 22:38:47.090785 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004022879 sec., 16157.58266654304 rows/sec., 1.05 MiB/sec. | ||
10858 | 2025.01.14 22:38:47.091005 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10859 | 2025.01.14 22:38:47.091094 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10860 | 2025.01.14 22:38:47.091466 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2025.01.14 22:38:47.091548 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10862 | 2025.01.14 22:38:47.091652 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_37_9} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10863 | 2025.01.14 22:38:47.091857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10864 | 2025.01.14 22:38:47.091856 [ 73 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10865 | 2025.01.14 22:38:47.091954 [ 73 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2025.01.14 22:38:47.091990 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10867 | 2025.01.14 22:38:47.092030 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.004667 sec., 80137.13306192415 rows/sec., 5.66 MiB/sec. | ||
10868 | 2025.01.14 22:38:47.092250 [ 258 ] {fb4074f7-964c-4df8-a61a-dbe8d4ea07fb} <Debug> TCPHandler: Processed in 0.005335224 sec. | ||
10869 | 2025.01.14 22:38:47.092257 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
10870 | 2025.01.14 22:38:47.092448 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10871 | 2025.01.14 22:38:47.092458 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10872 | 2025.01.14 22:38:47.092506 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 903 rows starting from the beginning of the part | ||
10873 | 2025.01.14 22:38:47.092719 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 374 rows starting from the beginning of the part | ||
10874 | 2025.01.14 22:38:47.092740 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10875 | 2025.01.14 22:38:47.092968 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10876 | 2025.01.14 22:38:47.093020 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 95 rows starting from the beginning of the part | ||
10877 | 2025.01.14 22:38:47.093414 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 836 rows starting from the beginning of the part | ||
10878 | 2025.01.14 22:38:47.093719 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
10879 | 2025.01.14 22:38:47.094114 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 374 rows starting from the beginning of the part | ||
10880 | 2025.01.14 22:38:47.095050 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10881 | 2025.01.14 22:38:47.095093 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10882 | 2025.01.14 22:38:47.095564 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10883 | 2025.01.14 22:38:47.095907 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10884 | 2025.01.14 22:38:47.096085 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003489 sec., 1719.6904557179707 rows/sec., 89.85 KiB/sec. | ||
10885 | 2025.01.14 22:38:47.096173 [ 253 ] {184bc8ea-4663-4c42-aa64-1d13b2311236} <Debug> TCPHandler: Processed in 0.003819936 sec. | ||
10886 | 2025.01.14 22:38:47.096407 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10887 | 2025.01.14 22:38:47.096433 [ 201 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.004369642 sec., 612636.000844005 rows/sec., 46.65 MiB/sec. | ||
10888 | 2025.01.14 22:38:47.096570 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10889 | 2025.01.14 22:38:47.096639 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10890 | 2025.01.14 22:38:47.096643 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10891 | 2025.01.14 22:38:47.097060 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10892 | 2025.01.14 22:38:47.097146 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_86_17} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10893 | 2025.01.14 22:38:47.097308 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
10894 | 2025.01.14 22:38:47.097789 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10895 | 2025.01.14 22:38:47.097827 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10896 | 2025.01.14 22:38:47.098218 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10897 | 2025.01.14 22:38:47.098458 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10898 | 2025.01.14 22:38:47.098681 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002152 sec., 105483.2713754647 rows/sec., 7.04 MiB/sec. | ||
10899 | 2025.01.14 22:38:47.098786 [ 258 ] {c584a9cc-adda-4ac8-9f80-e3ad3d43e200} <Debug> TCPHandler: Processed in 0.00251032 sec. | ||
10900 | 2025.01.14 22:38:47.099016 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10901 | 2025.01.14 22:38:47.099201 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10902 | 2025.01.14 22:38:47.099262 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10903 | 2025.01.14 22:38:47.099743 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2025.01.14 22:38:47.099780 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10905 | 2025.01.14 22:38:47.100139 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10906 | 2025.01.14 22:38:47.100387 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2025.01.14 22:38:47.100596 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
10908 | 2025.01.14 22:38:47.100779 [ 253 ] {7b7a6f35-baec-4d3d-ba20-dbf604585d43} <Debug> TCPHandler: Processed in 0.001903903 sec. | ||
10909 | 2025.01.14 22:38:47.100993 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10910 | 2025.01.14 22:38:47.101127 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10911 | 2025.01.14 22:38:47.101184 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10912 | 2025.01.14 22:38:47.101677 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2025.01.14 22:38:47.101715 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10914 | 2025.01.14 22:38:47.102084 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10915 | 2025.01.14 22:38:47.102331 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2025.01.14 22:38:47.102563 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001463 sec., 49213.94395078605 rows/sec., 3.14 MiB/sec. | ||
10917 | 2025.01.14 22:38:47.102612 [ 258 ] {48b24ce8-d3ae-4410-b2ad-8d8e6f56d04b} <Debug> TCPHandler: Processed in 0.00171599 sec. | ||
10918 | 2025.01.14 22:38:47.801889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10919 | 2025.01.14 22:38:47.822064 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10920 | 2025.01.14 22:38:47.822132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10921 | 2025.01.14 22:38:47.829602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10922 | 2025.01.14 22:38:47.830378 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10923 | 2025.01.14 22:38:47.834363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10924 | 2025.01.14 22:38:48.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.40 MiB, peak 249.75 MiB, free memory in arenas 0.00 B, will set to 242.11 MiB (RSS), difference: -1.30 MiB | ||
10925 | 2025.01.14 22:38:51.098668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1494 | ||
10926 | 2025.01.14 22:38:51.102087 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10927 | 2025.01.14 22:38:51.102133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10928 | 2025.01.14 22:38:51.103571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10929 | 2025.01.14 22:38:51.103870 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10930 | 2025.01.14 22:38:51.105279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
10931 | 2025.01.14 22:38:51.596135 [ 66 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10932 | 2025.01.14 22:38:51.596203 [ 66 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10933 | 2025.01.14 22:38:51.596231 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10934 | 2025.01.14 22:38:51.596451 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
10935 | 2025.01.14 22:38:51.596749 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10936 | 2025.01.14 22:38:51.596790 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 16 rows starting from the beginning of the part | ||
10937 | 2025.01.14 22:38:51.596882 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
10938 | 2025.01.14 22:38:51.597109 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
10939 | 2025.01.14 22:38:51.597276 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
10940 | 2025.01.14 22:38:51.597451 [ 196 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
10941 | 2025.01.14 22:38:51.598532 [ 195 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002220056 sec., 17116.685344874182 rows/sec., 1.43 MiB/sec. | ||
10942 | 2025.01.14 22:38:51.598848 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10943 | 2025.01.14 22:38:51.599464 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10944 | 2025.01.14 22:38:51.599600 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_17_4} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10945 | 2025.01.14 22:38:51.599714 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10946 | 2025.01.14 22:38:52.063210 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10947 | 2025.01.14 22:38:52.063427 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10948 | 2025.01.14 22:38:52.063508 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10949 | 2025.01.14 22:38:52.064274 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10950 | 2025.01.14 22:38:52.064328 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10951 | 2025.01.14 22:38:52.064758 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10952 | 2025.01.14 22:38:52.065033 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10953 | 2025.01.14 22:38:52.065247 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001879 sec., 4257.58382118148 rows/sec., 347.18 KiB/sec. | ||
10954 | 2025.01.14 22:38:52.065313 [ 253 ] {235d2cc7-13e7-4094-ac0a-8a3b5ce74fdb} <Debug> TCPHandler: Processed in 0.002246877 sec. | ||
10955 | 2025.01.14 22:38:52.065591 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10956 | 2025.01.14 22:38:52.065800 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10957 | 2025.01.14 22:38:52.065876 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10958 | 2025.01.14 22:38:52.066750 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10959 | 2025.01.14 22:38:52.066793 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10960 | 2025.01.14 22:38:52.067262 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10961 | 2025.01.14 22:38:52.067525 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10962 | 2025.01.14 22:38:52.067766 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.002022 sec., 66271.018793274 rows/sec., 5.69 MiB/sec. | ||
10963 | 2025.01.14 22:38:52.067825 [ 258 ] {386223bd-7838-4bca-9141-28ced27253e4} <Debug> TCPHandler: Processed in 0.002372158 sec. | ||
10964 | 2025.01.14 22:38:52.068088 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10965 | 2025.01.14 22:38:52.068322 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10966 | 2025.01.14 22:38:52.068417 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10967 | 2025.01.14 22:38:52.069139 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10968 | 2025.01.14 22:38:52.069182 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10969 | 2025.01.14 22:38:52.069564 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10970 | 2025.01.14 22:38:52.069825 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10971 | 2025.01.14 22:38:52.070017 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001755 sec., 26780.62678062678 rows/sec., 1.94 MiB/sec. | ||
10972 | 2025.01.14 22:38:52.070073 [ 253 ] {dcdc2973-1301-482e-b3cd-d1563dc30a29} <Debug> TCPHandler: Processed in 0.002098285 sec. | ||
10973 | 2025.01.14 22:38:52.070228 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10974 | 2025.01.14 22:38:52.070377 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10975 | 2025.01.14 22:38:52.070437 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10976 | 2025.01.14 22:38:52.071065 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10977 | 2025.01.14 22:38:52.071103 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10978 | 2025.01.14 22:38:52.071465 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10979 | 2025.01.14 22:38:52.071707 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10980 | 2025.01.14 22:38:52.071974 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001632 sec., 63112.74509803922 rows/sec., 4.94 MiB/sec. | ||
10981 | 2025.01.14 22:38:52.072027 [ 258 ] {c8ed3ecf-3421-48c0-a779-ded09973999e} <Debug> TCPHandler: Processed in 0.001865972 sec. | ||
10982 | 2025.01.14 22:38:52.072164 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10983 | 2025.01.14 22:38:52.072284 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10984 | 2025.01.14 22:38:52.072339 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10985 | 2025.01.14 22:38:52.072941 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10986 | 2025.01.14 22:38:52.072979 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10987 | 2025.01.14 22:38:52.073381 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10988 | 2025.01.14 22:38:52.073623 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10989 | 2025.01.14 22:38:52.073833 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001565 sec., 98402.55591054313 rows/sec., 6.82 MiB/sec. | ||
10990 | 2025.01.14 22:38:52.073910 [ 253 ] {44e9a6a6-be47-439a-af04-7b9ce51e94b8} <Debug> TCPHandler: Processed in 0.001800492 sec. | ||
10991 | 2025.01.14 22:38:52.074140 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10992 | 2025.01.14 22:38:52.074485 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10993 | 2025.01.14 22:38:52.074779 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <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 | ||
10994 | 2025.01.14 22:38:52.076293 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10995 | 2025.01.14 22:38:52.076333 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10996 | 2025.01.14 22:38:52.077009 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10997 | 2025.01.14 22:38:52.077278 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10998 | 2025.01.14 22:38:52.077538 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003186 sec., 12241.05461393597 rows/sec., 21.94 MiB/sec. | ||
10999 | 2025.01.14 22:38:52.077839 [ 258 ] {e77023cf-403c-4d5c-8edb-44cf76bc3863} <Debug> TCPHandler: Processed in 0.003797286 sec. | ||
11000 | 2025.01.14 22:38:52.078072 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11001 | 2025.01.14 22:38:52.078294 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11002 | 2025.01.14 22:38:52.078387 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11003 | 2025.01.14 22:38:52.078940 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11004 | 2025.01.14 22:38:52.078978 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11005 | 2025.01.14 22:38:52.079350 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11006 | 2025.01.14 22:38:52.079593 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11007 | 2025.01.14 22:38:52.079767 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001528 sec., 32722.513089005235 rows/sec., 2.24 MiB/sec. | ||
11008 | 2025.01.14 22:38:52.079819 [ 253 ] {c8d00cc9-4b88-40f5-9840-06f8b5b06c1b} <Debug> TCPHandler: Processed in 0.001858122 sec. | ||
11009 | 2025.01.14 22:38:53.445169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11010 | 2025.01.14 22:38:53.445972 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11011 | 2025.01.14 22:38:53.446018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11012 | 2025.01.14 22:38:53.446547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11013 | 2025.01.14 22:38:53.446805 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11014 | 2025.01.14 22:38:53.447025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11015 | 2025.01.14 22:38:55.334545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11016 | 2025.01.14 22:38:55.356479 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11017 | 2025.01.14 22:38:55.356543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11018 | 2025.01.14 22:38:55.363873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11019 | 2025.01.14 22:38:55.364657 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11020 | 2025.01.14 22:38:55.367519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11021 | 2025.01.14 22:38:57.066033 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11022 | 2025.01.14 22:38:57.066334 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11023 | 2025.01.14 22:38:57.066474 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11024 | 2025.01.14 22:38:57.068079 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11025 | 2025.01.14 22:38:57.068123 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11026 | 2025.01.14 22:38:57.068568 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11027 | 2025.01.14 22:38:57.068848 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11028 | 2025.01.14 22:38:57.069063 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00281 sec., 4982.20640569395 rows/sec., 358.65 KiB/sec. | ||
11029 | 2025.01.14 22:38:57.069132 [ 253 ] {8a69699e-b827-4dd0-92c3-98582b37777f} <Debug> TCPHandler: Processed in 0.003289369 sec. | ||
11030 | 2025.01.14 22:38:57.069395 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11031 | 2025.01.14 22:38:57.069604 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11032 | 2025.01.14 22:38:57.069682 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11033 | 2025.01.14 22:38:57.070545 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11034 | 2025.01.14 22:38:57.070589 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11035 | 2025.01.14 22:38:57.071059 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11036 | 2025.01.14 22:38:57.071319 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11037 | 2025.01.14 22:38:57.071562 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002014 sec., 98808.34160873882 rows/sec., 8.56 MiB/sec. | ||
11038 | 2025.01.14 22:38:57.071628 [ 258 ] {286341be-3a09-4e8f-b473-378e24144702} <Debug> TCPHandler: Processed in 0.002370729 sec. | ||
11039 | 2025.01.14 22:38:57.071858 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11040 | 2025.01.14 22:38:57.072088 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11041 | 2025.01.14 22:38:57.072185 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11042 | 2025.01.14 22:38:57.073044 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11043 | 2025.01.14 22:38:57.073083 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11044 | 2025.01.14 22:38:57.073458 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11045 | 2025.01.14 22:38:57.073707 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11046 | 2025.01.14 22:38:57.073839 [ 57 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
11047 | 2025.01.14 22:38:57.073886 [ 57 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11048 | 2025.01.14 22:38:57.073892 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001862 sec., 3759.3984962406016 rows/sec., 244.93 KiB/sec. | ||
11049 | 2025.01.14 22:38:57.073910 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11050 | 2025.01.14 22:38:57.073993 [ 253 ] {243bf8cd-d096-43e5-9d16-ba9f1ab447b6} <Debug> TCPHandler: Processed in 0.002246117 sec. | ||
11051 | 2025.01.14 22:38:57.074237 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11052 | 2025.01.14 22:38:57.074263 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
11053 | 2025.01.14 22:38:57.074442 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11054 | 2025.01.14 22:38:57.074555 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11055 | 2025.01.14 22:38:57.074766 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11056 | 2025.01.14 22:38:57.074848 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 62 rows starting from the beginning of the part | ||
11057 | 2025.01.14 22:38:57.075157 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
11058 | 2025.01.14 22:38:57.075524 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part | ||
11059 | 2025.01.14 22:38:57.075846 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
11060 | 2025.01.14 22:38:57.076194 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 47 rows starting from the beginning of the part | ||
11061 | 2025.01.14 22:38:57.076483 [ 186 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
11062 | 2025.01.14 22:38:57.077750 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11063 | 2025.01.14 22:38:57.077832 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11064 | 2025.01.14 22:38:57.078861 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11065 | 2025.01.14 22:38:57.079285 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254533 sec., 33304.57720981104 rows/sec., 2.49 MiB/sec. | ||
11066 | 2025.01.14 22:38:57.079370 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11067 | 2025.01.14 22:38:57.079496 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
11068 | 2025.01.14 22:38:57.079791 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005414 sec., 2585.8884373845585 rows/sec., 181.10 KiB/sec. | ||
11069 | 2025.01.14 22:38:57.079930 [ 258 ] {5967c095-d22e-4d1a-858d-ccbd3063d0aa} <Debug> TCPHandler: Processed in 0.005805219 sec. | ||
11070 | 2025.01.14 22:38:57.080141 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11071 | 2025.01.14 22:38:57.080153 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11072 | 2025.01.14 22:38:57.080253 [ 201 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_80_16} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
11073 | 2025.01.14 22:38:57.080297 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11074 | 2025.01.14 22:38:57.080358 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11075 | 2025.01.14 22:38:57.080382 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11076 | 2025.01.14 22:38:57.081005 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11077 | 2025.01.14 22:38:57.081043 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11078 | 2025.01.14 22:38:57.081407 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11079 | 2025.01.14 22:38:57.081652 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2025.01.14 22:38:57.081833 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
11081 | 2025.01.14 22:38:57.081886 [ 253 ] {60f3195e-92d8-43bb-a51a-741c7d7696a5} <Debug> TCPHandler: Processed in 0.001832612 sec. | ||
11082 | 2025.01.14 22:38:57.082043 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11083 | 2025.01.14 22:38:57.082182 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11084 | 2025.01.14 22:38:57.082239 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11085 | 2025.01.14 22:38:57.083016 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11086 | 2025.01.14 22:38:57.083056 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11087 | 2025.01.14 22:38:57.083453 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11088 | 2025.01.14 22:38:57.083701 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11089 | 2025.01.14 22:38:57.083930 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001779 sec., 210230.46655424396 rows/sec., 14.84 MiB/sec. | ||
11090 | 2025.01.14 22:38:57.083984 [ 258 ] {944a72c1-f039-4737-b698-07b702010240} <Debug> TCPHandler: Processed in 0.002005884 sec. | ||
11091 | 2025.01.14 22:38:57.084174 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2025.01.14 22:38:57.084397 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11093 | 2025.01.14 22:38:57.084493 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11094 | 2025.01.14 22:38:57.085103 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11095 | 2025.01.14 22:38:57.085140 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11096 | 2025.01.14 22:38:57.085519 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11097 | 2025.01.14 22:38:57.085757 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11098 | 2025.01.14 22:38:57.085946 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. | ||
11099 | 2025.01.14 22:38:57.085999 [ 253 ] {683c45a1-be4e-48a0-b5ed-25aa825371ca} <Debug> TCPHandler: Processed in 0.001934054 sec. | ||
11100 | 2025.01.14 22:38:57.086164 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2025.01.14 22:38:57.086305 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11102 | 2025.01.14 22:38:57.086368 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11103 | 2025.01.14 22:38:57.087008 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2025.01.14 22:38:57.087048 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11105 | 2025.01.14 22:38:57.087460 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11106 | 2025.01.14 22:38:57.087706 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.01.14 22:38:57.087929 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001656 sec., 137077.29468599035 rows/sec., 9.14 MiB/sec. | ||
11108 | 2025.01.14 22:38:57.087984 [ 258 ] {90e88533-5a05-44aa-934e-cb0a3b36d25c} <Debug> TCPHandler: Processed in 0.001886622 sec. | ||
11109 | 2025.01.14 22:38:57.088138 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11110 | 2025.01.14 22:38:57.088277 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11111 | 2025.01.14 22:38:57.088337 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11112 | 2025.01.14 22:38:57.088869 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2025.01.14 22:38:57.088906 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11114 | 2025.01.14 22:38:57.089283 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11115 | 2025.01.14 22:38:57.089523 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2025.01.14 22:38:57.089707 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
11117 | 2025.01.14 22:38:57.089758 [ 253 ] {099b672c-c8e5-4ad1-9ca4-4304564a408c} <Debug> TCPHandler: Processed in 0.00168592 sec. | ||
11118 | 2025.01.14 22:38:57.089950 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11119 | 2025.01.14 22:38:57.090099 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11120 | 2025.01.14 22:38:57.090158 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11121 | 2025.01.14 22:38:57.090760 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2025.01.14 22:38:57.090801 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11123 | 2025.01.14 22:38:57.091200 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11124 | 2025.01.14 22:38:57.091450 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2025.01.14 22:38:57.091686 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001618 sec., 44499.38195302843 rows/sec., 2.84 MiB/sec. | ||
11126 | 2025.01.14 22:38:57.091759 [ 258 ] {bc08dcd5-6b20-4111-8626-77e6d30bd98a} <Debug> TCPHandler: Processed in 0.001890902 sec. | ||
11127 | 2025.01.14 22:39:00.764680 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11128 | 2025.01.14 22:39:00.764747 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11129 | 2025.01.14 22:39:00.947312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11130 | 2025.01.14 22:39:00.948431 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2025.01.14 22:39:00.948472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11132 | 2025.01.14 22:39:00.949011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11133 | 2025.01.14 22:39:00.949276 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2025.01.14 22:39:00.949473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11135 | 2025.01.14 22:39:01.105663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1528 | ||
11136 | 2025.01.14 22:39:01.109099 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11137 | 2025.01.14 22:39:01.109157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11138 | 2025.01.14 22:39:01.110648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11139 | 2025.01.14 22:39:01.110973 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2025.01.14 22:39:01.112391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
11141 | 2025.01.14 22:39:02.062633 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11142 | 2025.01.14 22:39:02.062866 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11143 | 2025.01.14 22:39:02.062945 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11144 | 2025.01.14 22:39:02.063775 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11145 | 2025.01.14 22:39:02.063829 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11146 | 2025.01.14 22:39:02.064286 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11147 | 2025.01.14 22:39:02.064542 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11148 | 2025.01.14 22:39:02.064807 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002001 sec., 64967.51624187906 rows/sec., 5.61 MiB/sec. | ||
11149 | 2025.01.14 22:39:02.064867 [ 253 ] {f358a74d-1295-4e94-a560-85eb790e79f8} <Debug> TCPHandler: Processed in 0.002374969 sec. | ||
11150 | 2025.01.14 22:39:02.065164 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2025.01.14 22:39:02.065396 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11152 | 2025.01.14 22:39:02.065483 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11153 | 2025.01.14 22:39:02.066381 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11154 | 2025.01.14 22:39:02.066430 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11155 | 2025.01.14 22:39:02.066890 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11156 | 2025.01.14 22:39:02.067189 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11157 | 2025.01.14 22:39:02.067406 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00207 sec., 18840.579710144928 rows/sec., 1.38 MiB/sec. | ||
11158 | 2025.01.14 22:39:02.067522 [ 258 ] {a4714ce8-3d98-43c7-9a2b-def262b1918d} <Debug> TCPHandler: Processed in 0.002516411 sec. | ||
11159 | 2025.01.14 22:39:02.067706 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2025.01.14 22:39:02.067858 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11161 | 2025.01.14 22:39:02.067916 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11162 | 2025.01.14 22:39:02.068658 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11163 | 2025.01.14 22:39:02.068704 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11164 | 2025.01.14 22:39:02.069099 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11165 | 2025.01.14 22:39:02.069344 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2025.01.14 22:39:02.069563 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001737 sec., 54691.997697179046 rows/sec., 4.27 MiB/sec. | ||
11167 | 2025.01.14 22:39:02.069616 [ 253 ] {60c22443-4148-4084-a344-d79dee609022} <Debug> TCPHandler: Processed in 0.002000184 sec. | ||
11168 | 2025.01.14 22:39:02.069785 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11169 | 2025.01.14 22:39:02.069919 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11170 | 2025.01.14 22:39:02.069986 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11171 | 2025.01.14 22:39:02.070721 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11172 | 2025.01.14 22:39:02.070768 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11173 | 2025.01.14 22:39:02.071200 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11174 | 2025.01.14 22:39:02.071467 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11175 | 2025.01.14 22:39:02.071612 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
11176 | 2025.01.14 22:39:02.071660 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001777 sec., 84411.93021947102 rows/sec., 5.85 MiB/sec. | ||
11177 | 2025.01.14 22:39:02.071664 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11178 | 2025.01.14 22:39:02.071716 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11179 | 2025.01.14 22:39:02.071732 [ 258 ] {eb42929c-27ab-4636-bfd0-d54a24cdb0fa} <Debug> TCPHandler: Processed in 0.002010684 sec. | ||
11180 | 2025.01.14 22:39:02.071983 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11181 | 2025.01.14 22:39:02.072034 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
11182 | 2025.01.14 22:39:02.072372 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11183 | 2025.01.14 22:39:02.072622 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11184 | 2025.01.14 22:39:02.072776 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 23748 rows starting from the beginning of the part | ||
11185 | 2025.01.14 22:39:02.072892 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <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 | ||
11186 | 2025.01.14 22:39:02.073377 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
11187 | 2025.01.14 22:39:02.073815 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 227 rows starting from the beginning of the part | ||
11188 | 2025.01.14 22:39:02.074395 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 154 rows starting from the beginning of the part | ||
11189 | 2025.01.14 22:39:02.074968 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 227 rows starting from the beginning of the part | ||
11190 | 2025.01.14 22:39:02.075412 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 150 rows starting from the beginning of the part | ||
11191 | 2025.01.14 22:39:02.077300 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11192 | 2025.01.14 22:39:02.077345 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11193 | 2025.01.14 22:39:02.078300 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11194 | 2025.01.14 22:39:02.078607 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11195 | 2025.01.14 22:39:02.078870 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00665 sec., 5864.661654135339 rows/sec., 10.51 MiB/sec. | ||
11196 | 2025.01.14 22:39:02.078983 [ 253 ] {77e9ec41-65bf-4600-8d09-b872e1898133} <Debug> TCPHandler: Processed in 0.007152835 sec. | ||
11197 | 2025.01.14 22:39:02.079209 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11198 | 2025.01.14 22:39:02.079366 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11199 | 2025.01.14 22:39:02.079428 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11200 | 2025.01.14 22:39:02.080236 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11201 | 2025.01.14 22:39:02.080299 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11202 | 2025.01.14 22:39:02.080904 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11203 | 2025.01.14 22:39:02.081174 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11204 | 2025.01.14 22:39:02.081513 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002173 sec., 23009.66405890474 rows/sec., 1.58 MiB/sec. | ||
11205 | 2025.01.14 22:39:02.081591 [ 258 ] {6cd4d983-4257-4bae-ab8c-7f33c75a1610} <Debug> TCPHandler: Processed in 0.00250527 sec. | ||
11206 | 2025.01.14 22:39:02.082186 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24666 rows, containing 5 columns (5 merged, 0 gathered) in 0.010349854 sec., 2383222.0241947374 rows/sec., 160.39 MiB/sec. | ||
11207 | 2025.01.14 22:39:02.082362 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
11208 | 2025.01.14 22:39:02.082653 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11209 | 2025.01.14 22:39:02.082735 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
11210 | 2025.01.14 22:39:02.082816 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11211 | 2025.01.14 22:39:02.867747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11212 | 2025.01.14 22:39:02.889378 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11213 | 2025.01.14 22:39:02.889454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11214 | 2025.01.14 22:39:02.896866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11215 | 2025.01.14 22:39:02.897662 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11216 | 2025.01.14 22:39:02.900480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11217 | 2025.01.14 22:39:07.053213 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11218 | 2025.01.14 22:39:07.053423 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11219 | 2025.01.14 22:39:07.053494 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11220 | 2025.01.14 22:39:07.054246 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11221 | 2025.01.14 22:39:07.054297 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11222 | 2025.01.14 22:39:07.054740 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11223 | 2025.01.14 22:39:07.055004 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11224 | 2025.01.14 22:39:07.055259 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. | ||
11225 | 2025.01.14 22:39:07.055326 [ 253 ] {50783619-1052-459b-80bc-1c6163c4e70a} <Debug> TCPHandler: Processed in 0.002247047 sec. | ||
11226 | 2025.01.14 22:39:07.055562 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11227 | 2025.01.14 22:39:07.055756 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11228 | 2025.01.14 22:39:07.055826 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11229 | 2025.01.14 22:39:07.056552 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11230 | 2025.01.14 22:39:07.056596 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11231 | 2025.01.14 22:39:07.057031 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11232 | 2025.01.14 22:39:07.057302 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11233 | 2025.01.14 22:39:07.057557 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001854 sec., 1078.7486515641856 rows/sec., 87.96 KiB/sec. | ||
11234 | 2025.01.14 22:39:07.057775 [ 258 ] {2a211216-ffa5-4bad-aa2b-739bac681b42} <Debug> TCPHandler: Processed in 0.002339368 sec. | ||
11235 | 2025.01.14 22:39:07.057962 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11236 | 2025.01.14 22:39:07.058109 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11237 | 2025.01.14 22:39:07.058170 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11238 | 2025.01.14 22:39:07.059501 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11239 | 2025.01.14 22:39:07.059539 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11240 | 2025.01.14 22:39:07.060026 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11241 | 2025.01.14 22:39:07.060344 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11242 | 2025.01.14 22:39:07.060565 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.00249 sec., 538152.610441767 rows/sec., 44.82 MiB/sec. | ||
11243 | 2025.01.14 22:39:07.060621 [ 253 ] {bc88f515-1170-4ccc-963f-a68004890524} <Debug> TCPHandler: Processed in 0.002728923 sec. | ||
11244 | 2025.01.14 22:39:07.060786 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11245 | 2025.01.14 22:39:07.060934 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11246 | 2025.01.14 22:39:07.060995 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11247 | 2025.01.14 22:39:07.061594 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11248 | 2025.01.14 22:39:07.061633 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11249 | 2025.01.14 22:39:07.062001 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11250 | 2025.01.14 22:39:07.062241 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11251 | 2025.01.14 22:39:07.062442 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.00154 sec., 5844.1558441558445 rows/sec., 386.82 KiB/sec. | ||
11252 | 2025.01.14 22:39:07.062550 [ 258 ] {50368fe5-7e78-4cef-81c5-d99997efe422} <Debug> TCPHandler: Processed in 0.001833662 sec. | ||
11253 | 2025.01.14 22:39:07.062759 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11254 | 2025.01.14 22:39:07.062981 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11255 | 2025.01.14 22:39:07.063042 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11256 | 2025.01.14 22:39:07.063733 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11257 | 2025.01.14 22:39:07.063774 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11258 | 2025.01.14 22:39:07.064154 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11259 | 2025.01.14 22:39:07.064400 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2025.01.14 22:39:07.064625 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001685 sec., 143620.17804154303 rows/sec., 9.73 MiB/sec. | ||
11261 | 2025.01.14 22:39:07.064748 [ 253 ] {94ed580d-e76b-4a53-9ed0-727ab1924127} <Debug> TCPHandler: Processed in 0.002110196 sec. | ||
11262 | 2025.01.14 22:39:07.064903 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11263 | 2025.01.14 22:39:07.065022 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11264 | 2025.01.14 22:39:07.065072 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11265 | 2025.01.14 22:39:07.065643 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11266 | 2025.01.14 22:39:07.065683 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11267 | 2025.01.14 22:39:07.066039 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11268 | 2025.01.14 22:39:07.066286 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11269 | 2025.01.14 22:39:07.066469 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. | ||
11270 | 2025.01.14 22:39:07.066523 [ 258 ] {6ae6d649-038d-4bd1-b085-22ce0187a6ed} <Debug> TCPHandler: Processed in 0.0016792 sec. | ||
11271 | 2025.01.14 22:39:07.066663 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11272 | 2025.01.14 22:39:07.066783 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11273 | 2025.01.14 22:39:07.066833 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11274 | 2025.01.14 22:39:07.067769 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11275 | 2025.01.14 22:39:07.067810 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11276 | 2025.01.14 22:39:07.068217 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11277 | 2025.01.14 22:39:07.068459 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11278 | 2025.01.14 22:39:07.068695 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.001934 sec., 430196.4839710445 rows/sec., 31.05 MiB/sec. | ||
11279 | 2025.01.14 22:39:07.068798 [ 253 ] {75fbc74b-4251-40c1-b518-2ccf77a81963} <Debug> TCPHandler: Processed in 0.002190926 sec. | ||
11280 | 2025.01.14 22:39:07.068997 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11281 | 2025.01.14 22:39:07.069178 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11282 | 2025.01.14 22:39:07.069238 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11283 | 2025.01.14 22:39:07.069798 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11284 | 2025.01.14 22:39:07.069845 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11285 | 2025.01.14 22:39:07.070251 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11286 | 2025.01.14 22:39:07.070495 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11287 | 2025.01.14 22:39:07.070719 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
11288 | 2025.01.14 22:39:07.070897 [ 258 ] {fd0ff400-3725-4356-abfc-189961b00982} <Debug> TCPHandler: Processed in 0.002008274 sec. | ||
11289 | 2025.01.14 22:39:07.071095 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11290 | 2025.01.14 22:39:07.071237 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11291 | 2025.01.14 22:39:07.071297 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11292 | 2025.01.14 22:39:07.072187 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11293 | 2025.01.14 22:39:07.072226 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11294 | 2025.01.14 22:39:07.072672 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11295 | 2025.01.14 22:39:07.072917 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11296 | 2025.01.14 22:39:07.073124 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.001917 sec., 489306.20761606673 rows/sec., 32.65 MiB/sec. | ||
11297 | 2025.01.14 22:39:07.073177 [ 253 ] {61335085-da38-4f07-8e99-4770cab0b40d} <Debug> TCPHandler: Processed in 0.002177976 sec. | ||
11298 | 2025.01.14 22:39:07.073331 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11299 | 2025.01.14 22:39:07.073472 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11300 | 2025.01.14 22:39:07.073534 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11301 | 2025.01.14 22:39:07.074080 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11302 | 2025.01.14 22:39:07.074123 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11303 | 2025.01.14 22:39:07.074484 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11304 | 2025.01.14 22:39:07.074718 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11305 | 2025.01.14 22:39:07.074935 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
11306 | 2025.01.14 22:39:07.075096 [ 258 ] {7d8bc5cd-c47e-4c2b-8ebb-304205c42323} <Debug> TCPHandler: Processed in 0.001828522 sec. | ||
11307 | 2025.01.14 22:39:07.075343 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11308 | 2025.01.14 22:39:07.075488 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11309 | 2025.01.14 22:39:07.075549 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11310 | 2025.01.14 22:39:07.076125 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11311 | 2025.01.14 22:39:07.076164 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11312 | 2025.01.14 22:39:07.076537 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11313 | 2025.01.14 22:39:07.076774 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11314 | 2025.01.14 22:39:07.076940 [ 43 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11315 | 2025.01.14 22:39:07.077007 [ 43 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11316 | 2025.01.14 22:39:07.077012 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001549 sec., 43899.28986442866 rows/sec., 2.79 MiB/sec. | ||
11317 | 2025.01.14 22:39:07.077035 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11318 | 2025.01.14 22:39:07.077137 [ 253 ] {16b2971f-2d8e-4c82-b8d6-d8de4b33d709} <Debug> TCPHandler: Processed in 0.001926154 sec. | ||
11319 | 2025.01.14 22:39:07.077421 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
11320 | 2025.01.14 22:39:07.077894 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11321 | 2025.01.14 22:39:07.077999 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4292 rows starting from the beginning of the part | ||
11322 | 2025.01.14 22:39:07.078212 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
11323 | 2025.01.14 22:39:07.078297 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 50 rows starting from the beginning of the part | ||
11324 | 2025.01.14 22:39:07.078531 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
11325 | 2025.01.14 22:39:07.078695 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 50 rows starting from the beginning of the part | ||
11326 | 2025.01.14 22:39:07.078898 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 68 rows starting from the beginning of the part | ||
11327 | 2025.01.14 22:39:07.079884 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11328 | 2025.01.14 22:39:07.080148 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11329 | 2025.01.14 22:39:07.080262 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11330 | 2025.01.14 22:39:07.081308 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11331 | 2025.01.14 22:39:07.081355 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11332 | 2025.01.14 22:39:07.081697 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004511794 sec., 1020436.6600070836 rows/sec., 67.00 MiB/sec. | ||
11333 | 2025.01.14 22:39:07.082035 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11334 | 2025.01.14 22:39:07.082056 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11335 | 2025.01.14 22:39:07.082489 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11336 | 2025.01.14 22:39:07.082632 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11337 | 2025.01.14 22:39:07.082777 [ 40 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11338 | 2025.01.14 22:39:07.082890 [ 40 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.01.14 22:39:07.082942 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_86_17} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11340 | 2025.01.14 22:39:07.082978 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11341 | 2025.01.14 22:39:07.083045 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002937 sec., 8852.57065032346 rows/sec., 701.91 KiB/sec. | ||
11342 | 2025.01.14 22:39:07.083327 [ 258 ] {d87b3d99-526c-4284-b832-ed03ef45a25f} <Debug> TCPHandler: Processed in 0.003545303 sec. | ||
11343 | 2025.01.14 22:39:07.083344 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
11344 | 2025.01.14 22:39:07.083477 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
11345 | 2025.01.14 22:39:07.083531 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11346 | 2025.01.14 22:39:07.083640 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11347 | 2025.01.14 22:39:07.083673 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11348 | 2025.01.14 22:39:07.083691 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1426 rows starting from the beginning of the part | ||
11349 | 2025.01.14 22:39:07.083730 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11350 | 2025.01.14 22:39:07.083867 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part | ||
11351 | 2025.01.14 22:39:07.084061 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 199 rows starting from the beginning of the part | ||
11352 | 2025.01.14 22:39:07.084252 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 130 rows starting from the beginning of the part | ||
11353 | 2025.01.14 22:39:07.084445 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1340 rows starting from the beginning of the part | ||
11354 | 2025.01.14 22:39:07.084615 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
11355 | 2025.01.14 22:39:07.085143 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2025.01.14 22:39:07.085188 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11357 | 2025.01.14 22:39:07.085723 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11358 | 2025.01.14 22:39:07.086084 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2025.01.14 22:39:07.086337 [ 40 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11360 | 2025.01.14 22:39:07.086409 [ 40 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11361 | 2025.01.14 22:39:07.086459 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11362 | 2025.01.14 22:39:07.086480 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002829 sec., 9897.490279250618 rows/sec., 790.50 KiB/sec. | ||
11363 | 2025.01.14 22:39:07.086785 [ 253 ] {b7d4c0d6-d383-43f0-ac23-48a45a33902a} <Debug> TCPHandler: Processed in 0.0033362 sec. | ||
11364 | 2025.01.14 22:39:07.086812 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
11365 | 2025.01.14 22:39:07.087059 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11366 | 2025.01.14 22:39:07.087314 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11367 | 2025.01.14 22:39:07.087459 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 903 rows starting from the beginning of the part | ||
11368 | 2025.01.14 22:39:07.087575 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11369 | 2025.01.14 22:39:07.087797 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3255 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644256 sec., 700865.7576154285 rows/sec., 61.47 MiB/sec. | ||
11370 | 2025.01.14 22:39:07.087912 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 103 rows starting from the beginning of the part | ||
11371 | 2025.01.14 22:39:07.087974 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11372 | 2025.01.14 22:39:07.088270 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 374 rows starting from the beginning of the part | ||
11373 | 2025.01.14 22:39:07.088339 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11374 | 2025.01.14 22:39:07.088659 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part | ||
11375 | 2025.01.14 22:39:07.089010 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 832 rows starting from the beginning of the part | ||
11376 | 2025.01.14 22:39:07.089361 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part | ||
11377 | 2025.01.14 22:39:07.090780 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2025.01.14 22:39:07.091181 [ 197 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_91_18} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11379 | 2025.01.14 22:39:07.091596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
11380 | 2025.01.14 22:39:07.091605 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2025.01.14 22:39:07.091723 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11382 | 2025.01.14 22:39:07.092752 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11383 | 2025.01.14 22:39:07.093102 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2025.01.14 22:39:07.093635 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2335 rows, containing 5 columns (5 merged, 0 gathered) in 0.007066175 sec., 330447.5193439166 rows/sec., 25.28 MiB/sec. | ||
11385 | 2025.01.14 22:39:07.093674 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.006317 sec., 1583.0299192654743 rows/sec., 112.39 KiB/sec. | ||
11386 | 2025.01.14 22:39:07.093805 [ 258 ] {c13759cb-e204-468e-ac97-7650303344fb} <Debug> TCPHandler: Processed in 0.006920873 sec. | ||
11387 | 2025.01.14 22:39:07.093928 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11388 | 2025.01.14 22:39:07.094016 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11389 | 2025.01.14 22:39:07.094212 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11390 | 2025.01.14 22:39:07.094307 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11391 | 2025.01.14 22:39:07.094396 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11392 | 2025.01.14 22:39:07.094642 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_91_18} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11393 | 2025.01.14 22:39:07.094829 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
11394 | 2025.01.14 22:39:07.095199 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11395 | 2025.01.14 22:39:07.095243 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11396 | 2025.01.14 22:39:07.095618 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11397 | 2025.01.14 22:39:07.095876 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11398 | 2025.01.14 22:39:07.096105 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 144.16 KiB/sec. | ||
11399 | 2025.01.14 22:39:07.096167 [ 253 ] {4deb963f-38ef-4fe8-a517-9dfebb8fbe87} <Debug> TCPHandler: Processed in 0.002248317 sec. | ||
11400 | 2025.01.14 22:39:08.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.38 MiB, peak 249.76 MiB, free memory in arenas 0.00 B, will set to 242.23 MiB (RSS), difference: -1.15 MiB | ||
11401 | 2025.01.14 22:39:08.449721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11402 | 2025.01.14 22:39:08.450609 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11403 | 2025.01.14 22:39:08.450663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11404 | 2025.01.14 22:39:08.451295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11405 | 2025.01.14 22:39:08.451558 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11406 | 2025.01.14 22:39:08.451812 [ 41 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11407 | 2025.01.14 22:39:08.451834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11408 | 2025.01.14 22:39:08.451896 [ 41 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11409 | 2025.01.14 22:39:08.451925 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11410 | 2025.01.14 22:39:08.452080 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11411 | 2025.01.14 22:39:08.452238 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11412 | 2025.01.14 22:39:08.452281 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11413 | 2025.01.14 22:39:08.452374 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11414 | 2025.01.14 22:39:08.452601 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11415 | 2025.01.14 22:39:08.452806 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11416 | 2025.01.14 22:39:08.452921 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11417 | 2025.01.14 22:39:08.453127 [ 187 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
11418 | 2025.01.14 22:39:08.455860 [ 193 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003855717 sec., 7261684.40266752 rows/sec., 103.88 MiB/sec. | ||
11419 | 2025.01.14 22:39:08.456187 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11420 | 2025.01.14 22:39:08.456535 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_61_12} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11421 | 2025.01.14 22:39:08.456630 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_61_12} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11422 | 2025.01.14 22:39:08.456750 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11423 | 2025.01.14 22:39:10.400666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11424 | 2025.01.14 22:39:10.421959 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11425 | 2025.01.14 22:39:10.422016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11426 | 2025.01.14 22:39:10.429322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11427 | 2025.01.14 22:39:10.430082 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11428 | 2025.01.14 22:39:10.430545 [ 37 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11429 | 2025.01.14 22:39:10.430727 [ 37 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11430 | 2025.01.14 22:39:10.430830 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11431 | 2025.01.14 22:39:10.431456 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11432 | 2025.01.14 22:39:10.444968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11433 | 2025.01.14 22:39:10.447130 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11434 | 2025.01.14 22:39:10.448977 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
11435 | 2025.01.14 22:39:10.455074 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11436 | 2025.01.14 22:39:10.460911 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11437 | 2025.01.14 22:39:10.466615 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11438 | 2025.01.14 22:39:10.472459 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11439 | 2025.01.14 22:39:10.477139 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
11440 | 2025.01.14 22:39:10.539760 [ 193 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10872273 sec., 4230.946003655354 rows/sec., 21.88 MiB/sec. | ||
11441 | 2025.01.14 22:39:10.543003 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11442 | 2025.01.14 22:39:10.546076 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11443 | 2025.01.14 22:39:10.546211 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_61_12} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11444 | 2025.01.14 22:39:10.548644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11445 | 2025.01.14 22:39:11.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.29 MiB, peak 256.71 MiB, free memory in arenas 0.00 B, will set to 244.82 MiB (RSS), difference: 1.53 MiB | ||
11446 | 2025.01.14 22:39:11.112807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1570 | ||
11447 | 2025.01.14 22:39:11.116566 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11448 | 2025.01.14 22:39:11.116631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11449 | 2025.01.14 22:39:11.118173 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11450 | 2025.01.14 22:39:11.118495 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11451 | 2025.01.14 22:39:11.119999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
11452 | 2025.01.14 22:39:12.062719 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11453 | 2025.01.14 22:39:12.063122 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11454 | 2025.01.14 22:39:12.063243 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11455 | 2025.01.14 22:39:12.064115 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11456 | 2025.01.14 22:39:12.064159 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11457 | 2025.01.14 22:39:12.064592 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11458 | 2025.01.14 22:39:12.064852 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11459 | 2025.01.14 22:39:12.065082 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00208 sec., 62500.00000000001 rows/sec., 5.40 MiB/sec. | ||
11460 | 2025.01.14 22:39:12.065138 [ 253 ] {205a49d7-64d0-48ae-a751-fc39f6990942} <Debug> TCPHandler: Processed in 0.002621321 sec. | ||
11461 | 2025.01.14 22:39:12.065403 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11462 | 2025.01.14 22:39:12.065616 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11463 | 2025.01.14 22:39:12.065695 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11464 | 2025.01.14 22:39:12.066534 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11465 | 2025.01.14 22:39:12.066578 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11466 | 2025.01.14 22:39:12.067038 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11467 | 2025.01.14 22:39:12.067290 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11468 | 2025.01.14 22:39:12.067488 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001931 sec., 20196.78922837908 rows/sec., 1.48 MiB/sec. | ||
11469 | 2025.01.14 22:39:12.067544 [ 258 ] {54a670cd-b95e-4fbc-afdd-0a5f951fa28f} <Debug> TCPHandler: Processed in 0.002282188 sec. | ||
11470 | 2025.01.14 22:39:12.067759 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11471 | 2025.01.14 22:39:12.067984 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11472 | 2025.01.14 22:39:12.068073 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11473 | 2025.01.14 22:39:12.068786 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11474 | 2025.01.14 22:39:12.068826 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11475 | 2025.01.14 22:39:12.069184 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11476 | 2025.01.14 22:39:12.069415 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11477 | 2025.01.14 22:39:12.069626 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001697 sec., 55981.14319387154 rows/sec., 4.37 MiB/sec. | ||
11478 | 2025.01.14 22:39:12.069678 [ 253 ] {a4e07f12-5883-414d-bf7c-cd325e2a9f7c} <Debug> TCPHandler: Processed in 0.002030454 sec. | ||
11479 | 2025.01.14 22:39:12.069848 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11480 | 2025.01.14 22:39:12.069991 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11481 | 2025.01.14 22:39:12.070054 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11482 | 2025.01.14 22:39:12.070686 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11483 | 2025.01.14 22:39:12.070724 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11484 | 2025.01.14 22:39:12.071127 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11485 | 2025.01.14 22:39:12.071371 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11486 | 2025.01.14 22:39:12.071550 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001592 sec., 94221.10552763818 rows/sec., 6.53 MiB/sec. | ||
11487 | 2025.01.14 22:39:12.071601 [ 258 ] {6fb7bc25-9c25-42d5-b45c-161a15b9ce74} <Debug> TCPHandler: Processed in 0.001822291 sec. | ||
11488 | 2025.01.14 22:39:12.071778 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11489 | 2025.01.14 22:39:12.071917 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11490 | 2025.01.14 22:39:12.072011 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <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 | ||
11491 | 2025.01.14 22:39:12.073223 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11492 | 2025.01.14 22:39:12.073263 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11493 | 2025.01.14 22:39:12.073918 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11494 | 2025.01.14 22:39:12.074171 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11495 | 2025.01.14 22:39:12.074475 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002583 sec., 15098.722415795588 rows/sec., 27.06 MiB/sec. | ||
11496 | 2025.01.14 22:39:12.074972 [ 253 ] {c99b8788-c126-4337-98fb-d37a7e844d7d} <Debug> TCPHandler: Processed in 0.00325937 sec. | ||
11497 | 2025.01.14 22:39:12.075180 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11498 | 2025.01.14 22:39:12.075320 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11499 | 2025.01.14 22:39:12.075378 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11500 | 2025.01.14 22:39:12.075926 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11501 | 2025.01.14 22:39:12.075970 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11502 | 2025.01.14 22:39:12.076390 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11503 | 2025.01.14 22:39:12.076627 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11504 | 2025.01.14 22:39:12.076806 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001516 sec., 32981.530343007915 rows/sec., 2.26 MiB/sec. | ||
11505 | 2025.01.14 22:39:12.076855 [ 258 ] {a6ecfe18-cc4d-422b-a654-2bed98b13252} <Debug> TCPHandler: Processed in 0.001772441 sec. | ||
11506 | 2025.01.14 22:39:15.765006 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11507 | 2025.01.14 22:39:15.765115 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11508 | 2025.01.14 22:39:15.952106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
11509 | 2025.01.14 22:39:15.952766 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11510 | 2025.01.14 22:39:15.952819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11511 | 2025.01.14 22:39:15.953379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11512 | 2025.01.14 22:39:15.953640 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11513 | 2025.01.14 22:39:15.953912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11514 | 2025.01.14 22:39:17.065587 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11515 | 2025.01.14 22:39:17.065800 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11516 | 2025.01.14 22:39:17.065879 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11517 | 2025.01.14 22:39:17.066700 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11518 | 2025.01.14 22:39:17.066753 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11519 | 2025.01.14 22:39:17.067173 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11520 | 2025.01.14 22:39:17.067419 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11521 | 2025.01.14 22:39:17.067653 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
11522 | 2025.01.14 22:39:17.067734 [ 253 ] {8a75a84b-ab1e-462f-a131-41a0abfae2c3} <Debug> TCPHandler: Processed in 0.002287877 sec. | ||
11523 | 2025.01.14 22:39:17.068010 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11524 | 2025.01.14 22:39:17.068223 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11525 | 2025.01.14 22:39:17.068303 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11526 | 2025.01.14 22:39:17.069582 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11527 | 2025.01.14 22:39:17.069668 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11528 | 2025.01.14 22:39:17.070141 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11529 | 2025.01.14 22:39:17.070432 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11530 | 2025.01.14 22:39:17.070667 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002502 sec., 79536.37090327738 rows/sec., 6.89 MiB/sec. | ||
11531 | 2025.01.14 22:39:17.070723 [ 258 ] {5b005da5-1389-4db6-b132-a9cd585ac682} <Debug> TCPHandler: Processed in 0.002877925 sec. | ||
11532 | 2025.01.14 22:39:17.070884 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11533 | 2025.01.14 22:39:17.071032 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11534 | 2025.01.14 22:39:17.071092 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11535 | 2025.01.14 22:39:17.071741 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11536 | 2025.01.14 22:39:17.071782 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11537 | 2025.01.14 22:39:17.072155 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11538 | 2025.01.14 22:39:17.072387 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11539 | 2025.01.14 22:39:17.072604 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001628 sec., 4299.7542997543 rows/sec., 280.13 KiB/sec. | ||
11540 | 2025.01.14 22:39:17.072664 [ 253 ] {5bedc60e-bda0-400c-80aa-1911c6384fac} <Debug> TCPHandler: Processed in 0.001875802 sec. | ||
11541 | 2025.01.14 22:39:17.072862 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11542 | 2025.01.14 22:39:17.073009 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11543 | 2025.01.14 22:39:17.073055 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11544 | 2025.01.14 22:39:17.073713 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11545 | 2025.01.14 22:39:17.073753 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11546 | 2025.01.14 22:39:17.074113 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11547 | 2025.01.14 22:39:17.074352 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2025.01.14 22:39:17.074558 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. | ||
11549 | 2025.01.14 22:39:17.074610 [ 258 ] {d45fc1ff-92a5-4280-9dce-7b300ffbd136} <Debug> TCPHandler: Processed in 0.001817941 sec. | ||
11550 | 2025.01.14 22:39:17.074791 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2025.01.14 22:39:17.074935 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11552 | 2025.01.14 22:39:17.074993 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11553 | 2025.01.14 22:39:17.075639 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11554 | 2025.01.14 22:39:17.075677 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11555 | 2025.01.14 22:39:17.076031 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11556 | 2025.01.14 22:39:17.076269 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11557 | 2025.01.14 22:39:17.076486 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. | ||
11558 | 2025.01.14 22:39:17.076648 [ 253 ] {dc45293b-c5b4-4742-96f5-6eaf32ed3055} <Debug> TCPHandler: Processed in 0.001919713 sec. | ||
11559 | 2025.01.14 22:39:17.076895 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11560 | 2025.01.14 22:39:17.077024 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11561 | 2025.01.14 22:39:17.077073 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11562 | 2025.01.14 22:39:17.077818 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11563 | 2025.01.14 22:39:17.077858 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11564 | 2025.01.14 22:39:17.078237 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11565 | 2025.01.14 22:39:17.078483 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11566 | 2025.01.14 22:39:17.078721 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.00172 sec., 217441.86046511628 rows/sec., 15.35 MiB/sec. | ||
11567 | 2025.01.14 22:39:17.078776 [ 258 ] {7ff5bee1-b8af-47e7-a27b-3c9a0f89d63f} <Debug> TCPHandler: Processed in 0.002015384 sec. | ||
11568 | 2025.01.14 22:39:17.078988 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11569 | 2025.01.14 22:39:17.079213 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11570 | 2025.01.14 22:39:17.079305 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11571 | 2025.01.14 22:39:17.079864 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11572 | 2025.01.14 22:39:17.079902 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11573 | 2025.01.14 22:39:17.080264 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11574 | 2025.01.14 22:39:17.080505 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11575 | 2025.01.14 22:39:17.080699 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. | ||
11576 | 2025.01.14 22:39:17.080822 [ 253 ] {d8100711-997c-4a6e-a781-4b27118ee077} <Debug> TCPHandler: Processed in 0.001945744 sec. | ||
11577 | 2025.01.14 22:39:17.081006 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11578 | 2025.01.14 22:39:17.081146 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11579 | 2025.01.14 22:39:17.081208 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11580 | 2025.01.14 22:39:17.081834 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11581 | 2025.01.14 22:39:17.081873 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11582 | 2025.01.14 22:39:17.082278 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11583 | 2025.01.14 22:39:17.082525 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11584 | 2025.01.14 22:39:17.082763 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001647 sec., 137826.35094110505 rows/sec., 9.19 MiB/sec. | ||
11585 | 2025.01.14 22:39:17.082814 [ 258 ] {21a072ac-f374-4adf-8429-717ecec8604f} <Debug> TCPHandler: Processed in 0.001898553 sec. | ||
11586 | 2025.01.14 22:39:17.083014 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11587 | 2025.01.14 22:39:17.083242 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11588 | 2025.01.14 22:39:17.083339 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11589 | 2025.01.14 22:39:17.083877 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11590 | 2025.01.14 22:39:17.083914 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11591 | 2025.01.14 22:39:17.084279 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11592 | 2025.01.14 22:39:17.084523 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11593 | 2025.01.14 22:39:17.084649 [ 25 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
11594 | 2025.01.14 22:39:17.084699 [ 25 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11595 | 2025.01.14 22:39:17.084709 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
11596 | 2025.01.14 22:39:17.084728 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11597 | 2025.01.14 22:39:17.084774 [ 253 ] {226cc72d-8885-4a0f-94b8-3d80496f075a} <Debug> TCPHandler: Processed in 0.001873483 sec. | ||
11598 | 2025.01.14 22:39:17.085143 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11599 | 2025.01.14 22:39:17.085217 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11600 | 2025.01.14 22:39:17.085497 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11601 | 2025.01.14 22:39:17.085611 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11602 | 2025.01.14 22:39:17.085622 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11603 | 2025.01.14 22:39:17.085694 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11604 | 2025.01.14 22:39:17.085996 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11605 | 2025.01.14 22:39:17.086339 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11606 | 2025.01.14 22:39:17.086664 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11607 | 2025.01.14 22:39:17.086982 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11608 | 2025.01.14 22:39:17.087235 [ 196 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
11609 | 2025.01.14 22:39:17.088119 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11610 | 2025.01.14 22:39:17.088183 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11611 | 2025.01.14 22:39:17.089202 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11612 | 2025.01.14 22:39:17.089775 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2025.01.14 22:39:17.090401 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.004981 sec., 14454.928729170848 rows/sec., 944.21 KiB/sec. | ||
11614 | 2025.01.14 22:39:17.090409 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.005585537 sec., 7161.3526147978255 rows/sec., 482.55 KiB/sec. | ||
11615 | 2025.01.14 22:39:17.090519 [ 258 ] {90a4f024-c300-4144-be1f-2a7822c93069} <Debug> TCPHandler: Processed in 0.005637558 sec. | ||
11616 | 2025.01.14 22:39:17.090693 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
11617 | 2025.01.14 22:39:17.091376 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_40_8} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11618 | 2025.01.14 22:39:17.091458 [ 195 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_40_8} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
11619 | 2025.01.14 22:39:17.091551 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11620 | 2025.01.14 22:39:17.945178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11621 | 2025.01.14 22:39:17.964256 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11622 | 2025.01.14 22:39:17.964316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11623 | 2025.01.14 22:39:17.971170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11624 | 2025.01.14 22:39:17.971935 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2025.01.14 22:39:17.974579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11626 | 2025.01.14 22:39:18.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.06 MiB, peak 256.71 MiB, free memory in arenas 0.00 B, will set to 244.82 MiB (RSS), difference: -1.25 MiB | ||
11627 | 2025.01.14 22:39:21.120375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1602 | ||
11628 | 2025.01.14 22:39:21.123537 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11629 | 2025.01.14 22:39:21.123603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11630 | 2025.01.14 22:39:21.125091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11631 | 2025.01.14 22:39:21.125411 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11632 | 2025.01.14 22:39:21.126913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
11633 | 2025.01.14 22:39:22.062552 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11634 | 2025.01.14 22:39:22.062761 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11635 | 2025.01.14 22:39:22.062843 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11636 | 2025.01.14 22:39:22.063763 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2025.01.14 22:39:22.063808 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11638 | 2025.01.14 22:39:22.064263 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11639 | 2025.01.14 22:39:22.064527 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11640 | 2025.01.14 22:39:22.064757 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002048 sec., 63476.5625 rows/sec., 5.48 MiB/sec. | ||
11641 | 2025.01.14 22:39:22.064876 [ 253 ] {63ee8541-450d-440c-a0ce-6d02bc8f3d36} <Debug> TCPHandler: Processed in 0.00245831 sec. | ||
11642 | 2025.01.14 22:39:22.065182 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11643 | 2025.01.14 22:39:22.065403 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11644 | 2025.01.14 22:39:22.065490 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11645 | 2025.01.14 22:39:22.066290 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11646 | 2025.01.14 22:39:22.066345 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11647 | 2025.01.14 22:39:22.066811 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11648 | 2025.01.14 22:39:22.067078 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11649 | 2025.01.14 22:39:22.067278 [ 109 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
11650 | 2025.01.14 22:39:22.067346 [ 109 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11651 | 2025.01.14 22:39:22.067353 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002001 sec., 19490.254872563717 rows/sec., 1.43 MiB/sec. | ||
11652 | 2025.01.14 22:39:22.067387 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11653 | 2025.01.14 22:39:22.067537 [ 258 ] {9d80ab52-ffab-4924-ae52-015c022d7f0d} <Debug> TCPHandler: Processed in 0.002531751 sec. | ||
11654 | 2025.01.14 22:39:22.067755 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
11655 | 2025.01.14 22:39:22.067843 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11656 | 2025.01.14 22:39:22.068272 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11657 | 2025.01.14 22:39:22.068308 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11658 | 2025.01.14 22:39:22.068386 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 62 rows starting from the beginning of the part | ||
11659 | 2025.01.14 22:39:22.068529 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11660 | 2025.01.14 22:39:22.069055 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part | ||
11661 | 2025.01.14 22:39:22.069734 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
11662 | 2025.01.14 22:39:22.070166 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part | ||
11663 | 2025.01.14 22:39:22.070519 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
11664 | 2025.01.14 22:39:22.070915 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
11665 | 2025.01.14 22:39:22.072201 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2025.01.14 22:39:22.072266 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11667 | 2025.01.14 22:39:22.073416 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11668 | 2025.01.14 22:39:22.073802 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.006274885 sec., 31076.2667363625 rows/sec., 2.35 MiB/sec. | ||
11669 | 2025.01.14 22:39:22.073951 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11670 | 2025.01.14 22:39:22.074035 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
11671 | 2025.01.14 22:39:22.074354 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.006218 sec., 15278.224509488582 rows/sec., 1.19 MiB/sec. | ||
11672 | 2025.01.14 22:39:22.074503 [ 253 ] {400f9ece-ca94-4d83-9f83-15c7046dd538} <Debug> TCPHandler: Processed in 0.006825952 sec. | ||
11673 | 2025.01.14 22:39:22.074652 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11674 | 2025.01.14 22:39:22.074749 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11675 | 2025.01.14 22:39:22.074769 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_85_17} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
11676 | 2025.01.14 22:39:22.074923 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11677 | 2025.01.14 22:39:22.074986 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11678 | 2025.01.14 22:39:22.075056 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11679 | 2025.01.14 22:39:22.075739 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2025.01.14 22:39:22.075780 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11681 | 2025.01.14 22:39:22.076206 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11682 | 2025.01.14 22:39:22.076465 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11683 | 2025.01.14 22:39:22.076625 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
11684 | 2025.01.14 22:39:22.076651 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001725 sec., 86956.52173913043 rows/sec., 6.03 MiB/sec. | ||
11685 | 2025.01.14 22:39:22.076671 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11686 | 2025.01.14 22:39:22.076707 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11687 | 2025.01.14 22:39:22.076719 [ 258 ] {09d43e82-8d49-49e0-ac1b-e7273903e0e1} <Debug> TCPHandler: Processed in 0.002080885 sec. | ||
11688 | 2025.01.14 22:39:22.076909 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11689 | 2025.01.14 22:39:22.076922 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
11690 | 2025.01.14 22:39:22.077058 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11691 | 2025.01.14 22:39:22.077114 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11692 | 2025.01.14 22:39:22.077172 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <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 | ||
11693 | 2025.01.14 22:39:22.077177 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 24666 rows starting from the beginning of the part | ||
11694 | 2025.01.14 22:39:22.077501 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 938 rows starting from the beginning of the part | ||
11695 | 2025.01.14 22:39:22.077902 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
11696 | 2025.01.14 22:39:22.078304 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 150 rows starting from the beginning of the part | ||
11697 | 2025.01.14 22:39:22.078581 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 227 rows starting from the beginning of the part | ||
11698 | 2025.01.14 22:39:22.078929 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 150 rows starting from the beginning of the part | ||
11699 | 2025.01.14 22:39:22.080834 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11700 | 2025.01.14 22:39:22.080884 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11701 | 2025.01.14 22:39:22.082145 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11702 | 2025.01.14 22:39:22.082471 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11703 | 2025.01.14 22:39:22.083280 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006264 sec., 6226.053639846744 rows/sec., 11.16 MiB/sec. | ||
11704 | 2025.01.14 22:39:22.083411 [ 253 ] {4bd3787e-c71f-49c5-ace8-c7b1520da872} <Debug> TCPHandler: Processed in 0.006593369 sec. | ||
11705 | 2025.01.14 22:39:22.083594 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11706 | 2025.01.14 22:39:22.083799 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11707 | 2025.01.14 22:39:22.083864 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11708 | 2025.01.14 22:39:22.084647 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11709 | 2025.01.14 22:39:22.084685 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11710 | 2025.01.14 22:39:22.085577 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11711 | 2025.01.14 22:39:22.085887 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11712 | 2025.01.14 22:39:22.086081 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002338 sec., 21385.799828913605 rows/sec., 1.47 MiB/sec. | ||
11713 | 2025.01.14 22:39:22.086133 [ 258 ] {d81bad41-20c6-49cd-af0c-7d968fa10176} <Debug> TCPHandler: Processed in 0.002618101 sec. | ||
11714 | 2025.01.14 22:39:22.086862 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26141 rows, containing 5 columns (5 merged, 0 gathered) in 0.01006003 sec., 2598501.197312533 rows/sec., 174.87 MiB/sec. | ||
11715 | 2025.01.14 22:39:22.087236 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
11716 | 2025.01.14 22:39:22.087663 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2025.01.14 22:39:22.087761 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
11718 | 2025.01.14 22:39:22.087879 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
11719 | 2025.01.14 22:39:23.454202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
11720 | 2025.01.14 22:39:23.454969 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11721 | 2025.01.14 22:39:23.455023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11722 | 2025.01.14 22:39:23.455581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11723 | 2025.01.14 22:39:23.455857 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11724 | 2025.01.14 22:39:23.456113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
11725 | 2025.01.14 22:39:25.474766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
11726 | 2025.01.14 22:39:25.495621 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11727 | 2025.01.14 22:39:25.495676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11728 | 2025.01.14 22:39:25.502987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11729 | 2025.01.14 22:39:25.503762 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11730 | 2025.01.14 22:39:25.507874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
11731 | 2025.01.14 22:39:27.066053 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11732 | 2025.01.14 22:39:27.066263 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11733 | 2025.01.14 22:39:27.066341 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11734 | 2025.01.14 22:39:27.067149 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11735 | 2025.01.14 22:39:27.067196 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11736 | 2025.01.14 22:39:27.067635 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11737 | 2025.01.14 22:39:27.067890 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11738 | 2025.01.14 22:39:27.068091 [ 154 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11739 | 2025.01.14 22:39:27.068158 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
11740 | 2025.01.14 22:39:27.068185 [ 154 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11741 | 2025.01.14 22:39:27.068257 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11742 | 2025.01.14 22:39:27.068302 [ 253 ] {375de25b-b36a-457c-a072-562d7aef312b} <Debug> TCPHandler: Processed in 0.002383028 sec. | ||
11743 | 2025.01.14 22:39:27.068569 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11744 | 2025.01.14 22:39:27.068676 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11745 | 2025.01.14 22:39:27.069215 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11746 | 2025.01.14 22:39:27.069254 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11747 | 2025.01.14 22:39:27.069324 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11748 | 2025.01.14 22:39:27.069406 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11749 | 2025.01.14 22:39:27.069567 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11750 | 2025.01.14 22:39:27.069938 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11751 | 2025.01.14 22:39:27.070282 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11752 | 2025.01.14 22:39:27.070638 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11753 | 2025.01.14 22:39:27.072591 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11754 | 2025.01.14 22:39:27.072682 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11755 | 2025.01.14 22:39:27.073170 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004792937 sec., 14604.823722907271 rows/sec., 1.08 MiB/sec. | ||
11756 | 2025.01.14 22:39:27.073343 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11757 | 2025.01.14 22:39:27.073629 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11758 | 2025.01.14 22:39:27.073862 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11759 | 2025.01.14 22:39:27.074021 [ 193 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_41_10} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11760 | 2025.01.14 22:39:27.074105 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11761 | 2025.01.14 22:39:27.074181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11762 | 2025.01.14 22:39:27.074469 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005439 sec., 36587.608016179445 rows/sec., 3.17 MiB/sec. | ||
11763 | 2025.01.14 22:39:27.074551 [ 258 ] {2b74a1c8-88b4-41c9-8ed8-ed6a55a9b259} <Debug> TCPHandler: Processed in 0.006112993 sec. | ||
11764 | 2025.01.14 22:39:27.074731 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11765 | 2025.01.14 22:39:27.074878 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11766 | 2025.01.14 22:39:27.074939 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11767 | 2025.01.14 22:39:27.075643 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2025.01.14 22:39:27.075692 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11769 | 2025.01.14 22:39:27.076078 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11770 | 2025.01.14 22:39:27.076324 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11771 | 2025.01.14 22:39:27.076538 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001696 sec., 4127.358490566037 rows/sec., 268.90 KiB/sec. | ||
11772 | 2025.01.14 22:39:27.076595 [ 253 ] {0a8fd0e9-985f-4eb0-a7c0-188b3c256df9} <Debug> TCPHandler: Processed in 0.001934593 sec. | ||
11773 | 2025.01.14 22:39:27.076756 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11774 | 2025.01.14 22:39:27.076885 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11775 | 2025.01.14 22:39:27.076938 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11776 | 2025.01.14 22:39:27.077546 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2025.01.14 22:39:27.077587 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11778 | 2025.01.14 22:39:27.077960 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11779 | 2025.01.14 22:39:27.078203 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2025.01.14 22:39:27.078379 [ 154 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11781 | 2025.01.14 22:39:27.078440 [ 154 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11782 | 2025.01.14 22:39:27.078455 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001587 sec., 8821.676118462507 rows/sec., 617.81 KiB/sec. | ||
11783 | 2025.01.14 22:39:27.078479 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11784 | 2025.01.14 22:39:27.078613 [ 258 ] {2d18d37e-b2b2-4f12-bbc5-2458e27cd8fd} <Debug> TCPHandler: Processed in 0.001914903 sec. | ||
11785 | 2025.01.14 22:39:27.078728 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
11786 | 2025.01.14 22:39:27.078815 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11787 | 2025.01.14 22:39:27.078876 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11788 | 2025.01.14 22:39:27.078917 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part | ||
11789 | 2025.01.14 22:39:27.078985 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11790 | 2025.01.14 22:39:27.079057 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11791 | 2025.01.14 22:39:27.079100 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11792 | 2025.01.14 22:39:27.079445 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11793 | 2025.01.14 22:39:27.079768 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
11794 | 2025.01.14 22:39:27.079980 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11795 | 2025.01.14 22:39:27.080192 [ 189 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11796 | 2025.01.14 22:39:27.081011 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11797 | 2025.01.14 22:39:27.081061 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11798 | 2025.01.14 22:39:27.081618 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11799 | 2025.01.14 22:39:27.081815 [ 191 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003186558 sec., 169461.84566544843 rows/sec., 12.14 MiB/sec. | ||
11800 | 2025.01.14 22:39:27.082049 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2025.01.14 22:39:27.082151 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11802 | 2025.01.14 22:39:27.082277 [ 154 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11803 | 2025.01.14 22:39:27.082383 [ 154 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11804 | 2025.01.14 22:39:27.082472 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11805 | 2025.01.14 22:39:27.082631 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003674 sec., 3538.377789874796 rows/sec., 220.62 KiB/sec. | ||
11806 | 2025.01.14 22:39:27.082764 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11807 | 2025.01.14 22:39:27.082885 [ 253 ] {ca2442e9-5d81-4a3c-8450-bb2e34e0f50d} <Debug> TCPHandler: Processed in 0.004152369 sec. | ||
11808 | 2025.01.14 22:39:27.083112 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11809 | 2025.01.14 22:39:27.083176 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11810 | 2025.01.14 22:39:27.083207 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11811 | 2025.01.14 22:39:27.083275 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2025.01.14 22:39:27.083714 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11813 | 2025.01.14 22:39:27.083726 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_41_8} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11814 | 2025.01.14 22:39:27.083762 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11815 | 2025.01.14 22:39:27.083860 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11816 | 2025.01.14 22:39:27.084065 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11817 | 2025.01.14 22:39:27.084340 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11818 | 2025.01.14 22:39:27.084653 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11819 | 2025.01.14 22:39:27.084997 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11820 | 2025.01.14 22:39:27.086694 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11821 | 2025.01.14 22:39:27.086765 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11822 | 2025.01.14 22:39:27.087448 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004855198 sec., 13387.713539180071 rows/sec., 887.02 KiB/sec. | ||
11823 | 2025.01.14 22:39:27.087623 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11824 | 2025.01.14 22:39:27.087755 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11825 | 2025.01.14 22:39:27.088036 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11826 | 2025.01.14 22:39:27.088196 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_41_10} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11827 | 2025.01.14 22:39:27.088212 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.01.14 22:39:27.088363 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11829 | 2025.01.14 22:39:27.088577 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005132 sec., 72876.07170693687 rows/sec., 5.15 MiB/sec. | ||
11830 | 2025.01.14 22:39:27.088649 [ 258 ] {ca4a58a8-84a7-4219-8dc5-4006a5f5266a} <Debug> TCPHandler: Processed in 0.005642987 sec. | ||
11831 | 2025.01.14 22:39:27.088806 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11832 | 2025.01.14 22:39:27.088947 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11833 | 2025.01.14 22:39:27.089007 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11834 | 2025.01.14 22:39:27.089578 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11835 | 2025.01.14 22:39:27.089655 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11836 | 2025.01.14 22:39:27.090058 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11837 | 2025.01.14 22:39:27.090298 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11838 | 2025.01.14 22:39:27.090456 [ 154 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11839 | 2025.01.14 22:39:27.090515 [ 154 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11840 | 2025.01.14 22:39:27.090544 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11841 | 2025.01.14 22:39:27.090561 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 191.49 KiB/sec. | ||
11842 | 2025.01.14 22:39:27.090791 [ 253 ] {07324649-77c3-4510-b173-b4d79ed90710} <Debug> TCPHandler: Processed in 0.002050175 sec. | ||
11843 | 2025.01.14 22:39:27.090876 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11844 | 2025.01.14 22:39:27.090989 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11845 | 2025.01.14 22:39:27.091065 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11846 | 2025.01.14 22:39:27.091127 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11847 | 2025.01.14 22:39:27.091137 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11848 | 2025.01.14 22:39:27.091227 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11849 | 2025.01.14 22:39:27.091364 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11850 | 2025.01.14 22:39:27.091790 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11851 | 2025.01.14 22:39:27.092169 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11852 | 2025.01.14 22:39:27.092477 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11853 | 2025.01.14 22:39:27.092833 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
11854 | 2025.01.14 22:39:27.093864 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11855 | 2025.01.14 22:39:27.093915 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11856 | 2025.01.14 22:39:27.094528 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11857 | 2025.01.14 22:39:27.094687 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004053338 sec., 60690.71959950046 rows/sec., 3.10 MiB/sec. | ||
11858 | 2025.01.14 22:39:27.094913 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11859 | 2025.01.14 22:39:27.094955 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11860 | 2025.01.14 22:39:27.095342 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004228 sec., 53689.68779564806 rows/sec., 3.58 MiB/sec. | ||
11861 | 2025.01.14 22:39:27.095476 [ 258 ] {f1644245-e96f-40f2-8abe-0dd8867d3cdf} <Debug> TCPHandler: Processed in 0.004556405 sec. | ||
11862 | 2025.01.14 22:39:27.095559 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_41_8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.01.14 22:39:27.095662 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_41_8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11864 | 2025.01.14 22:39:27.095662 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11865 | 2025.01.14 22:39:27.095761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11866 | 2025.01.14 22:39:27.095829 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11867 | 2025.01.14 22:39:27.095886 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11868 | 2025.01.14 22:39:27.096421 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.01.14 22:39:27.096473 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11870 | 2025.01.14 22:39:27.096892 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11871 | 2025.01.14 22:39:27.097134 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.01.14 22:39:27.097354 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. | ||
11873 | 2025.01.14 22:39:27.097405 [ 253 ] {ca89c95d-d300-4a94-9e31-dd8d20974f48} <Debug> TCPHandler: Processed in 0.001821262 sec. | ||
11874 | 2025.01.14 22:39:27.097555 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2025.01.14 22:39:27.097676 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11876 | 2025.01.14 22:39:27.097727 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11877 | 2025.01.14 22:39:27.098233 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11878 | 2025.01.14 22:39:27.098272 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11879 | 2025.01.14 22:39:27.098648 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11880 | 2025.01.14 22:39:27.098904 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11881 | 2025.01.14 22:39:27.099091 [ 174 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11882 | 2025.01.14 22:39:27.099159 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001502 sec., 47936.085219707056 rows/sec., 3.06 MiB/sec. | ||
11883 | 2025.01.14 22:39:27.099168 [ 174 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11884 | 2025.01.14 22:39:27.099244 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11885 | 2025.01.14 22:39:27.099279 [ 258 ] {0fe2fefd-5afb-406c-bfb1-1b6fae0d4d69} <Debug> TCPHandler: Processed in 0.001777091 sec. | ||
11886 | 2025.01.14 22:39:27.099467 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
11887 | 2025.01.14 22:39:27.099628 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11888 | 2025.01.14 22:39:27.099667 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4604 rows starting from the beginning of the part | ||
11889 | 2025.01.14 22:39:27.099753 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 4 rows starting from the beginning of the part | ||
11890 | 2025.01.14 22:39:27.099862 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 50 rows starting from the beginning of the part | ||
11891 | 2025.01.14 22:39:27.099951 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
11892 | 2025.01.14 22:39:27.100030 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 50 rows starting from the beginning of the part | ||
11893 | 2025.01.14 22:39:27.100132 [ 192 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
11894 | 2025.01.14 22:39:27.101880 [ 197 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002528021 sec., 1919287.8540170353 rows/sec., 126.03 MiB/sec. | ||
11895 | 2025.01.14 22:39:27.102219 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11896 | 2025.01.14 22:39:27.102533 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2025.01.14 22:39:27.102622 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_91_18} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11898 | 2025.01.14 22:39:27.102709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
11899 | 2025.01.14 22:39:30.765192 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11900 | 2025.01.14 22:39:30.765307 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11901 | 2025.01.14 22:39:30.956363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
11902 | 2025.01.14 22:39:30.957210 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11903 | 2025.01.14 22:39:30.957248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11904 | 2025.01.14 22:39:30.957778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11905 | 2025.01.14 22:39:30.958038 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11906 | 2025.01.14 22:39:30.958233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11907 | 2025.01.14 22:39:31.001731 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001306116 sec. | ||
11908 | 2025.01.14 22:39:31.127316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1634 | ||
11909 | 2025.01.14 22:39:31.130702 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11910 | 2025.01.14 22:39:31.130764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11911 | 2025.01.14 22:39:31.132245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11912 | 2025.01.14 22:39:31.132564 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11913 | 2025.01.14 22:39:31.132778 [ 124 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11914 | 2025.01.14 22:39:31.132901 [ 124 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11915 | 2025.01.14 22:39:31.132967 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11916 | 2025.01.14 22:39:31.133379 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
11917 | 2025.01.14 22:39:31.134233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
11918 | 2025.01.14 22:39:31.134639 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11919 | 2025.01.14 22:39:31.134807 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1462 rows starting from the beginning of the part | ||
11920 | 2025.01.14 22:39:31.135309 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
11921 | 2025.01.14 22:39:31.135794 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
11922 | 2025.01.14 22:39:31.136267 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
11923 | 2025.01.14 22:39:31.136747 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
11924 | 2025.01.14 22:39:31.137180 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
11925 | 2025.01.14 22:39:31.145250 [ 187 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 72 columns (72 merged, 0 gathered) in 0.012146036 sec., 134529.48764518727 rows/sec., 102.98 MiB/sec. | ||
11926 | 2025.01.14 22:39:31.146960 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11927 | 2025.01.14 22:39:31.147732 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2025.01.14 22:39:31.147818 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_46_9} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11929 | 2025.01.14 22:39:31.148127 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
11930 | 2025.01.14 22:39:32.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.06 MiB, peak 256.71 MiB, free memory in arenas 0.00 B, will set to 245.97 MiB (RSS), difference: 3.91 MiB | ||
11931 | 2025.01.14 22:39:32.063449 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11932 | 2025.01.14 22:39:32.063663 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11933 | 2025.01.14 22:39:32.063745 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11934 | 2025.01.14 22:39:32.064595 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11935 | 2025.01.14 22:39:32.064646 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11936 | 2025.01.14 22:39:32.065096 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11937 | 2025.01.14 22:39:32.065347 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2025.01.14 22:39:32.065561 [ 103 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11939 | 2025.01.14 22:39:32.065624 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002014 sec., 64548.16285998013 rows/sec., 5.57 MiB/sec. | ||
11940 | 2025.01.14 22:39:32.065634 [ 103 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.01.14 22:39:32.065707 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11942 | 2025.01.14 22:39:32.065768 [ 253 ] {c0883510-3c1d-45ee-98fb-fe74fc517cb0} <Debug> TCPHandler: Processed in 0.0024524 sec. | ||
11943 | 2025.01.14 22:39:32.065995 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
11944 | 2025.01.14 22:39:32.066057 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11945 | 2025.01.14 22:39:32.066304 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11946 | 2025.01.14 22:39:32.066328 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11947 | 2025.01.14 22:39:32.066377 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1426 rows starting from the beginning of the part | ||
11948 | 2025.01.14 22:39:32.066441 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11949 | 2025.01.14 22:39:32.066689 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 130 rows starting from the beginning of the part | ||
11950 | 2025.01.14 22:39:32.067058 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 199 rows starting from the beginning of the part | ||
11951 | 2025.01.14 22:39:32.067321 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 130 rows starting from the beginning of the part | ||
11952 | 2025.01.14 22:39:32.067665 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 199 rows starting from the beginning of the part | ||
11953 | 2025.01.14 22:39:32.067992 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 130 rows starting from the beginning of the part | ||
11954 | 2025.01.14 22:39:32.069436 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2025.01.14 22:39:32.069514 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11956 | 2025.01.14 22:39:32.070614 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11957 | 2025.01.14 22:39:32.071039 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11958 | 2025.01.14 22:39:32.071391 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005551787 sec., 398790.5155583238 rows/sec., 35.31 MiB/sec. | ||
11959 | 2025.01.14 22:39:32.071592 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005353 sec., 7285.634223799739 rows/sec., 547.85 KiB/sec. | ||
11960 | 2025.01.14 22:39:32.071858 [ 258 ] {112f897c-89eb-4d04-8af1-0b03719d710b} <Debug> TCPHandler: Processed in 0.005947702 sec. | ||
11961 | 2025.01.14 22:39:32.071867 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11962 | 2025.01.14 22:39:32.072206 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11963 | 2025.01.14 22:39:32.072575 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11964 | 2025.01.14 22:39:32.072733 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11965 | 2025.01.14 22:39:32.072962 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11966 | 2025.01.14 22:39:32.073190 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_96_19} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11967 | 2025.01.14 22:39:32.073420 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11968 | 2025.01.14 22:39:32.073854 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11969 | 2025.01.14 22:39:32.073899 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11970 | 2025.01.14 22:39:32.074276 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11971 | 2025.01.14 22:39:32.074518 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11972 | 2025.01.14 22:39:32.074714 [ 108 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11973 | 2025.01.14 22:39:32.074741 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002298 sec., 41340.29590948651 rows/sec., 3.23 MiB/sec. | ||
11974 | 2025.01.14 22:39:32.074798 [ 108 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11975 | 2025.01.14 22:39:32.074873 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11976 | 2025.01.14 22:39:32.074891 [ 253 ] {abd03b59-5d33-4ed1-b5c2-18099ebb05b8} <Debug> TCPHandler: Processed in 0.002889595 sec. | ||
11977 | 2025.01.14 22:39:32.075147 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11978 | 2025.01.14 22:39:32.075200 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
11979 | 2025.01.14 22:39:32.075447 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11980 | 2025.01.14 22:39:32.075602 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11981 | 2025.01.14 22:39:32.075612 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11982 | 2025.01.14 22:39:32.075703 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 903 rows starting from the beginning of the part | ||
11983 | 2025.01.14 22:39:32.076323 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
11984 | 2025.01.14 22:39:32.076973 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 374 rows starting from the beginning of the part | ||
11985 | 2025.01.14 22:39:32.077545 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 95 rows starting from the beginning of the part | ||
11986 | 2025.01.14 22:39:32.077977 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 374 rows starting from the beginning of the part | ||
11987 | 2025.01.14 22:39:32.078247 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
11988 | 2025.01.14 22:39:32.079304 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11989 | 2025.01.14 22:39:32.079347 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11990 | 2025.01.14 22:39:32.079933 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11991 | 2025.01.14 22:39:32.080231 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11992 | 2025.01.14 22:39:32.080658 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005318 sec., 28206.092515983455 rows/sec., 1.96 MiB/sec. | ||
11993 | 2025.01.14 22:39:32.080914 [ 258 ] {9920160f-2f73-4db9-856f-78ccf27d33e1} <Debug> TCPHandler: Processed in 0.005934461 sec. | ||
11994 | 2025.01.14 22:39:32.080942 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.005974211 sec., 324059.52853021096 rows/sec., 24.79 MiB/sec. | ||
11995 | 2025.01.14 22:39:32.081145 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11996 | 2025.01.14 22:39:32.081218 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11997 | 2025.01.14 22:39:32.081433 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11998 | 2025.01.14 22:39:32.081691 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <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 | ||
11999 | 2025.01.14 22:39:32.081746 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12000 | 2025.01.14 22:39:32.082088 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_96_19} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12001 | 2025.01.14 22:39:32.082323 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12002 | 2025.01.14 22:39:32.083506 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12003 | 2025.01.14 22:39:32.083558 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12004 | 2025.01.14 22:39:32.084256 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12005 | 2025.01.14 22:39:32.084525 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2025.01.14 22:39:32.084716 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12007 | 2025.01.14 22:39:32.084784 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12008 | 2025.01.14 22:39:32.084823 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12009 | 2025.01.14 22:39:32.084831 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003473 sec., 11229.48459545062 rows/sec., 20.12 MiB/sec. | ||
12010 | 2025.01.14 22:39:32.085172 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
12011 | 2025.01.14 22:39:32.085246 [ 253 ] {40e366df-b90e-42ce-ae32-419b4309ef4b} <Debug> TCPHandler: Processed in 0.004248951 sec. | ||
12012 | 2025.01.14 22:39:32.085490 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12013 | 2025.01.14 22:39:32.085793 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12014 | 2025.01.14 22:39:32.085939 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12015 | 2025.01.14 22:39:32.085975 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12016 | 2025.01.14 22:39:32.086236 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
12017 | 2025.01.14 22:39:32.086994 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
12018 | 2025.01.14 22:39:32.087823 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
12019 | 2025.01.14 22:39:32.088011 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12020 | 2025.01.14 22:39:32.088153 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12021 | 2025.01.14 22:39:32.088499 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
12022 | 2025.01.14 22:39:32.089126 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
12023 | 2025.01.14 22:39:32.089759 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
12024 | 2025.01.14 22:39:32.089795 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12025 | 2025.01.14 22:39:32.090485 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2025.01.14 22:39:32.091025 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005328 sec., 9384.384384384384 rows/sec., 658.92 KiB/sec. | ||
12027 | 2025.01.14 22:39:32.091167 [ 258 ] {ac19973d-fd92-493b-920e-8f6e2b2367a2} <Debug> TCPHandler: Processed in 0.005811179 sec. | ||
12028 | 2025.01.14 22:39:32.100093 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 19 columns (19 merged, 0 gathered) in 0.015189701 sec., 115933.8159454225 rows/sec., 207.75 MiB/sec. | ||
12029 | 2025.01.14 22:39:32.101352 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12030 | 2025.01.14 22:39:32.101753 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2025.01.14 22:39:32.101838 [ 196 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12032 | 2025.01.14 22:39:32.101960 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
12033 | 2025.01.14 22:39:33.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.55 MiB, peak 258.18 MiB, free memory in arenas 0.00 B, will set to 250.62 MiB (RSS), difference: 4.07 MiB | ||
12034 | 2025.01.14 22:39:33.008040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12035 | 2025.01.14 22:39:33.029276 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12036 | 2025.01.14 22:39:33.029322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12037 | 2025.01.14 22:39:33.036655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12038 | 2025.01.14 22:39:33.037425 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12039 | 2025.01.14 22:39:33.041569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12040 | 2025.01.14 22:39:37.055372 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12041 | 2025.01.14 22:39:37.055575 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12042 | 2025.01.14 22:39:37.055645 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12043 | 2025.01.14 22:39:37.056391 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12044 | 2025.01.14 22:39:37.056436 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12045 | 2025.01.14 22:39:37.056879 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12046 | 2025.01.14 22:39:37.057131 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2025.01.14 22:39:37.057362 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. | ||
12048 | 2025.01.14 22:39:37.057421 [ 253 ] {5ac16c56-df84-4142-94b4-12290c5a5c69} <Debug> TCPHandler: Processed in 0.002178696 sec. | ||
12049 | 2025.01.14 22:39:37.057692 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12050 | 2025.01.14 22:39:37.057885 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12051 | 2025.01.14 22:39:37.057955 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12052 | 2025.01.14 22:39:37.058688 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12053 | 2025.01.14 22:39:37.058732 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12054 | 2025.01.14 22:39:37.059160 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12055 | 2025.01.14 22:39:37.059429 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12056 | 2025.01.14 22:39:37.059668 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001836 sec., 3267.97385620915 rows/sec., 266.48 KiB/sec. | ||
12057 | 2025.01.14 22:39:37.059725 [ 258 ] {aec93312-9420-4fbb-b024-b20ffe3462a2} <Debug> TCPHandler: Processed in 0.002163566 sec. | ||
12058 | 2025.01.14 22:39:37.059899 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12059 | 2025.01.14 22:39:37.060020 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12060 | 2025.01.14 22:39:37.060070 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12061 | 2025.01.14 22:39:37.061469 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2025.01.14 22:39:37.061513 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12063 | 2025.01.14 22:39:37.061973 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12064 | 2025.01.14 22:39:37.062228 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12065 | 2025.01.14 22:39:37.062468 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.00247 sec., 543319.8380566802 rows/sec., 45.25 MiB/sec. | ||
12066 | 2025.01.14 22:39:37.062553 [ 253 ] {f69c3edd-83ac-4f4f-9d86-13b863aff3e5} <Debug> TCPHandler: Processed in 0.002717133 sec. | ||
12067 | 2025.01.14 22:39:37.062795 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12068 | 2025.01.14 22:39:37.063004 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12069 | 2025.01.14 22:39:37.063061 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12070 | 2025.01.14 22:39:37.063696 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2025.01.14 22:39:37.063736 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12072 | 2025.01.14 22:39:37.064103 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12073 | 2025.01.14 22:39:37.064344 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12074 | 2025.01.14 22:39:37.064561 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 555.20 KiB/sec. | ||
12075 | 2025.01.14 22:39:37.064623 [ 258 ] {13498ec3-72e9-4c7e-8413-c69a669fad96} <Debug> TCPHandler: Processed in 0.001957393 sec. | ||
12076 | 2025.01.14 22:39:37.064890 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12077 | 2025.01.14 22:39:37.065136 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12078 | 2025.01.14 22:39:37.065230 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12079 | 2025.01.14 22:39:37.065926 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12080 | 2025.01.14 22:39:37.065965 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12081 | 2025.01.14 22:39:37.066337 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12082 | 2025.01.14 22:39:37.066581 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12083 | 2025.01.14 22:39:37.066800 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00171 sec., 141520.4678362573 rows/sec., 9.59 MiB/sec. | ||
12084 | 2025.01.14 22:39:37.066928 [ 253 ] {90ae2fe0-39a0-47a3-a91f-9128508c20aa} <Debug> TCPHandler: Processed in 0.002196876 sec. | ||
12085 | 2025.01.14 22:39:37.067179 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12086 | 2025.01.14 22:39:37.067302 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12087 | 2025.01.14 22:39:37.067349 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12088 | 2025.01.14 22:39:37.067928 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12089 | 2025.01.14 22:39:37.067968 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12090 | 2025.01.14 22:39:37.068330 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12091 | 2025.01.14 22:39:37.068568 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12092 | 2025.01.14 22:39:37.068801 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. | ||
12093 | 2025.01.14 22:39:37.068910 [ 258 ] {cfadafc6-e8bc-40a6-982d-893598aa6221} <Debug> TCPHandler: Processed in 0.001866632 sec. | ||
12094 | 2025.01.14 22:39:37.069088 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12095 | 2025.01.14 22:39:37.069204 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12096 | 2025.01.14 22:39:37.069262 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12097 | 2025.01.14 22:39:37.070295 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12098 | 2025.01.14 22:39:37.070334 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12099 | 2025.01.14 22:39:37.070750 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12100 | 2025.01.14 22:39:37.071008 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12101 | 2025.01.14 22:39:37.071193 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002013 sec., 415300.54644808744 rows/sec., 29.99 MiB/sec. | ||
12102 | 2025.01.14 22:39:37.071245 [ 253 ] {9ab4ee47-a85c-433a-9dc7-ed895da00c6d} <Debug> TCPHandler: Processed in 0.002246547 sec. | ||
12103 | 2025.01.14 22:39:37.071390 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12104 | 2025.01.14 22:39:37.071509 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12105 | 2025.01.14 22:39:37.071560 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12106 | 2025.01.14 22:39:37.072051 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12107 | 2025.01.14 22:39:37.072091 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12108 | 2025.01.14 22:39:37.072463 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12109 | 2025.01.14 22:39:37.072702 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12110 | 2025.01.14 22:39:37.072936 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. | ||
12111 | 2025.01.14 22:39:37.073108 [ 258 ] {2743d995-c316-47c6-9885-8eb4d1118765} <Debug> TCPHandler: Processed in 0.001770141 sec. | ||
12112 | 2025.01.14 22:39:37.073376 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12113 | 2025.01.14 22:39:37.073514 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12114 | 2025.01.14 22:39:37.073577 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12115 | 2025.01.14 22:39:37.074415 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12116 | 2025.01.14 22:39:37.074454 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12117 | 2025.01.14 22:39:37.074893 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12118 | 2025.01.14 22:39:37.075135 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12119 | 2025.01.14 22:39:37.075324 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.00184 sec., 510869.5652173913 rows/sec., 34.09 MiB/sec. | ||
12120 | 2025.01.14 22:39:37.075426 [ 253 ] {4d2b5191-e4c2-4692-9844-ac31c5b51c6b} <Debug> TCPHandler: Processed in 0.002217757 sec. | ||
12121 | 2025.01.14 22:39:37.075606 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12122 | 2025.01.14 22:39:37.075754 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12123 | 2025.01.14 22:39:37.075814 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12124 | 2025.01.14 22:39:37.076333 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12125 | 2025.01.14 22:39:37.076370 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12126 | 2025.01.14 22:39:37.076743 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12127 | 2025.01.14 22:39:37.076979 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12128 | 2025.01.14 22:39:37.077231 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
12129 | 2025.01.14 22:39:37.077388 [ 258 ] {7dc275e8-b4ad-40ad-9fb4-ae2ac2e2c0c3} <Debug> TCPHandler: Processed in 0.001871182 sec. | ||
12130 | 2025.01.14 22:39:37.077640 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2025.01.14 22:39:37.077769 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12132 | 2025.01.14 22:39:37.077824 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12133 | 2025.01.14 22:39:37.078334 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12134 | 2025.01.14 22:39:37.078370 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12135 | 2025.01.14 22:39:37.078791 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12136 | 2025.01.14 22:39:37.079031 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12137 | 2025.01.14 22:39:37.079206 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001454 sec., 46767.53782668501 rows/sec., 2.97 MiB/sec. | ||
12138 | 2025.01.14 22:39:37.079254 [ 253 ] {cbd24c9d-9a11-47af-833b-b212df276ec2} <Debug> TCPHandler: Processed in 0.001761831 sec. | ||
12139 | 2025.01.14 22:39:38.458469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12140 | 2025.01.14 22:39:38.459161 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12141 | 2025.01.14 22:39:38.459213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12142 | 2025.01.14 22:39:38.459742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12143 | 2025.01.14 22:39:38.459985 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12144 | 2025.01.14 22:39:38.460239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12145 | 2025.01.14 22:39:40.541744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12146 | 2025.01.14 22:39:40.562680 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12147 | 2025.01.14 22:39:40.562737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12148 | 2025.01.14 22:39:40.569972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12149 | 2025.01.14 22:39:40.570738 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12150 | 2025.01.14 22:39:40.574692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12151 | 2025.01.14 22:39:41.134603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1668 | ||
12152 | 2025.01.14 22:39:41.137824 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12153 | 2025.01.14 22:39:41.137888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12154 | 2025.01.14 22:39:41.139380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12155 | 2025.01.14 22:39:41.139684 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12156 | 2025.01.14 22:39:41.141007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
12157 | 2025.01.14 22:39:42.063512 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12158 | 2025.01.14 22:39:42.063702 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12159 | 2025.01.14 22:39:42.063776 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12160 | 2025.01.14 22:39:42.064597 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12161 | 2025.01.14 22:39:42.064648 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12162 | 2025.01.14 22:39:42.065109 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12163 | 2025.01.14 22:39:42.065380 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12164 | 2025.01.14 22:39:42.065636 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001984 sec., 65524.19354838709 rows/sec., 5.66 MiB/sec. | ||
12165 | 2025.01.14 22:39:42.065705 [ 253 ] {6a4f98c3-8a93-431b-adc0-f956e761223b} <Debug> TCPHandler: Processed in 0.002321298 sec. | ||
12166 | 2025.01.14 22:39:42.065966 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12167 | 2025.01.14 22:39:42.066181 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12168 | 2025.01.14 22:39:42.066258 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12169 | 2025.01.14 22:39:42.067019 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12170 | 2025.01.14 22:39:42.067063 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12171 | 2025.01.14 22:39:42.067508 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12172 | 2025.01.14 22:39:42.067762 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12173 | 2025.01.14 22:39:42.068007 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001881 sec., 20733.65231259968 rows/sec., 1.52 MiB/sec. | ||
12174 | 2025.01.14 22:39:42.068114 [ 258 ] {f2b016dc-9faf-4233-9abf-4d640e372677} <Debug> TCPHandler: Processed in 0.002287317 sec. | ||
12175 | 2025.01.14 22:39:42.068331 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12176 | 2025.01.14 22:39:42.068507 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12177 | 2025.01.14 22:39:42.068571 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12178 | 2025.01.14 22:39:42.069318 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12179 | 2025.01.14 22:39:42.069368 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12180 | 2025.01.14 22:39:42.069765 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12181 | 2025.01.14 22:39:42.070022 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12182 | 2025.01.14 22:39:42.070253 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001781 sec., 53340.819764177424 rows/sec., 4.16 MiB/sec. | ||
12183 | 2025.01.14 22:39:42.070310 [ 253 ] {08803439-8abd-4b64-acd3-e5c8742dcb8d} <Debug> TCPHandler: Processed in 0.002103915 sec. | ||
12184 | 2025.01.14 22:39:42.070476 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12185 | 2025.01.14 22:39:42.070617 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12186 | 2025.01.14 22:39:42.070682 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12187 | 2025.01.14 22:39:42.071380 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12188 | 2025.01.14 22:39:42.071422 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12189 | 2025.01.14 22:39:42.071826 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12190 | 2025.01.14 22:39:42.072070 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12191 | 2025.01.14 22:39:42.072294 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001709 sec., 93622.00117027502 rows/sec., 6.49 MiB/sec. | ||
12192 | 2025.01.14 22:39:42.072346 [ 258 ] {82c49be3-1bb7-41e0-858f-d5f79dabe3e5} <Debug> TCPHandler: Processed in 0.001940084 sec. | ||
12193 | 2025.01.14 22:39:42.072516 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12194 | 2025.01.14 22:39:42.072658 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12195 | 2025.01.14 22:39:42.072755 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <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 | ||
12196 | 2025.01.14 22:39:42.074097 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12197 | 2025.01.14 22:39:42.074137 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12198 | 2025.01.14 22:39:42.074813 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12199 | 2025.01.14 22:39:42.075076 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12200 | 2025.01.14 22:39:42.075371 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002736 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
12201 | 2025.01.14 22:39:42.075850 [ 253 ] {17c4f6d3-2486-43f1-9ddd-479df6cd970c} <Debug> TCPHandler: Processed in 0.00339735 sec. | ||
12202 | 2025.01.14 22:39:42.076108 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12203 | 2025.01.14 22:39:42.076235 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12204 | 2025.01.14 22:39:42.076283 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12205 | 2025.01.14 22:39:42.076772 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12206 | 2025.01.14 22:39:42.076811 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12207 | 2025.01.14 22:39:42.077209 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12208 | 2025.01.14 22:39:42.077449 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2025.01.14 22:39:42.077665 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001454 sec., 37138.927097661624 rows/sec., 2.55 MiB/sec. | ||
12210 | 2025.01.14 22:39:42.077714 [ 258 ] {7c990b61-22e4-4c64-94bf-74c80e35eb6c} <Debug> TCPHandler: Processed in 0.001743061 sec. | ||
12211 | 2025.01.14 22:39:45.765362 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12212 | 2025.01.14 22:39:45.765432 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12213 | 2025.01.14 22:39:45.960530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12214 | 2025.01.14 22:39:45.961569 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12215 | 2025.01.14 22:39:45.961662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12216 | 2025.01.14 22:39:45.962359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12217 | 2025.01.14 22:39:45.962626 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12218 | 2025.01.14 22:39:45.962812 [ 84 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12219 | 2025.01.14 22:39:45.962824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12220 | 2025.01.14 22:39:45.962867 [ 84 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12221 | 2025.01.14 22:39:45.962894 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12222 | 2025.01.14 22:39:45.963057 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12223 | 2025.01.14 22:39:45.963215 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12224 | 2025.01.14 22:39:45.963341 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12225 | 2025.01.14 22:39:45.963690 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12226 | 2025.01.14 22:39:45.963992 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12227 | 2025.01.14 22:39:45.964382 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12228 | 2025.01.14 22:39:45.964733 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12229 | 2025.01.14 22:39:45.965061 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
12230 | 2025.01.14 22:39:45.968110 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.005146822 sec., 5878579.053248782 rows/sec., 84.09 MiB/sec. | ||
12231 | 2025.01.14 22:39:45.968765 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12232 | 2025.01.14 22:39:45.969127 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_66_13} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12233 | 2025.01.14 22:39:45.969226 [ 201 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_66_13} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12234 | 2025.01.14 22:39:45.969351 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
12235 | 2025.01.14 22:39:47.065943 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12236 | 2025.01.14 22:39:47.066154 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12237 | 2025.01.14 22:39:47.066234 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12238 | 2025.01.14 22:39:47.067026 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12239 | 2025.01.14 22:39:47.067075 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12240 | 2025.01.14 22:39:47.067516 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12241 | 2025.01.14 22:39:47.067785 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12242 | 2025.01.14 22:39:47.068072 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. | ||
12243 | 2025.01.14 22:39:47.068176 [ 253 ] {134cd12b-a46b-4325-8e82-4c10bd13fdf1} <Debug> TCPHandler: Processed in 0.002370979 sec. | ||
12244 | 2025.01.14 22:39:47.068481 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2025.01.14 22:39:47.068693 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12246 | 2025.01.14 22:39:47.068771 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12247 | 2025.01.14 22:39:47.069689 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12248 | 2025.01.14 22:39:47.069733 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12249 | 2025.01.14 22:39:47.070186 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12250 | 2025.01.14 22:39:47.070466 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12251 | 2025.01.14 22:39:47.070702 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002066 sec., 96321.39399806388 rows/sec., 8.35 MiB/sec. | ||
12252 | 2025.01.14 22:39:47.070771 [ 258 ] {4271b0e2-63d9-464e-b3c6-32ea9399451c} <Debug> TCPHandler: Processed in 0.00245714 sec. | ||
12253 | 2025.01.14 22:39:47.070995 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12254 | 2025.01.14 22:39:47.071225 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12255 | 2025.01.14 22:39:47.071322 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12256 | 2025.01.14 22:39:47.072067 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2025.01.14 22:39:47.072109 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12258 | 2025.01.14 22:39:47.072479 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12259 | 2025.01.14 22:39:47.072727 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12260 | 2025.01.14 22:39:47.072940 [ 46 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
12261 | 2025.01.14 22:39:47.072985 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.00182 sec., 3846.153846153846 rows/sec., 250.58 KiB/sec. | ||
12262 | 2025.01.14 22:39:47.073059 [ 46 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12263 | 2025.01.14 22:39:47.073122 [ 253 ] {fc76202b-316a-41c0-ae7a-70808eac076e} <Debug> TCPHandler: Processed in 0.002237497 sec. | ||
12264 | 2025.01.14 22:39:47.073145 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12265 | 2025.01.14 22:39:47.073355 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12266 | 2025.01.14 22:39:47.073365 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::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 | ||
12267 | 2025.01.14 22:39:47.073535 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12268 | 2025.01.14 22:39:47.073554 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12269 | 2025.01.14 22:39:47.073608 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 62 rows starting from the beginning of the part | ||
12270 | 2025.01.14 22:39:47.073614 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12271 | 2025.01.14 22:39:47.073796 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
12272 | 2025.01.14 22:39:47.074184 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 39 rows starting from the beginning of the part | ||
12273 | 2025.01.14 22:39:47.074577 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 13 rows starting from the beginning of the part | ||
12274 | 2025.01.14 22:39:47.074991 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 39 rows starting from the beginning of the part | ||
12275 | 2025.01.14 22:39:47.075353 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
12276 | 2025.01.14 22:39:47.076230 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12277 | 2025.01.14 22:39:47.076274 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12278 | 2025.01.14 22:39:47.076818 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12279 | 2025.01.14 22:39:47.077064 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.003774415 sec., 44245.267147359256 rows/sec., 3.31 MiB/sec. | ||
12280 | 2025.01.14 22:39:47.077183 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12281 | 2025.01.14 22:39:47.077351 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
12282 | 2025.01.14 22:39:47.077578 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004081 sec., 3430.5317324185244 rows/sec., 240.25 KiB/sec. | ||
12283 | 2025.01.14 22:39:47.077710 [ 258 ] {9c7f0832-ad1e-4a1f-b9e6-2f5febaf76bd} <Debug> TCPHandler: Processed in 0.004459714 sec. | ||
12284 | 2025.01.14 22:39:47.077886 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12285 | 2025.01.14 22:39:47.078033 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12286 | 2025.01.14 22:39:47.078069 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12287 | 2025.01.14 22:39:47.078167 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12288 | 2025.01.14 22:39:47.078243 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_90_18} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
12289 | 2025.01.14 22:39:47.078445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12290 | 2025.01.14 22:39:47.078937 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2025.01.14 22:39:47.078982 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12292 | 2025.01.14 22:39:47.079351 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12293 | 2025.01.14 22:39:47.079599 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12294 | 2025.01.14 22:39:47.079819 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001798 sec., 7230.255839822024 rows/sec., 450.80 KiB/sec. | ||
12295 | 2025.01.14 22:39:47.079876 [ 253 ] {7ff73637-742f-4a41-b984-36d307ac50ca} <Debug> TCPHandler: Processed in 0.002070194 sec. | ||
12296 | 2025.01.14 22:39:47.080038 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2025.01.14 22:39:47.080180 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12298 | 2025.01.14 22:39:47.080238 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12299 | 2025.01.14 22:39:47.081028 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2025.01.14 22:39:47.081068 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12301 | 2025.01.14 22:39:47.081454 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12302 | 2025.01.14 22:39:47.081722 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2025.01.14 22:39:47.081943 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001795 sec., 208356.5459610028 rows/sec., 14.71 MiB/sec. | ||
12304 | 2025.01.14 22:39:47.081996 [ 258 ] {0904f69a-c137-4ac4-b13b-6d465df9fc5e} <Debug> TCPHandler: Processed in 0.002026364 sec. | ||
12305 | 2025.01.14 22:39:47.082206 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12306 | 2025.01.14 22:39:47.082428 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12307 | 2025.01.14 22:39:47.082525 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12308 | 2025.01.14 22:39:47.083073 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2025.01.14 22:39:47.083112 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12310 | 2025.01.14 22:39:47.083485 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12311 | 2025.01.14 22:39:47.083736 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2025.01.14 22:39:47.083967 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 196.78 KiB/sec. | ||
12313 | 2025.01.14 22:39:47.084018 [ 253 ] {4be20c7c-119d-4f43-922b-41630bbffc8c} <Debug> TCPHandler: Processed in 0.001923893 sec. | ||
12314 | 2025.01.14 22:39:47.084172 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12315 | 2025.01.14 22:39:47.084312 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12316 | 2025.01.14 22:39:47.084375 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12317 | 2025.01.14 22:39:47.084990 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12318 | 2025.01.14 22:39:47.085029 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12319 | 2025.01.14 22:39:47.085426 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12320 | 2025.01.14 22:39:47.085669 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12321 | 2025.01.14 22:39:47.085839 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
12322 | 2025.01.14 22:39:47.085899 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12323 | 2025.01.14 22:39:47.085909 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001619 sec., 140210.00617665224 rows/sec., 9.35 MiB/sec. | ||
12324 | 2025.01.14 22:39:47.085935 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12325 | 2025.01.14 22:39:47.086062 [ 258 ] {9753fdf9-a958-4c3a-81c0-18ef14db7e44} <Debug> TCPHandler: Processed in 0.001951414 sec. | ||
12326 | 2025.01.14 22:39:47.086334 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
12327 | 2025.01.14 22:39:47.086347 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12328 | 2025.01.14 22:39:47.086599 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12329 | 2025.01.14 22:39:47.086634 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12330 | 2025.01.14 22:39:47.086659 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 26141 rows starting from the beginning of the part | ||
12331 | 2025.01.14 22:39:47.086701 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12332 | 2025.01.14 22:39:47.086888 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 227 rows starting from the beginning of the part | ||
12333 | 2025.01.14 22:39:47.087295 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 150 rows starting from the beginning of the part | ||
12334 | 2025.01.14 22:39:47.087734 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 940 rows starting from the beginning of the part | ||
12335 | 2025.01.14 22:39:47.088060 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
12336 | 2025.01.14 22:39:47.088327 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 227 rows starting from the beginning of the part | ||
12337 | 2025.01.14 22:39:47.089029 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12338 | 2025.01.14 22:39:47.089073 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12339 | 2025.01.14 22:39:47.089531 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12340 | 2025.01.14 22:39:47.089797 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12341 | 2025.01.14 22:39:47.090173 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003592 sec., 278.39643652561244 rows/sec., 18.76 KiB/sec. | ||
12342 | 2025.01.14 22:39:47.090510 [ 253 ] {64b5d36d-16ee-4517-a2df-439bda8ce8f4} <Debug> TCPHandler: Processed in 0.004325712 sec. | ||
12343 | 2025.01.14 22:39:47.090915 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12344 | 2025.01.14 22:39:47.091380 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12345 | 2025.01.14 22:39:47.091513 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12346 | 2025.01.14 22:39:47.092398 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12347 | 2025.01.14 22:39:47.092436 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12348 | 2025.01.14 22:39:47.092921 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12349 | 2025.01.14 22:39:47.093199 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12350 | 2025.01.14 22:39:47.093532 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.002284 sec., 31523.642732049037 rows/sec., 2.01 MiB/sec. | ||
12351 | 2025.01.14 22:39:47.093593 [ 258 ] {9ef8c36e-465f-47f8-8669-17515bc46090} <Debug> TCPHandler: Processed in 0.002965375 sec. | ||
12352 | 2025.01.14 22:39:47.096241 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27845 rows, containing 5 columns (5 merged, 0 gathered) in 0.010151251 sec., 2743011.674127652 rows/sec., 184.58 MiB/sec. | ||
12353 | 2025.01.14 22:39:47.096577 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12354 | 2025.01.14 22:39:47.096883 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12355 | 2025.01.14 22:39:47.096965 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
12356 | 2025.01.14 22:39:47.097058 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
12357 | 2025.01.14 22:39:48.074863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12358 | 2025.01.14 22:39:48.096139 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12359 | 2025.01.14 22:39:48.096197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12360 | 2025.01.14 22:39:48.103459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12361 | 2025.01.14 22:39:48.104260 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2025.01.14 22:39:48.104589 [ 59 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12363 | 2025.01.14 22:39:48.104658 [ 59 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12364 | 2025.01.14 22:39:48.104704 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12365 | 2025.01.14 22:39:48.105675 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12366 | 2025.01.14 22:39:48.120929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12367 | 2025.01.14 22:39:48.122574 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12368 | 2025.01.14 22:39:48.124013 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12369 | 2025.01.14 22:39:48.130136 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12370 | 2025.01.14 22:39:48.136147 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12371 | 2025.01.14 22:39:48.142239 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12372 | 2025.01.14 22:39:48.148405 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12373 | 2025.01.14 22:39:48.153253 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
12374 | 2025.01.14 22:39:48.212608 [ 189 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107744059 sec., 4622.064591050908 rows/sec., 23.90 MiB/sec. | ||
12375 | 2025.01.14 22:39:48.216127 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12376 | 2025.01.14 22:39:48.219281 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_66_13} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12377 | 2025.01.14 22:39:48.219417 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_66_13} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12378 | 2025.01.14 22:39:48.222013 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
12379 | 2025.01.14 22:39:51.141349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1700 | ||
12380 | 2025.01.14 22:39:51.144468 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12381 | 2025.01.14 22:39:51.144519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12382 | 2025.01.14 22:39:51.145991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12383 | 2025.01.14 22:39:51.146306 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12384 | 2025.01.14 22:39:51.146862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
12385 | 2025.01.14 22:39:52.063557 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12386 | 2025.01.14 22:39:52.063744 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12387 | 2025.01.14 22:39:52.063815 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12388 | 2025.01.14 22:39:52.064577 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2025.01.14 22:39:52.064622 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12390 | 2025.01.14 22:39:52.065069 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12391 | 2025.01.14 22:39:52.065341 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2025.01.14 22:39:52.065576 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001881 sec., 4253.056884635832 rows/sec., 346.81 KiB/sec. | ||
12393 | 2025.01.14 22:39:52.065645 [ 253 ] {703b5209-262d-4235-ac7e-f98254d9ec12} <Debug> TCPHandler: Processed in 0.002218217 sec. | ||
12394 | 2025.01.14 22:39:52.065923 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12395 | 2025.01.14 22:39:52.066148 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12396 | 2025.01.14 22:39:52.066232 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12397 | 2025.01.14 22:39:52.067135 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12398 | 2025.01.14 22:39:52.067188 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12399 | 2025.01.14 22:39:52.067664 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12400 | 2025.01.14 22:39:52.067958 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12401 | 2025.01.14 22:39:52.068221 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.002127 sec., 62999.52985425482 rows/sec., 5.41 MiB/sec. | ||
12402 | 2025.01.14 22:39:52.068333 [ 258 ] {688b097f-947c-4821-8a8e-e2184436bd4d} <Debug> TCPHandler: Processed in 0.002555141 sec. | ||
12403 | 2025.01.14 22:39:52.068545 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12404 | 2025.01.14 22:39:52.068779 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12405 | 2025.01.14 22:39:52.068836 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12406 | 2025.01.14 22:39:52.069480 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12407 | 2025.01.14 22:39:52.069521 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12408 | 2025.01.14 22:39:52.069906 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12409 | 2025.01.14 22:39:52.070178 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12410 | 2025.01.14 22:39:52.070426 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001701 sec., 27630.805408583186 rows/sec., 2.00 MiB/sec. | ||
12411 | 2025.01.14 22:39:52.070510 [ 253 ] {7976aa16-73ea-497d-bff7-2092d3811f9a} <Debug> TCPHandler: Processed in 0.002073555 sec. | ||
12412 | 2025.01.14 22:39:52.070755 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12413 | 2025.01.14 22:39:52.071029 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12414 | 2025.01.14 22:39:52.071086 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12415 | 2025.01.14 22:39:52.071750 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12416 | 2025.01.14 22:39:52.071792 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12417 | 2025.01.14 22:39:52.072194 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12418 | 2025.01.14 22:39:52.072447 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12419 | 2025.01.14 22:39:52.072699 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001739 sec., 59229.44220816561 rows/sec., 4.63 MiB/sec. | ||
12420 | 2025.01.14 22:39:52.072782 [ 258 ] {bd145a1c-9521-41d7-9cb8-20e8ac8ad8c4} <Debug> TCPHandler: Processed in 0.002159516 sec. | ||
12421 | 2025.01.14 22:39:52.073008 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12422 | 2025.01.14 22:39:52.073240 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12423 | 2025.01.14 22:39:52.073297 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12424 | 2025.01.14 22:39:52.073876 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12425 | 2025.01.14 22:39:52.073918 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12426 | 2025.01.14 22:39:52.074334 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12427 | 2025.01.14 22:39:52.074579 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12428 | 2025.01.14 22:39:52.074808 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001615 sec., 95356.0371517028 rows/sec., 6.61 MiB/sec. | ||
12429 | 2025.01.14 22:39:52.074901 [ 253 ] {055c9465-7c0f-4321-adad-d98a21c645ab} <Debug> TCPHandler: Processed in 0.002009194 sec. | ||
12430 | 2025.01.14 22:39:52.075104 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12431 | 2025.01.14 22:39:52.075275 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12432 | 2025.01.14 22:39:52.075374 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <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 | ||
12433 | 2025.01.14 22:39:52.076704 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12434 | 2025.01.14 22:39:52.076745 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12435 | 2025.01.14 22:39:52.077438 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12436 | 2025.01.14 22:39:52.077710 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12437 | 2025.01.14 22:39:52.077953 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002711 sec., 14385.835485060863 rows/sec., 25.78 MiB/sec. | ||
12438 | 2025.01.14 22:39:52.078072 [ 258 ] {67745c0d-8fc0-4929-aa34-a0bb5f0d3b92} <Debug> TCPHandler: Processed in 0.003059606 sec. | ||
12439 | 2025.01.14 22:39:52.078279 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12440 | 2025.01.14 22:39:52.078507 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12441 | 2025.01.14 22:39:52.078603 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12442 | 2025.01.14 22:39:52.079191 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12443 | 2025.01.14 22:39:52.079231 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12444 | 2025.01.14 22:39:52.079613 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12445 | 2025.01.14 22:39:52.079861 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12446 | 2025.01.14 22:39:52.080048 [ 140 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12447 | 2025.01.14 22:39:52.080093 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001633 sec., 30618.493570116352 rows/sec., 2.10 MiB/sec. | ||
12448 | 2025.01.14 22:39:52.080133 [ 140 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12449 | 2025.01.14 22:39:52.080209 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12450 | 2025.01.14 22:39:52.080217 [ 253 ] {40a1f925-02d0-4afc-b026-dd5c5e7fc677} <Debug> TCPHandler: Processed in 0.002051375 sec. | ||
12451 | 2025.01.14 22:39:52.080375 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
12452 | 2025.01.14 22:39:52.080495 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12453 | 2025.01.14 22:39:52.080533 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4852 rows starting from the beginning of the part | ||
12454 | 2025.01.14 22:39:52.080618 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 50 rows starting from the beginning of the part | ||
12455 | 2025.01.14 22:39:52.080820 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
12456 | 2025.01.14 22:39:52.081081 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 54 rows starting from the beginning of the part | ||
12457 | 2025.01.14 22:39:52.081207 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
12458 | 2025.01.14 22:39:52.081391 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 50 rows starting from the beginning of the part | ||
12459 | 2025.01.14 22:39:52.083248 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002943095 sec., 1748499.453806282 rows/sec., 114.87 MiB/sec. | ||
12460 | 2025.01.14 22:39:52.083560 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12461 | 2025.01.14 22:39:52.083833 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12462 | 2025.01.14 22:39:52.083910 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_96_19} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12463 | 2025.01.14 22:39:52.083983 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
12464 | 2025.01.14 22:39:53.463080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
12465 | 2025.01.14 22:39:53.463878 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12466 | 2025.01.14 22:39:53.463931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12467 | 2025.01.14 22:39:53.464492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12468 | 2025.01.14 22:39:53.464765 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12469 | 2025.01.14 22:39:53.465016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12470 | 2025.01.14 22:39:55.621109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12471 | 2025.01.14 22:39:55.639797 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12472 | 2025.01.14 22:39:55.639851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12473 | 2025.01.14 22:39:55.646725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12474 | 2025.01.14 22:39:55.647492 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12475 | 2025.01.14 22:39:55.650118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12476 | 2025.01.14 22:39:57.066076 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12477 | 2025.01.14 22:39:57.066289 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12478 | 2025.01.14 22:39:57.066369 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12479 | 2025.01.14 22:39:57.067197 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12480 | 2025.01.14 22:39:57.067242 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12481 | 2025.01.14 22:39:57.067695 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12482 | 2025.01.14 22:39:57.067955 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12483 | 2025.01.14 22:39:57.068187 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. | ||
12484 | 2025.01.14 22:39:57.068284 [ 253 ] {6066905b-7c09-4a04-abea-a7fad1fc0fee} <Debug> TCPHandler: Processed in 0.002342578 sec. | ||
12485 | 2025.01.14 22:39:57.068604 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12486 | 2025.01.14 22:39:57.068813 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12487 | 2025.01.14 22:39:57.068888 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12488 | 2025.01.14 22:39:57.069743 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12489 | 2025.01.14 22:39:57.069788 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12490 | 2025.01.14 22:39:57.070253 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12491 | 2025.01.14 22:39:57.070515 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12492 | 2025.01.14 22:39:57.070724 [ 149 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12493 | 2025.01.14 22:39:57.070790 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002025 sec., 98271.60493827162 rows/sec., 8.51 MiB/sec. | ||
12494 | 2025.01.14 22:39:57.070797 [ 149 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12495 | 2025.01.14 22:39:57.070880 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12496 | 2025.01.14 22:39:57.070940 [ 258 ] {8d07d3b8-2696-4cbf-aaa1-a3d062381776} <Debug> TCPHandler: Processed in 0.00251052 sec. | ||
12497 | 2025.01.14 22:39:57.071159 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
12498 | 2025.01.14 22:39:57.071169 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12499 | 2025.01.14 22:39:57.071459 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12500 | 2025.01.14 22:39:57.071469 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12501 | 2025.01.14 22:39:57.071527 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1426 rows starting from the beginning of the part | ||
12502 | 2025.01.14 22:39:57.071577 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12503 | 2025.01.14 22:39:57.071953 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1342 rows starting from the beginning of the part | ||
12504 | 2025.01.14 22:39:57.072257 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 130 rows starting from the beginning of the part | ||
12505 | 2025.01.14 22:39:57.072607 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 199 rows starting from the beginning of the part | ||
12506 | 2025.01.14 22:39:57.072879 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 134 rows starting from the beginning of the part | ||
12507 | 2025.01.14 22:39:57.073200 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 199 rows starting from the beginning of the part | ||
12508 | 2025.01.14 22:39:57.074637 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12509 | 2025.01.14 22:39:57.074716 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12510 | 2025.01.14 22:39:57.075870 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12511 | 2025.01.14 22:39:57.076244 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12512 | 2025.01.14 22:39:57.076656 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005211 sec., 1343.3122241412395 rows/sec., 87.52 KiB/sec. | ||
12513 | 2025.01.14 22:39:57.077267 [ 253 ] {d488c8e8-7cb1-47d5-80be-4d6b20f25393} <Debug> TCPHandler: Processed in 0.006186894 sec. | ||
12514 | 2025.01.14 22:39:57.077267 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3430 rows, containing 5 columns (5 merged, 0 gathered) in 0.006249955 sec., 548803.95138845 rows/sec., 48.24 MiB/sec. | ||
12515 | 2025.01.14 22:39:57.077574 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12516 | 2025.01.14 22:39:57.077865 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12517 | 2025.01.14 22:39:57.077988 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12518 | 2025.01.14 22:39:57.078226 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12519 | 2025.01.14 22:39:57.078662 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12520 | 2025.01.14 22:39:57.078917 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_101_20} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12521 | 2025.01.14 22:39:57.079075 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12522 | 2025.01.14 22:39:57.079332 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12523 | 2025.01.14 22:39:57.079378 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12524 | 2025.01.14 22:39:57.079752 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12525 | 2025.01.14 22:39:57.080004 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12526 | 2025.01.14 22:39:57.080231 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002411 sec., 5806.719203649938 rows/sec., 406.66 KiB/sec. | ||
12527 | 2025.01.14 22:39:57.080360 [ 258 ] {64f74ffa-1953-4c73-9911-ac5dcb43a610} <Debug> TCPHandler: Processed in 0.002942715 sec. | ||
12528 | 2025.01.14 22:39:57.080570 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12529 | 2025.01.14 22:39:57.080712 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12530 | 2025.01.14 22:39:57.080771 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12531 | 2025.01.14 22:39:57.081411 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12532 | 2025.01.14 22:39:57.081451 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12533 | 2025.01.14 22:39:57.081823 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12534 | 2025.01.14 22:39:57.082080 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12535 | 2025.01.14 22:39:57.082294 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
12536 | 2025.01.14 22:39:57.082349 [ 253 ] {ae40e5fd-376c-4902-b3ba-89866fc04cfd} <Debug> TCPHandler: Processed in 0.001884902 sec. | ||
12537 | 2025.01.14 22:39:57.082519 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12538 | 2025.01.14 22:39:57.082660 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12539 | 2025.01.14 22:39:57.082718 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12540 | 2025.01.14 22:39:57.083519 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12541 | 2025.01.14 22:39:57.083559 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12542 | 2025.01.14 22:39:57.083949 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12543 | 2025.01.14 22:39:57.084203 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12544 | 2025.01.14 22:39:57.084391 [ 146 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12545 | 2025.01.14 22:39:57.084432 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001798 sec., 208008.89877641827 rows/sec., 14.69 MiB/sec. | ||
12546 | 2025.01.14 22:39:57.084451 [ 146 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12547 | 2025.01.14 22:39:57.084523 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12548 | 2025.01.14 22:39:57.084571 [ 258 ] {74ebc0ae-b693-4599-990e-c51d33d97cd5} <Debug> TCPHandler: Processed in 0.002119556 sec. | ||
12549 | 2025.01.14 22:39:57.084878 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
12550 | 2025.01.14 22:39:57.084890 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12551 | 2025.01.14 22:39:57.085408 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12552 | 2025.01.14 22:39:57.085527 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12553 | 2025.01.14 22:39:57.085588 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 903 rows starting from the beginning of the part | ||
12554 | 2025.01.14 22:39:57.086108 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 836 rows starting from the beginning of the part | ||
12555 | 2025.01.14 22:39:57.086198 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12556 | 2025.01.14 22:39:57.086592 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 95 rows starting from the beginning of the part | ||
12557 | 2025.01.14 22:39:57.087057 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 374 rows starting from the beginning of the part | ||
12558 | 2025.01.14 22:39:57.087415 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part | ||
12559 | 2025.01.14 22:39:57.087721 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 374 rows starting from the beginning of the part | ||
12560 | 2025.01.14 22:39:57.088752 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12561 | 2025.01.14 22:39:57.088822 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12562 | 2025.01.14 22:39:57.089686 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12563 | 2025.01.14 22:39:57.090129 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12564 | 2025.01.14 22:39:57.090489 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005211 sec., 1151.4104778353483 rows/sec., 60.16 KiB/sec. | ||
12565 | 2025.01.14 22:39:57.090849 [ 253 ] {36f3f0c7-410e-4eee-a3d6-49ff283ee148} <Debug> TCPHandler: Processed in 0.006148584 sec. | ||
12566 | 2025.01.14 22:39:57.091231 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2025.01.14 22:39:57.091488 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2685 rows, containing 5 columns (5 merged, 0 gathered) in 0.006858702 sec., 391473.4887155033 rows/sec., 29.82 MiB/sec. | ||
12568 | 2025.01.14 22:39:57.091699 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12569 | 2025.01.14 22:39:57.091805 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12570 | 2025.01.14 22:39:57.091813 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12571 | 2025.01.14 22:39:57.092206 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12572 | 2025.01.14 22:39:57.092286 [ 191 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_101_20} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12573 | 2025.01.14 22:39:57.092390 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
12574 | 2025.01.14 22:39:57.092592 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12575 | 2025.01.14 22:39:57.092630 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12576 | 2025.01.14 22:39:57.093026 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12577 | 2025.01.14 22:39:57.093273 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12578 | 2025.01.14 22:39:57.093489 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001932 sec., 117494.82401656316 rows/sec., 7.84 MiB/sec. | ||
12579 | 2025.01.14 22:39:57.093548 [ 258 ] {15da6077-9d79-4d73-94ed-07532349f717} <Debug> TCPHandler: Processed in 0.002556791 sec. | ||
12580 | 2025.01.14 22:39:57.093723 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12581 | 2025.01.14 22:39:57.093866 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12582 | 2025.01.14 22:39:57.093927 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12583 | 2025.01.14 22:39:57.094408 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12584 | 2025.01.14 22:39:57.094447 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12585 | 2025.01.14 22:39:57.094820 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12586 | 2025.01.14 22:39:57.095061 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12587 | 2025.01.14 22:39:57.095278 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
12588 | 2025.01.14 22:39:57.095333 [ 253 ] {1085e252-2dcf-4335-b73e-24983e106c0a} <Debug> TCPHandler: Processed in 0.001680191 sec. | ||
12589 | 2025.01.14 22:39:57.095493 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12590 | 2025.01.14 22:39:57.095623 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12591 | 2025.01.14 22:39:57.095683 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12592 | 2025.01.14 22:39:57.096220 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12593 | 2025.01.14 22:39:57.096263 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12594 | 2025.01.14 22:39:57.096688 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12595 | 2025.01.14 22:39:57.096963 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12596 | 2025.01.14 22:39:57.097183 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001585 sec., 45425.86750788643 rows/sec., 2.90 MiB/sec. | ||
12597 | 2025.01.14 22:39:57.097241 [ 258 ] {8ee6e414-d805-42d8-9374-afc4a16151cf} <Debug> TCPHandler: Processed in 0.001815831 sec. | ||
12598 | 2025.01.14 22:40:00.765688 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12599 | 2025.01.14 22:40:00.765789 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12600 | 2025.01.14 22:40:00.965293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
12601 | 2025.01.14 22:40:00.966377 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12602 | 2025.01.14 22:40:00.966470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12603 | 2025.01.14 22:40:00.967036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12604 | 2025.01.14 22:40:00.967300 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12605 | 2025.01.14 22:40:00.967574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
12606 | 2025.01.14 22:40:01.147234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1734 | ||
12607 | 2025.01.14 22:40:01.150698 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12608 | 2025.01.14 22:40:01.150752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12609 | 2025.01.14 22:40:01.152239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12610 | 2025.01.14 22:40:01.152545 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12611 | 2025.01.14 22:40:01.153095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
12612 | 2025.01.14 22:40:02.063830 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12613 | 2025.01.14 22:40:02.064143 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12614 | 2025.01.14 22:40:02.064243 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12615 | 2025.01.14 22:40:02.065073 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12616 | 2025.01.14 22:40:02.065124 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12617 | 2025.01.14 22:40:02.065565 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12618 | 2025.01.14 22:40:02.065822 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12619 | 2025.01.14 22:40:02.066080 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002019 sec., 64388.311045071816 rows/sec., 5.56 MiB/sec. | ||
12620 | 2025.01.14 22:40:02.066147 [ 253 ] {d3db4bec-113b-4b74-af33-c728ad1f728f} <Debug> TCPHandler: Processed in 0.00250384 sec. | ||
12621 | 2025.01.14 22:40:02.066489 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12622 | 2025.01.14 22:40:02.066802 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12623 | 2025.01.14 22:40:02.066923 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12624 | 2025.01.14 22:40:02.067800 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12625 | 2025.01.14 22:40:02.067848 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12626 | 2025.01.14 22:40:02.068290 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12627 | 2025.01.14 22:40:02.068542 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12628 | 2025.01.14 22:40:02.068793 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002077 sec., 18777.082330284065 rows/sec., 1.38 MiB/sec. | ||
12629 | 2025.01.14 22:40:02.068862 [ 258 ] {8ef2e17a-eeee-494c-b5e5-79984fd93e02} <Debug> TCPHandler: Processed in 0.00256333 sec. | ||
12630 | 2025.01.14 22:40:02.069069 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12631 | 2025.01.14 22:40:02.069301 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12632 | 2025.01.14 22:40:02.069394 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12633 | 2025.01.14 22:40:02.070366 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12634 | 2025.01.14 22:40:02.070405 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12635 | 2025.01.14 22:40:02.070788 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12636 | 2025.01.14 22:40:02.071035 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12637 | 2025.01.14 22:40:02.071248 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002006 sec., 47357.92622133599 rows/sec., 3.70 MiB/sec. | ||
12638 | 2025.01.14 22:40:02.071304 [ 253 ] {f5c5b156-12a4-4036-8017-860da30e10fb} <Debug> TCPHandler: Processed in 0.002346188 sec. | ||
12639 | 2025.01.14 22:40:02.071449 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12640 | 2025.01.14 22:40:02.071578 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12641 | 2025.01.14 22:40:02.071637 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12642 | 2025.01.14 22:40:02.072228 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12643 | 2025.01.14 22:40:02.072290 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12644 | 2025.01.14 22:40:02.073014 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12645 | 2025.01.14 22:40:02.073251 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12646 | 2025.01.14 22:40:02.073466 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001917 sec., 78247.2613458529 rows/sec., 5.43 MiB/sec. | ||
12647 | 2025.01.14 22:40:02.073518 [ 258 ] {2964373b-987d-4fec-9fcc-959357071f12} <Debug> TCPHandler: Processed in 0.002129566 sec. | ||
12648 | 2025.01.14 22:40:02.073676 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12649 | 2025.01.14 22:40:02.073819 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12650 | 2025.01.14 22:40:02.073915 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <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 | ||
12651 | 2025.01.14 22:40:02.075211 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12652 | 2025.01.14 22:40:02.075250 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12653 | 2025.01.14 22:40:02.075923 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12654 | 2025.01.14 22:40:02.076181 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12655 | 2025.01.14 22:40:02.076436 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00265 sec., 14716.981132075472 rows/sec., 26.37 MiB/sec. | ||
12656 | 2025.01.14 22:40:02.076551 [ 253 ] {ef653829-7722-428b-9de5-2cae96d1e9e9} <Debug> TCPHandler: Processed in 0.002942525 sec. | ||
12657 | 2025.01.14 22:40:02.076719 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12658 | 2025.01.14 22:40:02.076858 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12659 | 2025.01.14 22:40:02.076920 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12660 | 2025.01.14 22:40:02.077466 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12661 | 2025.01.14 22:40:02.077506 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12662 | 2025.01.14 22:40:02.077876 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12663 | 2025.01.14 22:40:02.078116 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12664 | 2025.01.14 22:40:02.078339 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001509 sec., 33134.52617627568 rows/sec., 2.27 MiB/sec. | ||
12665 | 2025.01.14 22:40:02.078392 [ 258 ] {d8a04cab-5cf1-4b68-892d-9660535dfe81} <Debug> TCPHandler: Processed in 0.001742561 sec. | ||
12666 | 2025.01.14 22:40:03.150295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
12667 | 2025.01.14 22:40:03.170461 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12668 | 2025.01.14 22:40:03.170514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12669 | 2025.01.14 22:40:03.177819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12670 | 2025.01.14 22:40:03.178748 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12671 | 2025.01.14 22:40:03.182791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
12672 | 2025.01.14 22:40:03.926783 [ 138 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12673 | 2025.01.14 22:40:03.926881 [ 138 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12674 | 2025.01.14 22:40:03.926924 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12675 | 2025.01.14 22:40:03.927220 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
12676 | 2025.01.14 22:40:03.927539 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12677 | 2025.01.14 22:40:03.927583 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 16 rows starting from the beginning of the part | ||
12678 | 2025.01.14 22:40:03.927678 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
12679 | 2025.01.14 22:40:03.927945 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
12680 | 2025.01.14 22:40:03.928241 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
12681 | 2025.01.14 22:40:03.928482 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
12682 | 2025.01.14 22:40:03.929634 [ 194 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002613731 sec., 15303.793695678705 rows/sec., 1.28 MiB/sec. | ||
12683 | 2025.01.14 22:40:03.929823 [ 187 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12684 | 2025.01.14 22:40:03.930182 [ 187 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12685 | 2025.01.14 22:40:03.930272 [ 187 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_21_5} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12686 | 2025.01.14 22:40:03.930382 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12687 | 2025.01.14 22:40:07.056978 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12688 | 2025.01.14 22:40:07.057209 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12689 | 2025.01.14 22:40:07.057290 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12690 | 2025.01.14 22:40:07.058059 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12691 | 2025.01.14 22:40:07.058112 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12692 | 2025.01.14 22:40:07.058552 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12693 | 2025.01.14 22:40:07.058806 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12694 | 2025.01.14 22:40:07.059014 [ 136 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12695 | 2025.01.14 22:40:07.059040 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
12696 | 2025.01.14 22:40:07.059110 [ 136 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12697 | 2025.01.14 22:40:07.059185 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12698 | 2025.01.14 22:40:07.059199 [ 253 ] {150281f8-954d-4ff2-b5d0-e7ef1a779600} <Debug> TCPHandler: Processed in 0.002361109 sec. | ||
12699 | 2025.01.14 22:40:07.059383 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12700 | 2025.01.14 22:40:07.059509 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12701 | 2025.01.14 22:40:07.059567 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12702 | 2025.01.14 22:40:07.059610 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
12703 | 2025.01.14 22:40:07.059837 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12704 | 2025.01.14 22:40:07.059853 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12705 | 2025.01.14 22:40:07.060086 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12706 | 2025.01.14 22:40:07.060117 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12707 | 2025.01.14 22:40:07.060528 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12708 | 2025.01.14 22:40:07.060803 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12709 | 2025.01.14 22:40:07.062625 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2025.01.14 22:40:07.062707 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12711 | 2025.01.14 22:40:07.063444 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00416859 sec., 16792.248698001004 rows/sec., 1.24 MiB/sec. | ||
12712 | 2025.01.14 22:40:07.063734 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12713 | 2025.01.14 22:40:07.063757 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12714 | 2025.01.14 22:40:07.064218 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12715 | 2025.01.14 22:40:07.064406 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12716 | 2025.01.14 22:40:07.064688 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_45_11} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12717 | 2025.01.14 22:40:07.064704 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004996 sec., 400.320256204964 rows/sec., 32.64 KiB/sec. | ||
12718 | 2025.01.14 22:40:07.064961 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12719 | 2025.01.14 22:40:07.064978 [ 258 ] {c33dbcf3-3a83-4cbf-b963-2adc48c2f643} <Debug> TCPHandler: Processed in 0.005629598 sec. | ||
12720 | 2025.01.14 22:40:07.065233 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12721 | 2025.01.14 22:40:07.065465 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12722 | 2025.01.14 22:40:07.065560 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12723 | 2025.01.14 22:40:07.067028 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12724 | 2025.01.14 22:40:07.067072 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12725 | 2025.01.14 22:40:07.067549 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12726 | 2025.01.14 22:40:07.067794 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12727 | 2025.01.14 22:40:07.068030 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002623 sec., 510865.4212733511 rows/sec., 42.55 MiB/sec. | ||
12728 | 2025.01.14 22:40:07.068142 [ 253 ] {e02d85d9-44d7-419a-afd1-1938d8887770} <Debug> TCPHandler: Processed in 0.003023676 sec. | ||
12729 | 2025.01.14 22:40:07.068340 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12730 | 2025.01.14 22:40:07.068501 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12731 | 2025.01.14 22:40:07.068562 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12732 | 2025.01.14 22:40:07.069265 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12733 | 2025.01.14 22:40:07.069314 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12734 | 2025.01.14 22:40:07.069702 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12735 | 2025.01.14 22:40:07.069949 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12736 | 2025.01.14 22:40:07.070168 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001703 sec., 5284.791544333529 rows/sec., 349.80 KiB/sec. | ||
12737 | 2025.01.14 22:40:07.070224 [ 258 ] {cfda6990-ab29-48cc-8f4c-e43ecd1f8b68} <Debug> TCPHandler: Processed in 0.001973043 sec. | ||
12738 | 2025.01.14 22:40:07.070399 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12739 | 2025.01.14 22:40:07.070627 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12740 | 2025.01.14 22:40:07.070718 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12741 | 2025.01.14 22:40:07.071704 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12742 | 2025.01.14 22:40:07.071745 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12743 | 2025.01.14 22:40:07.072121 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12744 | 2025.01.14 22:40:07.072363 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12745 | 2025.01.14 22:40:07.072590 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002019 sec., 119861.31748390292 rows/sec., 8.12 MiB/sec. | ||
12746 | 2025.01.14 22:40:07.072648 [ 253 ] {4115cd01-70ee-4666-9116-44deaf549ab4} <Debug> TCPHandler: Processed in 0.002329359 sec. | ||
12747 | 2025.01.14 22:40:07.072820 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12748 | 2025.01.14 22:40:07.072962 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12749 | 2025.01.14 22:40:07.073022 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12750 | 2025.01.14 22:40:07.073662 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12751 | 2025.01.14 22:40:07.073702 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12752 | 2025.01.14 22:40:07.074062 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12753 | 2025.01.14 22:40:07.074320 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12754 | 2025.01.14 22:40:07.074479 [ 136 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12755 | 2025.01.14 22:40:07.074541 [ 136 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12756 | 2025.01.14 22:40:07.074561 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12757 | 2025.01.14 22:40:07.074595 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. | ||
12758 | 2025.01.14 22:40:07.074810 [ 258 ] {bf67f745-866f-44a4-8893-4a6bc3ed90b4} <Debug> TCPHandler: Processed in 0.002056794 sec. | ||
12759 | 2025.01.14 22:40:07.074840 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12760 | 2025.01.14 22:40:07.074985 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12761 | 2025.01.14 22:40:07.075036 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12762 | 2025.01.14 22:40:07.075055 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
12763 | 2025.01.14 22:40:07.075295 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
12764 | 2025.01.14 22:40:07.075584 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12765 | 2025.01.14 22:40:07.075655 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
12766 | 2025.01.14 22:40:07.075713 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12767 | 2025.01.14 22:40:07.075978 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
12768 | 2025.01.14 22:40:07.076295 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
12769 | 2025.01.14 22:40:07.078536 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003894857 sec., 16688.674321034123 rows/sec., 1.08 MiB/sec. | ||
12770 | 2025.01.14 22:40:07.078625 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12771 | 2025.01.14 22:40:07.078671 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12772 | 2025.01.14 22:40:07.078680 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12773 | 2025.01.14 22:40:07.079204 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12774 | 2025.01.14 22:40:07.079398 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_45_11} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12775 | 2025.01.14 22:40:07.079517 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12776 | 2025.01.14 22:40:07.079525 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12777 | 2025.01.14 22:40:07.079803 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12778 | 2025.01.14 22:40:07.080025 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.004601 sec., 180830.25429254508 rows/sec., 13.05 MiB/sec. | ||
12779 | 2025.01.14 22:40:07.080097 [ 253 ] {b9fa09de-312d-4b61-bfae-56c00605e8ff} <Debug> TCPHandler: Processed in 0.005189682 sec. | ||
12780 | 2025.01.14 22:40:07.080264 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12781 | 2025.01.14 22:40:07.080406 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12782 | 2025.01.14 22:40:07.080468 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12783 | 2025.01.14 22:40:07.081047 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12784 | 2025.01.14 22:40:07.081095 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12785 | 2025.01.14 22:40:07.081504 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12786 | 2025.01.14 22:40:07.081746 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12787 | 2025.01.14 22:40:07.081963 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
12788 | 2025.01.14 22:40:07.082013 [ 258 ] {f77f25cd-bef6-4d3a-be20-94ebba2c27d1} <Debug> TCPHandler: Processed in 0.001818701 sec. | ||
12789 | 2025.01.14 22:40:07.082157 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12790 | 2025.01.14 22:40:07.082274 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12791 | 2025.01.14 22:40:07.082328 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12792 | 2025.01.14 22:40:07.083121 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12793 | 2025.01.14 22:40:07.083162 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12794 | 2025.01.14 22:40:07.083621 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12795 | 2025.01.14 22:40:07.083875 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12796 | 2025.01.14 22:40:07.084093 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.001843 sec., 508952.7943570266 rows/sec., 33.96 MiB/sec. | ||
12797 | 2025.01.14 22:40:07.084152 [ 253 ] {071891fd-9dad-4952-a870-91b0a8a5335a} <Debug> TCPHandler: Processed in 0.002054864 sec. | ||
12798 | 2025.01.14 22:40:07.084297 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12799 | 2025.01.14 22:40:07.084429 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12800 | 2025.01.14 22:40:07.084489 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12801 | 2025.01.14 22:40:07.085049 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12802 | 2025.01.14 22:40:07.085098 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12803 | 2025.01.14 22:40:07.085500 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12804 | 2025.01.14 22:40:07.085757 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12805 | 2025.01.14 22:40:07.085923 [ 136 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
12806 | 2025.01.14 22:40:07.085980 [ 136 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12807 | 2025.01.14 22:40:07.086020 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 41.98 KiB/sec. | ||
12808 | 2025.01.14 22:40:07.086029 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12809 | 2025.01.14 22:40:07.086226 [ 258 ] {8ce80ef8-41ad-4bf9-ac1e-debda2d5b36d} <Debug> TCPHandler: Processed in 0.001980764 sec. | ||
12810 | 2025.01.14 22:40:07.086523 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12811 | 2025.01.14 22:40:07.086700 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2025.01.14 22:40:07.087094 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12813 | 2025.01.14 22:40:07.087206 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12814 | 2025.01.14 22:40:07.087217 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12815 | 2025.01.14 22:40:07.087439 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12816 | 2025.01.14 22:40:07.087417 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12817 | 2025.01.14 22:40:07.087714 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12818 | 2025.01.14 22:40:07.088072 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12819 | 2025.01.14 22:40:07.088395 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12820 | 2025.01.14 22:40:07.088746 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
12821 | 2025.01.14 22:40:07.089988 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12822 | 2025.01.14 22:40:07.090055 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12823 | 2025.01.14 22:40:07.091130 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12824 | 2025.01.14 22:40:07.091669 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.005508966 sec., 8168.5020383135425 rows/sec., 550.42 KiB/sec. | ||
12825 | 2025.01.14 22:40:07.091694 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12826 | 2025.01.14 22:40:07.091905 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
12827 | 2025.01.14 22:40:07.092128 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.005042 sec., 13486.711622372075 rows/sec., 877.01 KiB/sec. | ||
12828 | 2025.01.14 22:40:07.092267 [ 253 ] {7de45b80-905d-4f78-8b82-732ca4bc718b} <Debug> TCPHandler: Processed in 0.005908931 sec. | ||
12829 | 2025.01.14 22:40:07.092507 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_45_9} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12830 | 2025.01.14 22:40:07.092600 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_45_9} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
12831 | 2025.01.14 22:40:07.092697 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
12832 | 2025.01.14 22:40:08.467799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
12833 | 2025.01.14 22:40:08.468472 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12834 | 2025.01.14 22:40:08.468512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12835 | 2025.01.14 22:40:08.469048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12836 | 2025.01.14 22:40:08.469299 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12837 | 2025.01.14 22:40:08.469487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
12838 | 2025.01.14 22:40:10.682963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
12839 | 2025.01.14 22:40:10.703597 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12840 | 2025.01.14 22:40:10.703653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12841 | 2025.01.14 22:40:10.710997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12842 | 2025.01.14 22:40:10.711761 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12843 | 2025.01.14 22:40:10.714556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
12844 | 2025.01.14 22:40:11.153441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1768 | ||
12845 | 2025.01.14 22:40:11.156866 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12846 | 2025.01.14 22:40:11.156906 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12847 | 2025.01.14 22:40:11.158416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12848 | 2025.01.14 22:40:11.158714 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12849 | 2025.01.14 22:40:11.160172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
12850 | 2025.01.14 22:40:12.064708 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12851 | 2025.01.14 22:40:12.065012 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12852 | 2025.01.14 22:40:12.065128 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12853 | 2025.01.14 22:40:12.066143 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12854 | 2025.01.14 22:40:12.066188 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12855 | 2025.01.14 22:40:12.066644 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12856 | 2025.01.14 22:40:12.066908 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12857 | 2025.01.14 22:40:12.067132 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002203 sec., 59010.44030866999 rows/sec., 5.10 MiB/sec. | ||
12858 | 2025.01.14 22:40:12.067244 [ 253 ] {b3221173-72b9-446c-a4ad-5c86d244a008} <Debug> TCPHandler: Processed in 0.002722613 sec. | ||
12859 | 2025.01.14 22:40:12.067546 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12860 | 2025.01.14 22:40:12.067766 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12861 | 2025.01.14 22:40:12.067848 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12862 | 2025.01.14 22:40:12.068692 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2025.01.14 22:40:12.068737 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12864 | 2025.01.14 22:40:12.069184 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12865 | 2025.01.14 22:40:12.069443 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12866 | 2025.01.14 22:40:12.069656 [ 129 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
12867 | 2025.01.14 22:40:12.069730 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002014 sec., 19364.44885799404 rows/sec., 1.42 MiB/sec. | ||
12868 | 2025.01.14 22:40:12.069760 [ 129 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12869 | 2025.01.14 22:40:12.069840 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12870 | 2025.01.14 22:40:12.069862 [ 258 ] {7b2d8a05-0e2e-4311-a1de-7e183709f280} <Debug> TCPHandler: Processed in 0.00249686 sec. | ||
12871 | 2025.01.14 22:40:12.070126 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
12872 | 2025.01.14 22:40:12.070201 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2025.01.14 22:40:12.070301 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12874 | 2025.01.14 22:40:12.070354 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 62 rows starting from the beginning of the part | ||
12875 | 2025.01.14 22:40:12.070643 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 47 rows starting from the beginning of the part | ||
12876 | 2025.01.14 22:40:12.070660 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12877 | 2025.01.14 22:40:12.070904 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
12878 | 2025.01.14 22:40:12.071043 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12879 | 2025.01.14 22:40:12.071172 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 39 rows starting from the beginning of the part | ||
12880 | 2025.01.14 22:40:12.071505 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
12881 | 2025.01.14 22:40:12.071826 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 39 rows starting from the beginning of the part | ||
12882 | 2025.01.14 22:40:12.073629 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12883 | 2025.01.14 22:40:12.073716 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12884 | 2025.01.14 22:40:12.074756 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790958 sec., 42371.48394955665 rows/sec., 3.20 MiB/sec. | ||
12885 | 2025.01.14 22:40:12.074881 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12886 | 2025.01.14 22:40:12.074938 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12887 | 2025.01.14 22:40:12.075362 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2025.01.14 22:40:12.075491 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12889 | 2025.01.14 22:40:12.075776 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_95_19} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
12890 | 2025.01.14 22:40:12.075795 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005339 sec., 17793.59430604982 rows/sec., 1.39 MiB/sec. | ||
12891 | 2025.01.14 22:40:12.076020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12892 | 2025.01.14 22:40:12.076034 [ 253 ] {276bdb5b-2ea5-4547-94a9-7b73b6e8bcbb} <Debug> TCPHandler: Processed in 0.006041562 sec. | ||
12893 | 2025.01.14 22:40:12.076225 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12894 | 2025.01.14 22:40:12.076358 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12895 | 2025.01.14 22:40:12.076415 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12896 | 2025.01.14 22:40:12.077012 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2025.01.14 22:40:12.077052 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12898 | 2025.01.14 22:40:12.077465 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12899 | 2025.01.14 22:40:12.077733 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2025.01.14 22:40:12.077948 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
12901 | 2025.01.14 22:40:12.077959 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.84 MiB/sec. | ||
12902 | 2025.01.14 22:40:12.078033 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2025.01.14 22:40:12.078111 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12904 | 2025.01.14 22:40:12.078127 [ 258 ] {71da4836-e682-4b36-8afd-e866af0fd30d} <Debug> TCPHandler: Processed in 0.001964293 sec. | ||
12905 | 2025.01.14 22:40:12.078349 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
12906 | 2025.01.14 22:40:12.078361 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12907 | 2025.01.14 22:40:12.078558 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12908 | 2025.01.14 22:40:12.078601 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12909 | 2025.01.14 22:40:12.078619 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 27845 rows starting from the beginning of the part | ||
12910 | 2025.01.14 22:40:12.078919 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 154 rows starting from the beginning of the part | ||
12911 | 2025.01.14 22:40:12.079022 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <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 | ||
12912 | 2025.01.14 22:40:12.079265 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 227 rows starting from the beginning of the part | ||
12913 | 2025.01.14 22:40:12.079658 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 150 rows starting from the beginning of the part | ||
12914 | 2025.01.14 22:40:12.080027 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 938 rows starting from the beginning of the part | ||
12915 | 2025.01.14 22:40:12.080437 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
12916 | 2025.01.14 22:40:12.083320 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12917 | 2025.01.14 22:40:12.083391 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12918 | 2025.01.14 22:40:12.085496 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12919 | 2025.01.14 22:40:12.086412 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12920 | 2025.01.14 22:40:12.086809 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008282 sec., 4709.007486114466 rows/sec., 8.44 MiB/sec. | ||
12921 | 2025.01.14 22:40:12.087276 [ 253 ] {6435c0b1-4516-4319-9a61-76fb7495b25e} <Debug> TCPHandler: Processed in 0.009031128 sec. | ||
12922 | 2025.01.14 22:40:12.087638 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12923 | 2025.01.14 22:40:12.087884 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12924 | 2025.01.14 22:40:12.087947 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12925 | 2025.01.14 22:40:12.088582 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12926 | 2025.01.14 22:40:12.088679 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12927 | 2025.01.14 22:40:12.089432 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12928 | 2025.01.14 22:40:12.089729 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12929 | 2025.01.14 22:40:12.089975 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.002121 sec., 25459.68882602546 rows/sec., 1.75 MiB/sec. | ||
12930 | 2025.01.14 22:40:12.090037 [ 258 ] {62707674-a456-47d9-90a2-4bb2c6145d7d} <Debug> TCPHandler: Processed in 0.002627581 sec. | ||
12931 | 2025.01.14 22:40:12.091371 [ 198 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29474 rows, containing 5 columns (5 merged, 0 gathered) in 0.013154017 sec., 2240684.3476027134 rows/sec., 150.80 MiB/sec. | ||
12932 | 2025.01.14 22:40:12.091844 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
12933 | 2025.01.14 22:40:12.092157 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12934 | 2025.01.14 22:40:12.092245 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
12935 | 2025.01.14 22:40:12.092343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
12936 | 2025.01.14 22:40:13.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.86 MiB, peak 266.17 MiB, free memory in arenas 0.00 B, will set to 254.28 MiB (RSS), difference: 1.42 MiB | ||
12937 | 2025.01.14 22:40:15.765853 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12938 | 2025.01.14 22:40:15.765972 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12939 | 2025.01.14 22:40:15.969732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
12940 | 2025.01.14 22:40:15.970494 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12941 | 2025.01.14 22:40:15.970550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12942 | 2025.01.14 22:40:15.971111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12943 | 2025.01.14 22:40:15.971385 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12944 | 2025.01.14 22:40:15.971619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12945 | 2025.01.14 22:40:15.977528 [ 222 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
12946 | 2025.01.14 22:40:15.977589 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
12947 | 2025.01.14 22:40:15.984047 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
12948 | 2025.01.14 22:40:16.900551 [ 222 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
12949 | 2025.01.14 22:40:16.900606 [ 222 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
12950 | 2025.01.14 22:40:16.903067 [ 222 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
12951 | 2025.01.14 22:40:17.065965 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12952 | 2025.01.14 22:40:17.066273 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12953 | 2025.01.14 22:40:17.066388 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12954 | 2025.01.14 22:40:17.067312 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12955 | 2025.01.14 22:40:17.067356 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12956 | 2025.01.14 22:40:17.067806 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12957 | 2025.01.14 22:40:17.068071 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12958 | 2025.01.14 22:40:17.068280 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002093 sec., 6688.963210702342 rows/sec., 481.52 KiB/sec. | ||
12959 | 2025.01.14 22:40:17.068344 [ 253 ] {058a988b-1902-4a5e-8c3c-06f9285204b2} <Debug> TCPHandler: Processed in 0.002564011 sec. | ||
12960 | 2025.01.14 22:40:17.068612 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12961 | 2025.01.14 22:40:17.068827 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12962 | 2025.01.14 22:40:17.068908 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12963 | 2025.01.14 22:40:17.070034 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2025.01.14 22:40:17.070083 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12965 | 2025.01.14 22:40:17.070563 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12966 | 2025.01.14 22:40:17.070829 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12967 | 2025.01.14 22:40:17.071063 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002296 sec., 86672.47386759582 rows/sec., 7.51 MiB/sec. | ||
12968 | 2025.01.14 22:40:17.071133 [ 258 ] {2be3fc7e-19c1-43c5-a501-4760a008de55} <Debug> TCPHandler: Processed in 0.002662192 sec. | ||
12969 | 2025.01.14 22:40:17.071288 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12970 | 2025.01.14 22:40:17.071414 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12971 | 2025.01.14 22:40:17.071467 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12972 | 2025.01.14 22:40:17.072062 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12973 | 2025.01.14 22:40:17.072102 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12974 | 2025.01.14 22:40:17.072481 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12975 | 2025.01.14 22:40:17.072729 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12976 | 2025.01.14 22:40:17.072950 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001566 sec., 4469.987228607919 rows/sec., 291.22 KiB/sec. | ||
12977 | 2025.01.14 22:40:17.073004 [ 253 ] {72979fb2-f561-44bb-9173-b2b4c42f2800} <Debug> TCPHandler: Processed in 0.001775951 sec. | ||
12978 | 2025.01.14 22:40:17.073172 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12979 | 2025.01.14 22:40:17.073321 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12980 | 2025.01.14 22:40:17.073381 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12981 | 2025.01.14 22:40:17.074020 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12982 | 2025.01.14 22:40:17.074059 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12983 | 2025.01.14 22:40:17.074439 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12984 | 2025.01.14 22:40:17.074687 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12985 | 2025.01.14 22:40:17.074866 [ 120 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12986 | 2025.01.14 22:40:17.074936 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001647 sec., 8500.303582270795 rows/sec., 595.31 KiB/sec. | ||
12987 | 2025.01.14 22:40:17.074957 [ 120 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12988 | 2025.01.14 22:40:17.075028 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12989 | 2025.01.14 22:40:17.075079 [ 258 ] {2a7b4140-5254-4e32-8e70-9542f061c85a} <Debug> TCPHandler: Processed in 0.001975793 sec. | ||
12990 | 2025.01.14 22:40:17.075453 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
12991 | 2025.01.14 22:40:17.075475 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12992 | 2025.01.14 22:40:17.075960 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12993 | 2025.01.14 22:40:17.076129 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12994 | 2025.01.14 22:40:17.076285 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12995 | 2025.01.14 22:40:17.076445 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part | ||
12996 | 2025.01.14 22:40:17.076791 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12997 | 2025.01.14 22:40:17.077199 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12998 | 2025.01.14 22:40:17.077650 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12999 | 2025.01.14 22:40:17.078025 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
13000 | 2025.01.14 22:40:17.078271 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13001 | 2025.01.14 22:40:17.079103 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13002 | 2025.01.14 22:40:17.079166 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13003 | 2025.01.14 22:40:17.080134 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13004 | 2025.01.14 22:40:17.080737 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13005 | 2025.01.14 22:40:17.081202 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005334 sec., 2437.195350581177 rows/sec., 151.96 KiB/sec. | ||
13006 | 2025.01.14 22:40:17.081441 [ 253 ] {f77e57ca-798f-458d-aef9-cd4fe1f360b4} <Debug> TCPHandler: Processed in 0.006217315 sec. | ||
13007 | 2025.01.14 22:40:17.081466 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006327536 sec., 121374.26005952396 rows/sec., 8.69 MiB/sec. | ||
13008 | 2025.01.14 22:40:17.081662 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13009 | 2025.01.14 22:40:17.081674 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13010 | 2025.01.14 22:40:17.081914 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13011 | 2025.01.14 22:40:17.082015 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13012 | 2025.01.14 22:40:17.082171 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13013 | 2025.01.14 22:40:17.082380 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_46_9} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13014 | 2025.01.14 22:40:17.082583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13015 | 2025.01.14 22:40:17.083169 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13016 | 2025.01.14 22:40:17.083214 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13017 | 2025.01.14 22:40:17.083615 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13018 | 2025.01.14 22:40:17.083875 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13019 | 2025.01.14 22:40:17.084111 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002264 sec., 165194.34628975266 rows/sec., 11.66 MiB/sec. | ||
13020 | 2025.01.14 22:40:17.084168 [ 258 ] {055e6860-6699-4542-b204-a459f28b15ee} <Debug> TCPHandler: Processed in 0.002627541 sec. | ||
13021 | 2025.01.14 22:40:17.084378 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13022 | 2025.01.14 22:40:17.084605 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13023 | 2025.01.14 22:40:17.084701 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13024 | 2025.01.14 22:40:17.085224 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13025 | 2025.01.14 22:40:17.085265 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13026 | 2025.01.14 22:40:17.085644 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13027 | 2025.01.14 22:40:17.085890 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13028 | 2025.01.14 22:40:17.086063 [ 120 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13029 | 2025.01.14 22:40:17.086131 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. | ||
13030 | 2025.01.14 22:40:17.086132 [ 120 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13031 | 2025.01.14 22:40:17.086221 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13032 | 2025.01.14 22:40:17.086257 [ 253 ] {739ca3a3-762f-44e9-8a9a-d6010ed4ae2e} <Debug> TCPHandler: Processed in 0.001985573 sec. | ||
13033 | 2025.01.14 22:40:17.086509 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13034 | 2025.01.14 22:40:17.086565 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
13035 | 2025.01.14 22:40:17.086731 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13036 | 2025.01.14 22:40:17.086863 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13037 | 2025.01.14 22:40:17.086993 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13038 | 2025.01.14 22:40:17.087101 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
13039 | 2025.01.14 22:40:17.087422 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
13040 | 2025.01.14 22:40:17.087707 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13041 | 2025.01.14 22:40:17.088001 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13042 | 2025.01.14 22:40:17.088294 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13043 | 2025.01.14 22:40:17.088604 [ 198 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13044 | 2025.01.14 22:40:17.089764 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13045 | 2025.01.14 22:40:17.089825 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13046 | 2025.01.14 22:40:17.090897 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13047 | 2025.01.14 22:40:17.091361 [ 190 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004968549 sec., 55549.416942451404 rows/sec., 2.83 MiB/sec. | ||
13048 | 2025.01.14 22:40:17.091469 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13049 | 2025.01.14 22:40:17.091771 [ 193 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13050 | 2025.01.14 22:40:17.091891 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.005221 sec., 43478.260869565216 rows/sec., 2.90 MiB/sec. | ||
13051 | 2025.01.14 22:40:17.092016 [ 258 ] {a5e782fe-63f6-4997-b97b-d820f5709afa} <Debug> TCPHandler: Processed in 0.005660428 sec. | ||
13052 | 2025.01.14 22:40:17.092181 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13053 | 2025.01.14 22:40:17.092251 [ 193 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2025.01.14 22:40:17.092333 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13055 | 2025.01.14 22:40:17.092359 [ 193 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_46_9} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13056 | 2025.01.14 22:40:17.092391 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13057 | 2025.01.14 22:40:17.092477 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13058 | 2025.01.14 22:40:17.092918 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13059 | 2025.01.14 22:40:17.092956 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13060 | 2025.01.14 22:40:17.093336 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13061 | 2025.01.14 22:40:17.093578 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13062 | 2025.01.14 22:40:17.093830 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. | ||
13063 | 2025.01.14 22:40:17.093983 [ 253 ] {2e4ed9bd-548c-47ad-b7c0-0449549acdb0} <Debug> TCPHandler: Processed in 0.001856262 sec. | ||
13064 | 2025.01.14 22:40:17.094235 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13065 | 2025.01.14 22:40:17.094389 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13066 | 2025.01.14 22:40:17.094450 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13067 | 2025.01.14 22:40:17.094995 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13068 | 2025.01.14 22:40:17.095036 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13069 | 2025.01.14 22:40:17.095427 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13070 | 2025.01.14 22:40:17.095668 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13071 | 2025.01.14 22:40:17.095851 [ 120 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13072 | 2025.01.14 22:40:17.095907 [ 120 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13073 | 2025.01.14 22:40:17.095926 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001558 sec., 46213.093709884466 rows/sec., 2.95 MiB/sec. | ||
13074 | 2025.01.14 22:40:17.095944 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13075 | 2025.01.14 22:40:17.096089 [ 258 ] {6856a734-59e7-418b-8ef1-8fe4cec23ac3} <Debug> TCPHandler: Processed in 0.001998794 sec. | ||
13076 | 2025.01.14 22:40:17.096177 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
13077 | 2025.01.14 22:40:17.096303 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13078 | 2025.01.14 22:40:17.096340 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5146 rows starting from the beginning of the part | ||
13079 | 2025.01.14 22:40:17.096477 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
13080 | 2025.01.14 22:40:17.096580 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 50 rows starting from the beginning of the part | ||
13081 | 2025.01.14 22:40:17.096806 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part | ||
13082 | 2025.01.14 22:40:17.096949 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 54 rows starting from the beginning of the part | ||
13083 | 2025.01.14 22:40:17.097093 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
13084 | 2025.01.14 22:40:17.099106 [ 193 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5462 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018036 sec., 1809786.2318408396 rows/sec., 118.85 MiB/sec. | ||
13085 | 2025.01.14 22:40:17.099493 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13086 | 2025.01.14 22:40:17.099824 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13087 | 2025.01.14 22:40:17.099917 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_101_20} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13088 | 2025.01.14 22:40:17.100014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
13089 | 2025.01.14 22:40:18.214727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13090 | 2025.01.14 22:40:18.237028 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13091 | 2025.01.14 22:40:18.237090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13092 | 2025.01.14 22:40:18.243956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13093 | 2025.01.14 22:40:18.244780 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13094 | 2025.01.14 22:40:18.248224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13095 | 2025.01.14 22:40:21.160511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1800 | ||
13096 | 2025.01.14 22:40:21.163574 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13097 | 2025.01.14 22:40:21.163615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13098 | 2025.01.14 22:40:21.165123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13099 | 2025.01.14 22:40:21.165462 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13100 | 2025.01.14 22:40:21.165640 [ 114 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13101 | 2025.01.14 22:40:21.165700 [ 114 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.01.14 22:40:21.165736 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13103 | 2025.01.14 22:40:21.166858 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
13104 | 2025.01.14 22:40:21.167429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
13105 | 2025.01.14 22:40:21.168027 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13106 | 2025.01.14 22:40:21.168232 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1634 rows starting from the beginning of the part | ||
13107 | 2025.01.14 22:40:21.168983 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
13108 | 2025.01.14 22:40:21.169643 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
13109 | 2025.01.14 22:40:21.170314 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
13110 | 2025.01.14 22:40:21.171005 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
13111 | 2025.01.14 22:40:21.171630 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
13112 | 2025.01.14 22:40:21.180375 [ 193 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 72 columns (72 merged, 0 gathered) in 0.014455603 sec., 124519.19162417507 rows/sec., 94.64 MiB/sec. | ||
13113 | 2025.01.14 22:40:21.182229 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13114 | 2025.01.14 22:40:21.183097 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13115 | 2025.01.14 22:40:21.183198 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_51_10} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13116 | 2025.01.14 22:40:21.183533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
13117 | 2025.01.14 22:40:22.064841 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13118 | 2025.01.14 22:40:22.065109 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13119 | 2025.01.14 22:40:22.065193 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13120 | 2025.01.14 22:40:22.066115 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13121 | 2025.01.14 22:40:22.066170 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13122 | 2025.01.14 22:40:22.066628 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13123 | 2025.01.14 22:40:22.066897 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13124 | 2025.01.14 22:40:22.067108 [ 112 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13125 | 2025.01.14 22:40:22.067169 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002111 sec., 61582.18853623875 rows/sec., 5.32 MiB/sec. | ||
13126 | 2025.01.14 22:40:22.067218 [ 112 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13127 | 2025.01.14 22:40:22.067298 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13128 | 2025.01.14 22:40:22.067305 [ 253 ] {8511c190-d90c-476f-bcca-c161a24afcae} <Debug> TCPHandler: Processed in 0.002655192 sec. | ||
13129 | 2025.01.14 22:40:22.067492 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
13130 | 2025.01.14 22:40:22.067618 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13131 | 2025.01.14 22:40:22.067646 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13132 | 2025.01.14 22:40:22.067708 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1426 rows starting from the beginning of the part | ||
13133 | 2025.01.14 22:40:22.067965 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 130 rows starting from the beginning of the part | ||
13134 | 2025.01.14 22:40:22.068021 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13135 | 2025.01.14 22:40:22.068244 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13136 | 2025.01.14 22:40:22.068304 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1340 rows starting from the beginning of the part | ||
13137 | 2025.01.14 22:40:22.068765 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 130 rows starting from the beginning of the part | ||
13138 | 2025.01.14 22:40:22.069013 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 199 rows starting from the beginning of the part | ||
13139 | 2025.01.14 22:40:22.069364 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 130 rows starting from the beginning of the part | ||
13140 | 2025.01.14 22:40:22.071066 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13141 | 2025.01.14 22:40:22.071142 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13142 | 2025.01.14 22:40:22.072162 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13143 | 2025.01.14 22:40:22.072528 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13144 | 2025.01.14 22:40:22.072908 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005500586 sec., 609935.0141966692 rows/sec., 53.59 MiB/sec. | ||
13145 | 2025.01.14 22:40:22.073020 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005184 sec., 7523.148148148148 rows/sec., 565.71 KiB/sec. | ||
13146 | 2025.01.14 22:40:22.073133 [ 258 ] {4ca02439-13bb-4ad7-b743-7c8520ee0df5} <Debug> TCPHandler: Processed in 0.005680578 sec. | ||
13147 | 2025.01.14 22:40:22.073257 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13148 | 2025.01.14 22:40:22.073353 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13149 | 2025.01.14 22:40:22.073563 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13150 | 2025.01.14 22:40:22.073674 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13151 | 2025.01.14 22:40:22.073805 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2025.01.14 22:40:22.074003 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_106_21} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13153 | 2025.01.14 22:40:22.074219 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
13154 | 2025.01.14 22:40:22.074690 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13155 | 2025.01.14 22:40:22.074735 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13156 | 2025.01.14 22:40:22.075111 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13157 | 2025.01.14 22:40:22.075366 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13158 | 2025.01.14 22:40:22.075547 [ 112 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13159 | 2025.01.14 22:40:22.075603 [ 112 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13160 | 2025.01.14 22:40:22.075619 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002119 sec., 44832.46814535159 rows/sec., 3.50 MiB/sec. | ||
13161 | 2025.01.14 22:40:22.075647 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13162 | 2025.01.14 22:40:22.075812 [ 253 ] {f6fc4472-00e2-4411-b31e-47f830d0b357} <Debug> TCPHandler: Processed in 0.00255704 sec. | ||
13163 | 2025.01.14 22:40:22.075936 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
13164 | 2025.01.14 22:40:22.076127 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13165 | 2025.01.14 22:40:22.076264 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13166 | 2025.01.14 22:40:22.076415 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 903 rows starting from the beginning of the part | ||
13167 | 2025.01.14 22:40:22.076644 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13168 | 2025.01.14 22:40:22.076940 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 95 rows starting from the beginning of the part | ||
13169 | 2025.01.14 22:40:22.077001 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13170 | 2025.01.14 22:40:22.077504 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 832 rows starting from the beginning of the part | ||
13171 | 2025.01.14 22:40:22.078148 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 95 rows starting from the beginning of the part | ||
13172 | 2025.01.14 22:40:22.078881 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 374 rows starting from the beginning of the part | ||
13173 | 2025.01.14 22:40:22.079593 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 95 rows starting from the beginning of the part | ||
13174 | 2025.01.14 22:40:22.080934 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13175 | 2025.01.14 22:40:22.080986 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13176 | 2025.01.14 22:40:22.082154 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13177 | 2025.01.14 22:40:22.082562 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13178 | 2025.01.14 22:40:22.083153 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.006672 sec., 22482.01438848921 rows/sec., 1.56 MiB/sec. | ||
13179 | 2025.01.14 22:40:22.083505 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007721832 sec., 310030.0550439326 rows/sec., 23.76 MiB/sec. | ||
13180 | 2025.01.14 22:40:22.083638 [ 258 ] {bfd68a28-90b5-4ede-b82c-047374b7f92d} <Debug> TCPHandler: Processed in 0.007653402 sec. | ||
13181 | 2025.01.14 22:40:22.083851 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13182 | 2025.01.14 22:40:22.084077 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13183 | 2025.01.14 22:40:22.084512 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13184 | 2025.01.14 22:40:22.084853 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <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 | ||
13185 | 2025.01.14 22:40:22.084870 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13186 | 2025.01.14 22:40:22.085198 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_106_21} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13187 | 2025.01.14 22:40:22.085387 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
13188 | 2025.01.14 22:40:22.086511 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13189 | 2025.01.14 22:40:22.086556 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13190 | 2025.01.14 22:40:22.087261 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13191 | 2025.01.14 22:40:22.087521 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13192 | 2025.01.14 22:40:22.087703 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13193 | 2025.01.14 22:40:22.087770 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13194 | 2025.01.14 22:40:22.087811 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13195 | 2025.01.14 22:40:22.087823 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003463 sec., 11261.911637308693 rows/sec., 20.18 MiB/sec. | ||
13196 | 2025.01.14 22:40:22.088062 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
13197 | 2025.01.14 22:40:22.088097 [ 253 ] {8a661e36-a1f8-4375-8855-865eb07b6277} <Debug> TCPHandler: Processed in 0.004322991 sec. | ||
13198 | 2025.01.14 22:40:22.088400 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13199 | 2025.01.14 22:40:22.088484 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13200 | 2025.01.14 22:40:22.088563 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1761 rows starting from the beginning of the part | ||
13201 | 2025.01.14 22:40:22.088793 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13202 | 2025.01.14 22:40:22.089153 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13203 | 2025.01.14 22:40:22.089354 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
13204 | 2025.01.14 22:40:22.090214 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
13205 | 2025.01.14 22:40:22.090795 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
13206 | 2025.01.14 22:40:22.091428 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
13207 | 2025.01.14 22:40:22.091595 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2025.01.14 22:40:22.091946 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13209 | 2025.01.14 22:40:22.091958 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
13210 | 2025.01.14 22:40:22.093252 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13211 | 2025.01.14 22:40:22.093796 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13212 | 2025.01.14 22:40:22.094164 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005509 sec., 9076.05736068252 rows/sec., 637.27 KiB/sec. | ||
13213 | 2025.01.14 22:40:22.094227 [ 258 ] {1076f435-3822-4665-a895-d018fe447f8e} <Debug> TCPHandler: Processed in 0.005997572 sec. | ||
13214 | 2025.01.14 22:40:22.104210 [ 186 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 19 columns (19 merged, 0 gathered) in 0.016316805 sec., 119876.40962798783 rows/sec., 214.81 MiB/sec. | ||
13215 | 2025.01.14 22:40:22.106801 [ 186 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13216 | 2025.01.14 22:40:22.107288 [ 186 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13217 | 2025.01.14 22:40:22.107390 [ 186 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13218 | 2025.01.14 22:40:22.107579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.55 MiB. | ||
13219 | 2025.01.14 22:40:23.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.98 MiB, peak 272.50 MiB, free memory in arenas 0.00 B, will set to 262.00 MiB (RSS), difference: 7.02 MiB | ||
13220 | 2025.01.14 22:40:23.471860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13221 | 2025.01.14 22:40:23.472554 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13222 | 2025.01.14 22:40:23.472606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13223 | 2025.01.14 22:40:23.473153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13224 | 2025.01.14 22:40:23.473410 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13225 | 2025.01.14 22:40:23.473633 [ 110 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13226 | 2025.01.14 22:40:23.473687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13227 | 2025.01.14 22:40:23.473734 [ 110 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13228 | 2025.01.14 22:40:23.473769 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13229 | 2025.01.14 22:40:23.473976 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13230 | 2025.01.14 22:40:23.474371 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13231 | 2025.01.14 22:40:23.474484 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13232 | 2025.01.14 22:40:23.474771 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13233 | 2025.01.14 22:40:23.474896 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13234 | 2025.01.14 22:40:23.474989 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13235 | 2025.01.14 22:40:23.475063 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13236 | 2025.01.14 22:40:23.475123 [ 188 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
13237 | 2025.01.14 22:40:23.477963 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00411186 sec., 7921962.323619967 rows/sec., 113.32 MiB/sec. | ||
13238 | 2025.01.14 22:40:23.478484 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13239 | 2025.01.14 22:40:23.478883 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_71_14} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13240 | 2025.01.14 22:40:23.478995 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_71_14} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13241 | 2025.01.14 22:40:23.479120 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
13242 | 2025.01.14 22:40:25.748403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
13243 | 2025.01.14 22:40:25.769491 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13244 | 2025.01.14 22:40:25.769556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13245 | 2025.01.14 22:40:25.777214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13246 | 2025.01.14 22:40:25.778056 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13247 | 2025.01.14 22:40:25.778554 [ 105 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13248 | 2025.01.14 22:40:25.778711 [ 105 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13249 | 2025.01.14 22:40:25.778850 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13250 | 2025.01.14 22:40:25.779541 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13251 | 2025.01.14 22:40:25.792040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
13252 | 2025.01.14 22:40:25.792841 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13253 | 2025.01.14 22:40:25.793726 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13254 | 2025.01.14 22:40:25.798409 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13255 | 2025.01.14 22:40:25.803196 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13256 | 2025.01.14 22:40:25.808250 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13257 | 2025.01.14 22:40:25.814328 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
13258 | 2025.01.14 22:40:25.820257 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
13259 | 2025.01.14 22:40:25.886419 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.107373964 sec., 4982.5859088149155 rows/sec., 25.76 MiB/sec. | ||
13260 | 2025.01.14 22:40:25.890280 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13261 | 2025.01.14 22:40:25.893612 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13262 | 2025.01.14 22:40:25.893756 [ 188 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_71_14} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13263 | 2025.01.14 22:40:25.896372 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13264 | 2025.01.14 22:40:27.066370 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13265 | 2025.01.14 22:40:27.066585 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13266 | 2025.01.14 22:40:27.066666 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13267 | 2025.01.14 22:40:27.067499 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13268 | 2025.01.14 22:40:27.067549 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13269 | 2025.01.14 22:40:27.067999 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13270 | 2025.01.14 22:40:27.068271 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13271 | 2025.01.14 22:40:27.068522 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
13272 | 2025.01.14 22:40:27.068590 [ 253 ] {94141a6f-4208-41fa-b6e8-6344d2394a9c} <Debug> TCPHandler: Processed in 0.002362718 sec. | ||
13273 | 2025.01.14 22:40:27.068872 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13274 | 2025.01.14 22:40:27.069088 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13275 | 2025.01.14 22:40:27.069166 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13276 | 2025.01.14 22:40:27.070017 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13277 | 2025.01.14 22:40:27.070062 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13278 | 2025.01.14 22:40:27.070532 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13279 | 2025.01.14 22:40:27.070790 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13280 | 2025.01.14 22:40:27.071036 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002007 sec., 99152.96462381663 rows/sec., 8.59 MiB/sec. | ||
13281 | 2025.01.14 22:40:27.071095 [ 258 ] {934bb909-c24b-499e-bdd9-afa6168c52da} <Debug> TCPHandler: Processed in 0.002363718 sec. | ||
13282 | 2025.01.14 22:40:27.071310 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13283 | 2025.01.14 22:40:27.071543 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13284 | 2025.01.14 22:40:27.071638 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13285 | 2025.01.14 22:40:27.072469 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13286 | 2025.01.14 22:40:27.072510 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13287 | 2025.01.14 22:40:27.072883 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13288 | 2025.01.14 22:40:27.073129 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13289 | 2025.01.14 22:40:27.073375 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001878 sec., 3727.369542066028 rows/sec., 242.84 KiB/sec. | ||
13290 | 2025.01.14 22:40:27.073468 [ 253 ] {0cf601f1-36b8-418d-9283-331c52ec4139} <Debug> TCPHandler: Processed in 0.002268357 sec. | ||
13291 | 2025.01.14 22:40:27.073667 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13292 | 2025.01.14 22:40:27.074021 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13293 | 2025.01.14 22:40:27.074183 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13294 | 2025.01.14 22:40:27.075104 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13295 | 2025.01.14 22:40:27.075144 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13296 | 2025.01.14 22:40:27.075520 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13297 | 2025.01.14 22:40:27.075766 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13298 | 2025.01.14 22:40:27.075997 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002099 sec., 6669.842782277275 rows/sec., 467.11 KiB/sec. | ||
13299 | 2025.01.14 22:40:27.076074 [ 258 ] {f7cafad7-236d-4b04-be06-a9b7d806d7d2} <Debug> TCPHandler: Processed in 0.00250286 sec. | ||
13300 | 2025.01.14 22:40:27.076388 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13301 | 2025.01.14 22:40:27.076617 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13302 | 2025.01.14 22:40:27.076709 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13303 | 2025.01.14 22:40:27.077513 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13304 | 2025.01.14 22:40:27.077554 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13305 | 2025.01.14 22:40:27.077932 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13306 | 2025.01.14 22:40:27.078177 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13307 | 2025.01.14 22:40:27.078398 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001834 sec., 7088.331515812432 rows/sec., 441.96 KiB/sec. | ||
13308 | 2025.01.14 22:40:27.078453 [ 253 ] {474ca1e7-8dbb-4d61-9306-121290edfa37} <Debug> TCPHandler: Processed in 0.002279247 sec. | ||
13309 | 2025.01.14 22:40:27.078620 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13310 | 2025.01.14 22:40:27.078761 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13311 | 2025.01.14 22:40:27.078818 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13312 | 2025.01.14 22:40:27.079618 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13313 | 2025.01.14 22:40:27.079659 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13314 | 2025.01.14 22:40:27.080042 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13315 | 2025.01.14 22:40:27.080286 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13316 | 2025.01.14 22:40:27.080511 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001781 sec., 209994.38517686693 rows/sec., 14.83 MiB/sec. | ||
13317 | 2025.01.14 22:40:27.080566 [ 258 ] {fc51da82-4a2b-4cfb-8e1e-6a86944bc63e} <Debug> TCPHandler: Processed in 0.002017434 sec. | ||
13318 | 2025.01.14 22:40:27.080766 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13319 | 2025.01.14 22:40:27.080990 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13320 | 2025.01.14 22:40:27.081085 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13321 | 2025.01.14 22:40:27.081615 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13322 | 2025.01.14 22:40:27.081655 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13323 | 2025.01.14 22:40:27.082033 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13324 | 2025.01.14 22:40:27.082277 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13325 | 2025.01.14 22:40:27.082552 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. | ||
13326 | 2025.01.14 22:40:27.082623 [ 253 ] {f7b8a731-f741-43c6-8233-a1c7bd5d4d01} <Debug> TCPHandler: Processed in 0.001965744 sec. | ||
13327 | 2025.01.14 22:40:27.082879 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13328 | 2025.01.14 22:40:27.083055 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13329 | 2025.01.14 22:40:27.083117 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13330 | 2025.01.14 22:40:27.083712 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13331 | 2025.01.14 22:40:27.083752 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13332 | 2025.01.14 22:40:27.084158 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13333 | 2025.01.14 22:40:27.084398 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13334 | 2025.01.14 22:40:27.084628 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001604 sec., 141521.1970074813 rows/sec., 9.44 MiB/sec. | ||
13335 | 2025.01.14 22:40:27.084682 [ 258 ] {9a547e74-c685-4f5f-8825-7b0389189cec} <Debug> TCPHandler: Processed in 0.001962393 sec. | ||
13336 | 2025.01.14 22:40:27.084825 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13337 | 2025.01.14 22:40:27.084944 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13338 | 2025.01.14 22:40:27.084996 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13339 | 2025.01.14 22:40:27.085475 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13340 | 2025.01.14 22:40:27.085515 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13341 | 2025.01.14 22:40:27.085886 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13342 | 2025.01.14 22:40:27.086130 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13343 | 2025.01.14 22:40:27.086371 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
13344 | 2025.01.14 22:40:27.086449 [ 253 ] {f2a2a9ed-2908-4991-a0c6-3d789edd1883} <Debug> TCPHandler: Processed in 0.001684421 sec. | ||
13345 | 2025.01.14 22:40:27.086713 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13346 | 2025.01.14 22:40:27.086887 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13347 | 2025.01.14 22:40:27.086947 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13348 | 2025.01.14 22:40:27.087457 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13349 | 2025.01.14 22:40:27.087497 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13350 | 2025.01.14 22:40:27.087870 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13351 | 2025.01.14 22:40:27.088120 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13352 | 2025.01.14 22:40:27.088362 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001502 sec., 47936.085219707056 rows/sec., 3.06 MiB/sec. | ||
13353 | 2025.01.14 22:40:27.088457 [ 258 ] {38135cf2-5233-47b9-abb7-a48a22f9831b} <Debug> TCPHandler: Processed in 0.001894133 sec. | ||
13354 | 2025.01.14 22:40:30.766245 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13355 | 2025.01.14 22:40:30.766371 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13356 | 2025.01.14 22:40:30.973938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
13357 | 2025.01.14 22:40:30.974643 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13358 | 2025.01.14 22:40:30.974694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13359 | 2025.01.14 22:40:30.975236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13360 | 2025.01.14 22:40:30.975510 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13361 | 2025.01.14 22:40:30.975764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13362 | 2025.01.14 22:40:31.167807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1832 | ||
13363 | 2025.01.14 22:40:31.170925 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13364 | 2025.01.14 22:40:31.170979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13365 | 2025.01.14 22:40:31.172440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13366 | 2025.01.14 22:40:31.172747 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13367 | 2025.01.14 22:40:31.174218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832 | ||
13368 | 2025.01.14 22:40:32.064202 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13369 | 2025.01.14 22:40:32.064414 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13370 | 2025.01.14 22:40:32.064494 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13371 | 2025.01.14 22:40:32.065429 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13372 | 2025.01.14 22:40:32.065482 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13373 | 2025.01.14 22:40:32.065943 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13374 | 2025.01.14 22:40:32.066200 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13375 | 2025.01.14 22:40:32.066464 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002108 sec., 61669.82922201138 rows/sec., 5.33 MiB/sec. | ||
13376 | 2025.01.14 22:40:32.066532 [ 253 ] {298f4546-2cc1-4df1-b987-a45c30977c38} <Debug> TCPHandler: Processed in 0.002464869 sec. | ||
13377 | 2025.01.14 22:40:32.066789 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13378 | 2025.01.14 22:40:32.067001 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13379 | 2025.01.14 22:40:32.067077 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13380 | 2025.01.14 22:40:32.067853 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13381 | 2025.01.14 22:40:32.067899 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13382 | 2025.01.14 22:40:32.068345 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13383 | 2025.01.14 22:40:32.068607 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13384 | 2025.01.14 22:40:32.068871 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001928 sec., 20228.215767634854 rows/sec., 1.49 MiB/sec. | ||
13385 | 2025.01.14 22:40:32.068938 [ 258 ] {443b6838-c81c-4ba4-900b-da962397636e} <Debug> TCPHandler: Processed in 0.002289007 sec. | ||
13386 | 2025.01.14 22:40:32.069164 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13387 | 2025.01.14 22:40:32.069395 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13388 | 2025.01.14 22:40:32.069489 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13389 | 2025.01.14 22:40:32.070490 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13390 | 2025.01.14 22:40:32.070532 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13391 | 2025.01.14 22:40:32.070915 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13392 | 2025.01.14 22:40:32.071163 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13393 | 2025.01.14 22:40:32.071376 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002039 sec., 46591.46640510054 rows/sec., 3.64 MiB/sec. | ||
13394 | 2025.01.14 22:40:32.071431 [ 253 ] {8ac788ef-e487-4920-b253-3e0f59023cba} <Debug> TCPHandler: Processed in 0.002380418 sec. | ||
13395 | 2025.01.14 22:40:32.071594 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13396 | 2025.01.14 22:40:32.071744 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13397 | 2025.01.14 22:40:32.071808 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13398 | 2025.01.14 22:40:32.072466 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13399 | 2025.01.14 22:40:32.072506 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13400 | 2025.01.14 22:40:32.072923 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13401 | 2025.01.14 22:40:32.073169 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13402 | 2025.01.14 22:40:32.073399 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001691 sec., 88704.90833826139 rows/sec., 6.15 MiB/sec. | ||
13403 | 2025.01.14 22:40:32.073457 [ 258 ] {7d7a4fe2-2c76-43a3-8027-6af4094fd4d6} <Debug> TCPHandler: Processed in 0.001937093 sec. | ||
13404 | 2025.01.14 22:40:32.073661 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13405 | 2025.01.14 22:40:32.073889 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13406 | 2025.01.14 22:40:32.074033 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <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 | ||
13407 | 2025.01.14 22:40:32.075411 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13408 | 2025.01.14 22:40:32.075452 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13409 | 2025.01.14 22:40:32.076143 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13410 | 2025.01.14 22:40:32.076428 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13411 | 2025.01.14 22:40:32.076672 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002839 sec., 13737.231419513913 rows/sec., 24.62 MiB/sec. | ||
13412 | 2025.01.14 22:40:32.076780 [ 253 ] {b3abda24-fc01-4137-86e2-1367aaceeb46} <Debug> TCPHandler: Processed in 0.003233569 sec. | ||
13413 | 2025.01.14 22:40:32.076933 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13414 | 2025.01.14 22:40:32.077077 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13415 | 2025.01.14 22:40:32.077137 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13416 | 2025.01.14 22:40:32.077654 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13417 | 2025.01.14 22:40:32.077693 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13418 | 2025.01.14 22:40:32.078069 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13419 | 2025.01.14 22:40:32.078320 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13420 | 2025.01.14 22:40:32.078546 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001502 sec., 33288.94806924101 rows/sec., 2.28 MiB/sec. | ||
13421 | 2025.01.14 22:40:32.078599 [ 258 ] {c913444a-ce39-4b14-a639-dc394e4a16dd} <Debug> TCPHandler: Processed in 0.001736341 sec. | ||
13422 | 2025.01.14 22:40:33.292220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
13423 | 2025.01.14 22:40:33.315646 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13424 | 2025.01.14 22:40:33.315717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13425 | 2025.01.14 22:40:33.323096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13426 | 2025.01.14 22:40:33.323900 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13427 | 2025.01.14 22:40:33.326902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
13428 | 2025.01.14 22:40:37.056469 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13429 | 2025.01.14 22:40:37.056672 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13430 | 2025.01.14 22:40:37.056743 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13431 | 2025.01.14 22:40:37.057508 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13432 | 2025.01.14 22:40:37.057557 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13433 | 2025.01.14 22:40:37.057998 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13434 | 2025.01.14 22:40:37.058275 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13435 | 2025.01.14 22:40:37.058550 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
13436 | 2025.01.14 22:40:37.058645 [ 253 ] {3421409f-24b9-4b77-95e7-765ba58f5388} <Debug> TCPHandler: Processed in 0.002311558 sec. | ||
13437 | 2025.01.14 22:40:37.058942 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13438 | 2025.01.14 22:40:37.059153 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13439 | 2025.01.14 22:40:37.059231 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13440 | 2025.01.14 22:40:37.059985 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13441 | 2025.01.14 22:40:37.060031 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13442 | 2025.01.14 22:40:37.060461 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13443 | 2025.01.14 22:40:37.060727 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13444 | 2025.01.14 22:40:37.061022 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001925 sec., 3116.8831168831166 rows/sec., 254.16 KiB/sec. | ||
13445 | 2025.01.14 22:40:37.061244 [ 258 ] {4c87ee0a-2cff-455e-ad5d-6971a10cbb23} <Debug> TCPHandler: Processed in 0.002453609 sec. | ||
13446 | 2025.01.14 22:40:37.061432 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13447 | 2025.01.14 22:40:37.061581 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13448 | 2025.01.14 22:40:37.061646 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13449 | 2025.01.14 22:40:37.062920 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13450 | 2025.01.14 22:40:37.062963 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13451 | 2025.01.14 22:40:37.063431 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13452 | 2025.01.14 22:40:37.063683 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13453 | 2025.01.14 22:40:37.063915 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002371 sec., 566005.904681569 rows/sec., 47.13 MiB/sec. | ||
13454 | 2025.01.14 22:40:37.063974 [ 253 ] {602dcdc8-e7e1-424f-8a4f-fd2b3eb9e9aa} <Debug> TCPHandler: Processed in 0.002612652 sec. | ||
13455 | 2025.01.14 22:40:37.064135 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13456 | 2025.01.14 22:40:37.064266 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13457 | 2025.01.14 22:40:37.064320 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13458 | 2025.01.14 22:40:37.064959 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2025.01.14 22:40:37.065002 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13460 | 2025.01.14 22:40:37.065386 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13461 | 2025.01.14 22:40:37.065631 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2025.01.14 22:40:37.065821 [ 94 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
13463 | 2025.01.14 22:40:37.065874 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 536.48 KiB/sec. | ||
13464 | 2025.01.14 22:40:37.065910 [ 94 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13465 | 2025.01.14 22:40:37.065995 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13466 | 2025.01.14 22:40:37.065998 [ 258 ] {b6381e6a-5d9b-4230-88f0-5044bcde2f3a} <Debug> TCPHandler: Processed in 0.001926873 sec. | ||
13467 | 2025.01.14 22:40:37.066227 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
13468 | 2025.01.14 22:40:37.066238 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13469 | 2025.01.14 22:40:37.066519 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13470 | 2025.01.14 22:40:37.066522 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13471 | 2025.01.14 22:40:37.066610 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13472 | 2025.01.14 22:40:37.066616 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 62 rows starting from the beginning of the part | ||
13473 | 2025.01.14 22:40:37.066992 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
13474 | 2025.01.14 22:40:37.067337 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part | ||
13475 | 2025.01.14 22:40:37.067749 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
13476 | 2025.01.14 22:40:37.068038 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 39 rows starting from the beginning of the part | ||
13477 | 2025.01.14 22:40:37.068371 [ 198 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 13 rows starting from the beginning of the part | ||
13478 | 2025.01.14 22:40:37.069415 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13479 | 2025.01.14 22:40:37.069474 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13480 | 2025.01.14 22:40:37.070543 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13481 | 2025.01.14 22:40:37.071015 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.004924919 sec., 33909.187135869644 rows/sec., 2.54 MiB/sec. | ||
13482 | 2025.01.14 22:40:37.071058 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13483 | 2025.01.14 22:40:37.071179 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
13484 | 2025.01.14 22:40:37.071412 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004985 sec., 48545.636910732195 rows/sec., 3.29 MiB/sec. | ||
13485 | 2025.01.14 22:40:37.071500 [ 253 ] {fbeac565-e9a7-434e-a186-b531d6da0923} <Debug> TCPHandler: Processed in 0.005360944 sec. | ||
13486 | 2025.01.14 22:40:37.071668 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13487 | 2025.01.14 22:40:37.071695 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13488 | 2025.01.14 22:40:37.071793 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_100_20} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
13489 | 2025.01.14 22:40:37.071881 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13490 | 2025.01.14 22:40:37.071955 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13491 | 2025.01.14 22:40:37.071993 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13492 | 2025.01.14 22:40:37.072600 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13493 | 2025.01.14 22:40:37.072642 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13494 | 2025.01.14 22:40:37.073009 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13495 | 2025.01.14 22:40:37.073255 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13496 | 2025.01.14 22:40:37.073472 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. | ||
13497 | 2025.01.14 22:40:37.073550 [ 258 ] {4d4711bf-4a94-4fdc-8447-101dbaef4511} <Debug> TCPHandler: Processed in 0.001935243 sec. | ||
13498 | 2025.01.14 22:40:37.073752 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13499 | 2025.01.14 22:40:37.073872 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13500 | 2025.01.14 22:40:37.073921 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13501 | 2025.01.14 22:40:37.074890 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13502 | 2025.01.14 22:40:37.074931 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13503 | 2025.01.14 22:40:37.075334 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13504 | 2025.01.14 22:40:37.075589 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13505 | 2025.01.14 22:40:37.075816 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.001969 sec., 424581.0055865922 rows/sec., 30.66 MiB/sec. | ||
13506 | 2025.01.14 22:40:37.075872 [ 253 ] {4b3da494-acca-4fa0-b920-cec41b4494cb} <Debug> TCPHandler: Processed in 0.002232897 sec. | ||
13507 | 2025.01.14 22:40:37.076037 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13508 | 2025.01.14 22:40:37.076181 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13509 | 2025.01.14 22:40:37.076243 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13510 | 2025.01.14 22:40:37.076777 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13511 | 2025.01.14 22:40:37.076816 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13512 | 2025.01.14 22:40:37.077192 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13513 | 2025.01.14 22:40:37.077440 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2025.01.14 22:40:37.077681 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. | ||
13515 | 2025.01.14 22:40:37.077752 [ 258 ] {e67b530f-2152-465c-ab97-9a34fb103ba8} <Debug> TCPHandler: Processed in 0.001787201 sec. | ||
13516 | 2025.01.14 22:40:37.078014 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13517 | 2025.01.14 22:40:37.078176 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13518 | 2025.01.14 22:40:37.078241 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13519 | 2025.01.14 22:40:37.079068 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2025.01.14 22:40:37.079108 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13521 | 2025.01.14 22:40:37.079564 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13522 | 2025.01.14 22:40:37.079812 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2025.01.14 22:40:37.079992 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
13524 | 2025.01.14 22:40:37.080052 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.001905 sec., 493438.3202099737 rows/sec., 32.92 MiB/sec. | ||
13525 | 2025.01.14 22:40:37.080076 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13526 | 2025.01.14 22:40:37.080139 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13527 | 2025.01.14 22:40:37.080179 [ 253 ] {e0831a08-4b49-4b9f-9f6c-05c9aec8aa5b} <Debug> TCPHandler: Processed in 0.002324328 sec. | ||
13528 | 2025.01.14 22:40:37.080425 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13529 | 2025.01.14 22:40:37.080435 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
13530 | 2025.01.14 22:40:37.080677 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13531 | 2025.01.14 22:40:37.080729 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13532 | 2025.01.14 22:40:37.080789 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13533 | 2025.01.14 22:40:37.080805 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 29474 rows starting from the beginning of the part | ||
13534 | 2025.01.14 22:40:37.081171 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 227 rows starting from the beginning of the part | ||
13535 | 2025.01.14 22:40:37.081504 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 150 rows starting from the beginning of the part | ||
13536 | 2025.01.14 22:40:37.081827 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 227 rows starting from the beginning of the part | ||
13537 | 2025.01.14 22:40:37.082105 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 150 rows starting from the beginning of the part | ||
13538 | 2025.01.14 22:40:37.082429 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 940 rows starting from the beginning of the part | ||
13539 | 2025.01.14 22:40:37.083401 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13540 | 2025.01.14 22:40:37.083467 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13541 | 2025.01.14 22:40:37.084018 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13542 | 2025.01.14 22:40:37.084339 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13543 | 2025.01.14 22:40:37.084701 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004099 sec., 243.96194193705782 rows/sec., 16.44 KiB/sec. | ||
13544 | 2025.01.14 22:40:37.084887 [ 258 ] {b1f5a06f-4a0f-4f03-b677-3baccee0eea3} <Debug> TCPHandler: Processed in 0.004583125 sec. | ||
13545 | 2025.01.14 22:40:37.085125 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13546 | 2025.01.14 22:40:37.085407 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13547 | 2025.01.14 22:40:37.085510 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13548 | 2025.01.14 22:40:37.086292 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13549 | 2025.01.14 22:40:37.086331 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13550 | 2025.01.14 22:40:37.086837 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13551 | 2025.01.14 22:40:37.087186 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13552 | 2025.01.14 22:40:37.087461 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.002156 sec., 31539.888682745826 rows/sec., 2.00 MiB/sec. | ||
13553 | 2025.01.14 22:40:37.087527 [ 253 ] {8405609e-578b-4250-9ff1-3a0c359937dc} <Debug> TCPHandler: Processed in 0.0025411 sec. | ||
13554 | 2025.01.14 22:40:37.090511 [ 200 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31168 rows, containing 5 columns (5 merged, 0 gathered) in 0.010271453 sec., 3034429.5008700327 rows/sec., 204.20 MiB/sec. | ||
13555 | 2025.01.14 22:40:37.091106 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13556 | 2025.01.14 22:40:37.091408 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13557 | 2025.01.14 22:40:37.091492 [ 189 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
13558 | 2025.01.14 22:40:37.091587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13559 | 2025.01.14 22:40:38.476002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
13560 | 2025.01.14 22:40:38.476756 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13561 | 2025.01.14 22:40:38.476807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13562 | 2025.01.14 22:40:38.477351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13563 | 2025.01.14 22:40:38.477614 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13564 | 2025.01.14 22:40:38.477938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
13565 | 2025.01.14 22:40:40.827070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
13566 | 2025.01.14 22:40:40.850259 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13567 | 2025.01.14 22:40:40.850316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13568 | 2025.01.14 22:40:40.857690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13569 | 2025.01.14 22:40:40.858519 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.01.14 22:40:40.862459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
13571 | 2025.01.14 22:40:41.174621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1866 | ||
13572 | 2025.01.14 22:40:41.178481 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13573 | 2025.01.14 22:40:41.178538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13574 | 2025.01.14 22:40:41.180126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13575 | 2025.01.14 22:40:41.180435 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13576 | 2025.01.14 22:40:41.183089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
13577 | 2025.01.14 22:40:42.065382 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13578 | 2025.01.14 22:40:42.065686 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13579 | 2025.01.14 22:40:42.065778 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13580 | 2025.01.14 22:40:42.066615 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13581 | 2025.01.14 22:40:42.066669 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13582 | 2025.01.14 22:40:42.067117 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13583 | 2025.01.14 22:40:42.067397 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13584 | 2025.01.14 22:40:42.067664 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002058 sec., 63168.12439261419 rows/sec., 5.46 MiB/sec. | ||
13585 | 2025.01.14 22:40:42.067733 [ 253 ] {9d774a13-f33e-4901-ae82-3a8209da86b9} <Debug> TCPHandler: Processed in 0.00253845 sec. | ||
13586 | 2025.01.14 22:40:42.068076 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13587 | 2025.01.14 22:40:42.068386 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13588 | 2025.01.14 22:40:42.068503 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13589 | 2025.01.14 22:40:42.069324 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13590 | 2025.01.14 22:40:42.069368 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13591 | 2025.01.14 22:40:42.069861 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13592 | 2025.01.14 22:40:42.070118 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13593 | 2025.01.14 22:40:42.070355 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002052 sec., 19005.847953216373 rows/sec., 1.40 MiB/sec. | ||
13594 | 2025.01.14 22:40:42.070423 [ 258 ] {4a3f8bf9-dbe1-4a09-924c-2f26998597cb} <Debug> TCPHandler: Processed in 0.00253413 sec. | ||
13595 | 2025.01.14 22:40:42.070589 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13596 | 2025.01.14 22:40:42.070769 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13597 | 2025.01.14 22:40:42.070864 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13598 | 2025.01.14 22:40:42.071868 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13599 | 2025.01.14 22:40:42.071911 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13600 | 2025.01.14 22:40:42.072294 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13601 | 2025.01.14 22:40:42.072542 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13602 | 2025.01.14 22:40:42.072787 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002065 sec., 46004.84261501211 rows/sec., 3.59 MiB/sec. | ||
13603 | 2025.01.14 22:40:42.072856 [ 253 ] {c54ee685-a2ee-4dc0-90f7-f62e443885e7} <Debug> TCPHandler: Processed in 0.002336828 sec. | ||
13604 | 2025.01.14 22:40:42.072872 [ 224 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
13605 | 2025.01.14 22:40:42.072957 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
13606 | 2025.01.14 22:40:42.073033 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13607 | 2025.01.14 22:40:42.073302 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13608 | 2025.01.14 22:40:42.073372 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13609 | 2025.01.14 22:40:42.074394 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13610 | 2025.01.14 22:40:42.074438 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13611 | 2025.01.14 22:40:42.075250 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13612 | 2025.01.14 22:40:42.075648 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13613 | 2025.01.14 22:40:42.076229 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.002987 sec., 53565.450284566454 rows/sec., 3.71 MiB/sec. | ||
13614 | 2025.01.14 22:40:42.076815 [ 258 ] {2c695563-bf76-49d7-977b-62c7102a2efc} <Debug> TCPHandler: Processed in 0.003846986 sec. | ||
13615 | 2025.01.14 22:40:42.077197 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13616 | 2025.01.14 22:40:42.077534 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
13617 | 2025.01.14 22:40:42.078141 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13618 | 2025.01.14 22:40:42.078411 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <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 | ||
13619 | 2025.01.14 22:40:42.080712 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13620 | 2025.01.14 22:40:42.080751 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13621 | 2025.01.14 22:40:42.081461 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13622 | 2025.01.14 22:40:42.081742 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13623 | 2025.01.14 22:40:42.081947 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003932 sec., 9918.616480162767 rows/sec., 17.77 MiB/sec. | ||
13624 | 2025.01.14 22:40:42.082062 [ 253 ] {2cdd72e1-8948-46ae-a440-c0ea06d25991} <Debug> TCPHandler: Processed in 0.00505126 sec. | ||
13625 | 2025.01.14 22:40:42.082236 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13626 | 2025.01.14 22:40:42.082389 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13627 | 2025.01.14 22:40:42.082449 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13628 | 2025.01.14 22:40:42.082999 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13629 | 2025.01.14 22:40:42.083039 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13630 | 2025.01.14 22:40:42.083428 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13631 | 2025.01.14 22:40:42.083682 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13632 | 2025.01.14 22:40:42.083868 [ 85 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13633 | 2025.01.14 22:40:42.083927 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001567 sec., 34460.75303126994 rows/sec., 2.36 MiB/sec. | ||
13634 | 2025.01.14 22:40:42.083935 [ 85 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13635 | 2025.01.14 22:40:42.084015 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13636 | 2025.01.14 22:40:42.084043 [ 258 ] {4e56e145-8fec-4628-8e9d-587ec00b3434} <Debug> TCPHandler: Processed in 0.001880532 sec. | ||
13637 | 2025.01.14 22:40:42.084184 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
13638 | 2025.01.14 22:40:42.084310 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13639 | 2025.01.14 22:40:42.084349 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5462 rows starting from the beginning of the part | ||
13640 | 2025.01.14 22:40:42.084431 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 50 rows starting from the beginning of the part | ||
13641 | 2025.01.14 22:40:42.084679 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
13642 | 2025.01.14 22:40:42.084916 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 50 rows starting from the beginning of the part | ||
13643 | 2025.01.14 22:40:42.085022 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part | ||
13644 | 2025.01.14 22:40:42.085270 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 54 rows starting from the beginning of the part | ||
13645 | 2025.01.14 22:40:42.087225 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5756 rows, containing 4 columns (4 merged, 0 gathered) in 0.003108897 sec., 1851460.5019079116 rows/sec., 121.64 MiB/sec. | ||
13646 | 2025.01.14 22:40:42.087634 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13647 | 2025.01.14 22:40:42.087977 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13648 | 2025.01.14 22:40:42.088071 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_106_21} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13649 | 2025.01.14 22:40:42.088181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
13650 | 2025.01.14 22:40:42.923787 [ 223 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
13651 | 2025.01.14 22:40:42.923849 [ 223 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
13652 | 2025.01.14 22:40:42.926072 [ 223 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
13653 | 2025.01.14 22:40:43.269489 [ 221 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): 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] | ||
13654 | 2025.01.14 22:40:43.269550 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): 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] | ||
13655 | 2025.01.14 22:40:43.271442 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): 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] | ||
13656 | 2025.01.14 22:40:45.766442 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13657 | 2025.01.14 22:40:45.766508 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13658 | 2025.01.14 22:40:45.978199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
13659 | 2025.01.14 22:40:45.978864 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13660 | 2025.01.14 22:40:45.978923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13661 | 2025.01.14 22:40:45.979510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13662 | 2025.01.14 22:40:45.979798 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2025.01.14 22:40:45.980074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
13664 | 2025.01.14 22:40:47.066603 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13665 | 2025.01.14 22:40:47.066796 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13666 | 2025.01.14 22:40:47.066868 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13667 | 2025.01.14 22:40:47.067629 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13668 | 2025.01.14 22:40:47.067680 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13669 | 2025.01.14 22:40:47.068095 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13670 | 2025.01.14 22:40:47.068343 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13671 | 2025.01.14 22:40:47.068537 [ 79 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13672 | 2025.01.14 22:40:47.068563 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
13673 | 2025.01.14 22:40:47.068610 [ 79 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13674 | 2025.01.14 22:40:47.068743 [ 253 ] {b4f77ec4-e76e-4644-8aad-6c1c6a9b475e} <Debug> TCPHandler: Processed in 0.002274897 sec. | ||
13675 | 2025.01.14 22:40:47.068746 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13676 | 2025.01.14 22:40:47.069003 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
13677 | 2025.01.14 22:40:47.069091 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2025.01.14 22:40:47.069537 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13679 | 2025.01.14 22:40:47.069536 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13680 | 2025.01.14 22:40:47.069691 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
13681 | 2025.01.14 22:40:47.069716 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13682 | 2025.01.14 22:40:47.070193 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13683 | 2025.01.14 22:40:47.070432 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13684 | 2025.01.14 22:40:47.070814 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
13685 | 2025.01.14 22:40:47.071218 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
13686 | 2025.01.14 22:40:47.073138 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13687 | 2025.01.14 22:40:47.073223 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13688 | 2025.01.14 22:40:47.073769 [ 189 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004904939 sec., 14271.329368214367 rows/sec., 1.06 MiB/sec. | ||
13689 | 2025.01.14 22:40:47.074058 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13690 | 2025.01.14 22:40:47.074211 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13691 | 2025.01.14 22:40:47.074585 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13692 | 2025.01.14 22:40:47.074679 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2025.01.14 22:40:47.074806 [ 200 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_49_12} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13694 | 2025.01.14 22:40:47.074928 [ 79 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13695 | 2025.01.14 22:40:47.075019 [ 79 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2025.01.14 22:40:47.075058 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13697 | 2025.01.14 22:40:47.075068 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13698 | 2025.01.14 22:40:47.075087 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005704 sec., 34887.79803646564 rows/sec., 3.02 MiB/sec. | ||
13699 | 2025.01.14 22:40:47.075282 [ 258 ] {f455742b-94b3-4aff-9c09-0a8c3279829e} <Debug> TCPHandler: Processed in 0.006392097 sec. | ||
13700 | 2025.01.14 22:40:47.075355 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
13701 | 2025.01.14 22:40:47.075511 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2025.01.14 22:40:47.075543 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13703 | 2025.01.14 22:40:47.075597 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1426 rows starting from the beginning of the part | ||
13704 | 2025.01.14 22:40:47.075810 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13705 | 2025.01.14 22:40:47.075900 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 199 rows starting from the beginning of the part | ||
13706 | 2025.01.14 22:40:47.075992 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13707 | 2025.01.14 22:40:47.076135 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 130 rows starting from the beginning of the part | ||
13708 | 2025.01.14 22:40:47.076523 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1342 rows starting from the beginning of the part | ||
13709 | 2025.01.14 22:40:47.076858 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 130 rows starting from the beginning of the part | ||
13710 | 2025.01.14 22:40:47.077248 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 199 rows starting from the beginning of the part | ||
13711 | 2025.01.14 22:40:47.078799 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13712 | 2025.01.14 22:40:47.078867 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13713 | 2025.01.14 22:40:47.079820 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13714 | 2025.01.14 22:40:47.080218 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13715 | 2025.01.14 22:40:47.080520 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004824 sec., 1451.077943615257 rows/sec., 94.54 KiB/sec. | ||
13716 | 2025.01.14 22:40:47.080797 [ 253 ] {887c8351-83b2-445b-87a8-2ef221d7139f} <Debug> TCPHandler: Processed in 0.005372234 sec. | ||
13717 | 2025.01.14 22:40:47.081314 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13718 | 2025.01.14 22:40:47.081512 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.006307466 sec., 543165.8291935303 rows/sec., 47.75 MiB/sec. | ||
13719 | 2025.01.14 22:40:47.081768 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13720 | 2025.01.14 22:40:47.081915 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13721 | 2025.01.14 22:40:47.082003 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13722 | 2025.01.14 22:40:47.082877 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13723 | 2025.01.14 22:40:47.083086 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_111_22} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13724 | 2025.01.14 22:40:47.083213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
13725 | 2025.01.14 22:40:47.083446 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13726 | 2025.01.14 22:40:47.083489 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13727 | 2025.01.14 22:40:47.083853 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13728 | 2025.01.14 22:40:47.084095 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13729 | 2025.01.14 22:40:47.084274 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002667 sec., 5249.343832020997 rows/sec., 367.63 KiB/sec. | ||
13730 | 2025.01.14 22:40:47.084339 [ 258 ] {c88b0b47-fd6e-460d-971a-69d7b32b015e} <Debug> TCPHandler: Processed in 0.00336066 sec. | ||
13731 | 2025.01.14 22:40:47.084539 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13732 | 2025.01.14 22:40:47.084670 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13733 | 2025.01.14 22:40:47.084723 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13734 | 2025.01.14 22:40:47.085330 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13735 | 2025.01.14 22:40:47.085371 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13736 | 2025.01.14 22:40:47.085748 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13737 | 2025.01.14 22:40:47.086001 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13738 | 2025.01.14 22:40:47.086181 [ 79 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13739 | 2025.01.14 22:40:47.086234 [ 79 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2025.01.14 22:40:47.086251 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. | ||
13741 | 2025.01.14 22:40:47.086271 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13742 | 2025.01.14 22:40:47.086429 [ 253 ] {9b20fc55-e181-4bc8-b3bb-142ef0077351} <Debug> TCPHandler: Processed in 0.001984463 sec. | ||
13743 | 2025.01.14 22:40:47.086553 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
13744 | 2025.01.14 22:40:47.086721 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13745 | 2025.01.14 22:40:47.087178 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13746 | 2025.01.14 22:40:47.087230 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13747 | 2025.01.14 22:40:47.087380 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
13748 | 2025.01.14 22:40:47.087446 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13749 | 2025.01.14 22:40:47.087830 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
13750 | 2025.01.14 22:40:47.088128 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
13751 | 2025.01.14 22:40:47.088426 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
13752 | 2025.01.14 22:40:47.088795 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
13753 | 2025.01.14 22:40:47.090673 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13754 | 2025.01.14 22:40:47.090752 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13755 | 2025.01.14 22:40:47.091142 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004747417 sec., 13691.655904674057 rows/sec., 907.15 KiB/sec. | ||
13756 | 2025.01.14 22:40:47.091315 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13757 | 2025.01.14 22:40:47.091623 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13758 | 2025.01.14 22:40:47.091859 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13759 | 2025.01.14 22:40:47.091999 [ 189 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_49_12} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13760 | 2025.01.14 22:40:47.092089 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13761 | 2025.01.14 22:40:47.092139 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13762 | 2025.01.14 22:40:47.092307 [ 79 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13763 | 2025.01.14 22:40:47.092349 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005333 sec., 70129.3830864429 rows/sec., 4.95 MiB/sec. | ||
13764 | 2025.01.14 22:40:47.092350 [ 79 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13765 | 2025.01.14 22:40:47.092396 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13766 | 2025.01.14 22:40:47.092427 [ 258 ] {9552d8dd-f68b-4ef1-93e3-702881316869} <Debug> TCPHandler: Processed in 0.00587177 sec. | ||
13767 | 2025.01.14 22:40:47.092614 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
13768 | 2025.01.14 22:40:47.092635 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13769 | 2025.01.14 22:40:47.092751 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13770 | 2025.01.14 22:40:47.092801 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 903 rows starting from the beginning of the part | ||
13771 | 2025.01.14 22:40:47.092807 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13772 | 2025.01.14 22:40:47.092916 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13773 | 2025.01.14 22:40:47.092959 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 374 rows starting from the beginning of the part | ||
13774 | 2025.01.14 22:40:47.093197 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 95 rows starting from the beginning of the part | ||
13775 | 2025.01.14 22:40:47.093408 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 836 rows starting from the beginning of the part | ||
13776 | 2025.01.14 22:40:47.093622 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 95 rows starting from the beginning of the part | ||
13777 | 2025.01.14 22:40:47.093837 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 374 rows starting from the beginning of the part | ||
13778 | 2025.01.14 22:40:47.094344 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2025.01.14 22:40:47.094389 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13780 | 2025.01.14 22:40:47.094902 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13781 | 2025.01.14 22:40:47.095237 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13782 | 2025.01.14 22:40:47.095533 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002763 sec., 2171.5526601520087 rows/sec., 113.46 KiB/sec. | ||
13783 | 2025.01.14 22:40:47.095601 [ 253 ] {c05bc8f9-3c01-4501-b365-0d84d39eaa8f} <Debug> TCPHandler: Processed in 0.003070217 sec. | ||
13784 | 2025.01.14 22:40:47.095885 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13785 | 2025.01.14 22:40:47.096295 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13786 | 2025.01.14 22:40:47.096501 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13787 | 2025.01.14 22:40:47.096649 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.004163929 sec., 642902.4126011755 rows/sec., 48.96 MiB/sec. | ||
13788 | 2025.01.14 22:40:47.096907 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13789 | 2025.01.14 22:40:47.097384 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13790 | 2025.01.14 22:40:47.097598 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_111_22} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13791 | 2025.01.14 22:40:47.097763 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
13792 | 2025.01.14 22:40:47.097872 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13793 | 2025.01.14 22:40:47.097915 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13794 | 2025.01.14 22:40:47.098323 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13795 | 2025.01.14 22:40:47.098565 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13796 | 2025.01.14 22:40:47.098820 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00264 sec., 85984.84848484848 rows/sec., 5.74 MiB/sec. | ||
13797 | 2025.01.14 22:40:47.098886 [ 258 ] {66c2a87c-70d0-4d2d-9cf6-4d979a832711} <Debug> TCPHandler: Processed in 0.003147117 sec. | ||
13798 | 2025.01.14 22:40:47.099075 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13799 | 2025.01.14 22:40:47.099369 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13800 | 2025.01.14 22:40:47.099486 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13801 | 2025.01.14 22:40:47.099982 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2025.01.14 22:40:47.100022 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13803 | 2025.01.14 22:40:47.100419 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13804 | 2025.01.14 22:40:47.100665 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13805 | 2025.01.14 22:40:47.100903 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. | ||
13806 | 2025.01.14 22:40:47.100970 [ 253 ] {643c022a-a001-4cbd-8f78-7da6191b217b} <Debug> TCPHandler: Processed in 0.001984034 sec. | ||
13807 | 2025.01.14 22:40:47.101176 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13808 | 2025.01.14 22:40:47.101306 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13809 | 2025.01.14 22:40:47.101360 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13810 | 2025.01.14 22:40:47.101885 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13811 | 2025.01.14 22:40:47.101923 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13812 | 2025.01.14 22:40:47.102307 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13813 | 2025.01.14 22:40:47.102554 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13814 | 2025.01.14 22:40:47.102761 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001476 sec., 48780.487804878045 rows/sec., 3.11 MiB/sec. | ||
13815 | 2025.01.14 22:40:47.102815 [ 258 ] {0e222af7-d064-4d9f-bf68-a7d049c1b880} <Debug> TCPHandler: Processed in 0.00173077 sec. | ||
13816 | 2025.01.14 22:40:48.362634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
13817 | 2025.01.14 22:40:48.387454 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13818 | 2025.01.14 22:40:48.387522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13819 | 2025.01.14 22:40:48.394856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13820 | 2025.01.14 22:40:48.395689 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13821 | 2025.01.14 22:40:48.401413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
13822 | 2025.01.14 22:40:51.183440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1898 | ||
13823 | 2025.01.14 22:40:51.186635 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13824 | 2025.01.14 22:40:51.186681 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13825 | 2025.01.14 22:40:51.188174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13826 | 2025.01.14 22:40:51.188475 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13827 | 2025.01.14 22:40:51.188808 [ 220 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
13828 | 2025.01.14 22:40:51.188906 [ 220 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
13829 | 2025.01.14 22:40:51.189434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
13830 | 2025.01.14 22:40:51.191366 [ 220 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
13831 | 2025.01.14 22:40:52.064918 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13832 | 2025.01.14 22:40:52.065115 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13833 | 2025.01.14 22:40:52.065191 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13834 | 2025.01.14 22:40:52.066001 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13835 | 2025.01.14 22:40:52.066056 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13836 | 2025.01.14 22:40:52.066504 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13837 | 2025.01.14 22:40:52.066771 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13838 | 2025.01.14 22:40:52.067046 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001976 sec., 4048.582995951417 rows/sec., 330.13 KiB/sec. | ||
13839 | 2025.01.14 22:40:52.067165 [ 253 ] {46897eee-40d0-4184-bb92-a680bfaeb433} <Debug> TCPHandler: Processed in 0.002381958 sec. | ||
13840 | 2025.01.14 22:40:52.067451 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13841 | 2025.01.14 22:40:52.067642 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13842 | 2025.01.14 22:40:52.067716 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13843 | 2025.01.14 22:40:52.068526 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13844 | 2025.01.14 22:40:52.068570 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13845 | 2025.01.14 22:40:52.069114 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13846 | 2025.01.14 22:40:52.069389 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13847 | 2025.01.14 22:40:52.069599 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Debug> executeQuery: Read 134 rows, 11.79 KiB in 0.00201 sec., 66666.66666666667 rows/sec., 5.73 MiB/sec. | ||
13848 | 2025.01.14 22:40:52.069669 [ 258 ] {6d0297bc-542a-4acb-88dd-3da6db7fc8f2} <Debug> TCPHandler: Processed in 0.002357908 sec. | ||
13849 | 2025.01.14 22:40:52.069865 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13850 | 2025.01.14 22:40:52.070016 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13851 | 2025.01.14 22:40:52.070089 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13852 | 2025.01.14 22:40:52.070766 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13853 | 2025.01.14 22:40:52.070812 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13854 | 2025.01.14 22:40:52.071214 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13855 | 2025.01.14 22:40:52.071511 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13856 | 2025.01.14 22:40:52.071731 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001752 sec., 26826.48401826484 rows/sec., 1.95 MiB/sec. | ||
13857 | 2025.01.14 22:40:52.071790 [ 253 ] {f004ae38-0c75-4e26-b842-7adb3b636eda} <Debug> TCPHandler: Processed in 0.002001473 sec. | ||
13858 | 2025.01.14 22:40:52.071985 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13859 | 2025.01.14 22:40:52.072119 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13860 | 2025.01.14 22:40:52.072170 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13861 | 2025.01.14 22:40:52.072817 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13862 | 2025.01.14 22:40:52.072857 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13863 | 2025.01.14 22:40:52.073258 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13864 | 2025.01.14 22:40:52.073508 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13865 | 2025.01.14 22:40:52.073701 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.00161 sec., 63975.1552795031 rows/sec., 5.00 MiB/sec. | ||
13866 | 2025.01.14 22:40:52.073791 [ 258 ] {9f591079-17c0-439e-bcf6-e7df03a8f5e7} <Debug> TCPHandler: Processed in 0.001867513 sec. | ||
13867 | 2025.01.14 22:40:52.074026 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13868 | 2025.01.14 22:40:52.074198 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13869 | 2025.01.14 22:40:52.074256 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13870 | 2025.01.14 22:40:52.074866 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13871 | 2025.01.14 22:40:52.074939 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13872 | 2025.01.14 22:40:52.075367 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13873 | 2025.01.14 22:40:52.075637 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13874 | 2025.01.14 22:40:52.075860 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001686 sec., 91340.45077105575 rows/sec., 6.33 MiB/sec. | ||
13875 | 2025.01.14 22:40:52.075924 [ 253 ] {d3382d2a-f827-40f6-9967-f19c61316560} <Debug> TCPHandler: Processed in 0.002008754 sec. | ||
13876 | 2025.01.14 22:40:52.076098 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13877 | 2025.01.14 22:40:52.076232 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13878 | 2025.01.14 22:40:52.076317 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <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 | ||
13879 | 2025.01.14 22:40:52.077622 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13880 | 2025.01.14 22:40:52.077663 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13881 | 2025.01.14 22:40:52.078367 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13882 | 2025.01.14 22:40:52.078638 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13883 | 2025.01.14 22:40:52.078926 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002715 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
13884 | 2025.01.14 22:40:52.078968 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
13885 | 2025.01.14 22:40:52.079086 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
13886 | 2025.01.14 22:40:52.079188 [ 258 ] {261dfa77-052e-4819-9cf2-43711ab59697} <Debug> TCPHandler: Processed in 0.003147668 sec. | ||
13887 | 2025.01.14 22:40:52.079406 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13888 | 2025.01.14 22:40:52.079577 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13889 | 2025.01.14 22:40:52.079672 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13890 | 2025.01.14 22:40:52.080787 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13891 | 2025.01.14 22:40:52.080834 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13892 | 2025.01.14 22:40:52.081677 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13893 | 2025.01.14 22:40:52.082180 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13894 | 2025.01.14 22:40:52.082593 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.003034 sec., 16479.894528675017 rows/sec., 1.13 MiB/sec. | ||
13895 | 2025.01.14 22:40:52.082840 [ 253 ] {627bcd4a-286b-4c33-b3d0-c6c536cc4eff} <Debug> TCPHandler: Processed in 0.003520142 sec. | ||
13896 | 2025.01.14 22:40:52.083674 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
13897 | 2025.01.14 22:40:53.022222 [ 222 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
13898 | 2025.01.14 22:40:53.022277 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
13899 | 2025.01.14 22:40:53.024253 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
13900 | 2025.01.14 22:40:53.480311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
13901 | 2025.01.14 22:40:53.481096 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13902 | 2025.01.14 22:40:53.481154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13903 | 2025.01.14 22:40:53.481699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13904 | 2025.01.14 22:40:53.481971 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13905 | 2025.01.14 22:40:53.482237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
13906 | 2025.01.14 22:40:54.941394 [ 220 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
13907 | 2025.01.14 22:40:54.941473 [ 220 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
13908 | 2025.01.14 22:40:54.943968 [ 220 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
13909 | 2025.01.14 22:40:55.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.68 MiB, peak 280.48 MiB, free memory in arenas 0.00 B, will set to 262.68 MiB (RSS), difference: 4.00 MiB | ||
13910 | 2025.01.14 22:40:55.901607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
13911 | 2025.01.14 22:40:55.923209 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13912 | 2025.01.14 22:40:55.923267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13913 | 2025.01.14 22:40:55.930790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13914 | 2025.01.14 22:40:55.931590 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13915 | 2025.01.14 22:40:55.934406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
13916 | 2025.01.14 22:40:57.067952 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13917 | 2025.01.14 22:40:57.068169 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13918 | 2025.01.14 22:40:57.068253 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13919 | 2025.01.14 22:40:57.069028 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13920 | 2025.01.14 22:40:57.069079 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13921 | 2025.01.14 22:40:57.069535 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13922 | 2025.01.14 22:40:57.069796 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13923 | 2025.01.14 22:40:57.070031 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. | ||
13924 | 2025.01.14 22:40:57.070093 [ 253 ] {ab05b1e2-d9fe-4c79-9573-3a74b158bb26} <Debug> TCPHandler: Processed in 0.002294847 sec. | ||
13925 | 2025.01.14 22:40:57.070348 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13926 | 2025.01.14 22:40:57.070542 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13927 | 2025.01.14 22:40:57.070610 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13928 | 2025.01.14 22:40:57.071528 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13929 | 2025.01.14 22:40:57.071569 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13930 | 2025.01.14 22:40:57.072012 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13931 | 2025.01.14 22:40:57.072264 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13932 | 2025.01.14 22:40:57.072471 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001935 sec., 102842.37726098191 rows/sec., 8.91 MiB/sec. | ||
13933 | 2025.01.14 22:40:57.072577 [ 258 ] {2593d452-5dd2-4d73-8cd2-a13fbcf6e4dc} <Debug> TCPHandler: Processed in 0.002328478 sec. | ||
13934 | 2025.01.14 22:40:57.072731 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13935 | 2025.01.14 22:40:57.073016 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13936 | 2025.01.14 22:40:57.073147 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13937 | 2025.01.14 22:40:57.074108 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13938 | 2025.01.14 22:40:57.074150 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13939 | 2025.01.14 22:40:57.074515 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13940 | 2025.01.14 22:40:57.074766 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13941 | 2025.01.14 22:40:57.074977 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002069 sec., 3383.2769453842434 rows/sec., 220.42 KiB/sec. | ||
13942 | 2025.01.14 22:40:57.075031 [ 253 ] {86a69690-8cd4-4510-90b1-dc46223dc0dc} <Debug> TCPHandler: Processed in 0.002363718 sec. | ||
13943 | 2025.01.14 22:40:57.075202 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13944 | 2025.01.14 22:40:57.075346 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13945 | 2025.01.14 22:40:57.075403 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13946 | 2025.01.14 22:40:57.076091 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13947 | 2025.01.14 22:40:57.076138 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13948 | 2025.01.14 22:40:57.076516 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13949 | 2025.01.14 22:40:57.076762 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13950 | 2025.01.14 22:40:57.076981 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 587.81 KiB/sec. | ||
13951 | 2025.01.14 22:40:57.077034 [ 258 ] {0e234b8a-2765-424e-9594-866f77ec09f8} <Debug> TCPHandler: Processed in 0.001901392 sec. | ||
13952 | 2025.01.14 22:40:57.077186 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13953 | 2025.01.14 22:40:57.077348 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13954 | 2025.01.14 22:40:57.077440 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13955 | 2025.01.14 22:40:57.078427 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13956 | 2025.01.14 22:40:57.078466 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13957 | 2025.01.14 22:40:57.078835 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13958 | 2025.01.14 22:40:57.079066 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13959 | 2025.01.14 22:40:57.079267 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001972 sec., 6592.292089249494 rows/sec., 411.03 KiB/sec. | ||
13960 | 2025.01.14 22:40:57.079318 [ 253 ] {56d96395-1ec3-47d6-9176-b738da620a41} <Debug> TCPHandler: Processed in 0.002192496 sec. | ||
13961 | 2025.01.14 22:40:57.079460 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13962 | 2025.01.14 22:40:57.079579 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13963 | 2025.01.14 22:40:57.079625 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13964 | 2025.01.14 22:40:57.080455 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13965 | 2025.01.14 22:40:57.080494 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13966 | 2025.01.14 22:40:57.080878 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13967 | 2025.01.14 22:40:57.081120 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13968 | 2025.01.14 22:40:57.081328 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001772 sec., 211060.94808126413 rows/sec., 14.90 MiB/sec. | ||
13969 | 2025.01.14 22:40:57.081381 [ 258 ] {7bfcfdc3-0814-4651-8008-6d53cdd81a66} <Debug> TCPHandler: Processed in 0.001978413 sec. | ||
13970 | 2025.01.14 22:40:57.081589 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13971 | 2025.01.14 22:40:57.081814 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13972 | 2025.01.14 22:40:57.081909 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13973 | 2025.01.14 22:40:57.082572 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13974 | 2025.01.14 22:40:57.082612 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13975 | 2025.01.14 22:40:57.082986 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13976 | 2025.01.14 22:40:57.083220 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13977 | 2025.01.14 22:40:57.083454 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001693 sec., 3544.0047253396338 rows/sec., 185.16 KiB/sec. | ||
13978 | 2025.01.14 22:40:57.083505 [ 253 ] {6a5cc9fa-7f23-42c4-9787-472bdf42e1b1} <Debug> TCPHandler: Processed in 0.002027154 sec. | ||
13979 | 2025.01.14 22:40:57.083646 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13980 | 2025.01.14 22:40:57.083770 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13981 | 2025.01.14 22:40:57.083821 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13982 | 2025.01.14 22:40:57.084394 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13983 | 2025.01.14 22:40:57.084433 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13984 | 2025.01.14 22:40:57.084830 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13985 | 2025.01.14 22:40:57.085068 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13986 | 2025.01.14 22:40:57.085282 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001536 sec., 147786.45833333334 rows/sec., 9.86 MiB/sec. | ||
13987 | 2025.01.14 22:40:57.085333 [ 258 ] {5aa22f3a-1429-4349-ac64-2d88365e4168} <Debug> TCPHandler: Processed in 0.001744991 sec. | ||
13988 | 2025.01.14 22:40:57.085528 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13989 | 2025.01.14 22:40:57.085752 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13990 | 2025.01.14 22:40:57.085848 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13991 | 2025.01.14 22:40:57.086524 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13992 | 2025.01.14 22:40:57.086564 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
13993 | 2025.01.14 22:40:57.086930 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13994 | 2025.01.14 22:40:57.087176 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13995 | 2025.01.14 22:40:57.087386 [ 66 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
13996 | 2025.01.14 22:40:57.087413 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001716 sec., 582.7505827505827 rows/sec., 39.27 KiB/sec. | ||
13997 | 2025.01.14 22:40:57.087503 [ 66 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13998 | 2025.01.14 22:40:57.087531 [ 253 ] {73c1aa12-e687-420b-a56a-62fd5ba9c821} <Debug> TCPHandler: Processed in 0.002118206 sec. | ||
13999 | 2025.01.14 22:40:57.087577 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14000 | 2025.01.14 22:40:57.087743 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14001 | 2025.01.14 22:40:57.087799 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
14002 | 2025.01.14 22:40:57.088033 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14003 | 2025.01.14 22:40:57.088050 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14004 | 2025.01.14 22:40:57.088127 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
14005 | 2025.01.14 22:40:57.088138 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14006 | 2025.01.14 22:40:57.088413 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
14007 | 2025.01.14 22:40:57.088787 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
14008 | 2025.01.14 22:40:57.089138 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14009 | 2025.01.14 22:40:57.089478 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14010 | 2025.01.14 22:40:57.089779 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14011 | 2025.01.14 22:40:57.090832 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14012 | 2025.01.14 22:40:57.090894 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14013 | 2025.01.14 22:40:57.091962 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14014 | 2025.01.14 22:40:57.092624 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14015 | 2025.01.14 22:40:57.092782 [ 201 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.005084641 sec., 9833.535936952088 rows/sec., 662.61 KiB/sec. | ||
14016 | 2025.01.14 22:40:57.093102 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
14017 | 2025.01.14 22:40:57.093115 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.005179 sec., 13902.297740876618 rows/sec., 908.11 KiB/sec. | ||
14018 | 2025.01.14 22:40:57.093389 [ 258 ] {8675a96e-fd86-4584-9d39-46e2ff4fedd7} <Debug> TCPHandler: Processed in 0.005744229 sec. | ||
14019 | 2025.01.14 22:40:57.093955 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14020 | 2025.01.14 22:40:57.094153 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_50_10} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
14021 | 2025.01.14 22:40:57.094240 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14022 | 2025.01.14 22:41:00.766558 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14023 | 2025.01.14 22:41:00.766632 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14024 | 2025.01.14 22:41:00.982484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
14025 | 2025.01.14 22:41:00.983240 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14026 | 2025.01.14 22:41:00.983298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14027 | 2025.01.14 22:41:00.983875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14028 | 2025.01.14 22:41:00.984140 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14029 | 2025.01.14 22:41:00.984361 [ 62 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14030 | 2025.01.14 22:41:00.984409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14031 | 2025.01.14 22:41:00.984453 [ 62 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14032 | 2025.01.14 22:41:00.984488 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14033 | 2025.01.14 22:41:00.984639 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14034 | 2025.01.14 22:41:00.984858 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14035 | 2025.01.14 22:41:00.984928 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14036 | 2025.01.14 22:41:00.985112 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14037 | 2025.01.14 22:41:00.985328 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14038 | 2025.01.14 22:41:00.985453 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14039 | 2025.01.14 22:41:00.985627 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14040 | 2025.01.14 22:41:00.985703 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
14041 | 2025.01.14 22:41:00.989618 [ 197 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.005051501 sec., 6895178.284632627 rows/sec., 98.64 MiB/sec. | ||
14042 | 2025.01.14 22:41:00.989854 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14043 | 2025.01.14 22:41:00.990130 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_76_15} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14044 | 2025.01.14 22:41:00.990207 [ 192 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_76_15} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14045 | 2025.01.14 22:41:00.990288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14046 | 2025.01.14 22:41:01.189822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1932 | ||
14047 | 2025.01.14 22:41:01.193433 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14048 | 2025.01.14 22:41:01.193480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14049 | 2025.01.14 22:41:01.195020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14050 | 2025.01.14 22:41:01.195338 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14051 | 2025.01.14 22:41:01.196972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
14052 | 2025.01.14 22:41:02.064818 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14053 | 2025.01.14 22:41:02.065125 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14054 | 2025.01.14 22:41:02.065240 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14055 | 2025.01.14 22:41:02.066167 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14056 | 2025.01.14 22:41:02.066217 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14057 | 2025.01.14 22:41:02.066668 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14058 | 2025.01.14 22:41:02.066939 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14059 | 2025.01.14 22:41:02.067180 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00214 sec., 60747.66355140187 rows/sec., 5.25 MiB/sec. | ||
14060 | 2025.01.14 22:41:02.067246 [ 253 ] {17a9fb54-9bfb-47e2-8afd-9ea8fcdd2233} <Debug> TCPHandler: Processed in 0.002613601 sec. | ||
14061 | 2025.01.14 22:41:02.067492 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14062 | 2025.01.14 22:41:02.067695 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14063 | 2025.01.14 22:41:02.067769 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14064 | 2025.01.14 22:41:02.068540 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14065 | 2025.01.14 22:41:02.068589 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14066 | 2025.01.14 22:41:02.069044 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14067 | 2025.01.14 22:41:02.069299 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14068 | 2025.01.14 22:41:02.069508 [ 56 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
14069 | 2025.01.14 22:41:02.069580 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001933 sec., 20175.892395240557 rows/sec., 1.48 MiB/sec. | ||
14070 | 2025.01.14 22:41:02.069591 [ 56 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14071 | 2025.01.14 22:41:02.069664 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14072 | 2025.01.14 22:41:02.069724 [ 258 ] {c2c4ce0b-701b-496a-bb3f-9ec440d938d7} <Debug> TCPHandler: Processed in 0.002362108 sec. | ||
14073 | 2025.01.14 22:41:02.069969 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
14074 | 2025.01.14 22:41:02.070051 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14075 | 2025.01.14 22:41:02.070167 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14076 | 2025.01.14 22:41:02.070246 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 62 rows starting from the beginning of the part | ||
14077 | 2025.01.14 22:41:02.070466 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14078 | 2025.01.14 22:41:02.070537 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 39 rows starting from the beginning of the part | ||
14079 | 2025.01.14 22:41:02.070696 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14080 | 2025.01.14 22:41:02.070923 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
14081 | 2025.01.14 22:41:02.071279 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 47 rows starting from the beginning of the part | ||
14082 | 2025.01.14 22:41:02.071588 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
14083 | 2025.01.14 22:41:02.072002 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 39 rows starting from the beginning of the part | ||
14084 | 2025.01.14 22:41:02.073531 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14085 | 2025.01.14 22:41:02.073601 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14086 | 2025.01.14 22:41:02.074668 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14087 | 2025.01.14 22:41:02.075023 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005256773 sec., 38236.385706592235 rows/sec., 2.89 MiB/sec. | ||
14088 | 2025.01.14 22:41:02.075159 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14089 | 2025.01.14 22:41:02.075252 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
14090 | 2025.01.14 22:41:02.075573 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005269 sec., 18029.986714746632 rows/sec., 1.41 MiB/sec. | ||
14091 | 2025.01.14 22:41:02.075678 [ 253 ] {2bd629e1-1a10-4cc8-ae87-07b98013819d} <Debug> TCPHandler: Processed in 0.005830259 sec. | ||
14092 | 2025.01.14 22:41:02.076040 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14093 | 2025.01.14 22:41:02.076195 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14094 | 2025.01.14 22:41:02.076547 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14095 | 2025.01.14 22:41:02.076603 [ 197 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_105_21} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
14096 | 2025.01.14 22:41:02.076759 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14097 | 2025.01.14 22:41:02.077098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14098 | 2025.01.14 22:41:02.078186 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14099 | 2025.01.14 22:41:02.078262 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14100 | 2025.01.14 22:41:02.078836 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14101 | 2025.01.14 22:41:02.079165 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14102 | 2025.01.14 22:41:02.079355 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_105_21 to all_109_109_0 | ||
14103 | 2025.01.14 22:41:02.079408 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14104 | 2025.01.14 22:41:02.079451 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14105 | 2025.01.14 22:41:02.079448 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.003141 sec., 47755.49188156638 rows/sec., 3.31 MiB/sec. | ||
14106 | 2025.01.14 22:41:02.079705 [ 258 ] {b5953cdd-1189-464d-8f97-e3217fa56614} <Debug> TCPHandler: Processed in 0.003934357 sec. | ||
14107 | 2025.01.14 22:41:02.079713 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_105_21 to all_109_109_0 into Compact with storage Full | ||
14108 | 2025.01.14 22:41:02.079962 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14109 | 2025.01.14 22:41:02.080006 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14110 | 2025.01.14 22:41:02.080066 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31168 rows starting from the beginning of the part | ||
14111 | 2025.01.14 22:41:02.080188 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14112 | 2025.01.14 22:41:02.080378 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
14113 | 2025.01.14 22:41:02.080554 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <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 | ||
14114 | 2025.01.14 22:41:02.080727 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 227 rows starting from the beginning of the part | ||
14115 | 2025.01.14 22:41:02.081239 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 154 rows starting from the beginning of the part | ||
14116 | 2025.01.14 22:41:02.081768 [ 188 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 227 rows starting from the beginning of the part | ||
14117 | 2025.01.14 22:41:02.084802 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14118 | 2025.01.14 22:41:02.084896 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14119 | 2025.01.14 22:41:02.086336 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14120 | 2025.01.14 22:41:02.086719 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14121 | 2025.01.14 22:41:02.087012 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006905 sec., 5648.0811006517015 rows/sec., 10.12 MiB/sec. | ||
14122 | 2025.01.14 22:41:02.087379 [ 253 ] {ba88ecac-f084-4756-8db6-d79f704aa5d7} <Debug> TCPHandler: Processed in 0.0075007 sec. | ||
14123 | 2025.01.14 22:41:02.087553 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14124 | 2025.01.14 22:41:02.087688 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14125 | 2025.01.14 22:41:02.087778 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14126 | 2025.01.14 22:41:02.088356 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14127 | 2025.01.14 22:41:02.088443 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14128 | 2025.01.14 22:41:02.089069 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14129 | 2025.01.14 22:41:02.089381 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14130 | 2025.01.14 22:41:02.089646 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001992 sec., 25100.401606425705 rows/sec., 1.72 MiB/sec. | ||
14131 | 2025.01.14 22:41:02.089733 [ 258 ] {a6d5da47-4a69-4007-8043-4c97755139f5} <Debug> TCPHandler: Processed in 0.002217047 sec. | ||
14132 | 2025.01.14 22:41:02.090758 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31936 rows, containing 5 columns (5 merged, 0 gathered) in 0.011185963 sec., 2855006.7615993368 rows/sec., 192.16 MiB/sec. | ||
14133 | 2025.01.14 22:41:02.091417 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
14134 | 2025.01.14 22:41:02.091721 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14135 | 2025.01.14 22:41:02.091802 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_105_21, all_109_109_0] -> all_1_109_22 | ||
14136 | 2025.01.14 22:41:02.091900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
14137 | 2025.01.14 22:41:02.847908 [ 218 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14138 | 2025.01.14 22:41:02.848000 [ 218 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14139 | 2025.01.14 22:41:02.850443 [ 218 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14140 | 2025.01.14 22:41:03.162866 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14141 | 2025.01.14 22:41:03.162922 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14142 | 2025.01.14 22:41:03.164939 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14143 | 2025.01.14 22:41:03.434591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14144 | 2025.01.14 22:41:03.457338 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14145 | 2025.01.14 22:41:03.457398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14146 | 2025.01.14 22:41:03.465005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14147 | 2025.01.14 22:41:03.465866 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14148 | 2025.01.14 22:41:03.466371 [ 57 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14149 | 2025.01.14 22:41:03.466504 [ 57 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14150 | 2025.01.14 22:41:03.466583 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14151 | 2025.01.14 22:41:03.467245 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
14152 | 2025.01.14 22:41:03.481158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14153 | 2025.01.14 22:41:03.483167 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14154 | 2025.01.14 22:41:03.484851 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
14155 | 2025.01.14 22:41:03.492445 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
14156 | 2025.01.14 22:41:03.498543 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
14157 | 2025.01.14 22:41:03.504582 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
14158 | 2025.01.14 22:41:03.510884 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
14159 | 2025.01.14 22:41:03.516866 [ 198 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
14160 | 2025.01.14 22:41:03.581614 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114825444 sec., 4990.183186228307 rows/sec., 25.80 MiB/sec. | ||
14161 | 2025.01.14 22:41:03.585211 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14162 | 2025.01.14 22:41:03.588416 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14163 | 2025.01.14 22:41:03.588517 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_76_15} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14164 | 2025.01.14 22:41:03.591119 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
14165 | 2025.01.14 22:41:04.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.76 MiB, peak 281.18 MiB, free memory in arenas 0.00 B, will set to 262.69 MiB (RSS), difference: -1.07 MiB | ||
14166 | 2025.01.14 22:41:04.361957 [ 225 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14167 | 2025.01.14 22:41:04.362029 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14168 | 2025.01.14 22:41:04.364073 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14169 | 2025.01.14 22:41:04.518371 [ 220 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
14170 | 2025.01.14 22:41:04.518429 [ 220 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
14171 | 2025.01.14 22:41:04.520500 [ 220 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
14172 | 2025.01.14 22:41:06.041138 [ 220 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14173 | 2025.01.14 22:41:06.041214 [ 220 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14174 | 2025.01.14 22:41:06.043407 [ 220 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14175 | 2025.01.14 22:41:07.055844 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14176 | 2025.01.14 22:41:07.056058 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14177 | 2025.01.14 22:41:07.056138 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14178 | 2025.01.14 22:41:07.056950 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2025.01.14 22:41:07.056998 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14180 | 2025.01.14 22:41:07.057461 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14181 | 2025.01.14 22:41:07.057721 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2025.01.14 22:41:07.057937 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. | ||
14183 | 2025.01.14 22:41:07.058003 [ 253 ] {649f6402-8b34-44b7-94fa-efde5548bd75} <Debug> TCPHandler: Processed in 0.002298178 sec. | ||
14184 | 2025.01.14 22:41:07.058262 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14185 | 2025.01.14 22:41:07.058453 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14186 | 2025.01.14 22:41:07.058523 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14187 | 2025.01.14 22:41:07.059246 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2025.01.14 22:41:07.059291 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14189 | 2025.01.14 22:41:07.059738 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14190 | 2025.01.14 22:41:07.059995 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14191 | 2025.01.14 22:41:07.060286 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec. | ||
14192 | 2025.01.14 22:41:07.060448 [ 258 ] {730c5743-27c0-4a51-b8e8-a402cf0104fa} <Debug> TCPHandler: Processed in 0.002317448 sec. | ||
14193 | 2025.01.14 22:41:07.060662 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14194 | 2025.01.14 22:41:07.060805 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14195 | 2025.01.14 22:41:07.060864 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14196 | 2025.01.14 22:41:07.062106 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14197 | 2025.01.14 22:41:07.062147 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14198 | 2025.01.14 22:41:07.062625 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14199 | 2025.01.14 22:41:07.062883 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14200 | 2025.01.14 22:41:07.063112 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.00234 sec., 572649.5726495726 rows/sec., 47.70 MiB/sec. | ||
14201 | 2025.01.14 22:41:07.063169 [ 253 ] {61d79545-046c-42cd-80ab-7780acf50c9b} <Debug> TCPHandler: Processed in 0.002605841 sec. | ||
14202 | 2025.01.14 22:41:07.063338 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14203 | 2025.01.14 22:41:07.063462 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14204 | 2025.01.14 22:41:07.063511 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14205 | 2025.01.14 22:41:07.064095 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14206 | 2025.01.14 22:41:07.064136 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14207 | 2025.01.14 22:41:07.064711 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14208 | 2025.01.14 22:41:07.064966 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14209 | 2025.01.14 22:41:07.065180 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001742 sec., 5166.475315729047 rows/sec., 341.97 KiB/sec. | ||
14210 | 2025.01.14 22:41:07.065234 [ 258 ] {1a0335f7-d637-434b-aabd-4b8d703dc252} <Debug> TCPHandler: Processed in 0.001955643 sec. | ||
14211 | 2025.01.14 22:41:07.065407 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14212 | 2025.01.14 22:41:07.065553 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14213 | 2025.01.14 22:41:07.065614 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14214 | 2025.01.14 22:41:07.066390 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14215 | 2025.01.14 22:41:07.066438 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14216 | 2025.01.14 22:41:07.066862 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14217 | 2025.01.14 22:41:07.067123 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14218 | 2025.01.14 22:41:07.067298 [ 52 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14219 | 2025.01.14 22:41:07.067364 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001838 sec., 131664.85310119696 rows/sec., 8.92 MiB/sec. | ||
14220 | 2025.01.14 22:41:07.067392 [ 52 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14221 | 2025.01.14 22:41:07.067455 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14222 | 2025.01.14 22:41:07.067480 [ 253 ] {4e31babf-af88-4a65-aece-bb2328e3356b} <Debug> TCPHandler: Processed in 0.002142486 sec. | ||
14223 | 2025.01.14 22:41:07.067796 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14224 | 2025.01.14 22:41:07.067866 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
14225 | 2025.01.14 22:41:07.068245 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14226 | 2025.01.14 22:41:07.068372 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14227 | 2025.01.14 22:41:07.068486 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14228 | 2025.01.14 22:41:07.068503 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part | ||
14229 | 2025.01.14 22:41:07.068900 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14230 | 2025.01.14 22:41:07.069242 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part | ||
14231 | 2025.01.14 22:41:07.069682 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14232 | 2025.01.14 22:41:07.069975 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14233 | 2025.01.14 22:41:07.070259 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part | ||
14234 | 2025.01.14 22:41:07.071985 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14235 | 2025.01.14 22:41:07.072092 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14236 | 2025.01.14 22:41:07.073120 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14237 | 2025.01.14 22:41:07.073542 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985601 sec., 128307.91761762937 rows/sec., 9.19 MiB/sec. | ||
14238 | 2025.01.14 22:41:07.073628 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14239 | 2025.01.14 22:41:07.073755 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14240 | 2025.01.14 22:41:07.074064 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005978 sec., 2174.6403479424557 rows/sec., 135.59 KiB/sec. | ||
14241 | 2025.01.14 22:41:07.074195 [ 258 ] {6992c0df-7fbf-4f00-8d4e-af2797a05d81} <Debug> TCPHandler: Processed in 0.006608059 sec. | ||
14242 | 2025.01.14 22:41:07.074423 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14243 | 2025.01.14 22:41:07.074433 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14244 | 2025.01.14 22:41:07.074572 [ 196 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_51_10} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14245 | 2025.01.14 22:41:07.074614 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14246 | 2025.01.14 22:41:07.074715 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
14247 | 2025.01.14 22:41:07.074731 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14248 | 2025.01.14 22:41:07.075630 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14249 | 2025.01.14 22:41:07.075669 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14250 | 2025.01.14 22:41:07.076117 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14251 | 2025.01.14 22:41:07.076376 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14252 | 2025.01.14 22:41:07.076607 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.00205 sec., 405853.65853658534 rows/sec., 29.29 MiB/sec. | ||
14253 | 2025.01.14 22:41:07.076665 [ 253 ] {59593918-995e-4187-a37c-c850d12082eb} <Debug> TCPHandler: Processed in 0.002362379 sec. | ||
14254 | 2025.01.14 22:41:07.076880 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14255 | 2025.01.14 22:41:07.077121 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14256 | 2025.01.14 22:41:07.077184 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14257 | 2025.01.14 22:41:07.077738 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14258 | 2025.01.14 22:41:07.077778 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14259 | 2025.01.14 22:41:07.078186 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14260 | 2025.01.14 22:41:07.078443 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14261 | 2025.01.14 22:41:07.078584 [ 51 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14262 | 2025.01.14 22:41:07.078630 [ 51 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14263 | 2025.01.14 22:41:07.078630 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec. | ||
14264 | 2025.01.14 22:41:07.078655 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14265 | 2025.01.14 22:41:07.078722 [ 258 ] {7a47b64f-ff4f-47f1-8e23-452a7dbf2dfa} <Debug> TCPHandler: Processed in 0.001965274 sec. | ||
14266 | 2025.01.14 22:41:07.078793 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
14267 | 2025.01.14 22:41:07.078908 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14268 | 2025.01.14 22:41:07.078935 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14269 | 2025.01.14 22:41:07.078984 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
14270 | 2025.01.14 22:41:07.079235 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
14271 | 2025.01.14 22:41:07.079332 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14272 | 2025.01.14 22:41:07.079493 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14273 | 2025.01.14 22:41:07.079607 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14274 | 2025.01.14 22:41:07.079752 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14275 | 2025.01.14 22:41:07.080104 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14276 | 2025.01.14 22:41:07.080417 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
14277 | 2025.01.14 22:41:07.082348 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14278 | 2025.01.14 22:41:07.082434 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14279 | 2025.01.14 22:41:07.083038 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.004310301 sec., 70992.72185399581 rows/sec., 3.62 MiB/sec. | ||
14280 | 2025.01.14 22:41:07.083258 [ 191 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14281 | 2025.01.14 22:41:07.083531 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14282 | 2025.01.14 22:41:07.083768 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14283 | 2025.01.14 22:41:07.083945 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_51_10} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14284 | 2025.01.14 22:41:07.083999 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14285 | 2025.01.14 22:41:07.084095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14286 | 2025.01.14 22:41:07.084341 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.005264 sec., 178191.48936170214 rows/sec., 11.89 MiB/sec. | ||
14287 | 2025.01.14 22:41:07.084421 [ 253 ] {145785b5-9b20-412c-b8f1-c6aadcb42fba} <Debug> TCPHandler: Processed in 0.005610436 sec. | ||
14288 | 2025.01.14 22:41:07.084640 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14289 | 2025.01.14 22:41:07.084848 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14290 | 2025.01.14 22:41:07.084899 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14291 | 2025.01.14 22:41:07.085374 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14292 | 2025.01.14 22:41:07.085414 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14293 | 2025.01.14 22:41:07.085789 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14294 | 2025.01.14 22:41:07.086039 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14295 | 2025.01.14 22:41:07.086273 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
14296 | 2025.01.14 22:41:07.086407 [ 258 ] {02c6bff2-0929-4368-80d2-801e6c5386ef} <Debug> TCPHandler: Processed in 0.001885612 sec. | ||
14297 | 2025.01.14 22:41:07.086608 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14298 | 2025.01.14 22:41:07.086747 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14299 | 2025.01.14 22:41:07.086804 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14300 | 2025.01.14 22:41:07.087363 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14301 | 2025.01.14 22:41:07.087410 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14302 | 2025.01.14 22:41:07.087846 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14303 | 2025.01.14 22:41:07.088097 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14304 | 2025.01.14 22:41:07.088278 [ 51 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14305 | 2025.01.14 22:41:07.088344 [ 51 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14306 | 2025.01.14 22:41:07.088349 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001621 sec., 41949.4139420111 rows/sec., 2.66 MiB/sec. | ||
14307 | 2025.01.14 22:41:07.088382 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14308 | 2025.01.14 22:41:07.088505 [ 253 ] {d86ec80a-6c1c-4265-a048-1230e9577591} <Debug> TCPHandler: Processed in 0.001981333 sec. | ||
14309 | 2025.01.14 22:41:07.088589 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
14310 | 2025.01.14 22:41:07.088706 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14311 | 2025.01.14 22:41:07.088735 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5756 rows starting from the beginning of the part | ||
14312 | 2025.01.14 22:41:07.088815 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
14313 | 2025.01.14 22:41:07.089036 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 50 rows starting from the beginning of the part | ||
14314 | 2025.01.14 22:41:07.089224 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
14315 | 2025.01.14 22:41:07.089386 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 50 rows starting from the beginning of the part | ||
14316 | 2025.01.14 22:41:07.089508 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
14317 | 2025.01.14 22:41:07.091486 [ 199 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993636 sec., 2026966.5383500198 rows/sec., 133.13 MiB/sec. | ||
14318 | 2025.01.14 22:41:07.091957 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14319 | 2025.01.14 22:41:07.092375 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14320 | 2025.01.14 22:41:07.092488 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_111_22} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14321 | 2025.01.14 22:41:07.092607 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
14322 | 2025.01.14 22:41:08.484643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
14323 | 2025.01.14 22:41:08.485316 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14324 | 2025.01.14 22:41:08.485356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14325 | 2025.01.14 22:41:08.485885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14326 | 2025.01.14 22:41:08.486139 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14327 | 2025.01.14 22:41:08.486320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
14328 | 2025.01.14 22:41:10.981360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
14329 | 2025.01.14 22:41:11.005433 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14330 | 2025.01.14 22:41:11.005499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14331 | 2025.01.14 22:41:11.012971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14332 | 2025.01.14 22:41:11.013807 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14333 | 2025.01.14 22:41:11.018848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
14334 | 2025.01.14 22:41:11.197385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1966 | ||
14335 | 2025.01.14 22:41:11.200881 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14336 | 2025.01.14 22:41:11.200934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14337 | 2025.01.14 22:41:11.202534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14338 | 2025.01.14 22:41:11.202848 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14339 | 2025.01.14 22:41:11.203074 [ 45 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14340 | 2025.01.14 22:41:11.203199 [ 45 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14341 | 2025.01.14 22:41:11.203264 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14342 | 2025.01.14 22:41:11.203588 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
14343 | 2025.01.14 22:41:11.203892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
14344 | 2025.01.14 22:41:11.204323 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14345 | 2025.01.14 22:41:11.204448 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1800 rows starting from the beginning of the part | ||
14346 | 2025.01.14 22:41:11.204983 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
14347 | 2025.01.14 22:41:11.205568 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
14348 | 2025.01.14 22:41:11.206179 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
14349 | 2025.01.14 22:41:11.206709 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
14350 | 2025.01.14 22:41:11.207302 [ 194 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
14351 | 2025.01.14 22:41:11.216402 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 72 columns (72 merged, 0 gathered) in 0.013007965 sec., 151138.16803781377 rows/sec., 114.19 MiB/sec. | ||
14352 | 2025.01.14 22:41:11.218427 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14353 | 2025.01.14 22:41:11.219229 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14354 | 2025.01.14 22:41:11.219321 [ 199 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_56_11} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14355 | 2025.01.14 22:41:11.219635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
14356 | 2025.01.14 22:41:12.064795 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14357 | 2025.01.14 22:41:12.065010 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14358 | 2025.01.14 22:41:12.065093 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14359 | 2025.01.14 22:41:12.066063 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14360 | 2025.01.14 22:41:12.066113 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14361 | 2025.01.14 22:41:12.066566 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14362 | 2025.01.14 22:41:12.066831 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14363 | 2025.01.14 22:41:12.067030 [ 43 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14364 | 2025.01.14 22:41:12.067101 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002147 sec., 60549.60409874243 rows/sec., 5.23 MiB/sec. | ||
14365 | 2025.01.14 22:41:12.067128 [ 43 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14366 | 2025.01.14 22:41:12.067195 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14367 | 2025.01.14 22:41:12.067244 [ 253 ] {e817ece0-7692-4cb7-b6a3-b5ee5c42816a} <Debug> TCPHandler: Processed in 0.002588751 sec. | ||
14368 | 2025.01.14 22:41:12.067392 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
14369 | 2025.01.14 22:41:12.067543 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14370 | 2025.01.14 22:41:12.067559 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14371 | 2025.01.14 22:41:12.067631 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1426 rows starting from the beginning of the part | ||
14372 | 2025.01.14 22:41:12.067907 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 134 rows starting from the beginning of the part | ||
14373 | 2025.01.14 22:41:12.067942 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14374 | 2025.01.14 22:41:12.068158 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14375 | 2025.01.14 22:41:12.068226 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 199 rows starting from the beginning of the part | ||
14376 | 2025.01.14 22:41:12.068659 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 130 rows starting from the beginning of the part | ||
14377 | 2025.01.14 22:41:12.068912 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1340 rows starting from the beginning of the part | ||
14378 | 2025.01.14 22:41:12.069261 [ 189 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 130 rows starting from the beginning of the part | ||
14379 | 2025.01.14 22:41:12.071016 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14380 | 2025.01.14 22:41:12.071077 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14381 | 2025.01.14 22:41:12.072019 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14382 | 2025.01.14 22:41:12.072429 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14383 | 2025.01.14 22:41:12.072769 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.005461715 sec., 615008.2895207824 rows/sec., 54.03 MiB/sec. | ||
14384 | 2025.01.14 22:41:12.072860 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005107 sec., 7636.577246915997 rows/sec., 574.23 KiB/sec. | ||
14385 | 2025.01.14 22:41:12.072943 [ 258 ] {33151dee-1645-459d-9931-4a4b11665cd4} <Debug> TCPHandler: Processed in 0.005564926 sec. | ||
14386 | 2025.01.14 22:41:12.073024 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14387 | 2025.01.14 22:41:12.073108 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14388 | 2025.01.14 22:41:12.073339 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14389 | 2025.01.14 22:41:12.073436 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14390 | 2025.01.14 22:41:12.073459 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14391 | 2025.01.14 22:41:12.073697 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_116_23} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14392 | 2025.01.14 22:41:12.073851 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
14393 | 2025.01.14 22:41:12.074586 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14394 | 2025.01.14 22:41:12.074630 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14395 | 2025.01.14 22:41:12.075006 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14396 | 2025.01.14 22:41:12.075241 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14397 | 2025.01.14 22:41:12.075405 [ 43 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14398 | 2025.01.14 22:41:12.075469 [ 43 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14399 | 2025.01.14 22:41:12.075479 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002213 sec., 42928.15183009489 rows/sec., 3.35 MiB/sec. | ||
14400 | 2025.01.14 22:41:12.075507 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14401 | 2025.01.14 22:41:12.075638 [ 253 ] {007c19d2-e8e6-4370-bf72-b58489554e8c} <Debug> TCPHandler: Processed in 0.002608261 sec. | ||
14402 | 2025.01.14 22:41:12.075693 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
14403 | 2025.01.14 22:41:12.075815 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14404 | 2025.01.14 22:41:12.075842 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14405 | 2025.01.14 22:41:12.075865 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 903 rows starting from the beginning of the part | ||
14406 | 2025.01.14 22:41:12.076157 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 103 rows starting from the beginning of the part | ||
14407 | 2025.01.14 22:41:12.076247 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14408 | 2025.01.14 22:41:12.076534 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14409 | 2025.01.14 22:41:12.076552 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 374 rows starting from the beginning of the part | ||
14410 | 2025.01.14 22:41:12.077011 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 95 rows starting from the beginning of the part | ||
14411 | 2025.01.14 22:41:12.077434 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 832 rows starting from the beginning of the part | ||
14412 | 2025.01.14 22:41:12.077763 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 95 rows starting from the beginning of the part | ||
14413 | 2025.01.14 22:41:12.078840 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14414 | 2025.01.14 22:41:12.078907 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14415 | 2025.01.14 22:41:12.079989 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14416 | 2025.01.14 22:41:12.080348 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14417 | 2025.01.14 22:41:12.080979 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005345804 sec., 449324.36729816505 rows/sec., 34.45 MiB/sec. | ||
14418 | 2025.01.14 22:41:12.081007 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.00491 sec., 32586.558044806516 rows/sec., 2.26 MiB/sec. | ||
14419 | 2025.01.14 22:41:12.081364 [ 258 ] {ce52c9cb-3887-4c72-b05f-e463369ea808} <Debug> TCPHandler: Processed in 0.005614767 sec. | ||
14420 | 2025.01.14 22:41:12.081553 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14421 | 2025.01.14 22:41:12.081700 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14422 | 2025.01.14 22:41:12.082128 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14423 | 2025.01.14 22:41:12.082589 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <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 | ||
14424 | 2025.01.14 22:41:12.082635 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14425 | 2025.01.14 22:41:12.083000 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_116_23} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14426 | 2025.01.14 22:41:12.083302 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14427 | 2025.01.14 22:41:12.084637 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14428 | 2025.01.14 22:41:12.084677 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14429 | 2025.01.14 22:41:12.085346 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14430 | 2025.01.14 22:41:12.085602 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14431 | 2025.01.14 22:41:12.085783 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14432 | 2025.01.14 22:41:12.085852 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2025.01.14 22:41:12.085888 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14434 | 2025.01.14 22:41:12.085894 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003923 sec., 9941.371399439204 rows/sec., 17.81 MiB/sec. | ||
14435 | 2025.01.14 22:41:12.086135 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
14436 | 2025.01.14 22:41:12.086172 [ 253 ] {97b2aab9-9cad-4c0a-8858-80bda5adb681} <Debug> TCPHandler: Processed in 0.004671095 sec. | ||
14437 | 2025.01.14 22:41:12.086403 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14438 | 2025.01.14 22:41:12.086555 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14439 | 2025.01.14 22:41:12.086673 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14440 | 2025.01.14 22:41:12.086701 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1956 rows starting from the beginning of the part | ||
14441 | 2025.01.14 22:41:12.086787 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14442 | 2025.01.14 22:41:12.087526 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
14443 | 2025.01.14 22:41:12.088214 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
14444 | 2025.01.14 22:41:12.088948 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
14445 | 2025.01.14 22:41:12.089135 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14446 | 2025.01.14 22:41:12.089312 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14447 | 2025.01.14 22:41:12.089577 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
14448 | 2025.01.14 22:41:12.090230 [ 193 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
14449 | 2025.01.14 22:41:12.091172 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14450 | 2025.01.14 22:41:12.091809 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14451 | 2025.01.14 22:41:12.092410 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.005818 sec., 9281.540048126504 rows/sec., 651.77 KiB/sec. | ||
14452 | 2025.01.14 22:41:12.092517 [ 258 ] {dcf26d91-1de8-4a4d-8287-10dd4e7d18a5} <Debug> TCPHandler: Processed in 0.006228614 sec. | ||
14453 | 2025.01.14 22:41:12.099691 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 19 columns (19 merged, 0 gathered) in 0.013751705 sec., 156416.96793234002 rows/sec., 280.29 MiB/sec. | ||
14454 | 2025.01.14 22:41:12.101686 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14455 | 2025.01.14 22:41:12.102132 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14456 | 2025.01.14 22:41:12.102214 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14457 | 2025.01.14 22:41:12.102372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.11 MiB. | ||
14458 | 2025.01.14 22:41:13.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.21 MiB, peak 281.28 MiB, free memory in arenas 0.00 B, will set to 265.19 MiB (RSS), difference: 1.98 MiB | ||
14459 | 2025.01.14 22:41:15.766696 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14460 | 2025.01.14 22:41:15.766798 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14461 | 2025.01.14 22:41:15.986573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
14462 | 2025.01.14 22:41:15.987308 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14463 | 2025.01.14 22:41:15.987364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14464 | 2025.01.14 22:41:15.987931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14465 | 2025.01.14 22:41:15.988216 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14466 | 2025.01.14 22:41:15.988520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
14467 | 2025.01.14 22:41:17.067181 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14468 | 2025.01.14 22:41:17.067488 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14469 | 2025.01.14 22:41:17.067603 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14470 | 2025.01.14 22:41:17.068532 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14471 | 2025.01.14 22:41:17.068577 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14472 | 2025.01.14 22:41:17.069004 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14473 | 2025.01.14 22:41:17.069270 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14474 | 2025.01.14 22:41:17.069508 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002103 sec., 6657.156443176415 rows/sec., 479.23 KiB/sec. | ||
14475 | 2025.01.14 22:41:17.069568 [ 253 ] {94c53c51-eca1-4235-9f26-e6d2b1865f5c} <Debug> TCPHandler: Processed in 0.002572931 sec. | ||
14476 | 2025.01.14 22:41:17.069822 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14477 | 2025.01.14 22:41:17.070020 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14478 | 2025.01.14 22:41:17.070095 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14479 | 2025.01.14 22:41:17.070940 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14480 | 2025.01.14 22:41:17.070990 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14481 | 2025.01.14 22:41:17.071471 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14482 | 2025.01.14 22:41:17.071734 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14483 | 2025.01.14 22:41:17.072012 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002036 sec., 97740.66797642436 rows/sec., 8.47 MiB/sec. | ||
14484 | 2025.01.14 22:41:17.072092 [ 258 ] {a8cfeba5-0c80-4f5a-aada-a2bf9c5ed465} <Debug> TCPHandler: Processed in 0.002401189 sec. | ||
14485 | 2025.01.14 22:41:17.072462 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14486 | 2025.01.14 22:41:17.072725 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14487 | 2025.01.14 22:41:17.072819 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14488 | 2025.01.14 22:41:17.073524 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14489 | 2025.01.14 22:41:17.073565 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14490 | 2025.01.14 22:41:17.073938 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14491 | 2025.01.14 22:41:17.074179 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14492 | 2025.01.14 22:41:17.074410 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001744 sec., 4013.761467889908 rows/sec., 261.50 KiB/sec. | ||
14493 | 2025.01.14 22:41:17.074468 [ 253 ] {a5c1185b-ece6-41ad-812a-e58529a95245} <Debug> TCPHandler: Processed in 0.002255987 sec. | ||
14494 | 2025.01.14 22:41:17.074647 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14495 | 2025.01.14 22:41:17.074775 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14496 | 2025.01.14 22:41:17.074829 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14497 | 2025.01.14 22:41:17.075462 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14498 | 2025.01.14 22:41:17.075504 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14499 | 2025.01.14 22:41:17.075870 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14500 | 2025.01.14 22:41:17.076107 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14501 | 2025.01.14 22:41:17.076350 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
14502 | 2025.01.14 22:41:17.076417 [ 258 ] {3e13f6c6-df6d-4087-8786-fac155fdabc0} <Debug> TCPHandler: Processed in 0.001832772 sec. | ||
14503 | 2025.01.14 22:41:17.076648 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14504 | 2025.01.14 22:41:17.076794 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14505 | 2025.01.14 22:41:17.076852 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14506 | 2025.01.14 22:41:17.077457 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14507 | 2025.01.14 22:41:17.077495 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14508 | 2025.01.14 22:41:17.077852 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14509 | 2025.01.14 22:41:17.078105 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14510 | 2025.01.14 22:41:17.078368 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
14511 | 2025.01.14 22:41:17.078554 [ 253 ] {f6c0b1af-c2e8-461a-9147-5ecfb63e5903} <Debug> TCPHandler: Processed in 0.002011673 sec. | ||
14512 | 2025.01.14 22:41:17.078821 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14513 | 2025.01.14 22:41:17.078976 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14514 | 2025.01.14 22:41:17.079030 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14515 | 2025.01.14 22:41:17.079892 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14516 | 2025.01.14 22:41:17.079933 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14517 | 2025.01.14 22:41:17.080341 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14518 | 2025.01.14 22:41:17.080596 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14519 | 2025.01.14 22:41:17.080837 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001894 sec., 197465.68109820486 rows/sec., 13.94 MiB/sec. | ||
14520 | 2025.01.14 22:41:17.080904 [ 258 ] {aadd5a8e-c74b-4542-a850-1385fe99322a} <Debug> TCPHandler: Processed in 0.002221397 sec. | ||
14521 | 2025.01.14 22:41:17.081200 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14522 | 2025.01.14 22:41:17.081451 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14523 | 2025.01.14 22:41:17.081545 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14524 | 2025.01.14 22:41:17.082262 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2025.01.14 22:41:17.082303 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14526 | 2025.01.14 22:41:17.082670 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14527 | 2025.01.14 22:41:17.082905 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14528 | 2025.01.14 22:41:17.083160 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001752 sec., 3424.6575342465753 rows/sec., 178.92 KiB/sec. | ||
14529 | 2025.01.14 22:41:17.083249 [ 253 ] {cd2f979e-5d2e-4eb1-b9bc-2833068d2777} <Debug> TCPHandler: Processed in 0.002249857 sec. | ||
14530 | 2025.01.14 22:41:17.083459 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14531 | 2025.01.14 22:41:17.083593 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14532 | 2025.01.14 22:41:17.083645 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14533 | 2025.01.14 22:41:17.084240 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14534 | 2025.01.14 22:41:17.084282 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14535 | 2025.01.14 22:41:17.084689 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14536 | 2025.01.14 22:41:17.084927 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14537 | 2025.01.14 22:41:17.085146 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001578 sec., 143852.9784537389 rows/sec., 9.60 MiB/sec. | ||
14538 | 2025.01.14 22:41:17.085202 [ 258 ] {744eaaa6-da8b-4bcb-816d-a13940be6cef} <Debug> TCPHandler: Processed in 0.001844732 sec. | ||
14539 | 2025.01.14 22:41:17.085414 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14540 | 2025.01.14 22:41:17.085639 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14541 | 2025.01.14 22:41:17.085735 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14542 | 2025.01.14 22:41:17.086347 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14543 | 2025.01.14 22:41:17.086387 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14544 | 2025.01.14 22:41:17.086750 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14545 | 2025.01.14 22:41:17.086985 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14546 | 2025.01.14 22:41:17.087227 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001644 sec., 608.272506082725 rows/sec., 40.99 KiB/sec. | ||
14547 | 2025.01.14 22:41:17.087282 [ 253 ] {16650898-2451-43be-be65-5ea62b91b339} <Debug> TCPHandler: Processed in 0.001981614 sec. | ||
14548 | 2025.01.14 22:41:17.087428 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14549 | 2025.01.14 22:41:17.087552 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14550 | 2025.01.14 22:41:17.087603 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14551 | 2025.01.14 22:41:17.088112 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14552 | 2025.01.14 22:41:17.088153 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14553 | 2025.01.14 22:41:17.088559 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14554 | 2025.01.14 22:41:17.088794 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14555 | 2025.01.14 22:41:17.088974 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001447 sec., 49758.120248790605 rows/sec., 3.17 MiB/sec. | ||
14556 | 2025.01.14 22:41:17.089032 [ 258 ] {6df99e6c-f550-447f-aac4-1a8a640160f8} <Debug> TCPHandler: Processed in 0.00166007 sec. | ||
14557 | 2025.01.14 22:41:18.519025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
14558 | 2025.01.14 22:41:18.542837 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14559 | 2025.01.14 22:41:18.542910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14560 | 2025.01.14 22:41:18.550481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14561 | 2025.01.14 22:41:18.551296 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14562 | 2025.01.14 22:41:18.554567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
14563 | 2025.01.14 22:41:20.271899 [ 30 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
14564 | 2025.01.14 22:41:20.272016 [ 30 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14565 | 2025.01.14 22:41:20.272061 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14566 | 2025.01.14 22:41:20.272322 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
14567 | 2025.01.14 22:41:20.272730 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14568 | 2025.01.14 22:41:20.272790 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 16 rows starting from the beginning of the part | ||
14569 | 2025.01.14 22:41:20.272885 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
14570 | 2025.01.14 22:41:20.273078 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
14571 | 2025.01.14 22:41:20.273453 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
14572 | 2025.01.14 22:41:20.273578 [ 192 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
14573 | 2025.01.14 22:41:20.274715 [ 195 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546281 sec., 13352.80748668352 rows/sec., 1.11 MiB/sec. | ||
14574 | 2025.01.14 22:41:20.274914 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
14575 | 2025.01.14 22:41:20.275257 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14576 | 2025.01.14 22:41:20.275346 [ 201 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_25_6} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
14577 | 2025.01.14 22:41:20.275455 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14578 | 2025.01.14 22:41:21.204304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1998 | ||
14579 | 2025.01.14 22:41:21.207844 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14580 | 2025.01.14 22:41:21.207904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14581 | 2025.01.14 22:41:21.209420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14582 | 2025.01.14 22:41:21.209723 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14583 | 2025.01.14 22:41:21.210344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
14584 | 2025.01.14 22:41:22.065643 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14585 | 2025.01.14 22:41:22.065959 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14586 | 2025.01.14 22:41:22.066077 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14587 | 2025.01.14 22:41:22.066980 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14588 | 2025.01.14 22:41:22.067033 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14589 | 2025.01.14 22:41:22.067476 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14590 | 2025.01.14 22:41:22.067740 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14591 | 2025.01.14 22:41:22.067992 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00212 sec., 61320.75471698114 rows/sec., 5.30 MiB/sec. | ||
14592 | 2025.01.14 22:41:22.068063 [ 253 ] {2ee614a0-6704-4deb-90c2-c5e0ff1a8c54} <Debug> TCPHandler: Processed in 0.002615501 sec. | ||
14593 | 2025.01.14 22:41:22.068317 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14594 | 2025.01.14 22:41:22.068534 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14595 | 2025.01.14 22:41:22.068611 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14596 | 2025.01.14 22:41:22.069442 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14597 | 2025.01.14 22:41:22.069486 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14598 | 2025.01.14 22:41:22.069921 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14599 | 2025.01.14 22:41:22.070174 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14600 | 2025.01.14 22:41:22.070401 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001928 sec., 20228.215767634854 rows/sec., 1.49 MiB/sec. | ||
14601 | 2025.01.14 22:41:22.070459 [ 258 ] {1a2d1c27-7c6a-42cc-aa59-a13c59da48fa} <Debug> TCPHandler: Processed in 0.002278007 sec. | ||
14602 | 2025.01.14 22:41:22.070635 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14603 | 2025.01.14 22:41:22.070783 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14604 | 2025.01.14 22:41:22.070843 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14605 | 2025.01.14 22:41:22.071541 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14606 | 2025.01.14 22:41:22.071582 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14607 | 2025.01.14 22:41:22.071952 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14608 | 2025.01.14 22:41:22.072194 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14609 | 2025.01.14 22:41:22.072422 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001675 sec., 56716.41791044776 rows/sec., 4.43 MiB/sec. | ||
14610 | 2025.01.14 22:41:22.072481 [ 253 ] {b11d275d-d070-492a-9261-4a480bee0d54} <Debug> TCPHandler: Processed in 0.001917913 sec. | ||
14611 | 2025.01.14 22:41:22.072645 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14612 | 2025.01.14 22:41:22.072788 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14613 | 2025.01.14 22:41:22.072851 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14614 | 2025.01.14 22:41:22.073470 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14615 | 2025.01.14 22:41:22.073510 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14616 | 2025.01.14 22:41:22.073912 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14617 | 2025.01.14 22:41:22.074159 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14618 | 2025.01.14 22:41:22.074359 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0 | ||
14619 | 2025.01.14 22:41:22.074397 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001642 sec., 91352.00974421437 rows/sec., 6.33 MiB/sec. | ||
14620 | 2025.01.14 22:41:22.074451 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14621 | 2025.01.14 22:41:22.074508 [ 258 ] {ed6b559b-e715-4ee0-b6b3-2ad82d19bf6e} <Debug> TCPHandler: Processed in 0.001927693 sec. | ||
14622 | 2025.01.14 22:41:22.074517 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14623 | 2025.01.14 22:41:22.074742 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full | ||
14624 | 2025.01.14 22:41:22.074796 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14625 | 2025.01.14 22:41:22.074930 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14626 | 2025.01.14 22:41:22.075019 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_109_22, total 31936 rows starting from the beginning of the part | ||
14627 | 2025.01.14 22:41:22.075197 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14628 | 2025.01.14 22:41:22.075281 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 150 rows starting from the beginning of the part | ||
14629 | 2025.01.14 22:41:22.075641 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 938 rows starting from the beginning of the part | ||
14630 | 2025.01.14 22:41:22.075714 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <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 | ||
14631 | 2025.01.14 22:41:22.076059 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
14632 | 2025.01.14 22:41:22.076504 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 227 rows starting from the beginning of the part | ||
14633 | 2025.01.14 22:41:22.079575 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14634 | 2025.01.14 22:41:22.079632 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14635 | 2025.01.14 22:41:22.081011 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14636 | 2025.01.14 22:41:22.081471 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14637 | 2025.01.14 22:41:22.081692 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006648 sec., 5866.425992779783 rows/sec., 10.51 MiB/sec. | ||
14638 | 2025.01.14 22:41:22.081833 [ 253 ] {d7aeb9d6-c281-4a2d-a056-eb0e900a80cb} <Debug> TCPHandler: Processed in 0.007212416 sec. | ||
14639 | 2025.01.14 22:41:22.082010 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14640 | 2025.01.14 22:41:22.082150 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14641 | 2025.01.14 22:41:22.082211 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14642 | 2025.01.14 22:41:22.082889 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14643 | 2025.01.14 22:41:22.082936 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14644 | 2025.01.14 22:41:22.083443 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14645 | 2025.01.14 22:41:22.083713 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14646 | 2025.01.14 22:41:22.083973 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001845 sec., 27100.271002710026 rows/sec., 1.86 MiB/sec. | ||
14647 | 2025.01.14 22:41:22.084026 [ 258 ] {b66f80bc-dd5d-4a43-9e6b-f23c1b306c52} <Debug> TCPHandler: Processed in 0.002100555 sec. | ||
14648 | 2025.01.14 22:41:22.085919 [ 190 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33411 rows, containing 5 columns (5 merged, 0 gathered) in 0.011264335 sec., 2966087.212427542 rows/sec., 199.63 MiB/sec. | ||
14649 | 2025.01.14 22:41:22.086239 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
14650 | 2025.01.14 22:41:22.086789 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14651 | 2025.01.14 22:41:22.086947 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23 | ||
14652 | 2025.01.14 22:41:22.087108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
14653 | 2025.01.14 22:41:22.398144 [ 223 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14654 | 2025.01.14 22:41:22.398225 [ 223 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14655 | 2025.01.14 22:41:22.400836 [ 223 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
14656 | 2025.01.14 22:41:23.227921 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14657 | 2025.01.14 22:41:23.227988 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14658 | 2025.01.14 22:41:23.230049 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
14659 | 2025.01.14 22:41:23.488768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
14660 | 2025.01.14 22:41:23.489541 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14661 | 2025.01.14 22:41:23.489597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14662 | 2025.01.14 22:41:23.490180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14663 | 2025.01.14 22:41:23.490452 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14664 | 2025.01.14 22:41:23.490737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
14665 | 2025.01.14 22:41:26.054752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
14666 | 2025.01.14 22:41:26.078554 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14667 | 2025.01.14 22:41:26.078615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14668 | 2025.01.14 22:41:26.086166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14669 | 2025.01.14 22:41:26.086996 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14670 | 2025.01.14 22:41:26.090797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
14671 | 2025.01.14 22:41:27.068241 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14672 | 2025.01.14 22:41:27.068499 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14673 | 2025.01.14 22:41:27.068568 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14674 | 2025.01.14 22:41:27.069321 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14675 | 2025.01.14 22:41:27.069366 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14676 | 2025.01.14 22:41:27.069801 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14677 | 2025.01.14 22:41:27.070052 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14678 | 2025.01.14 22:41:27.070199 [ 109 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14679 | 2025.01.14 22:41:27.070251 [ 109 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14680 | 2025.01.14 22:41:27.070266 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. | ||
14681 | 2025.01.14 22:41:27.070279 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14682 | 2025.01.14 22:41:27.070386 [ 253 ] {1ec0d725-1a59-474b-ad7a-64a3a2c7127f} <Debug> TCPHandler: Processed in 0.002328418 sec. | ||
14683 | 2025.01.14 22:41:27.070529 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
14684 | 2025.01.14 22:41:27.070693 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14685 | 2025.01.14 22:41:27.070733 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14686 | 2025.01.14 22:41:27.070793 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
14687 | 2025.01.14 22:41:27.071006 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14688 | 2025.01.14 22:41:27.071314 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
14689 | 2025.01.14 22:41:27.071139 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14690 | 2025.01.14 22:41:27.071566 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
14691 | 2025.01.14 22:41:27.071608 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14692 | 2025.01.14 22:41:27.071880 [ 188 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
14693 | 2025.01.14 22:41:27.074204 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14694 | 2025.01.14 22:41:27.074275 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14695 | 2025.01.14 22:41:27.074693 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004293251 sec., 16304.660500865197 rows/sec., 1.21 MiB/sec. | ||
14696 | 2025.01.14 22:41:27.074914 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14697 | 2025.01.14 22:41:27.075228 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14698 | 2025.01.14 22:41:27.075404 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14699 | 2025.01.14 22:41:27.075591 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_53_13} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14700 | 2025.01.14 22:41:27.075777 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14701 | 2025.01.14 22:41:27.075788 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14702 | 2025.01.14 22:41:27.076075 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005187 sec., 38365.14362830153 rows/sec., 3.32 MiB/sec. | ||
14703 | 2025.01.14 22:41:27.076090 [ 221 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14704 | 2025.01.14 22:41:27.076151 [ 221 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14705 | 2025.01.14 22:41:27.076213 [ 258 ] {35e3f039-8537-4ed7-aa11-934803daa6c6} <Debug> TCPHandler: Processed in 0.005670307 sec. | ||
14706 | 2025.01.14 22:41:27.076392 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14707 | 2025.01.14 22:41:27.076545 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14708 | 2025.01.14 22:41:27.076616 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14709 | 2025.01.14 22:41:27.077488 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14710 | 2025.01.14 22:41:27.077535 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14711 | 2025.01.14 22:41:27.077990 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14712 | 2025.01.14 22:41:27.078283 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14713 | 2025.01.14 22:41:27.078438 [ 109 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
14714 | 2025.01.14 22:41:27.078476 [ 109 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14715 | 2025.01.14 22:41:27.078500 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14716 | 2025.01.14 22:41:27.078499 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001996 sec., 3507.0140280561122 rows/sec., 228.48 KiB/sec. | ||
14717 | 2025.01.14 22:41:27.078837 [ 253 ] {d3fd88dc-7b1a-4de0-b220-8d4f0bdf56bc} <Debug> TCPHandler: Processed in 0.00251451 sec. | ||
14718 | 2025.01.14 22:41:27.078999 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
14719 | 2025.01.14 22:41:27.079034 [ 221 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
14720 | 2025.01.14 22:41:27.079173 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14721 | 2025.01.14 22:41:27.079497 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14722 | 2025.01.14 22:41:27.079606 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14723 | 2025.01.14 22:41:27.079615 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 62 rows starting from the beginning of the part | ||
14724 | 2025.01.14 22:41:27.079762 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14725 | 2025.01.14 22:41:27.079972 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 9 rows starting from the beginning of the part | ||
14726 | 2025.01.14 22:41:27.080353 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 39 rows starting from the beginning of the part | ||
14727 | 2025.01.14 22:41:27.080689 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
14728 | 2025.01.14 22:41:27.081190 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 39 rows starting from the beginning of the part | ||
14729 | 2025.01.14 22:41:27.081604 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
14730 | 2025.01.14 22:41:27.084790 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14731 | 2025.01.14 22:41:27.084877 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14732 | 2025.01.14 22:41:27.085838 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.007227137 sec., 22553.882678576592 rows/sec., 1.69 MiB/sec. | ||
14733 | 2025.01.14 22:41:27.085937 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14734 | 2025.01.14 22:41:27.086010 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
14735 | 2025.01.14 22:41:27.086393 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14736 | 2025.01.14 22:41:27.086544 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14737 | 2025.01.14 22:41:27.086837 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_110_22} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
14738 | 2025.01.14 22:41:27.086868 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007381 sec., 1896.761956374475 rows/sec., 132.84 KiB/sec. | ||
14739 | 2025.01.14 22:41:27.087181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14740 | 2025.01.14 22:41:27.087216 [ 258 ] {9011b929-46d8-4946-a907-7252562050cb} <Debug> TCPHandler: Processed in 0.008210738 sec. | ||
14741 | 2025.01.14 22:41:27.087462 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14742 | 2025.01.14 22:41:27.087615 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14743 | 2025.01.14 22:41:27.087675 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14744 | 2025.01.14 22:41:27.088394 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14745 | 2025.01.14 22:41:27.088437 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14746 | 2025.01.14 22:41:27.088824 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14747 | 2025.01.14 22:41:27.089071 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14748 | 2025.01.14 22:41:27.089203 [ 109 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14749 | 2025.01.14 22:41:27.089243 [ 109 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14750 | 2025.01.14 22:41:27.089267 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14751 | 2025.01.14 22:41:27.089272 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00169 sec., 7692.3076923076915 rows/sec., 479.61 KiB/sec. | ||
14752 | 2025.01.14 22:41:27.089445 [ 253 ] {f6ca200f-3f49-4255-917f-7b6080005b3a} <Debug> TCPHandler: Processed in 0.002072595 sec. | ||
14753 | 2025.01.14 22:41:27.089609 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
14754 | 2025.01.14 22:41:27.089657 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14755 | 2025.01.14 22:41:27.089927 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14756 | 2025.01.14 22:41:27.090020 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14757 | 2025.01.14 22:41:27.090043 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14758 | 2025.01.14 22:41:27.090148 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
14759 | 2025.01.14 22:41:27.090586 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
14760 | 2025.01.14 22:41:27.090853 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
14761 | 2025.01.14 22:41:27.091178 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
14762 | 2025.01.14 22:41:27.091505 [ 198 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
14763 | 2025.01.14 22:41:27.093252 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14764 | 2025.01.14 22:41:27.093326 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14765 | 2025.01.14 22:41:27.094042 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004672336 sec., 13911.670736008711 rows/sec., 921.73 KiB/sec. | ||
14766 | 2025.01.14 22:41:27.094254 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14767 | 2025.01.14 22:41:27.094277 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14768 | 2025.01.14 22:41:27.094763 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14769 | 2025.01.14 22:41:27.094823 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14770 | 2025.01.14 22:41:27.095029 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_53_13} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14771 | 2025.01.14 22:41:27.095235 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14772 | 2025.01.14 22:41:27.095247 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005403 sec., 69220.80325744957 rows/sec., 4.89 MiB/sec. | ||
14773 | 2025.01.14 22:41:27.095319 [ 258 ] {abc84efe-9225-4271-8cab-30c00061a2fe} <Debug> TCPHandler: Processed in 0.005762719 sec. | ||
14774 | 2025.01.14 22:41:27.095503 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14775 | 2025.01.14 22:41:27.095645 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14776 | 2025.01.14 22:41:27.095708 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14777 | 2025.01.14 22:41:27.096279 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14778 | 2025.01.14 22:41:27.096325 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14779 | 2025.01.14 22:41:27.096710 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14780 | 2025.01.14 22:41:27.096952 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14781 | 2025.01.14 22:41:27.097160 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
14782 | 2025.01.14 22:41:27.097236 [ 253 ] {e2edb137-ab46-4ab4-9b9f-5f9f4d5f5b92} <Debug> TCPHandler: Processed in 0.001802451 sec. | ||
14783 | 2025.01.14 22:41:27.097470 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14784 | 2025.01.14 22:41:27.097676 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14785 | 2025.01.14 22:41:27.097740 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14786 | 2025.01.14 22:41:27.098429 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14787 | 2025.01.14 22:41:27.098469 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14788 | 2025.01.14 22:41:27.098866 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14789 | 2025.01.14 22:41:27.099105 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14790 | 2025.01.14 22:41:27.099302 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001659 sec., 136829.41531042795 rows/sec., 9.13 MiB/sec. | ||
14791 | 2025.01.14 22:41:27.099355 [ 258 ] {b01a844b-7db3-475d-aa01-b2b5ba38d170} <Debug> TCPHandler: Processed in 0.002020264 sec. | ||
14792 | 2025.01.14 22:41:27.099563 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14793 | 2025.01.14 22:41:27.099789 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14794 | 2025.01.14 22:41:27.099886 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14795 | 2025.01.14 22:41:27.100606 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14796 | 2025.01.14 22:41:27.100644 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14797 | 2025.01.14 22:41:27.101004 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14798 | 2025.01.14 22:41:27.101262 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14799 | 2025.01.14 22:41:27.101455 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001722 sec., 580.7200929152149 rows/sec., 39.13 KiB/sec. | ||
14800 | 2025.01.14 22:41:27.101508 [ 253 ] {bb3151e8-38df-495c-8ee1-bee54f79fc93} <Debug> TCPHandler: Processed in 0.002057265 sec. | ||
14801 | 2025.01.14 22:41:27.101666 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14802 | 2025.01.14 22:41:27.101807 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14803 | 2025.01.14 22:41:27.101867 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14804 | 2025.01.14 22:41:27.102441 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14805 | 2025.01.14 22:41:27.102481 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14806 | 2025.01.14 22:41:27.102858 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14807 | 2025.01.14 22:41:27.103103 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14808 | 2025.01.14 22:41:27.103323 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001547 sec., 46541.69360051713 rows/sec., 2.97 MiB/sec. | ||
14809 | 2025.01.14 22:41:27.103373 [ 258 ] {f515b410-3471-4638-bd5c-980287d67455} <Debug> TCPHandler: Processed in 0.001774872 sec. | ||
14810 | 2025.01.14 22:41:28.002632 [ 218 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): 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] | ||
14811 | 2025.01.14 22:41:28.002690 [ 218 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): 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] | ||
14812 | 2025.01.14 22:41:28.004709 [ 218 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): 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] | ||
14813 | 2025.01.14 22:41:28.233757 [ 224 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): 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] | ||
14814 | 2025.01.14 22:41:28.233841 [ 224 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): 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] | ||
14815 | 2025.01.14 22:41:28.235401 [ 224 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): 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] | ||
14816 | 2025.01.14 22:41:28.347401 [ 219 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14817 | 2025.01.14 22:41:28.347493 [ 219 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14818 | 2025.01.14 22:41:28.350705 [ 219 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
14819 | 2025.01.14 22:41:28.415582 [ 224 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): 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] | ||
14820 | 2025.01.14 22:41:28.415637 [ 224 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): 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] | ||
14821 | 2025.01.14 22:41:28.417422 [ 224 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): 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] | ||
14822 | 2025.01.14 22:41:30.766863 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14823 | 2025.01.14 22:41:30.766966 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14824 | 2025.01.14 22:41:30.990976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
14825 | 2025.01.14 22:41:30.991636 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14826 | 2025.01.14 22:41:30.991687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14827 | 2025.01.14 22:41:30.992251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14828 | 2025.01.14 22:41:30.992534 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14829 | 2025.01.14 22:41:30.992811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
14830 | 2025.01.14 22:41:30.992856 [ 222 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
14831 | 2025.01.14 22:41:30.992916 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
14832 | 2025.01.14 22:41:30.995250 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
14833 | 2025.01.14 22:41:31.002044 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00161696 sec. | ||
14834 | 2025.01.14 22:41:31.210758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2030 | ||
14835 | 2025.01.14 22:41:31.214450 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14836 | 2025.01.14 22:41:31.214495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14837 | 2025.01.14 22:41:31.216045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14838 | 2025.01.14 22:41:31.216364 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14839 | 2025.01.14 22:41:31.216855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
14840 | 2025.01.14 22:41:32.004865 [ 219 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
14841 | 2025.01.14 22:41:32.004925 [ 219 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
14842 | 2025.01.14 22:41:32.007205 [ 219 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
14843 | 2025.01.14 22:41:32.065355 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14844 | 2025.01.14 22:41:32.065580 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14845 | 2025.01.14 22:41:32.065661 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14846 | 2025.01.14 22:41:32.066483 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14847 | 2025.01.14 22:41:32.066538 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14848 | 2025.01.14 22:41:32.066992 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14849 | 2025.01.14 22:41:32.067252 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14850 | 2025.01.14 22:41:32.067527 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.002001 sec., 64967.51624187906 rows/sec., 5.61 MiB/sec. | ||
14851 | 2025.01.14 22:41:32.067638 [ 253 ] {ed32a9d4-0078-4ae1-b4f5-402c5944c190} <Debug> TCPHandler: Processed in 0.002425339 sec. | ||
14852 | 2025.01.14 22:41:32.067926 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14853 | 2025.01.14 22:41:32.068122 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14854 | 2025.01.14 22:41:32.068201 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14855 | 2025.01.14 22:41:32.068992 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14856 | 2025.01.14 22:41:32.069035 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14857 | 2025.01.14 22:41:32.069466 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14858 | 2025.01.14 22:41:32.069727 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14859 | 2025.01.14 22:41:32.069959 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001886 sec., 20678.685047720042 rows/sec., 1.52 MiB/sec. | ||
14860 | 2025.01.14 22:41:32.070065 [ 258 ] {de875e13-4000-42ec-a399-a2f34732d343} <Debug> TCPHandler: Processed in 0.002306317 sec. | ||
14861 | 2025.01.14 22:41:32.070095 [ 218 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14862 | 2025.01.14 22:41:32.070201 [ 218 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14863 | 2025.01.14 22:41:32.070283 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14864 | 2025.01.14 22:41:32.070599 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14865 | 2025.01.14 22:41:32.070666 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14866 | 2025.01.14 22:41:32.072212 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14867 | 2025.01.14 22:41:32.072256 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14868 | 2025.01.14 22:41:32.073018 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14869 | 2025.01.14 22:41:32.073377 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14870 | 2025.01.14 22:41:32.073801 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.003328 sec., 28545.673076923078 rows/sec., 2.23 MiB/sec. | ||
14871 | 2025.01.14 22:41:32.073991 [ 253 ] {62c97a59-f01b-446a-84d6-7a0ed50fd4da} <Debug> TCPHandler: Processed in 0.003804216 sec. | ||
14872 | 2025.01.14 22:41:32.074176 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14873 | 2025.01.14 22:41:32.074288 [ 218 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14874 | 2025.01.14 22:41:32.074379 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14875 | 2025.01.14 22:41:32.074561 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14876 | 2025.01.14 22:41:32.075986 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14877 | 2025.01.14 22:41:32.076027 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14878 | 2025.01.14 22:41:32.076444 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14879 | 2025.01.14 22:41:32.076689 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14880 | 2025.01.14 22:41:32.076909 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002586 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec. | ||
14881 | 2025.01.14 22:41:32.076996 [ 258 ] {a067a8ee-94f3-42b3-b4dc-afc27f541d31} <Debug> TCPHandler: Processed in 0.002898535 sec. | ||
14882 | 2025.01.14 22:41:32.077280 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14883 | 2025.01.14 22:41:32.077552 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14884 | 2025.01.14 22:41:32.077667 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <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 | ||
14885 | 2025.01.14 22:41:32.078916 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14886 | 2025.01.14 22:41:32.078956 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14887 | 2025.01.14 22:41:32.079668 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14888 | 2025.01.14 22:41:32.079948 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14889 | 2025.01.14 22:41:32.080201 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002706 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
14890 | 2025.01.14 22:41:32.080296 [ 253 ] {df1b170f-30e6-415f-a6ba-98c500b3c569} <Debug> TCPHandler: Processed in 0.003206708 sec. | ||
14891 | 2025.01.14 22:41:32.080458 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14892 | 2025.01.14 22:41:32.080601 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14893 | 2025.01.14 22:41:32.080661 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14894 | 2025.01.14 22:41:32.081232 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14895 | 2025.01.14 22:41:32.081281 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14896 | 2025.01.14 22:41:32.081709 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14897 | 2025.01.14 22:41:32.081952 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14898 | 2025.01.14 22:41:32.082120 [ 126 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14899 | 2025.01.14 22:41:32.082177 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001601 sec., 31230.48094940662 rows/sec., 2.14 MiB/sec. | ||
14900 | 2025.01.14 22:41:32.082187 [ 126 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14901 | 2025.01.14 22:41:32.082263 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14902 | 2025.01.14 22:41:32.082290 [ 258 ] {b82ee9c4-b901-47a5-82f5-33d05c63986c} <Debug> TCPHandler: Processed in 0.001901682 sec. | ||
14903 | 2025.01.14 22:41:32.082463 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
14904 | 2025.01.14 22:41:32.082592 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14905 | 2025.01.14 22:41:32.082631 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6068 rows starting from the beginning of the part | ||
14906 | 2025.01.14 22:41:32.082710 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 54 rows starting from the beginning of the part | ||
14907 | 2025.01.14 22:41:32.082993 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part | ||
14908 | 2025.01.14 22:41:32.083201 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 50 rows starting from the beginning of the part | ||
14909 | 2025.01.14 22:41:32.083334 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
14910 | 2025.01.14 22:41:32.083504 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 50 rows starting from the beginning of the part | ||
14911 | 2025.01.14 22:41:32.085609 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003232619 sec., 1969301.052799603 rows/sec., 129.40 MiB/sec. | ||
14912 | 2025.01.14 22:41:32.086369 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14913 | 2025.01.14 22:41:32.086807 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14914 | 2025.01.14 22:41:32.086897 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_116_23} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14915 | 2025.01.14 22:41:32.086997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
14916 | 2025.01.14 22:41:33.590981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
14917 | 2025.01.14 22:41:33.613272 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14918 | 2025.01.14 22:41:33.613343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14919 | 2025.01.14 22:41:33.620924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14920 | 2025.01.14 22:41:33.621753 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14921 | 2025.01.14 22:41:33.624724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
14922 | 2025.01.14 22:41:37.057476 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14923 | 2025.01.14 22:41:37.057683 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14924 | 2025.01.14 22:41:37.057757 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14925 | 2025.01.14 22:41:37.058520 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14926 | 2025.01.14 22:41:37.058572 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14927 | 2025.01.14 22:41:37.059001 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14928 | 2025.01.14 22:41:37.059253 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14929 | 2025.01.14 22:41:37.059478 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. | ||
14930 | 2025.01.14 22:41:37.059538 [ 253 ] {15d251a5-1e1e-450d-8acb-b9a17c5aa572} <Debug> TCPHandler: Processed in 0.002203726 sec. | ||
14931 | 2025.01.14 22:41:37.059816 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14932 | 2025.01.14 22:41:37.060016 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14933 | 2025.01.14 22:41:37.060095 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14934 | 2025.01.14 22:41:37.062313 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14935 | 2025.01.14 22:41:37.062472 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14936 | 2025.01.14 22:41:37.063403 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14937 | 2025.01.14 22:41:37.063681 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14938 | 2025.01.14 22:41:37.063945 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003974 sec., 1509.813789632612 rows/sec., 123.11 KiB/sec. | ||
14939 | 2025.01.14 22:41:37.064045 [ 258 ] {2db27648-80b3-4571-b3cf-3876988fad29} <Debug> TCPHandler: Processed in 0.004370082 sec. | ||
14940 | 2025.01.14 22:41:37.064294 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14941 | 2025.01.14 22:41:37.064427 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14942 | 2025.01.14 22:41:37.064477 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14943 | 2025.01.14 22:41:37.065823 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14944 | 2025.01.14 22:41:37.065864 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14945 | 2025.01.14 22:41:37.066336 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14946 | 2025.01.14 22:41:37.066618 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14947 | 2025.01.14 22:41:37.066819 [ 170 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14948 | 2025.01.14 22:41:37.066844 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002444 sec., 549099.8363338789 rows/sec., 45.73 MiB/sec. | ||
14949 | 2025.01.14 22:41:37.066910 [ 170 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14950 | 2025.01.14 22:41:37.066973 [ 253 ] {4761559e-0819-4e14-ad6d-2cd14e3fd321} <Debug> TCPHandler: Processed in 0.002807374 sec. | ||
14951 | 2025.01.14 22:41:37.066980 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14952 | 2025.01.14 22:41:37.067291 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14953 | 2025.01.14 22:41:37.067347 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
14954 | 2025.01.14 22:41:37.067856 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14955 | 2025.01.14 22:41:37.067853 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14956 | 2025.01.14 22:41:37.067983 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1426 rows starting from the beginning of the part | ||
14957 | 2025.01.14 22:41:37.068410 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 199 rows starting from the beginning of the part | ||
14958 | 2025.01.14 22:41:37.068445 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14959 | 2025.01.14 22:41:37.068973 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 130 rows starting from the beginning of the part | ||
14960 | 2025.01.14 22:41:37.069575 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 199 rows starting from the beginning of the part | ||
14961 | 2025.01.14 22:41:37.070083 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 130 rows starting from the beginning of the part | ||
14962 | 2025.01.14 22:41:37.070512 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1342 rows starting from the beginning of the part | ||
14963 | 2025.01.14 22:41:37.074473 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14964 | 2025.01.14 22:41:37.074548 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14965 | 2025.01.14 22:41:37.075093 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14966 | 2025.01.14 22:41:37.075486 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.00838295 sec., 408686.67951019626 rows/sec., 35.93 MiB/sec. | ||
14967 | 2025.01.14 22:41:37.075624 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14968 | 2025.01.14 22:41:37.075887 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14969 | 2025.01.14 22:41:37.076013 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.00843 sec., 1542.111506524318 rows/sec., 103.80 KiB/sec. | ||
14970 | 2025.01.14 22:41:37.076145 [ 258 ] {5366851e-91f5-4ccf-a684-701d6f23eb07} <Debug> TCPHandler: Processed in 0.009059389 sec. | ||
14971 | 2025.01.14 22:41:37.076351 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14972 | 2025.01.14 22:41:37.076429 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14973 | 2025.01.14 22:41:37.076579 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14974 | 2025.01.14 22:41:37.076637 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_121_24} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14975 | 2025.01.14 22:41:37.076655 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14976 | 2025.01.14 22:41:37.076835 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
14977 | 2025.01.14 22:41:37.077512 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14978 | 2025.01.14 22:41:37.077556 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14979 | 2025.01.14 22:41:37.077935 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14980 | 2025.01.14 22:41:37.078187 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14981 | 2025.01.14 22:41:37.078443 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001934 sec., 125129.265770424 rows/sec., 8.48 MiB/sec. | ||
14982 | 2025.01.14 22:41:37.078455 [ 220 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
14983 | 2025.01.14 22:41:37.078539 [ 220 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
14984 | 2025.01.14 22:41:37.078811 [ 253 ] {07f1a582-1338-4029-bbe1-611e825b022b} <Debug> TCPHandler: Processed in 0.002534581 sec. | ||
14985 | 2025.01.14 22:41:37.079268 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14986 | 2025.01.14 22:41:37.079551 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14987 | 2025.01.14 22:41:37.079659 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14988 | 2025.01.14 22:41:37.080926 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14989 | 2025.01.14 22:41:37.080995 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14990 | 2025.01.14 22:41:37.081716 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14991 | 2025.01.14 22:41:37.082130 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14992 | 2025.01.14 22:41:37.082469 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002987 sec., 4352.192835621025 rows/sec., 271.36 KiB/sec. | ||
14993 | 2025.01.14 22:41:37.082578 [ 258 ] {97a620a2-c70f-4296-bb0a-8077773682d8} <Debug> TCPHandler: Processed in 0.003608823 sec. | ||
14994 | 2025.01.14 22:41:37.082758 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14995 | 2025.01.14 22:41:37.082789 [ 220 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
14996 | 2025.01.14 22:41:37.083040 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14997 | 2025.01.14 22:41:37.083166 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14998 | 2025.01.14 22:41:37.084569 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2025.01.14 22:41:37.084611 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15000 | 2025.01.14 22:41:37.085026 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15001 | 2025.01.14 22:41:37.085277 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2025.01.14 22:41:37.085472 [ 170 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15003 | 2025.01.14 22:41:37.085535 [ 170 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15004 | 2025.01.14 22:41:37.085540 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002588 sec., 323029.3663060278 rows/sec., 23.33 MiB/sec. | ||
15005 | 2025.01.14 22:41:37.085576 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15006 | 2025.01.14 22:41:37.085703 [ 253 ] {f761509d-73f9-4142-ae32-802e532461dd} <Debug> TCPHandler: Processed in 0.003016216 sec. | ||
15007 | 2025.01.14 22:41:37.085915 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
15008 | 2025.01.14 22:41:37.086060 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15009 | 2025.01.14 22:41:37.086429 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15010 | 2025.01.14 22:41:37.086548 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15011 | 2025.01.14 22:41:37.086561 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 903 rows starting from the beginning of the part | ||
15012 | 2025.01.14 22:41:37.087015 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 374 rows starting from the beginning of the part | ||
15013 | 2025.01.14 22:41:37.087318 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 95 rows starting from the beginning of the part | ||
15014 | 2025.01.14 22:41:37.087414 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15015 | 2025.01.14 22:41:37.087669 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 374 rows starting from the beginning of the part | ||
15016 | 2025.01.14 22:41:37.088008 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 95 rows starting from the beginning of the part | ||
15017 | 2025.01.14 22:41:37.088299 [ 198 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 836 rows starting from the beginning of the part | ||
15018 | 2025.01.14 22:41:37.090745 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15019 | 2025.01.14 22:41:37.090819 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15020 | 2025.01.14 22:41:37.091685 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15021 | 2025.01.14 22:41:37.092167 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15022 | 2025.01.14 22:41:37.092385 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.00668834 sec., 400248.7911798742 rows/sec., 30.48 MiB/sec. | ||
15023 | 2025.01.14 22:41:37.092603 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006252 sec., 959.6928982725528 rows/sec., 50.14 KiB/sec. | ||
15024 | 2025.01.14 22:41:37.092659 [ 223 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
15025 | 2025.01.14 22:41:37.092723 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15026 | 2025.01.14 22:41:37.092733 [ 223 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
15027 | 2025.01.14 22:41:37.092816 [ 258 ] {7765b549-066c-4fc9-a670-12402ccbd279} <Debug> TCPHandler: Processed in 0.006957163 sec. | ||
15028 | 2025.01.14 22:41:37.093211 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15029 | 2025.01.14 22:41:37.093474 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15030 | 2025.01.14 22:41:37.093640 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15031 | 2025.01.14 22:41:37.093672 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15032 | 2025.01.14 22:41:37.093988 [ 194 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_121_24} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15033 | 2025.01.14 22:41:37.094237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
15034 | 2025.01.14 22:41:37.095633 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2025.01.14 22:41:37.095687 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15036 | 2025.01.14 22:41:37.096438 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15037 | 2025.01.14 22:41:37.096816 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2025.01.14 22:41:37.096878 [ 223 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
15039 | 2025.01.14 22:41:37.097341 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.00395 sec., 237974.68354430379 rows/sec., 15.88 MiB/sec. | ||
15040 | 2025.01.14 22:41:37.097560 [ 253 ] {eb6cdd52-9a0e-4acd-8209-889bfa1382f9} <Debug> TCPHandler: Processed in 0.004614605 sec. | ||
15041 | 2025.01.14 22:41:37.097769 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15042 | 2025.01.14 22:41:37.097903 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15043 | 2025.01.14 22:41:37.097963 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15044 | 2025.01.14 22:41:37.098446 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15045 | 2025.01.14 22:41:37.098488 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15046 | 2025.01.14 22:41:37.098871 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15047 | 2025.01.14 22:41:37.099142 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15048 | 2025.01.14 22:41:37.099413 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. | ||
15049 | 2025.01.14 22:41:37.099472 [ 258 ] {daa31e6e-9fa8-4a75-b57e-77f4b7e7bb3f} <Debug> TCPHandler: Processed in 0.001793912 sec. | ||
15050 | 2025.01.14 22:41:37.099681 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15051 | 2025.01.14 22:41:37.099825 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15052 | 2025.01.14 22:41:37.099887 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15053 | 2025.01.14 22:41:37.100384 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15054 | 2025.01.14 22:41:37.100422 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15055 | 2025.01.14 22:41:37.100807 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15056 | 2025.01.14 22:41:37.101056 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15057 | 2025.01.14 22:41:37.101268 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001469 sec., 46289.99319264806 rows/sec., 2.94 MiB/sec. | ||
15058 | 2025.01.14 22:41:37.101321 [ 253 ] {f7585b06-5c9d-45cb-a1ca-31ca67dfb064} <Debug> TCPHandler: Processed in 0.001748601 sec. | ||
15059 | 2025.01.14 22:41:37.103274 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15060 | 2025.01.14 22:41:37.103400 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15061 | 2025.01.14 22:41:37.103476 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15062 | 2025.01.14 22:41:37.104140 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15063 | 2025.01.14 22:41:37.104182 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15064 | 2025.01.14 22:41:37.104566 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15065 | 2025.01.14 22:41:37.104819 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15066 | 2025.01.14 22:41:37.105037 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001663 sec., 15634.395670475045 rows/sec., 1.21 MiB/sec. | ||
15067 | 2025.01.14 22:41:37.105092 [ 258 ] {a88f831c-1d5d-4938-abec-bc854b6acde8} <Debug> TCPHandler: Processed in 0.001880502 sec. | ||
15068 | 2025.01.14 22:41:37.105265 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15069 | 2025.01.14 22:41:37.105390 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15070 | 2025.01.14 22:41:37.105441 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15071 | 2025.01.14 22:41:37.106073 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15072 | 2025.01.14 22:41:37.106115 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15073 | 2025.01.14 22:41:37.106497 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15074 | 2025.01.14 22:41:37.106752 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15075 | 2025.01.14 22:41:37.106972 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001608 sec., 17412.935323383084 rows/sec., 1.36 MiB/sec. | ||
15076 | 2025.01.14 22:41:37.107027 [ 253 ] {9e913b1e-5233-44a7-b041-d23f0728e12b} <Debug> TCPHandler: Processed in 0.001827412 sec. | ||
15077 | 2025.01.14 22:41:37.107197 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15078 | 2025.01.14 22:41:37.107316 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15079 | 2025.01.14 22:41:37.107371 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15080 | 2025.01.14 22:41:37.107903 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15081 | 2025.01.14 22:41:37.107944 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15082 | 2025.01.14 22:41:37.108324 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15083 | 2025.01.14 22:41:37.108576 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15084 | 2025.01.14 22:41:37.108731 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_113_23 to all_117_117_0 | ||
15085 | 2025.01.14 22:41:37.108759 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001466 sec., 6821.282401091405 rows/sec., 484.28 KiB/sec. | ||
15086 | 2025.01.14 22:41:37.108771 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15087 | 2025.01.14 22:41:37.108804 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15088 | 2025.01.14 22:41:37.108831 [ 258 ] {b62beb3d-b0d0-415e-bd1a-8796c9f83e1c} <Debug> TCPHandler: Processed in 0.00169718 sec. | ||
15089 | 2025.01.14 22:41:37.109027 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_113_23 to all_117_117_0 into Compact with storage Full | ||
15090 | 2025.01.14 22:41:37.109039 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15091 | 2025.01.14 22:41:37.109298 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15092 | 2025.01.14 22:41:37.109308 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15093 | 2025.01.14 22:41:37.109402 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 33411 rows starting from the beginning of the part | ||
15094 | 2025.01.14 22:41:37.109412 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15095 | 2025.01.14 22:41:37.109762 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 150 rows starting from the beginning of the part | ||
15096 | 2025.01.14 22:41:37.110076 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 227 rows starting from the beginning of the part | ||
15097 | 2025.01.14 22:41:37.110431 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 150 rows starting from the beginning of the part | ||
15098 | 2025.01.14 22:41:37.110816 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 940 rows starting from the beginning of the part | ||
15099 | 2025.01.14 22:41:37.111745 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15100 | 2025.01.14 22:41:37.111817 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15101 | 2025.01.14 22:41:37.112415 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15102 | 2025.01.14 22:41:37.112748 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15103 | 2025.01.14 22:41:37.113210 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.00399 sec., 1002.5062656641605 rows/sec., 70.49 KiB/sec. | ||
15104 | 2025.01.14 22:41:37.113339 [ 253 ] {88c99de0-cc32-4926-8aff-5d711c92338e} <Debug> TCPHandler: Processed in 0.004405063 sec. | ||
15105 | 2025.01.14 22:41:37.119214 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34878 rows, containing 5 columns (5 merged, 0 gathered) in 0.010321773 sec., 3379070.6305980575 rows/sec., 227.42 MiB/sec. | ||
15106 | 2025.01.14 22:41:37.119699 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
15107 | 2025.01.14 22:41:37.120075 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15108 | 2025.01.14 22:41:37.120162 [ 199 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_113_23, all_117_117_0] -> all_1_117_24 | ||
15109 | 2025.01.14 22:41:37.120267 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
15110 | 2025.01.14 22:41:38.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.62 MiB, peak 281.28 MiB, free memory in arenas 0.00 B, will set to 265.50 MiB (RSS), difference: -1.12 MiB | ||
15111 | 2025.01.14 22:41:38.493060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
15112 | 2025.01.14 22:41:38.493853 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15113 | 2025.01.14 22:41:38.493907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15114 | 2025.01.14 22:41:38.494467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15115 | 2025.01.14 22:41:38.494734 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15116 | 2025.01.14 22:41:38.494953 [ 169 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15117 | 2025.01.14 22:41:38.494989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
15118 | 2025.01.14 22:41:38.495037 [ 169 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15119 | 2025.01.14 22:41:38.495065 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15120 | 2025.01.14 22:41:38.495272 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15121 | 2025.01.14 22:41:38.495701 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15122 | 2025.01.14 22:41:38.495782 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15123 | 2025.01.14 22:41:38.495875 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15124 | 2025.01.14 22:41:38.496108 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15125 | 2025.01.14 22:41:38.496283 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15126 | 2025.01.14 22:41:38.496452 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15127 | 2025.01.14 22:41:38.496641 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
15128 | 2025.01.14 22:41:38.499746 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004594585 sec., 8085387.4724267805 rows/sec., 115.66 MiB/sec. | ||
15129 | 2025.01.14 22:41:38.500103 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15130 | 2025.01.14 22:41:38.500407 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_81_16} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2025.01.14 22:41:38.500489 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_81_16} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15132 | 2025.01.14 22:41:38.500601 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
15133 | 2025.01.14 22:41:40.906634 [ 224 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
15134 | 2025.01.14 22:41:40.906702 [ 224 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
15135 | 2025.01.14 22:41:40.908531 [ 224 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
15136 | 2025.01.14 22:41:41.124907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
15137 | 2025.01.14 22:41:41.147446 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15138 | 2025.01.14 22:41:41.147504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15139 | 2025.01.14 22:41:41.155092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15140 | 2025.01.14 22:41:41.155908 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15141 | 2025.01.14 22:41:41.156395 [ 49 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15142 | 2025.01.14 22:41:41.156634 [ 49 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15143 | 2025.01.14 22:41:41.156724 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15144 | 2025.01.14 22:41:41.157341 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15145 | 2025.01.14 22:41:41.168944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
15146 | 2025.01.14 22:41:41.170132 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15147 | 2025.01.14 22:41:41.171061 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15148 | 2025.01.14 22:41:41.176343 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15149 | 2025.01.14 22:41:41.181216 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15150 | 2025.01.14 22:41:41.186463 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15151 | 2025.01.14 22:41:41.192322 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15152 | 2025.01.14 22:41:41.198379 [ 195 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
15153 | 2025.01.14 22:41:41.217496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2072 | ||
15154 | 2025.01.14 22:41:41.227530 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15155 | 2025.01.14 22:41:41.227615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15156 | 2025.01.14 22:41:41.236187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15157 | 2025.01.14 22:41:41.236928 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15158 | 2025.01.14 22:41:41.241213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
15159 | 2025.01.14 22:41:41.281497 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.124634971 sec., 4902.315899764601 rows/sec., 25.35 MiB/sec. | ||
15160 | 2025.01.14 22:41:41.285015 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15161 | 2025.01.14 22:41:41.288229 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_81_16} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15162 | 2025.01.14 22:41:41.288350 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_81_16} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15163 | 2025.01.14 22:41:41.291184 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15164 | 2025.01.14 22:41:42.065674 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15165 | 2025.01.14 22:41:42.065893 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15166 | 2025.01.14 22:41:42.065971 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15167 | 2025.01.14 22:41:42.066808 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15168 | 2025.01.14 22:41:42.066860 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15169 | 2025.01.14 22:41:42.067335 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15170 | 2025.01.14 22:41:42.067608 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15171 | 2025.01.14 22:41:42.067826 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.001994 sec., 65195.586760280836 rows/sec., 5.63 MiB/sec. | ||
15172 | 2025.01.14 22:41:42.067893 [ 253 ] {d152e729-8f2f-43fb-ae66-4f8bc92d766c} <Debug> TCPHandler: Processed in 0.002364409 sec. | ||
15173 | 2025.01.14 22:41:42.068174 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15174 | 2025.01.14 22:41:42.068394 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15175 | 2025.01.14 22:41:42.068480 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15176 | 2025.01.14 22:41:42.069332 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15177 | 2025.01.14 22:41:42.069388 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15178 | 2025.01.14 22:41:42.069859 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15179 | 2025.01.14 22:41:42.070154 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15180 | 2025.01.14 22:41:42.070414 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002081 sec., 18740.989908697742 rows/sec., 1.38 MiB/sec. | ||
15181 | 2025.01.14 22:41:42.070494 [ 258 ] {52c2dec1-8130-46f4-9c81-5888b53c01cd} <Debug> TCPHandler: Processed in 0.00246675 sec. | ||
15182 | 2025.01.14 22:41:42.070756 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15183 | 2025.01.14 22:41:42.070996 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15184 | 2025.01.14 22:41:42.071050 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15185 | 2025.01.14 22:41:42.071682 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15186 | 2025.01.14 22:41:42.071723 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15187 | 2025.01.14 22:41:42.072099 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15188 | 2025.01.14 22:41:42.072346 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15189 | 2025.01.14 22:41:42.072548 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00159 sec., 59748.42767295597 rows/sec., 4.67 MiB/sec. | ||
15190 | 2025.01.14 22:41:42.072610 [ 253 ] {7a5ed5d8-a5ef-4ab5-bbac-4e21e5813595} <Debug> TCPHandler: Processed in 0.002013634 sec. | ||
15191 | 2025.01.14 22:41:42.072795 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15192 | 2025.01.14 22:41:42.073116 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15193 | 2025.01.14 22:41:42.073254 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15194 | 2025.01.14 22:41:42.073870 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15195 | 2025.01.14 22:41:42.073913 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15196 | 2025.01.14 22:41:42.074329 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15197 | 2025.01.14 22:41:42.074571 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15198 | 2025.01.14 22:41:42.074798 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001803 sec., 83194.6755407654 rows/sec., 5.77 MiB/sec. | ||
15199 | 2025.01.14 22:41:42.074874 [ 258 ] {39586307-84bb-4349-b1d1-3c471f039ac1} <Debug> TCPHandler: Processed in 0.002161316 sec. | ||
15200 | 2025.01.14 22:41:42.075133 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15201 | 2025.01.14 22:41:42.075373 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15202 | 2025.01.14 22:41:42.075508 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <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 | ||
15203 | 2025.01.14 22:41:42.076945 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15204 | 2025.01.14 22:41:42.076985 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15205 | 2025.01.14 22:41:42.077683 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15206 | 2025.01.14 22:41:42.077949 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15207 | 2025.01.14 22:41:42.078168 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
15208 | 2025.01.14 22:41:42.078189 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002869 sec., 13593.586615545486 rows/sec., 24.36 MiB/sec. | ||
15209 | 2025.01.14 22:41:42.078214 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
15210 | 2025.01.14 22:41:42.078520 [ 253 ] {53646fa3-96dc-48e0-a19a-213eb5842a89} <Debug> TCPHandler: Processed in 0.003538372 sec. | ||
15211 | 2025.01.14 22:41:42.078707 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15212 | 2025.01.14 22:41:42.078883 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15213 | 2025.01.14 22:41:42.078957 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15214 | 2025.01.14 22:41:42.079594 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15215 | 2025.01.14 22:41:42.079639 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15216 | 2025.01.14 22:41:42.080148 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15217 | 2025.01.14 22:41:42.080431 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15218 | 2025.01.14 22:41:42.080861 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00203 sec., 24630.54187192118 rows/sec., 1.69 MiB/sec. | ||
15219 | 2025.01.14 22:41:42.081080 [ 258 ] {56ec1d90-07dc-44b4-a88d-f85b60d99ab0} <Debug> TCPHandler: Processed in 0.002437289 sec. | ||
15220 | 2025.01.14 22:41:42.081090 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
15221 | 2025.01.14 22:41:45.767021 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15222 | 2025.01.14 22:41:45.767099 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15223 | 2025.01.14 22:41:45.995251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
15224 | 2025.01.14 22:41:45.995930 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15225 | 2025.01.14 22:41:45.995988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15226 | 2025.01.14 22:41:45.996555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15227 | 2025.01.14 22:41:45.996847 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15228 | 2025.01.14 22:41:45.997145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
15229 | 2025.01.14 22:41:47.068039 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15230 | 2025.01.14 22:41:47.068252 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15231 | 2025.01.14 22:41:47.068333 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15232 | 2025.01.14 22:41:47.069197 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15233 | 2025.01.14 22:41:47.069250 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15234 | 2025.01.14 22:41:47.069694 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15235 | 2025.01.14 22:41:47.069959 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15236 | 2025.01.14 22:41:47.070177 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. | ||
15237 | 2025.01.14 22:41:47.070266 [ 253 ] {352b7121-b045-434f-81e9-c4bd4682382e} <Debug> TCPHandler: Processed in 0.002369909 sec. | ||
15238 | 2025.01.14 22:41:47.070543 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15239 | 2025.01.14 22:41:47.070744 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15240 | 2025.01.14 22:41:47.070821 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15241 | 2025.01.14 22:41:47.071680 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2025.01.14 22:41:47.071732 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15243 | 2025.01.14 22:41:47.072196 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15244 | 2025.01.14 22:41:47.072462 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2025.01.14 22:41:47.072720 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002032 sec., 97933.07086614173 rows/sec., 8.48 MiB/sec. | ||
15246 | 2025.01.14 22:41:47.072794 [ 258 ] {b898ff5a-d2c5-408a-a222-b6f0b022b966} <Debug> TCPHandler: Processed in 0.002393209 sec. | ||
15247 | 2025.01.14 22:41:47.073019 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15248 | 2025.01.14 22:41:47.073199 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15249 | 2025.01.14 22:41:47.073254 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15250 | 2025.01.14 22:41:47.073866 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15251 | 2025.01.14 22:41:47.073906 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15252 | 2025.01.14 22:41:47.074294 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15253 | 2025.01.14 22:41:47.074538 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15254 | 2025.01.14 22:41:47.074727 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001559 sec., 4490.057729313662 rows/sec., 292.53 KiB/sec. | ||
15255 | 2025.01.14 22:41:47.074786 [ 253 ] {91dd405f-6dae-4ca6-a4b0-e2ccabc29a2b} <Debug> TCPHandler: Processed in 0.001888943 sec. | ||
15256 | 2025.01.14 22:41:47.074948 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15257 | 2025.01.14 22:41:47.075078 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15258 | 2025.01.14 22:41:47.075130 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15259 | 2025.01.14 22:41:47.075728 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15260 | 2025.01.14 22:41:47.075770 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15261 | 2025.01.14 22:41:47.076135 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15262 | 2025.01.14 22:41:47.076374 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15263 | 2025.01.14 22:41:47.076608 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001561 sec., 8968.609865470851 rows/sec., 628.10 KiB/sec. | ||
15264 | 2025.01.14 22:41:47.076674 [ 258 ] {1706488c-89f5-4289-aa0f-4354efca3d65} <Debug> TCPHandler: Processed in 0.001791981 sec. | ||
15265 | 2025.01.14 22:41:47.076837 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15266 | 2025.01.14 22:41:47.076961 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15267 | 2025.01.14 22:41:47.077011 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15268 | 2025.01.14 22:41:47.077597 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15269 | 2025.01.14 22:41:47.077637 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15270 | 2025.01.14 22:41:47.078085 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15271 | 2025.01.14 22:41:47.078324 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15272 | 2025.01.14 22:41:47.078550 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. | ||
15273 | 2025.01.14 22:41:47.078660 [ 253 ] {55075891-3073-41f2-ae9b-d3cb748dbf37} <Debug> TCPHandler: Processed in 0.001878463 sec. | ||
15274 | 2025.01.14 22:41:47.078873 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15275 | 2025.01.14 22:41:47.079008 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15276 | 2025.01.14 22:41:47.079057 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15277 | 2025.01.14 22:41:47.079800 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15278 | 2025.01.14 22:41:47.079840 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15279 | 2025.01.14 22:41:47.080227 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15280 | 2025.01.14 22:41:47.080473 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15281 | 2025.01.14 22:41:47.080694 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001714 sec., 218203.03383897315 rows/sec., 15.41 MiB/sec. | ||
15282 | 2025.01.14 22:41:47.080753 [ 258 ] {89d75d25-f685-46c5-b888-297f90c85d35} <Debug> TCPHandler: Processed in 0.001980474 sec. | ||
15283 | 2025.01.14 22:41:47.080921 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15284 | 2025.01.14 22:41:47.081056 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15285 | 2025.01.14 22:41:47.081113 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15286 | 2025.01.14 22:41:47.081613 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15287 | 2025.01.14 22:41:47.081651 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15288 | 2025.01.14 22:41:47.082031 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15289 | 2025.01.14 22:41:47.082266 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15290 | 2025.01.14 22:41:47.082468 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
15291 | 2025.01.14 22:41:47.082572 [ 253 ] {f07416de-872a-4e77-b2da-57b3656aac14} <Debug> TCPHandler: Processed in 0.001713541 sec. | ||
15292 | 2025.01.14 22:41:47.082803 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15293 | 2025.01.14 22:41:47.082995 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15294 | 2025.01.14 22:41:47.083053 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15295 | 2025.01.14 22:41:47.083667 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15296 | 2025.01.14 22:41:47.083708 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15297 | 2025.01.14 22:41:47.084111 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15298 | 2025.01.14 22:41:47.084384 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15299 | 2025.01.14 22:41:47.084609 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001643 sec., 138161.89896530737 rows/sec., 9.22 MiB/sec. | ||
15300 | 2025.01.14 22:41:47.084670 [ 258 ] {0acb84b9-b3d5-43d3-9007-d49129b1da85} <Debug> TCPHandler: Processed in 0.001997234 sec. | ||
15301 | 2025.01.14 22:41:47.084824 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15302 | 2025.01.14 22:41:47.084947 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15303 | 2025.01.14 22:41:47.084999 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15304 | 2025.01.14 22:41:47.085480 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15305 | 2025.01.14 22:41:47.085519 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15306 | 2025.01.14 22:41:47.085897 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15307 | 2025.01.14 22:41:47.086140 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15308 | 2025.01.14 22:41:47.086275 [ 145 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
15309 | 2025.01.14 22:41:47.086320 [ 145 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15310 | 2025.01.14 22:41:47.086333 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
15311 | 2025.01.14 22:41:47.086352 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15312 | 2025.01.14 22:41:47.086421 [ 253 ] {2d3e2318-833a-43a2-8730-64d804fea5fe} <Debug> TCPHandler: Processed in 0.00165778 sec. | ||
15313 | 2025.01.14 22:41:47.086687 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15314 | 2025.01.14 22:41:47.086723 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
15315 | 2025.01.14 22:41:47.087067 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15316 | 2025.01.14 22:41:47.087272 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15317 | 2025.01.14 22:41:47.087420 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15318 | 2025.01.14 22:41:47.087534 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
15319 | 2025.01.14 22:41:47.088034 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
15320 | 2025.01.14 22:41:47.088358 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
15321 | 2025.01.14 22:41:47.088527 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
15322 | 2025.01.14 22:41:47.088950 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
15323 | 2025.01.14 22:41:47.089183 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
15324 | 2025.01.14 22:41:47.089904 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15325 | 2025.01.14 22:41:47.089977 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15326 | 2025.01.14 22:41:47.090936 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15327 | 2025.01.14 22:41:47.091495 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15328 | 2025.01.14 22:41:47.092118 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.005186 sec., 13883.532587736214 rows/sec., 906.89 KiB/sec. | ||
15329 | 2025.01.14 22:41:47.092157 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.005718508 sec., 9617.8933386121 rows/sec., 648.08 KiB/sec. | ||
15330 | 2025.01.14 22:41:47.092210 [ 258 ] {862252c0-e942-4d47-9e22-645bd4f39b70} <Debug> TCPHandler: Processed in 0.005677828 sec. | ||
15331 | 2025.01.14 22:41:47.092410 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
15332 | 2025.01.14 22:41:47.092764 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15333 | 2025.01.14 22:41:47.092861 [ 190 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_55_11} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
15334 | 2025.01.14 22:41:47.092969 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15335 | 2025.01.14 22:41:47.923842 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15336 | 2025.01.14 22:41:47.923892 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15337 | 2025.01.14 22:41:47.925847 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15338 | 2025.01.14 22:41:48.190299 [ 222 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15339 | 2025.01.14 22:41:48.190356 [ 222 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15340 | 2025.01.14 22:41:48.192726 [ 222 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15341 | 2025.01.14 22:41:48.669138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
15342 | 2025.01.14 22:41:48.693582 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15343 | 2025.01.14 22:41:48.693659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15344 | 2025.01.14 22:41:48.701404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15345 | 2025.01.14 22:41:48.702345 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15346 | 2025.01.14 22:41:48.706395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
15347 | 2025.01.14 22:41:51.241849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2104 | ||
15348 | 2025.01.14 22:41:51.246808 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15349 | 2025.01.14 22:41:51.246877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15350 | 2025.01.14 22:41:51.249257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15351 | 2025.01.14 22:41:51.249733 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15352 | 2025.01.14 22:41:51.251852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
15353 | 2025.01.14 22:41:52.067051 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15354 | 2025.01.14 22:41:52.067244 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15355 | 2025.01.14 22:41:52.067319 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15356 | 2025.01.14 22:41:52.068068 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15357 | 2025.01.14 22:41:52.068119 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15358 | 2025.01.14 22:41:52.068538 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
15359 | 2025.01.14 22:41:52.068803 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15360 | 2025.01.14 22:41:52.069041 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001844 sec., 4338.394793926247 rows/sec., 353.77 KiB/sec. | ||
15361 | 2025.01.14 22:41:52.069136 [ 253 ] {75a9bf0c-efee-4293-9ad0-3315886aa956} <Debug> TCPHandler: Processed in 0.002218836 sec. | ||
15362 | 2025.01.14 22:41:52.069417 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15363 | 2025.01.14 22:41:52.069603 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15364 | 2025.01.14 22:41:52.069675 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15365 | 2025.01.14 22:41:52.070678 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15366 | 2025.01.14 22:41:52.070732 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15367 | 2025.01.14 22:41:52.071310 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15368 | 2025.01.14 22:41:52.071643 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15369 | 2025.01.14 22:41:52.072004 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Debug> executeQuery: Read 162 rows, 14.44 KiB in 0.002448 sec., 66176.47058823529 rows/sec., 5.76 MiB/sec. | ||
15370 | 2025.01.14 22:41:52.072079 [ 258 ] {eaff3f4b-b28c-4458-afbf-2814503be9cd} <Debug> TCPHandler: Processed in 0.002818303 sec. | ||
15371 | 2025.01.14 22:41:52.072265 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15372 | 2025.01.14 22:41:52.072407 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15373 | 2025.01.14 22:41:52.072467 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15374 | 2025.01.14 22:41:52.073221 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15375 | 2025.01.14 22:41:52.073271 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15376 | 2025.01.14 22:41:52.073663 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15377 | 2025.01.14 22:41:52.073913 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15378 | 2025.01.14 22:41:52.074107 [ 104 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
15379 | 2025.01.14 22:41:52.074165 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Debug> executeQuery: Read 61 rows, 4.54 KiB in 0.001783 sec., 34212.00224340998 rows/sec., 2.49 MiB/sec. | ||
15380 | 2025.01.14 22:41:52.074195 [ 104 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15381 | 2025.01.14 22:41:52.074271 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15382 | 2025.01.14 22:41:52.074290 [ 253 ] {e294312d-7999-498e-8a39-5c5eb16c2e80} <Debug> TCPHandler: Processed in 0.002088435 sec. | ||
15383 | 2025.01.14 22:41:52.074497 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
15384 | 2025.01.14 22:41:52.074510 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15385 | 2025.01.14 22:41:52.074778 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15386 | 2025.01.14 22:41:52.074788 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15387 | 2025.01.14 22:41:52.074882 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 62 rows starting from the beginning of the part | ||
15388 | 2025.01.14 22:41:52.074884 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15389 | 2025.01.14 22:41:52.075246 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 39 rows starting from the beginning of the part | ||
15390 | 2025.01.14 22:41:52.075604 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 13 rows starting from the beginning of the part | ||
15391 | 2025.01.14 22:41:52.076005 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 39 rows starting from the beginning of the part | ||
15392 | 2025.01.14 22:41:52.076415 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part | ||
15393 | 2025.01.14 22:41:52.076813 [ 188 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 61 rows starting from the beginning of the part | ||
15394 | 2025.01.14 22:41:52.078053 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15395 | 2025.01.14 22:41:52.078128 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15396 | 2025.01.14 22:41:52.079247 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15397 | 2025.01.14 22:41:52.079754 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 5 columns (5 merged, 0 gathered) in 0.005380054 sec., 41077.65461090167 rows/sec., 3.11 MiB/sec. | ||
15398 | 2025.01.14 22:41:52.079827 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15399 | 2025.01.14 22:41:52.080138 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
15400 | 2025.01.14 22:41:52.080230 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Debug> executeQuery: Read 127 rows, 10.18 KiB in 0.005526 sec., 22982.265653275426 rows/sec., 1.80 MiB/sec. | ||
15401 | 2025.01.14 22:41:52.080230 [ 219 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
15402 | 2025.01.14 22:41:52.080314 [ 219 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
15403 | 2025.01.14 22:41:52.080446 [ 258 ] {3712af58-4714-45a5-ae87-b11e9ab7d446} <Debug> TCPHandler: Processed in 0.006033893 sec. | ||
15404 | 2025.01.14 22:41:52.080836 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15405 | 2025.01.14 22:41:52.080985 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15406 | 2025.01.14 22:41:52.081167 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15407 | 2025.01.14 22:41:52.081306 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_115_23} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
15408 | 2025.01.14 22:41:52.081370 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15409 | 2025.01.14 22:41:52.081610 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15410 | 2025.01.14 22:41:52.082601 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15411 | 2025.01.14 22:41:52.082659 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15412 | 2025.01.14 22:41:52.083339 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15413 | 2025.01.14 22:41:52.083741 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15414 | 2025.01.14 22:41:52.084200 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.003157 sec., 48780.487804878045 rows/sec., 3.38 MiB/sec. | ||
15415 | 2025.01.14 22:41:52.084271 [ 253 ] {57390672-a9a5-450c-89a0-8a895c1bea4e} <Debug> TCPHandler: Processed in 0.003712204 sec. | ||
15416 | 2025.01.14 22:41:52.084446 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15417 | 2025.01.14 22:41:52.084587 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15418 | 2025.01.14 22:41:52.084684 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <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 | ||
15419 | 2025.01.14 22:41:52.084987 [ 219 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): 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] | ||
15420 | 2025.01.14 22:41:52.086806 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15421 | 2025.01.14 22:41:52.086847 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15422 | 2025.01.14 22:41:52.087561 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15423 | 2025.01.14 22:41:52.087832 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15424 | 2025.01.14 22:41:52.088064 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.003509 sec., 15104.018238814477 rows/sec., 27.07 MiB/sec. | ||
15425 | 2025.01.14 22:41:52.088159 [ 258 ] {89e7aee5-200a-4a85-b253-44e98d40601e} <Debug> TCPHandler: Processed in 0.003783655 sec. | ||
15426 | 2025.01.14 22:41:52.088334 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15427 | 2025.01.14 22:41:52.088475 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15428 | 2025.01.14 22:41:52.088535 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15429 | 2025.01.14 22:41:52.089106 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15430 | 2025.01.14 22:41:52.089155 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15431 | 2025.01.14 22:41:52.089573 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
15432 | 2025.01.14 22:41:52.089821 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15433 | 2025.01.14 22:41:52.090056 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001591 sec., 9428.032683846637 rows/sec., 683.78 KiB/sec. | ||
15434 | 2025.01.14 22:41:52.090185 [ 253 ] {9a352d8b-292d-4e38-9f6d-274d67869aa2} <Debug> TCPHandler: Processed in 0.001919133 sec. | ||
15435 | 2025.01.14 22:41:52.090360 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15436 | 2025.01.14 22:41:52.090482 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15437 | 2025.01.14 22:41:52.090534 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15438 | 2025.01.14 22:41:52.091032 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15439 | 2025.01.14 22:41:52.091071 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15440 | 2025.01.14 22:41:52.091466 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15441 | 2025.01.14 22:41:52.091717 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15442 | 2025.01.14 22:41:52.091898 [ 113 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15443 | 2025.01.14 22:41:52.091954 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001492 sec., 33512.06434316354 rows/sec., 2.30 MiB/sec. | ||
15444 | 2025.01.14 22:41:52.091960 [ 113 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15445 | 2025.01.14 22:41:52.092034 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15446 | 2025.01.14 22:41:52.092073 [ 258 ] {83d69f9b-f821-4ff1-b2d0-b6257f624bfe} <Debug> TCPHandler: Processed in 0.001770702 sec. | ||
15447 | 2025.01.14 22:41:52.092270 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
15448 | 2025.01.14 22:41:52.092430 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15449 | 2025.01.14 22:41:52.092475 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6366 rows starting from the beginning of the part | ||
15450 | 2025.01.14 22:41:52.092559 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 68 rows starting from the beginning of the part | ||
15451 | 2025.01.14 22:41:52.092700 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 4 rows starting from the beginning of the part | ||
15452 | 2025.01.14 22:41:52.092900 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 50 rows starting from the beginning of the part | ||
15453 | 2025.01.14 22:41:52.093061 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 72 rows starting from the beginning of the part | ||
15454 | 2025.01.14 22:41:52.093185 [ 200 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 50 rows starting from the beginning of the part | ||
15455 | 2025.01.14 22:41:52.095640 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510112 sec., 1883130.794686893 rows/sec., 123.74 MiB/sec. | ||
15456 | 2025.01.14 22:41:52.096029 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15457 | 2025.01.14 22:41:52.096321 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15458 | 2025.01.14 22:41:52.096401 [ 189 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_121_24} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15459 | 2025.01.14 22:41:52.096487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
15460 | 2025.01.14 22:41:52.609334 [ 225 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
15461 | 2025.01.14 22:41:52.609395 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
15462 | 2025.01.14 22:41:52.611612 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): 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] | ||
15463 | 2025.01.14 22:41:53.497409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
15464 | 2025.01.14 22:41:53.498197 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15465 | 2025.01.14 22:41:53.498254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15466 | 2025.01.14 22:41:53.498832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15467 | 2025.01.14 22:41:53.499107 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15468 | 2025.01.14 22:41:53.499348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
15469 | 2025.01.14 22:41:56.206574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
15470 | 2025.01.14 22:41:56.231107 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15471 | 2025.01.14 22:41:56.231180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15472 | 2025.01.14 22:41:56.238799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15473 | 2025.01.14 22:41:56.239651 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15474 | 2025.01.14 22:41:56.244663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
15475 | 2025.01.14 22:41:57.067588 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15476 | 2025.01.14 22:41:57.067803 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15477 | 2025.01.14 22:41:57.067885 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15478 | 2025.01.14 22:41:57.068718 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15479 | 2025.01.14 22:41:57.068770 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15480 | 2025.01.14 22:41:57.069217 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15481 | 2025.01.14 22:41:57.069474 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15482 | 2025.01.14 22:41:57.069744 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001988 sec., 7042.25352112676 rows/sec., 506.95 KiB/sec. | ||
15483 | 2025.01.14 22:41:57.069854 [ 253 ] {4fcfa62c-1a84-4080-a771-11473f2e340f} <Debug> TCPHandler: Processed in 0.002412699 sec. | ||
15484 | 2025.01.14 22:41:57.070195 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15485 | 2025.01.14 22:41:57.070406 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15486 | 2025.01.14 22:41:57.070491 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15487 | 2025.01.14 22:41:57.071357 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15488 | 2025.01.14 22:41:57.071402 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15489 | 2025.01.14 22:41:57.071879 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15490 | 2025.01.14 22:41:57.072151 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15491 | 2025.01.14 22:41:57.072358 [ 148 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15492 | 2025.01.14 22:41:57.072393 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002044 sec., 97358.12133072408 rows/sec., 8.44 MiB/sec. | ||
15493 | 2025.01.14 22:41:57.072446 [ 148 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15494 | 2025.01.14 22:41:57.072519 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15495 | 2025.01.14 22:41:57.072529 [ 258 ] {0290dd6e-f3d5-4dc0-9227-1a8c6f9aaee5} <Debug> TCPHandler: Processed in 0.002552481 sec. | ||
15496 | 2025.01.14 22:41:57.072722 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15497 | 2025.01.14 22:41:57.072734 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
15498 | 2025.01.14 22:41:57.072887 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15499 | 2025.01.14 22:41:57.072901 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15500 | 2025.01.14 22:41:57.072940 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1426 rows starting from the beginning of the part | ||
15501 | 2025.01.14 22:41:57.072947 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15502 | 2025.01.14 22:41:57.073128 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
15503 | 2025.01.14 22:41:57.073304 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 130 rows starting from the beginning of the part | ||
15504 | 2025.01.14 22:41:57.073774 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 199 rows starting from the beginning of the part | ||
15505 | 2025.01.14 22:41:57.074096 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 162 rows starting from the beginning of the part | ||
15506 | 2025.01.14 22:41:57.074507 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 199 rows starting from the beginning of the part | ||
15507 | 2025.01.14 22:41:57.075411 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15508 | 2025.01.14 22:41:57.075454 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15509 | 2025.01.14 22:41:57.076064 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15510 | 2025.01.14 22:41:57.076377 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15511 | 2025.01.14 22:41:57.076788 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.003937 sec., 1778.003556007112 rows/sec., 115.84 KiB/sec. | ||
15512 | 2025.01.14 22:41:57.076809 [ 220 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15513 | 2025.01.14 22:41:57.076925 [ 220 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15514 | 2025.01.14 22:41:57.077159 [ 253 ] {50c61397-cb77-442d-929f-4b396eafa234} <Debug> TCPHandler: Processed in 0.004506534 sec. | ||
15515 | 2025.01.14 22:41:57.077162 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004531274 sec., 472714.7376212518 rows/sec., 41.81 MiB/sec. | ||
15516 | 2025.01.14 22:41:57.077460 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15517 | 2025.01.14 22:41:57.077509 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15518 | 2025.01.14 22:41:57.077784 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15519 | 2025.01.14 22:41:57.077927 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15520 | 2025.01.14 22:41:57.078416 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15521 | 2025.01.14 22:41:57.078929 [ 193 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_126_25} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15522 | 2025.01.14 22:41:57.079471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
15523 | 2025.01.14 22:41:57.080146 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15524 | 2025.01.14 22:41:57.080210 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15525 | 2025.01.14 22:41:57.080997 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15526 | 2025.01.14 22:41:57.081400 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15527 | 2025.01.14 22:41:57.081611 [ 147 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15528 | 2025.01.14 22:41:57.081692 [ 147 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15529 | 2025.01.14 22:41:57.081773 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15530 | 2025.01.14 22:41:57.081766 [ 220 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15531 | 2025.01.14 22:41:57.081890 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004167 sec., 3359.7312215022803 rows/sec., 235.29 KiB/sec. | ||
15532 | 2025.01.14 22:41:57.082364 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
15533 | 2025.01.14 22:41:57.083012 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15534 | 2025.01.14 22:41:57.083130 [ 258 ] {1bfa5e60-b37b-4a1d-9a04-ea94984211da} <Debug> TCPHandler: Processed in 0.00584751 sec. | ||
15535 | 2025.01.14 22:41:57.083182 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part | ||
15536 | 2025.01.14 22:41:57.083873 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15537 | 2025.01.14 22:41:57.084017 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15538 | 2025.01.14 22:41:57.084643 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15539 | 2025.01.14 22:41:57.084703 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15540 | 2025.01.14 22:41:57.084960 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15541 | 2025.01.14 22:41:57.085243 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part | ||
15542 | 2025.01.14 22:41:57.085995 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
15543 | 2025.01.14 22:41:57.086628 [ 200 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
15544 | 2025.01.14 22:41:57.088308 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15545 | 2025.01.14 22:41:57.088388 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15546 | 2025.01.14 22:41:57.089402 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15547 | 2025.01.14 22:41:57.089782 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.007896134 sec., 68387.8971658789 rows/sec., 4.90 MiB/sec. | ||
15548 | 2025.01.14 22:41:57.089941 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15549 | 2025.01.14 22:41:57.090082 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15550 | 2025.01.14 22:41:57.090484 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006025 sec., 2157.6763485477177 rows/sec., 134.53 KiB/sec. | ||
15551 | 2025.01.14 22:41:57.090866 [ 253 ] {87184301-bf42-4476-a62b-7a980fffd0d5} <Debug> TCPHandler: Processed in 0.00751824 sec. | ||
15552 | 2025.01.14 22:41:57.091187 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15553 | 2025.01.14 22:41:57.091231 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15554 | 2025.01.14 22:41:57.091442 [ 198 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_56_11} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15555 | 2025.01.14 22:41:57.091493 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15556 | 2025.01.14 22:41:57.091600 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15557 | 2025.01.14 22:41:57.091611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
15558 | 2025.01.14 22:41:57.092398 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15559 | 2025.01.14 22:41:57.092443 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15560 | 2025.01.14 22:41:57.092860 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15561 | 2025.01.14 22:41:57.093109 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15562 | 2025.01.14 22:41:57.093259 [ 147 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15563 | 2025.01.14 22:41:57.093306 [ 147 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15564 | 2025.01.14 22:41:57.093306 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001877 sec., 199254.12892914226 rows/sec., 14.07 MiB/sec. | ||
15565 | 2025.01.14 22:41:57.093335 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15566 | 2025.01.14 22:41:57.093441 [ 258 ] {640ff588-5ca8-42d8-a902-a4f49e7afe2d} <Debug> TCPHandler: Processed in 0.002441879 sec. | ||
15567 | 2025.01.14 22:41:57.093532 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
15568 | 2025.01.14 22:41:57.093638 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15569 | 2025.01.14 22:41:57.093704 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15570 | 2025.01.14 22:41:57.093778 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 903 rows starting from the beginning of the part | ||
15571 | 2025.01.14 22:41:57.093862 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15572 | 2025.01.14 22:41:57.094025 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15573 | 2025.01.14 22:41:57.094050 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 28 rows starting from the beginning of the part | ||
15574 | 2025.01.14 22:41:57.094502 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 95 rows starting from the beginning of the part | ||
15575 | 2025.01.14 22:41:57.094888 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 374 rows starting from the beginning of the part | ||
15576 | 2025.01.14 22:41:57.095220 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 127 rows starting from the beginning of the part | ||
15577 | 2025.01.14 22:41:57.095459 [ 192 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 374 rows starting from the beginning of the part | ||
15578 | 2025.01.14 22:41:57.096576 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15579 | 2025.01.14 22:41:57.096643 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15580 | 2025.01.14 22:41:57.097612 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15581 | 2025.01.14 22:41:57.098152 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15582 | 2025.01.14 22:41:57.098370 [ 147 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15583 | 2025.01.14 22:41:57.098452 [ 147 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15584 | 2025.01.14 22:41:57.098522 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004679 sec., 1282.3252831801667 rows/sec., 67.00 KiB/sec. | ||
15585 | 2025.01.14 22:41:57.098552 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15586 | 2025.01.14 22:41:57.099096 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
15587 | 2025.01.14 22:41:57.099376 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1901 rows, containing 5 columns (5 merged, 0 gathered) in 0.005932531 sec., 320436.5893747542 rows/sec., 24.48 MiB/sec. | ||
15588 | 2025.01.14 22:41:57.099768 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15589 | 2025.01.14 22:41:57.099869 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15590 | 2025.01.14 22:41:57.100001 [ 253 ] {ddf10d7f-9980-40a7-9dfd-fdfb49153f12} <Debug> TCPHandler: Processed in 0.00585507 sec. | ||
15591 | 2025.01.14 22:41:57.100059 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
15592 | 2025.01.14 22:41:57.100640 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
15593 | 2025.01.14 22:41:57.100881 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15594 | 2025.01.14 22:41:57.101037 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
15595 | 2025.01.14 22:41:57.101054 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15596 | 2025.01.14 22:41:57.101449 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
15597 | 2025.01.14 22:41:57.101489 [ 196 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_126_25} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15598 | 2025.01.14 22:41:57.101850 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
15599 | 2025.01.14 22:41:57.101858 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
15600 | 2025.01.14 22:41:57.102068 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15601 | 2025.01.14 22:41:57.102129 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
15602 | 2025.01.14 22:41:57.102302 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15603 | 2025.01.14 22:41:57.104211 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15604 | 2025.01.14 22:41:57.104286 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15605 | 2025.01.14 22:41:57.105085 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.006387206 sec., 52605.161004670896 rows/sec., 2.68 MiB/sec. | ||
15606 | 2025.01.14 22:41:57.105248 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15607 | 2025.01.14 22:41:57.105253 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15608 | 2025.01.14 22:41:57.105571 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15609 | 2025.01.14 22:41:57.105611 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15610 | 2025.01.14 22:41:57.105720 [ 199 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_56_11} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15611 | 2025.01.14 22:41:57.105753 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
15612 | 2025.01.14 22:41:57.105818 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15613 | 2025.01.14 22:41:57.105846 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15614 | 2025.01.14 22:41:57.105868 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15615 | 2025.01.14 22:41:57.105886 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004143 sec., 54791.214096065654 rows/sec., 3.65 MiB/sec. | ||
15616 | 2025.01.14 22:41:57.106120 [ 258 ] {a6634715-bd9f-4e89-aaed-a0b5a8c421a8} <Debug> TCPHandler: Processed in 0.005897631 sec. | ||
15617 | 2025.01.14 22:41:57.106132 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::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 | ||
15618 | 2025.01.14 22:41:57.106333 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15619 | 2025.01.14 22:41:57.106355 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15620 | 2025.01.14 22:41:57.106403 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 34878 rows starting from the beginning of the part | ||
15621 | 2025.01.14 22:41:57.106686 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
15622 | 2025.01.14 22:41:57.106674 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15623 | 2025.01.14 22:41:57.106972 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 150 rows starting from the beginning of the part | ||
15624 | 2025.01.14 22:41:57.107016 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15625 | 2025.01.14 22:41:57.107220 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 227 rows starting from the beginning of the part | ||
15626 | 2025.01.14 22:41:57.107616 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 154 rows starting from the beginning of the part | ||
15627 | 2025.01.14 22:41:57.108080 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 227 rows starting from the beginning of the part | ||
15628 | 2025.01.14 22:41:57.109398 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15629 | 2025.01.14 22:41:57.109456 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15630 | 2025.01.14 22:41:57.110034 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15631 | 2025.01.14 22:41:57.110429 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15632 | 2025.01.14 22:41:57.110966 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004465 sec., 223.96416573348264 rows/sec., 15.09 KiB/sec. | ||
15633 | 2025.01.14 22:41:57.111123 [ 253 ] {b4a76dc8-912c-4b4f-9643-e3682306fc25} <Debug> TCPHandler: Processed in 0.004887628 sec. | ||
15634 | 2025.01.14 22:41:57.111344 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15635 | 2025.01.14 22:41:57.111483 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15636 | 2025.01.14 22:41:57.111568 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15637 | 2025.01.14 22:41:57.112229 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15638 | 2025.01.14 22:41:57.112273 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15639 | 2025.01.14 22:41:57.112718 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15640 | 2025.01.14 22:41:57.113045 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15641 | 2025.01.14 22:41:57.113283 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001807 sec., 39845.04703929165 rows/sec., 2.54 MiB/sec. | ||
15642 | 2025.01.14 22:41:57.113396 [ 258 ] {f0206c63-41d4-4f7f-aadd-1acfe9d04b50} <Debug> TCPHandler: Processed in 0.002158366 sec. | ||
15643 | 2025.01.14 22:41:57.116531 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35646 rows, containing 5 columns (5 merged, 0 gathered) in 0.010590377 sec., 3365885.841457769 rows/sec., 226.56 MiB/sec. | ||
15644 | 2025.01.14 22:41:57.116876 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
15645 | 2025.01.14 22:41:57.117194 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15646 | 2025.01.14 22:41:57.117274 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
15647 | 2025.01.14 22:41:57.117363 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
15648 | 2025.01.14 22:41:58.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.46 MiB, peak 284.00 MiB, free memory in arenas 0.00 B, will set to 265.59 MiB (RSS), difference: 3.13 MiB | ||
15649 | 2025.01.14 22:42:00.767164 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15650 | 2025.01.14 22:42:00.767229 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15651 | 2025.01.14 22:42:00.999589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
15652 | 2025.01.14 22:42:01.000426 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15653 | 2025.01.14 22:42:01.000481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15654 | 2025.01.14 22:42:01.001229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15655 | 2025.01.14 22:42:01.001498 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15656 | 2025.01.14 22:42:01.001735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
15657 | 2025.01.14 22:42:01.252213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2140 | ||
15658 | 2025.01.14 22:42:01.255573 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15659 | 2025.01.14 22:42:01.255636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15660 | 2025.01.14 22:42:01.257186 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15661 | 2025.01.14 22:42:01.257507 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15662 | 2025.01.14 22:42:01.257802 [ 141 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15663 | 2025.01.14 22:42:01.257919 [ 141 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15664 | 2025.01.14 22:42:01.257998 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15665 | 2025.01.14 22:42:01.258442 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
15666 | 2025.01.14 22:42:01.258973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
15667 | 2025.01.14 22:42:01.259525 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15668 | 2025.01.14 22:42:01.259716 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1966 rows starting from the beginning of the part | ||
15669 | 2025.01.14 22:42:01.260407 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
15670 | 2025.01.14 22:42:01.261118 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
15671 | 2025.01.14 22:42:01.261869 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
15672 | 2025.01.14 22:42:01.262638 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
15673 | 2025.01.14 22:42:01.263442 [ 195 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
15674 | 2025.01.14 22:42:01.273418 [ 186 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 72 columns (72 merged, 0 gathered) in 0.015250183 sec., 140326.18493823975 rows/sec., 105.47 MiB/sec. | ||
15675 | 2025.01.14 22:42:01.275462 [ 201 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15676 | 2025.01.14 22:42:01.276348 [ 201 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15677 | 2025.01.14 22:42:01.276448 [ 201 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_61_12} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15678 | 2025.01.14 22:42:01.276810 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
15679 | 2025.01.14 22:42:02.066081 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15680 | 2025.01.14 22:42:02.066269 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15681 | 2025.01.14 22:42:02.066342 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15682 | 2025.01.14 22:42:02.067208 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15683 | 2025.01.14 22:42:02.067262 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15684 | 2025.01.14 22:42:02.067717 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15685 | 2025.01.14 22:42:02.067979 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15686 | 2025.01.14 22:42:02.068238 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Debug> executeQuery: Read 160 rows, 14.33 KiB in 0.002018 sec., 79286.42220019823 rows/sec., 6.94 MiB/sec. | ||
15687 | 2025.01.14 22:42:02.068327 [ 253 ] {14444670-742a-4c1f-b47c-48236815c9a9} <Debug> TCPHandler: Processed in 0.002377459 sec. | ||
15688 | 2025.01.14 22:42:02.068620 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15689 | 2025.01.14 22:42:02.068820 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15690 | 2025.01.14 22:42:02.068892 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15691 | 2025.01.14 22:42:02.069668 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15692 | 2025.01.14 22:42:02.069714 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15693 | 2025.01.14 22:42:02.070166 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15694 | 2025.01.14 22:42:02.070421 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15695 | 2025.01.14 22:42:02.070661 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001895 sec., 28496.04221635884 rows/sec., 2.09 MiB/sec. | ||
15696 | 2025.01.14 22:42:02.070728 [ 258 ] {b8f20d82-1b08-4a15-ace9-4ee6066fc235} <Debug> TCPHandler: Processed in 0.002276957 sec. | ||
15697 | 2025.01.14 22:42:02.070897 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15698 | 2025.01.14 22:42:02.071036 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15699 | 2025.01.14 22:42:02.071095 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15700 | 2025.01.14 22:42:02.071796 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15701 | 2025.01.14 22:42:02.071838 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15702 | 2025.01.14 22:42:02.072227 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15703 | 2025.01.14 22:42:02.072466 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15704 | 2025.01.14 22:42:02.072715 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.00171 sec., 64327.48538011696 rows/sec., 5.02 MiB/sec. | ||
15705 | 2025.01.14 22:42:02.072815 [ 253 ] {b00a578a-c50c-4f47-a7a4-3e48fe90ba86} <Debug> TCPHandler: Processed in 0.001980123 sec. | ||
15706 | 2025.01.14 22:42:02.073068 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15707 | 2025.01.14 22:42:02.073280 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15708 | 2025.01.14 22:42:02.073347 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15709 | 2025.01.14 22:42:02.073986 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15710 | 2025.01.14 22:42:02.074029 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15711 | 2025.01.14 22:42:02.074449 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15712 | 2025.01.14 22:42:02.074705 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15713 | 2025.01.14 22:42:02.074919 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001678 sec., 89392.13349225269 rows/sec., 6.20 MiB/sec. | ||
15714 | 2025.01.14 22:42:02.074979 [ 258 ] {ba3d1fdc-0c30-4c35-838e-3829eec9925a} <Debug> TCPHandler: Processed in 0.002035564 sec. | ||
15715 | 2025.01.14 22:42:02.075145 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15716 | 2025.01.14 22:42:02.075273 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15717 | 2025.01.14 22:42:02.075360 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <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 | ||
15718 | 2025.01.14 22:42:02.076702 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15719 | 2025.01.14 22:42:02.076742 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15720 | 2025.01.14 22:42:02.077455 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15721 | 2025.01.14 22:42:02.077748 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15722 | 2025.01.14 22:42:02.077948 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15723 | 2025.01.14 22:42:02.078021 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002768 sec., 19508.670520231215 rows/sec., 34.96 MiB/sec. | ||
15724 | 2025.01.14 22:42:02.078033 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15725 | 2025.01.14 22:42:02.078141 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15726 | 2025.01.14 22:42:02.078359 [ 253 ] {7922925d-364b-4ba0-a53f-966bbec98b6b} <Debug> TCPHandler: Processed in 0.00326865 sec. | ||
15727 | 2025.01.14 22:42:02.078420 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
15728 | 2025.01.14 22:42:02.078658 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15729 | 2025.01.14 22:42:02.079208 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15730 | 2025.01.14 22:42:02.079395 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15731 | 2025.01.14 22:42:02.079735 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15732 | 2025.01.14 22:42:02.079983 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2151 rows starting from the beginning of the part | ||
15733 | 2025.01.14 22:42:02.080683 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
15734 | 2025.01.14 22:42:02.081508 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
15735 | 2025.01.14 22:42:02.081569 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15736 | 2025.01.14 22:42:02.081662 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15737 | 2025.01.14 22:42:02.082169 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
15738 | 2025.01.14 22:42:02.082896 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
15739 | 2025.01.14 22:42:02.083278 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15740 | 2025.01.14 22:42:02.083567 [ 201 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
15741 | 2025.01.14 22:42:02.084133 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2025.01.14 22:42:02.084976 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005963 sec., 8385.041086701323 rows/sec., 588.75 KiB/sec. | ||
15743 | 2025.01.14 22:42:02.085275 [ 258 ] {603609a9-0694-4eaf-afb5-798eb7b9c665} <Debug> TCPHandler: Processed in 0.006805921 sec. | ||
15744 | 2025.01.14 22:42:02.097224 [ 186 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 19 columns (19 merged, 0 gathered) in 0.018952097 sec., 125315.94788692775 rows/sec., 224.56 MiB/sec. | ||
15745 | 2025.01.14 22:42:02.099327 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15746 | 2025.01.14 22:42:02.099777 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15747 | 2025.01.14 22:42:02.099868 [ 191 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15748 | 2025.01.14 22:42:02.100028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
15749 | 2025.01.14 22:42:03.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.07 MiB, peak 284.00 MiB, free memory in arenas 0.00 B, will set to 267.25 MiB (RSS), difference: 1.18 MiB | ||
15750 | 2025.01.14 22:42:03.744848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 | ||
15751 | 2025.01.14 22:42:03.768170 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15752 | 2025.01.14 22:42:03.768222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15753 | 2025.01.14 22:42:03.776009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15754 | 2025.01.14 22:42:03.776844 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15755 | 2025.01.14 22:42:03.781247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
15756 | 2025.01.14 22:42:07.057205 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15757 | 2025.01.14 22:42:07.057411 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15758 | 2025.01.14 22:42:07.057482 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15759 | 2025.01.14 22:42:07.058268 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15760 | 2025.01.14 22:42:07.058313 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15761 | 2025.01.14 22:42:07.058761 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15762 | 2025.01.14 22:42:07.059026 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15763 | 2025.01.14 22:42:07.059177 [ 137 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15764 | 2025.01.14 22:42:07.059225 [ 137 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15765 | 2025.01.14 22:42:07.059236 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. | ||
15766 | 2025.01.14 22:42:07.059257 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15767 | 2025.01.14 22:42:07.059367 [ 253 ] {34af183b-4f47-4a01-a4e4-e0beb99b899c} <Debug> TCPHandler: Processed in 0.002278777 sec. | ||
15768 | 2025.01.14 22:42:07.059467 [ 218 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15769 | 2025.01.14 22:42:07.059554 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
15770 | 2025.01.14 22:42:07.059564 [ 218 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15771 | 2025.01.14 22:42:07.059736 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15772 | 2025.01.14 22:42:07.059863 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15773 | 2025.01.14 22:42:07.059922 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part | ||
15774 | 2025.01.14 22:42:07.060153 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15775 | 2025.01.14 22:42:07.060168 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
15776 | 2025.01.14 22:42:07.060438 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15777 | 2025.01.14 22:42:07.060467 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
15778 | 2025.01.14 22:42:07.061300 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
15779 | 2025.01.14 22:42:07.061834 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
15780 | 2025.01.14 22:42:07.064757 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15781 | 2025.01.14 22:42:07.064861 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15782 | 2025.01.14 22:42:07.066164 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006782471 sec., 10320.722344408106 rows/sec., 783.27 KiB/sec. | ||
15783 | 2025.01.14 22:42:07.066208 [ 218 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15784 | 2025.01.14 22:42:07.066496 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15785 | 2025.01.14 22:42:07.066828 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15786 | 2025.01.14 22:42:07.067411 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15787 | 2025.01.14 22:42:07.067586 [ 190 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_57_14} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15788 | 2025.01.14 22:42:07.067585 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15789 | 2025.01.14 22:42:07.067757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15790 | 2025.01.14 22:42:07.067979 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.007985 sec., 250.4696305572949 rows/sec., 20.42 KiB/sec. | ||
15791 | 2025.01.14 22:42:07.068071 [ 258 ] {56b30a05-b84a-4a92-a1b0-24806e88b914} <Debug> TCPHandler: Processed in 0.008540512 sec. | ||
15792 | 2025.01.14 22:42:07.068241 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15793 | 2025.01.14 22:42:07.068372 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15794 | 2025.01.14 22:42:07.068427 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15795 | 2025.01.14 22:42:07.069631 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15796 | 2025.01.14 22:42:07.069670 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15797 | 2025.01.14 22:42:07.070158 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15798 | 2025.01.14 22:42:07.070407 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15799 | 2025.01.14 22:42:07.070595 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.002254 sec., 594498.6690328305 rows/sec., 49.52 MiB/sec. | ||
15800 | 2025.01.14 22:42:07.070655 [ 253 ] {9cc0bb9c-e8ee-4bf2-ac7a-4cd9865220b4} <Debug> TCPHandler: Processed in 0.00247627 sec. | ||
15801 | 2025.01.14 22:42:07.070837 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15802 | 2025.01.14 22:42:07.070992 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15803 | 2025.01.14 22:42:07.071065 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15804 | 2025.01.14 22:42:07.072023 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15805 | 2025.01.14 22:42:07.072073 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15806 | 2025.01.14 22:42:07.072547 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15807 | 2025.01.14 22:42:07.072880 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15808 | 2025.01.14 22:42:07.073140 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.002181 sec., 4126.547455295736 rows/sec., 273.13 KiB/sec. | ||
15809 | 2025.01.14 22:42:07.073248 [ 258 ] {048b207d-162d-4db3-b4b1-000ca79d2533} <Debug> TCPHandler: Processed in 0.00247796 sec. | ||
15810 | 2025.01.14 22:42:07.073472 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15811 | 2025.01.14 22:42:07.073628 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15812 | 2025.01.14 22:42:07.073681 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15813 | 2025.01.14 22:42:07.074355 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15814 | 2025.01.14 22:42:07.074396 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15815 | 2025.01.14 22:42:07.074782 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15816 | 2025.01.14 22:42:07.075038 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15817 | 2025.01.14 22:42:07.075225 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001627 sec., 148740.012292563 rows/sec., 10.08 MiB/sec. | ||
15818 | 2025.01.14 22:42:07.075286 [ 253 ] {eb1c6c55-af1b-4a83-9323-baa117c97175} <Debug> TCPHandler: Processed in 0.001923203 sec. | ||
15819 | 2025.01.14 22:42:07.075438 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15820 | 2025.01.14 22:42:07.075560 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15821 | 2025.01.14 22:42:07.075617 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15822 | 2025.01.14 22:42:07.076306 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15823 | 2025.01.14 22:42:07.076347 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15824 | 2025.01.14 22:42:07.076731 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15825 | 2025.01.14 22:42:07.076975 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15826 | 2025.01.14 22:42:07.077140 [ 137 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15827 | 2025.01.14 22:42:07.077202 [ 137 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15828 | 2025.01.14 22:42:07.077228 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00169 sec., 7692.3076923076915 rows/sec., 479.61 KiB/sec. | ||
15829 | 2025.01.14 22:42:07.077244 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15830 | 2025.01.14 22:42:07.077376 [ 258 ] {54cac2b7-e159-40c7-ab69-958a64e442d5} <Debug> TCPHandler: Processed in 0.001993774 sec. | ||
15831 | 2025.01.14 22:42:07.077458 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
15832 | 2025.01.14 22:42:07.077590 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15833 | 2025.01.14 22:42:07.077651 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15834 | 2025.01.14 22:42:07.077702 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part | ||
15835 | 2025.01.14 22:42:07.077850 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15836 | 2025.01.14 22:42:07.077960 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
15837 | 2025.01.14 22:42:07.078024 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15838 | 2025.01.14 22:42:07.078361 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
15839 | 2025.01.14 22:42:07.078717 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
15840 | 2025.01.14 22:42:07.079115 [ 186 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
15841 | 2025.01.14 22:42:07.080992 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15842 | 2025.01.14 22:42:07.081065 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15843 | 2025.01.14 22:42:07.081658 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004282031 sec., 15179.712617680721 rows/sec., 1005.75 KiB/sec. | ||
15844 | 2025.01.14 22:42:07.081947 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15845 | 2025.01.14 22:42:07.081987 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15846 | 2025.01.14 22:42:07.082461 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15847 | 2025.01.14 22:42:07.082524 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15848 | 2025.01.14 22:42:07.082805 [ 188 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_57_14} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15849 | 2025.01.14 22:42:07.082920 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.005163 sec., 161146.62018206468 rows/sec., 11.63 MiB/sec. | ||
15850 | 2025.01.14 22:42:07.083145 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15851 | 2025.01.14 22:42:07.083253 [ 253 ] {4d9fd2ad-5d49-4ed3-bf9c-e89ad5f3982e} <Debug> TCPHandler: Processed in 0.005753389 sec. | ||
15852 | 2025.01.14 22:42:07.083498 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15853 | 2025.01.14 22:42:07.083655 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15854 | 2025.01.14 22:42:07.083717 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15855 | 2025.01.14 22:42:07.084256 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15856 | 2025.01.14 22:42:07.084296 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15857 | 2025.01.14 22:42:07.084678 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15858 | 2025.01.14 22:42:07.084916 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15859 | 2025.01.14 22:42:07.085124 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
15860 | 2025.01.14 22:42:07.085174 [ 258 ] {412ecb15-5fe5-44f5-9f2d-0a24c48d151b} <Debug> TCPHandler: Processed in 0.001793381 sec. | ||
15861 | 2025.01.14 22:42:07.085331 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15862 | 2025.01.14 22:42:07.085452 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15863 | 2025.01.14 22:42:07.085507 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15864 | 2025.01.14 22:42:07.086341 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15865 | 2025.01.14 22:42:07.086380 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15866 | 2025.01.14 22:42:07.086843 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15867 | 2025.01.14 22:42:07.087105 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15868 | 2025.01.14 22:42:07.087288 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.001862 sec., 503759.3984962406 rows/sec., 33.61 MiB/sec. | ||
15869 | 2025.01.14 22:42:07.087345 [ 253 ] {93e373e3-1ce9-47a6-bfc0-300a17e50010} <Debug> TCPHandler: Processed in 0.002073724 sec. | ||
15870 | 2025.01.14 22:42:07.087513 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15871 | 2025.01.14 22:42:07.087651 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15872 | 2025.01.14 22:42:07.087712 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15873 | 2025.01.14 22:42:07.088233 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15874 | 2025.01.14 22:42:07.088273 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15875 | 2025.01.14 22:42:07.088643 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15876 | 2025.01.14 22:42:07.088888 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15877 | 2025.01.14 22:42:07.089099 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
15878 | 2025.01.14 22:42:07.089150 [ 258 ] {1000fcd3-1f9e-4a11-bc0c-2d5d07d895e9} <Debug> TCPHandler: Processed in 0.00170416 sec. | ||
15879 | 2025.01.14 22:42:07.089293 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15880 | 2025.01.14 22:42:07.089412 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15881 | 2025.01.14 22:42:07.089463 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15882 | 2025.01.14 22:42:07.089949 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15883 | 2025.01.14 22:42:07.089987 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15884 | 2025.01.14 22:42:07.090367 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15885 | 2025.01.14 22:42:07.090600 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15886 | 2025.01.14 22:42:07.090804 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.00141 sec., 48226.95035460993 rows/sec., 3.06 MiB/sec. | ||
15887 | 2025.01.14 22:42:07.090884 [ 253 ] {16664f4b-62f7-42af-9625-08c26bc28014} <Debug> TCPHandler: Processed in 0.001643799 sec. | ||
15888 | 2025.01.14 22:42:07.090878 [ 222 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15889 | 2025.01.14 22:42:07.090958 [ 222 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15890 | 2025.01.14 22:42:07.092956 [ 222 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): 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] | ||
15891 | 2025.01.14 22:42:07.092966 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15892 | 2025.01.14 22:42:07.093246 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15893 | 2025.01.14 22:42:07.093296 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15894 | 2025.01.14 22:42:07.095126 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15895 | 2025.01.14 22:42:07.095166 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15896 | 2025.01.14 22:42:07.095531 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15897 | 2025.01.14 22:42:07.095772 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15898 | 2025.01.14 22:42:07.096008 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002816 sec., 9232.954545454546 rows/sec., 732.08 KiB/sec. | ||
15899 | 2025.01.14 22:42:07.096075 [ 258 ] {fd953070-5663-4a50-a525-2acdf232e76d} <Debug> TCPHandler: Processed in 0.003191428 sec. | ||
15900 | 2025.01.14 22:42:07.096272 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15901 | 2025.01.14 22:42:07.096465 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15902 | 2025.01.14 22:42:07.096551 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15903 | 2025.01.14 22:42:07.097198 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15904 | 2025.01.14 22:42:07.097236 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15905 | 2025.01.14 22:42:07.097592 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15906 | 2025.01.14 22:42:07.097824 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15907 | 2025.01.14 22:42:07.098008 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001583 sec., 17687.934301958307 rows/sec., 1.38 MiB/sec. | ||
15908 | 2025.01.14 22:42:07.098059 [ 253 ] {34a0da24-8c8d-4015-b5dc-92a01e5ee16a} <Debug> TCPHandler: Processed in 0.001899402 sec. | ||
15909 | 2025.01.14 22:42:07.098224 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15910 | 2025.01.14 22:42:07.098363 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15911 | 2025.01.14 22:42:07.098423 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15912 | 2025.01.14 22:42:07.099032 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15913 | 2025.01.14 22:42:07.099071 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15914 | 2025.01.14 22:42:07.099447 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15915 | 2025.01.14 22:42:07.099684 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15916 | 2025.01.14 22:42:07.099869 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001536 sec., 6510.416666666666 rows/sec., 462.21 KiB/sec. | ||
15917 | 2025.01.14 22:42:07.099921 [ 258 ] {9a05ada8-fdf5-4a37-a3e9-c5fec438d392} <Debug> TCPHandler: Processed in 0.001764842 sec. | ||
15918 | 2025.01.14 22:42:07.100102 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15919 | 2025.01.14 22:42:07.100244 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15920 | 2025.01.14 22:42:07.100302 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15921 | 2025.01.14 22:42:07.100841 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15922 | 2025.01.14 22:42:07.100889 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15923 | 2025.01.14 22:42:07.101255 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15924 | 2025.01.14 22:42:07.101501 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15925 | 2025.01.14 22:42:07.101720 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 186.51 KiB/sec. | ||
15926 | 2025.01.14 22:42:07.101772 [ 253 ] {0430f199-2c3a-412e-92b9-1a5d3de983af} <Debug> TCPHandler: Processed in 0.001738861 sec. | ||
15927 | 2025.01.14 22:42:07.893699 [ 219 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15928 | 2025.01.14 22:42:07.893757 [ 219 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15929 | 2025.01.14 22:42:07.895436 [ 219 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15930 | 2025.01.14 22:42:08.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.37 MiB, peak 284.00 MiB, free memory in arenas 0.00 B, will set to 267.25 MiB (RSS), difference: 2.88 MiB | ||
15931 | 2025.01.14 22:42:08.501973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
15932 | 2025.01.14 22:42:08.502682 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15933 | 2025.01.14 22:42:08.502737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15934 | 2025.01.14 22:42:08.503322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15935 | 2025.01.14 22:42:08.503616 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15936 | 2025.01.14 22:42:08.503834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
15937 | 2025.01.14 22:42:08.547320 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15938 | 2025.01.14 22:42:08.547376 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15939 | 2025.01.14 22:42:08.549361 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): 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] | ||
15940 | 2025.01.14 22:42:09.373363 [ 224 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
15941 | 2025.01.14 22:42:09.373425 [ 224 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
15942 | 2025.01.14 22:42:09.375829 [ 224 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): 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] | ||
15943 | 2025.01.14 22:42:09.655960 [ 222 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
15944 | 2025.01.14 22:42:09.656016 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
15945 | 2025.01.14 22:42:09.658256 [ 222 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): 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] | ||
15946 | 2025.01.14 22:42:10.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.25 MiB, peak 284.00 MiB, free memory in arenas 0.00 B, will set to 267.25 MiB (RSS), difference: 4.00 MiB | ||
15947 | 2025.01.14 22:42:11.259344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2182 | ||
15948 | 2025.01.14 22:42:11.262824 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15949 | 2025.01.14 22:42:11.262880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15950 | 2025.01.14 22:42:11.264462 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15951 | 2025.01.14 22:42:11.264780 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15952 | 2025.01.14 22:42:11.265919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2182 | ||
15953 | 2025.01.14 22:42:11.281421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
15954 | 2025.01.14 22:42:11.304343 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15955 | 2025.01.14 22:42:11.304395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15956 | 2025.01.14 22:42:11.312078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15957 | 2025.01.14 22:42:11.312880 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15958 | 2025.01.14 22:42:11.315790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
15959 | 2025.01.14 22:42:12.060507 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15960 | 2025.01.14 22:42:12.060942 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
15961 | 2025.01.14 22:42:12.061451 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15962 | 2025.01.14 22:42:12.061502 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
15963 | 2025.01.14 22:42:12.061866 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15964 | 2025.01.14 22:42:12.061946 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15965 | 2025.01.14 22:42:12.062118 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
15966 | 2025.01.14 22:42:12.062157 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
15967 | 2025.01.14 22:42:12.062184 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (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 | ||
15968 | 2025.01.14 22:42:12.062201 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15969 | 2025.01.14 22:42:12.062253 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
15970 | 2025.01.14 22:42:12.062278 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 | ||
15971 | 2025.01.14 22:42:12.063422 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.002696 sec., 14094.955489614244 rows/sec., 532.47 KiB/sec. | ||
15972 | 2025.01.14 22:42:12.063545 [ 253 ] {578684e2-b10f-4826-8e93-1689562dc46c} <Debug> TCPHandler: Processed in 0.003227039 sec. | ||
15973 | 2025.01.14 22:42:12.071007 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15974 | 2025.01.14 22:42:12.071150 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
15975 | 2025.01.14 22:42:12.071210 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15976 | 2025.01.14 22:42:12.071908 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15977 | 2025.01.14 22:42:12.071949 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15978 | 2025.01.14 22:42:12.072539 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
15979 | 2025.01.14 22:42:12.072840 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15980 | 2025.01.14 22:42:12.073217 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.002089 sec., 478.6979415988511 rows/sec., 133.23 KiB/sec. | ||
15981 | 2025.01.14 22:42:12.073259 [ 224 ] {} <Trace> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): 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] | ||
15982 | 2025.01.14 22:42:12.073366 [ 224 ] {} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): 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] | ||
15983 | 2025.01.14 22:42:12.073386 [ 253 ] {8d7f713d-229e-43b9-96ef-b2477dbcf3ec} <Debug> TCPHandler: Processed in 0.002432249 sec. | ||
15984 | 2025.01.14 22:42:12.073782 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15985 | 2025.01.14 22:42:12.074013 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15986 | 2025.01.14 22:42:12.074142 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15987 | 2025.01.14 22:42:12.076010 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15988 | 2025.01.14 22:42:12.076079 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15989 | 2025.01.14 22:42:12.076906 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15990 | 2025.01.14 22:42:12.077170 [ 224 ] {} <Debug> oximeter.timeseries_schema (4559ed11-b9fa-46f5-8c9d-5ba3a8b45ac3): 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] | ||
15991 | 2025.01.14 22:42:12.077673 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15992 | 2025.01.14 22:42:12.078182 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.004244 sec., 706.880301602262 rows/sec., 52.46 KiB/sec. | ||
15993 | 2025.01.14 22:42:12.078276 [ 258 ] {8a51c2ab-8ad9-4cea-8b0d-354a0cee9a1a} <Debug> TCPHandler: Processed in 0.004713857 sec. | ||
15994 | 2025.01.14 22:42:12.078473 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15995 | 2025.01.14 22:42:12.078617 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15996 | 2025.01.14 22:42:12.078678 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15997 | 2025.01.14 22:42:12.079594 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15998 | 2025.01.14 22:42:12.079642 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
15999 | 2025.01.14 22:42:12.080143 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16000 | 2025.01.14 22:42:12.080460 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16001 | 2025.01.14 22:42:12.080722 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Debug> executeQuery: Read 172 rows, 15.30 KiB in 0.002139 sec., 80411.407199626 rows/sec., 6.99 MiB/sec. | ||
16002 | 2025.01.14 22:42:12.080790 [ 253 ] {ad123b76-b571-47b5-b79b-39f4fe4a8205} <Debug> TCPHandler: Processed in 0.002384448 sec. | ||
16003 | 2025.01.14 22:42:12.080984 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16004 | 2025.01.14 22:42:12.081140 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16005 | 2025.01.14 22:42:12.081209 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16006 | 2025.01.14 22:42:12.082015 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16007 | 2025.01.14 22:42:12.082062 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16008 | 2025.01.14 22:42:12.082554 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16009 | 2025.01.14 22:42:12.082894 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16010 | 2025.01.14 22:42:12.083200 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Debug> executeQuery: Read 60 rows, 4.47 KiB in 0.002092 sec., 28680.688336520074 rows/sec., 2.09 MiB/sec. | ||
16011 | 2025.01.14 22:42:12.083332 [ 258 ] {d5975491-6af3-40f5-9326-7337d211cce4} <Debug> TCPHandler: Processed in 0.002420299 sec. | ||
16012 | 2025.01.14 22:42:12.083606 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16013 | 2025.01.14 22:42:12.083803 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16014 | 2025.01.14 22:42:12.083855 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16015 | 2025.01.14 22:42:12.084528 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16016 | 2025.01.14 22:42:12.084574 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16017 | 2025.01.14 22:42:12.085028 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16018 | 2025.01.14 22:42:12.085285 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16019 | 2025.01.14 22:42:12.085521 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001782 sec., 75196.40852974186 rows/sec., 5.76 MiB/sec. | ||
16020 | 2025.01.14 22:42:12.085581 [ 253 ] {20a9f4ae-19b8-4f2d-95ca-730952f1551d} <Debug> TCPHandler: Processed in 0.002138516 sec. | ||
16021 | 2025.01.14 22:42:12.085758 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16022 | 2025.01.14 22:42:12.085885 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16023 | 2025.01.14 22:42:12.085940 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16024 | 2025.01.14 22:42:12.086662 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16025 | 2025.01.14 22:42:12.086703 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16026 | 2025.01.14 22:42:12.087143 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16027 | 2025.01.14 22:42:12.087436 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16028 | 2025.01.14 22:42:12.087669 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Debug> executeQuery: Read 153 rows, 10.83 KiB in 0.00176 sec., 86931.81818181818 rows/sec., 6.01 MiB/sec. | ||
16029 | 2025.01.14 22:42:12.087727 [ 258 ] {75843a25-0e38-4a2d-ae60-49848cd577b4} <Debug> TCPHandler: Processed in 0.001994514 sec. | ||
16030 | 2025.01.14 22:42:12.087893 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16031 | 2025.01.14 22:42:12.088048 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16032 | 2025.01.14 22:42:12.088158 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <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 | ||
16033 | 2025.01.14 22:42:12.089795 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16034 | 2025.01.14 22:42:12.089837 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16035 | 2025.01.14 22:42:12.090572 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16036 | 2025.01.14 22:42:12.090836 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16037 | 2025.01.14 22:42:12.091074 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.003061 sec., 18621.365566808232 rows/sec., 33.37 MiB/sec. | ||
16038 | 2025.01.14 22:42:12.091169 [ 253 ] {c7ccc885-b16b-4284-bd10-e5c070d732bf} <Debug> TCPHandler: Processed in 0.00334512 sec. | ||
16039 | 2025.01.14 22:42:12.091335 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16040 | 2025.01.14 22:42:12.091457 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16041 | 2025.01.14 22:42:12.091513 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16042 | 2025.01.14 22:42:12.092114 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16043 | 2025.01.14 22:42:12.092161 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16044 | 2025.01.14 22:42:12.092619 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16045 | 2025.01.14 22:42:12.092879 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16046 | 2025.01.14 22:42:12.093069 [ 128 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16047 | 2025.01.14 22:42:12.093102 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001663 sec., 30066.145520144317 rows/sec., 2.06 MiB/sec. | ||
16048 | 2025.01.14 22:42:12.093127 [ 128 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16049 | 2025.01.14 22:42:12.093188 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16050 | 2025.01.14 22:42:12.093216 [ 258 ] {c315cf46-759c-4c48-ad35-c852f071573e} <Debug> TCPHandler: Processed in 0.001943674 sec. | ||
16051 | 2025.01.14 22:42:12.093422 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
16052 | 2025.01.14 22:42:12.093572 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16053 | 2025.01.14 22:42:12.093610 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6610 rows starting from the beginning of the part | ||
16054 | 2025.01.14 22:42:12.093697 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
16055 | 2025.01.14 22:42:12.093937 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 50 rows starting from the beginning of the part | ||
16056 | 2025.01.14 22:42:12.094090 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 68 rows starting from the beginning of the part | ||
16057 | 2025.01.14 22:42:12.094321 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 4 rows starting from the beginning of the part | ||
16058 | 2025.01.14 22:42:12.094401 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 50 rows starting from the beginning of the part | ||
16059 | 2025.01.14 22:42:12.096568 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6854 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268228 sec., 2097160.9079905073 rows/sec., 137.80 MiB/sec. | ||
16060 | 2025.01.14 22:42:12.096963 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16061 | 2025.01.14 22:42:12.097286 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16062 | 2025.01.14 22:42:12.097388 [ 194 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_126_25} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16063 | 2025.01.14 22:42:12.097477 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
16064 | 2025.01.14 22:42:12.872886 [ 222 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16065 | 2025.01.14 22:42:12.872942 [ 222 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16066 | 2025.01.14 22:42:12.875202 [ 222 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16067 | 2025.01.14 22:42:13.159690 [ 224 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16068 | 2025.01.14 22:42:13.159752 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16069 | 2025.01.14 22:42:13.161946 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16070 | 2025.01.14 22:42:15.767288 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16071 | 2025.01.14 22:42:15.767385 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16072 | 2025.01.14 22:42:16.004096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
16073 | 2025.01.14 22:42:16.004847 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16074 | 2025.01.14 22:42:16.004914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16075 | 2025.01.14 22:42:16.005548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16076 | 2025.01.14 22:42:16.005849 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16077 | 2025.01.14 22:42:16.006092 [ 121 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16078 | 2025.01.14 22:42:16.006197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
16079 | 2025.01.14 22:42:16.006201 [ 121 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16080 | 2025.01.14 22:42:16.006256 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16081 | 2025.01.14 22:42:16.006411 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
16082 | 2025.01.14 22:42:16.006602 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16083 | 2025.01.14 22:42:16.006649 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
16084 | 2025.01.14 22:42:16.006736 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
16085 | 2025.01.14 22:42:16.006826 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
16086 | 2025.01.14 22:42:16.007067 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
16087 | 2025.01.14 22:42:16.007329 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
16088 | 2025.01.14 22:42:16.007513 [ 194 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
16089 | 2025.01.14 22:42:16.010881 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004544164 sec., 8685205.903660167 rows/sec., 124.24 MiB/sec. | ||
16090 | 2025.01.14 22:42:16.011339 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16091 | 2025.01.14 22:42:16.011702 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16092 | 2025.01.14 22:42:16.011800 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_86_17} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16093 | 2025.01.14 22:42:16.011925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16094 | 2025.01.14 22:42:17.068531 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16095 | 2025.01.14 22:42:17.068717 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16096 | 2025.01.14 22:42:17.068788 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16097 | 2025.01.14 22:42:17.069548 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16098 | 2025.01.14 22:42:17.069590 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16099 | 2025.01.14 22:42:17.070042 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16100 | 2025.01.14 22:42:17.070300 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16101 | 2025.01.14 22:42:17.070507 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
16102 | 2025.01.14 22:42:17.070574 [ 253 ] {64c612f4-de06-4c9d-91be-babfd7627bd0} <Debug> TCPHandler: Processed in 0.002171506 sec. | ||
16103 | 2025.01.14 22:42:17.070880 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16104 | 2025.01.14 22:42:17.071115 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16105 | 2025.01.14 22:42:17.071195 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16106 | 2025.01.14 22:42:17.072121 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16107 | 2025.01.14 22:42:17.072167 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16108 | 2025.01.14 22:42:17.072680 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16109 | 2025.01.14 22:42:17.073008 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16110 | 2025.01.14 22:42:17.073196 [ 121 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16111 | 2025.01.14 22:42:17.073263 [ 121 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16112 | 2025.01.14 22:42:17.073287 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002214 sec., 89882.56549232159 rows/sec., 7.79 MiB/sec. | ||
16113 | 2025.01.14 22:42:17.073300 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16114 | 2025.01.14 22:42:17.073442 [ 258 ] {d2186133-74c8-4d28-bebc-83878e1c62ce} <Debug> TCPHandler: Processed in 0.002722002 sec. | ||
16115 | 2025.01.14 22:42:17.073596 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
16116 | 2025.01.14 22:42:17.073677 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16117 | 2025.01.14 22:42:17.073886 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16118 | 2025.01.14 22:42:17.073942 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16119 | 2025.01.14 22:42:17.073964 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1454 rows starting from the beginning of the part | ||
16120 | 2025.01.14 22:42:17.074058 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16121 | 2025.01.14 22:42:17.074350 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
16122 | 2025.01.14 22:42:17.074722 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1340 rows starting from the beginning of the part | ||
16123 | 2025.01.14 22:42:17.075038 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
16124 | 2025.01.14 22:42:17.075447 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 172 rows starting from the beginning of the part | ||
16125 | 2025.01.14 22:42:17.075866 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 199 rows starting from the beginning of the part | ||
16126 | 2025.01.14 22:42:17.077246 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16127 | 2025.01.14 22:42:17.077319 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16128 | 2025.01.14 22:42:17.078286 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16129 | 2025.01.14 22:42:17.078779 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16130 | 2025.01.14 22:42:17.078973 [ 121 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
16131 | 2025.01.14 22:42:17.079017 [ 121 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16132 | 2025.01.14 22:42:17.079053 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16133 | 2025.01.14 22:42:17.079074 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.00521 sec., 1343.5700575815738 rows/sec., 87.53 KiB/sec. | ||
16134 | 2025.01.14 22:42:17.079453 [ 253 ] {db13ab69-bf97-4973-91cb-66ca40ff2f82} <Debug> TCPHandler: Processed in 0.00584131 sec. | ||
16135 | 2025.01.14 22:42:17.079573 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
16136 | 2025.01.14 22:42:17.079767 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16137 | 2025.01.14 22:42:17.080139 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16138 | 2025.01.14 22:42:17.080140 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16139 | 2025.01.14 22:42:17.080267 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 76 rows starting from the beginning of the part | ||
16140 | 2025.01.14 22:42:17.080267 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16141 | 2025.01.14 22:42:17.080278 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.006827132 sec., 490835.6832708083 rows/sec., 43.15 MiB/sec. | ||
16142 | 2025.01.14 22:42:17.080745 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
16143 | 2025.01.14 22:42:17.080802 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16144 | 2025.01.14 22:42:17.081259 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 54 rows starting from the beginning of the part | ||
16145 | 2025.01.14 22:42:17.081687 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 9 rows starting from the beginning of the part | ||
16146 | 2025.01.14 22:42:17.082217 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
16147 | 2025.01.14 22:42:17.082429 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16148 | 2025.01.14 22:42:17.082790 [ 199 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 7 rows starting from the beginning of the part | ||
16149 | 2025.01.14 22:42:17.082987 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_131_26} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16150 | 2025.01.14 22:42:17.083483 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
16151 | 2025.01.14 22:42:17.083998 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16152 | 2025.01.14 22:42:17.084052 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16153 | 2025.01.14 22:42:17.084622 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16154 | 2025.01.14 22:42:17.084861 [ 193 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.005729109 sec., 37178.55603724768 rows/sec., 2.80 MiB/sec. | ||
16155 | 2025.01.14 22:42:17.085045 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16156 | 2025.01.14 22:42:17.085083 [ 193 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
16157 | 2025.01.14 22:42:17.085471 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005431 sec., 2577.7941447247285 rows/sec., 180.53 KiB/sec. | ||
16158 | 2025.01.14 22:42:17.085600 [ 258 ] {666c0918-89b1-401a-b760-f6ff563508ba} <Debug> TCPHandler: Processed in 0.005994162 sec. | ||
16159 | 2025.01.14 22:42:17.085675 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16160 | 2025.01.14 22:42:17.085816 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16161 | 2025.01.14 22:42:17.085832 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_120_24} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
16162 | 2025.01.14 22:42:17.085999 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
16163 | 2025.01.14 22:42:17.086034 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16164 | 2025.01.14 22:42:17.086098 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16165 | 2025.01.14 22:42:17.086672 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16166 | 2025.01.14 22:42:17.086712 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16167 | 2025.01.14 22:42:17.087072 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16168 | 2025.01.14 22:42:17.087311 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16169 | 2025.01.14 22:42:17.087521 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
16170 | 2025.01.14 22:42:17.087591 [ 253 ] {6cc68d88-dc34-45d1-a6ba-d5ca43daf2dd} <Debug> TCPHandler: Processed in 0.001867632 sec. | ||
16171 | 2025.01.14 22:42:17.087859 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16172 | 2025.01.14 22:42:17.088029 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16173 | 2025.01.14 22:42:17.088090 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16174 | 2025.01.14 22:42:17.088869 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16175 | 2025.01.14 22:42:17.088910 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16176 | 2025.01.14 22:42:17.089298 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16177 | 2025.01.14 22:42:17.089542 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16178 | 2025.01.14 22:42:17.089712 [ 121 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16179 | 2025.01.14 22:42:17.089766 [ 121 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16180 | 2025.01.14 22:42:17.089782 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001779 sec., 210230.46655424396 rows/sec., 14.84 MiB/sec. | ||
16181 | 2025.01.14 22:42:17.089798 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16182 | 2025.01.14 22:42:17.089961 [ 258 ] {e9a7f442-a272-4017-8d47-fddffb36cdc4} <Debug> TCPHandler: Processed in 0.002252417 sec. | ||
16183 | 2025.01.14 22:42:17.090045 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
16184 | 2025.01.14 22:42:17.090155 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16185 | 2025.01.14 22:42:17.090187 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16186 | 2025.01.14 22:42:17.090228 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 920 rows starting from the beginning of the part | ||
16187 | 2025.01.14 22:42:17.090374 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16188 | 2025.01.14 22:42:17.090441 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 110 rows starting from the beginning of the part | ||
16189 | 2025.01.14 22:42:17.090573 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16190 | 2025.01.14 22:42:17.090666 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 832 rows starting from the beginning of the part | ||
16191 | 2025.01.14 22:42:17.091159 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 28 rows starting from the beginning of the part | ||
16192 | 2025.01.14 22:42:17.091464 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 134 rows starting from the beginning of the part | ||
16193 | 2025.01.14 22:42:17.091831 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 374 rows starting from the beginning of the part | ||
16194 | 2025.01.14 22:42:17.092652 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16195 | 2025.01.14 22:42:17.092697 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16196 | 2025.01.14 22:42:17.093248 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16197 | 2025.01.14 22:42:17.093551 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16198 | 2025.01.14 22:42:17.093782 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003482 sec., 1723.1476163124642 rows/sec., 90.03 KiB/sec. | ||
16199 | 2025.01.14 22:42:17.094024 [ 253 ] {339847d1-f5ff-40fd-8b5c-c3994ca3927b} <Debug> TCPHandler: Processed in 0.003939827 sec. | ||
16200 | 2025.01.14 22:42:17.094386 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16201 | 2025.01.14 22:42:17.094705 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.004784097 sec., 501244.0174185431 rows/sec., 38.38 MiB/sec. | ||
16202 | 2025.01.14 22:42:17.094740 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16203 | 2025.01.14 22:42:17.094835 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16204 | 2025.01.14 22:42:17.094926 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16205 | 2025.01.14 22:42:17.095319 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16206 | 2025.01.14 22:42:17.095438 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_131_26} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16207 | 2025.01.14 22:42:17.095549 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
16208 | 2025.01.14 22:42:17.095666 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16209 | 2025.01.14 22:42:17.095704 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16210 | 2025.01.14 22:42:17.096095 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16211 | 2025.01.14 22:42:17.096330 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16212 | 2025.01.14 22:42:17.096504 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
16213 | 2025.01.14 22:42:17.096570 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16214 | 2025.01.14 22:42:17.096574 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001913 sec., 118661.78776790382 rows/sec., 7.92 MiB/sec. | ||
16215 | 2025.01.14 22:42:17.096610 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16216 | 2025.01.14 22:42:17.096768 [ 258 ] {d8945811-988b-4fe8-90d2-821c4609f499} <Debug> TCPHandler: Processed in 0.002597841 sec. | ||
16217 | 2025.01.14 22:42:17.096892 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
16218 | 2025.01.14 22:42:17.097002 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16219 | 2025.01.14 22:42:17.097380 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16220 | 2025.01.14 22:42:17.097454 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16221 | 2025.01.14 22:42:17.097516 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 35646 rows starting from the beginning of the part | ||
16222 | 2025.01.14 22:42:17.097662 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16223 | 2025.01.14 22:42:17.098131 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 150 rows starting from the beginning of the part | ||
16224 | 2025.01.14 22:42:17.098760 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 938 rows starting from the beginning of the part | ||
16225 | 2025.01.14 22:42:17.099433 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
16226 | 2025.01.14 22:42:17.099766 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 153 rows starting from the beginning of the part | ||
16227 | 2025.01.14 22:42:17.100075 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 227 rows starting from the beginning of the part | ||
16228 | 2025.01.14 22:42:17.100665 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16229 | 2025.01.14 22:42:17.100712 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16230 | 2025.01.14 22:42:17.101198 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16231 | 2025.01.14 22:42:17.101466 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16232 | 2025.01.14 22:42:17.101742 [ 219 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16233 | 2025.01.14 22:42:17.101799 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004503 sec., 222.0741727737064 rows/sec., 14.96 KiB/sec. | ||
16234 | 2025.01.14 22:42:17.101811 [ 219 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16235 | 2025.01.14 22:42:17.102061 [ 253 ] {677877a1-f690-4e5d-bc1c-ce3059171c2c} <Debug> TCPHandler: Processed in 0.005171151 sec. | ||
16236 | 2025.01.14 22:42:17.102360 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16237 | 2025.01.14 22:42:17.102663 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16238 | 2025.01.14 22:42:17.102832 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16239 | 2025.01.14 22:42:17.104375 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16240 | 2025.01.14 22:42:17.104415 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16241 | 2025.01.14 22:42:17.105067 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16242 | 2025.01.14 22:42:17.105559 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16243 | 2025.01.14 22:42:17.105909 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.003347 sec., 21511.80161338512 rows/sec., 1.37 MiB/sec. | ||
16244 | 2025.01.14 22:42:17.106366 [ 258 ] {8a41481f-95cd-4139-a8db-8cd1330da377} <Debug> TCPHandler: Processed in 0.00416535 sec. | ||
16245 | 2025.01.14 22:42:17.107018 [ 219 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16246 | 2025.01.14 22:42:17.110042 [ 197 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37124 rows, containing 5 columns (5 merged, 0 gathered) in 0.013318549 sec., 2787390.728524556 rows/sec., 187.62 MiB/sec. | ||
16247 | 2025.01.14 22:42:17.110523 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
16248 | 2025.01.14 22:42:17.110890 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16249 | 2025.01.14 22:42:17.110986 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
16250 | 2025.01.14 22:42:17.111093 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
16251 | 2025.01.14 22:42:18.815979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
16252 | 2025.01.14 22:42:18.838724 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16253 | 2025.01.14 22:42:18.838777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16254 | 2025.01.14 22:42:18.846363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16255 | 2025.01.14 22:42:18.847159 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16256 | 2025.01.14 22:42:18.847689 [ 116 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16257 | 2025.01.14 22:42:18.847826 [ 116 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16258 | 2025.01.14 22:42:18.847914 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16259 | 2025.01.14 22:42:18.848502 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
16260 | 2025.01.14 22:42:18.861921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
16261 | 2025.01.14 22:42:18.863817 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16262 | 2025.01.14 22:42:18.865162 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
16263 | 2025.01.14 22:42:18.870593 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
16264 | 2025.01.14 22:42:18.876303 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
16265 | 2025.01.14 22:42:18.882066 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
16266 | 2025.01.14 22:42:18.888362 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
16267 | 2025.01.14 22:42:18.894328 [ 201 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
16268 | 2025.01.14 22:42:18.959716 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.111624904 sec., 5814.114742710103 rows/sec., 30.06 MiB/sec. | ||
16269 | 2025.01.14 22:42:18.962317 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16270 | 2025.01.14 22:42:18.964762 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16271 | 2025.01.14 22:42:18.964872 [ 197 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_86_17} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16272 | 2025.01.14 22:42:18.966249 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16273 | 2025.01.14 22:42:19.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.47 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 267.41 MiB (RSS), difference: -1.06 MiB | ||
16274 | 2025.01.14 22:42:21.266385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2220 | ||
16275 | 2025.01.14 22:42:21.269806 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16276 | 2025.01.14 22:42:21.269872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16277 | 2025.01.14 22:42:21.271457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16278 | 2025.01.14 22:42:21.271772 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16279 | 2025.01.14 22:42:21.272444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
16280 | 2025.01.14 22:42:22.067798 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16281 | 2025.01.14 22:42:22.068008 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16282 | 2025.01.14 22:42:22.068087 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16283 | 2025.01.14 22:42:22.068873 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16284 | 2025.01.14 22:42:22.068918 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16285 | 2025.01.14 22:42:22.069393 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16286 | 2025.01.14 22:42:22.069654 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16287 | 2025.01.14 22:42:22.069889 [ 110 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 6 parts from all_1_25_6 to all_30_30_0 | ||
16288 | 2025.01.14 22:42:22.069898 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001929 sec., 1555.2099533437015 rows/sec., 115.43 KiB/sec. | ||
16289 | 2025.01.14 22:42:22.070011 [ 110 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16290 | 2025.01.14 22:42:22.070079 [ 253 ] {4e400149-19e6-422b-a087-fa2c4cd9170b} <Debug> TCPHandler: Processed in 0.002409589 sec. | ||
16291 | 2025.01.14 22:42:22.070098 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16292 | 2025.01.14 22:42:22.070323 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_6 to all_30_30_0 into Compact with storage Full | ||
16293 | 2025.01.14 22:42:22.070398 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16294 | 2025.01.14 22:42:22.070498 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16295 | 2025.01.14 22:42:22.070555 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 16 rows starting from the beginning of the part | ||
16296 | 2025.01.14 22:42:22.070739 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16297 | 2025.01.14 22:42:22.070754 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
16298 | 2025.01.14 22:42:22.070942 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16299 | 2025.01.14 22:42:22.071288 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
16300 | 2025.01.14 22:42:22.071627 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
16301 | 2025.01.14 22:42:22.072011 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part | ||
16302 | 2025.01.14 22:42:22.072393 [ 189 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 3 rows starting from the beginning of the part | ||
16303 | 2025.01.14 22:42:22.073861 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16304 | 2025.01.14 22:42:22.073942 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16305 | 2025.01.14 22:42:22.075076 [ 190 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.004831758 sec., 7864.632293256409 rows/sec., 662.93 KiB/sec. | ||
16306 | 2025.01.14 22:42:22.075145 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16307 | 2025.01.14 22:42:22.075293 [ 190 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
16308 | 2025.01.14 22:42:22.075655 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16309 | 2025.01.14 22:42:22.075838 [ 190 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16310 | 2025.01.14 22:42:22.076060 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Debug> executeQuery: Read 174 rows, 15.49 KiB in 0.005444 sec., 31961.792799412196 rows/sec., 2.78 MiB/sec. | ||
16311 | 2025.01.14 22:42:22.076063 [ 190 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_30_7} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 6 parts: [all_1_25_6, all_30_30_0] -> all_1_30_7 | ||
16312 | 2025.01.14 22:42:22.076258 [ 258 ] {cde5524c-3113-4148-95cd-f4bb1977fbe8} <Debug> TCPHandler: Processed in 0.006028153 sec. | ||
16313 | 2025.01.14 22:42:22.076310 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16314 | 2025.01.14 22:42:22.076459 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16315 | 2025.01.14 22:42:22.076580 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16316 | 2025.01.14 22:42:22.076634 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16317 | 2025.01.14 22:42:22.077271 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16318 | 2025.01.14 22:42:22.077312 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16319 | 2025.01.14 22:42:22.077690 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16320 | 2025.01.14 22:42:22.077940 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16321 | 2025.01.14 22:42:22.078159 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Debug> executeQuery: Read 61 rows, 4.55 KiB in 0.001602 sec., 38077.40324594257 rows/sec., 2.77 MiB/sec. | ||
16322 | 2025.01.14 22:42:22.078216 [ 253 ] {f8f2e904-f5b4-440a-84dd-27efc143859c} <Debug> TCPHandler: Processed in 0.001832782 sec. | ||
16323 | 2025.01.14 22:42:22.078226 [ 225 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16324 | 2025.01.14 22:42:22.078261 [ 225 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16325 | 2025.01.14 22:42:22.078394 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16326 | 2025.01.14 22:42:22.078565 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16327 | 2025.01.14 22:42:22.078640 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16328 | 2025.01.14 22:42:22.079966 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16329 | 2025.01.14 22:42:22.080040 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16330 | 2025.01.14 22:42:22.080796 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16331 | 2025.01.14 22:42:22.081182 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16332 | 2025.01.14 22:42:22.081575 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.003041 sec., 47352.844459059525 rows/sec., 3.63 MiB/sec. | ||
16333 | 2025.01.14 22:42:22.081640 [ 225 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16334 | 2025.01.14 22:42:22.081945 [ 258 ] {8781e0bc-eab5-40b8-8266-7c8ebc7b0a27} <Debug> TCPHandler: Processed in 0.003611083 sec. | ||
16335 | 2025.01.14 22:42:22.082244 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16336 | 2025.01.14 22:42:22.082578 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16337 | 2025.01.14 22:42:22.082741 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16338 | 2025.01.14 22:42:22.083973 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16339 | 2025.01.14 22:42:22.084013 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16340 | 2025.01.14 22:42:22.084404 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16341 | 2025.01.14 22:42:22.084635 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16342 | 2025.01.14 22:42:22.084861 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Debug> executeQuery: Read 153 rows, 10.83 KiB in 0.002397 sec., 63829.78723404256 rows/sec., 4.41 MiB/sec. | ||
16343 | 2025.01.14 22:42:22.084969 [ 253 ] {cb4f7626-f1b2-413a-b796-a5c224e096f7} <Debug> TCPHandler: Processed in 0.002887735 sec. | ||
16344 | 2025.01.14 22:42:22.085123 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16345 | 2025.01.14 22:42:22.085269 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16346 | 2025.01.14 22:42:22.085351 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <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 | ||
16347 | 2025.01.14 22:42:22.086647 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16348 | 2025.01.14 22:42:22.086686 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16349 | 2025.01.14 22:42:22.087418 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16350 | 2025.01.14 22:42:22.087681 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16351 | 2025.01.14 22:42:22.087925 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002686 sec., 21593.44750558451 rows/sec., 38.69 MiB/sec. | ||
16352 | 2025.01.14 22:42:22.088047 [ 258 ] {185047f1-8174-4d0f-bd42-8fc7c5979f0d} <Debug> TCPHandler: Processed in 0.002996656 sec. | ||
16353 | 2025.01.14 22:42:22.088258 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16354 | 2025.01.14 22:42:22.088485 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
16355 | 2025.01.14 22:42:22.088549 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
16356 | 2025.01.14 22:42:22.089236 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16357 | 2025.01.14 22:42:22.089319 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16358 | 2025.01.14 22:42:22.089879 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
16359 | 2025.01.14 22:42:22.090116 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Trace> oximeter.measurements_i64 (6558c7af-829f-43fe-ba2b-34b9191fa5f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16360 | 2025.01.14 22:42:22.090374 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001939 sec., 4641.567818463125 rows/sec., 327.87 KiB/sec. | ||
16361 | 2025.01.14 22:42:22.090522 [ 253 ] {9e906101-0f21-4680-a3b5-e88be7697b2e} <Debug> TCPHandler: Processed in 0.002371508 sec. | ||
16362 | 2025.01.14 22:42:22.090751 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16363 | 2025.01.14 22:42:22.090981 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16364 | 2025.01.14 22:42:22.091078 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16365 | 2025.01.14 22:42:22.091764 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16366 | 2025.01.14 22:42:22.091804 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16367 | 2025.01.14 22:42:22.092177 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16368 | 2025.01.14 22:42:22.092423 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16369 | 2025.01.14 22:42:22.092669 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00173 sec., 28901.73410404624 rows/sec., 1.98 MiB/sec. | ||
16370 | 2025.01.14 22:42:22.092734 [ 258 ] {ace26ecf-cd03-4984-bf0b-9e59405dfa4f} <Debug> TCPHandler: Processed in 0.002094395 sec. | ||
16371 | 2025.01.14 22:42:23.506447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
16372 | 2025.01.14 22:42:23.507182 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16373 | 2025.01.14 22:42:23.507234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16374 | 2025.01.14 22:42:23.507811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16375 | 2025.01.14 22:42:23.508071 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16376 | 2025.01.14 22:42:23.508331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
16377 | 2025.01.14 22:42:26.362127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
16378 | 2025.01.14 22:42:26.385598 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16379 | 2025.01.14 22:42:26.385662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16380 | 2025.01.14 22:42:26.393243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16381 | 2025.01.14 22:42:26.394071 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16382 | 2025.01.14 22:42:26.397172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
16383 | 2025.01.14 22:42:27.069160 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16384 | 2025.01.14 22:42:27.069373 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16385 | 2025.01.14 22:42:27.069453 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16386 | 2025.01.14 22:42:27.070255 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16387 | 2025.01.14 22:42:27.070300 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16388 | 2025.01.14 22:42:27.070791 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16389 | 2025.01.14 22:42:27.071052 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16390 | 2025.01.14 22:42:27.071290 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
16391 | 2025.01.14 22:42:27.071353 [ 253 ] {9f930dfb-841f-4346-8043-6b4495b17a8a} <Debug> TCPHandler: Processed in 0.002328208 sec. | ||
16392 | 2025.01.14 22:42:27.071615 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16393 | 2025.01.14 22:42:27.071809 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16394 | 2025.01.14 22:42:27.071878 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16395 | 2025.01.14 22:42:27.072725 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16396 | 2025.01.14 22:42:27.072770 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16397 | 2025.01.14 22:42:27.073228 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16398 | 2025.01.14 22:42:27.073505 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16399 | 2025.01.14 22:42:27.073751 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001992 sec., 99899.5983935743 rows/sec., 8.66 MiB/sec. | ||
16400 | 2025.01.14 22:42:27.073819 [ 258 ] {5b1a5e16-f7c6-4063-bd2b-8fb2cb8aeca5} <Debug> TCPHandler: Processed in 0.002350138 sec. | ||
16401 | 2025.01.14 22:42:27.073986 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16402 | 2025.01.14 22:42:27.074104 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16403 | 2025.01.14 22:42:27.074155 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16404 | 2025.01.14 22:42:27.074750 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16405 | 2025.01.14 22:42:27.074795 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16406 | 2025.01.14 22:42:27.075209 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16407 | 2025.01.14 22:42:27.075449 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16408 | 2025.01.14 22:42:27.075714 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001634 sec., 4283.965728274174 rows/sec., 279.10 KiB/sec. | ||
16409 | 2025.01.14 22:42:27.075769 [ 253 ] {54f9403b-e64d-474a-b8b6-994d9753157f} <Debug> TCPHandler: Processed in 0.001840832 sec. | ||
16410 | 2025.01.14 22:42:27.075952 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16411 | 2025.01.14 22:42:27.076083 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16412 | 2025.01.14 22:42:27.076136 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16413 | 2025.01.14 22:42:27.076744 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16414 | 2025.01.14 22:42:27.076785 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16415 | 2025.01.14 22:42:27.077166 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16416 | 2025.01.14 22:42:27.077414 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16417 | 2025.01.14 22:42:27.077630 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
16418 | 2025.01.14 22:42:27.077686 [ 258 ] {21ab6677-fce2-4894-9576-85f974e03a53} <Debug> TCPHandler: Processed in 0.001799882 sec. | ||
16419 | 2025.01.14 22:42:27.077835 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16420 | 2025.01.14 22:42:27.077953 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16421 | 2025.01.14 22:42:27.078002 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16422 | 2025.01.14 22:42:27.078601 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16423 | 2025.01.14 22:42:27.078641 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16424 | 2025.01.14 22:42:27.078999 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16425 | 2025.01.14 22:42:27.079237 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16426 | 2025.01.14 22:42:27.079480 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
16427 | 2025.01.14 22:42:27.079546 [ 253 ] {858fc7c1-69ac-4420-a798-e198dff2baa2} <Debug> TCPHandler: Processed in 0.001771381 sec. | ||
16428 | 2025.01.14 22:42:27.079782 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16429 | 2025.01.14 22:42:27.079942 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16430 | 2025.01.14 22:42:27.079991 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16431 | 2025.01.14 22:42:27.080698 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16432 | 2025.01.14 22:42:27.080738 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16433 | 2025.01.14 22:42:27.081116 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16434 | 2025.01.14 22:42:27.081355 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16435 | 2025.01.14 22:42:27.081578 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001661 sec., 225165.56291390728 rows/sec., 15.90 MiB/sec. | ||
16436 | 2025.01.14 22:42:27.081646 [ 258 ] {7eb1ce1c-9015-42a9-8c81-24bb25934c74} <Debug> TCPHandler: Processed in 0.001995194 sec. | ||
16437 | 2025.01.14 22:42:27.081844 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16438 | 2025.01.14 22:42:27.082101 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16439 | 2025.01.14 22:42:27.082157 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16440 | 2025.01.14 22:42:27.082647 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16441 | 2025.01.14 22:42:27.082687 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16442 | 2025.01.14 22:42:27.083046 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16443 | 2025.01.14 22:42:27.083281 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16444 | 2025.01.14 22:42:27.083502 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
16445 | 2025.01.14 22:42:27.083553 [ 253 ] {cfeaa651-739b-4f87-982f-aeaf612af4c1} <Debug> TCPHandler: Processed in 0.001824242 sec. | ||
16446 | 2025.01.14 22:42:27.083710 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16447 | 2025.01.14 22:42:27.083850 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16448 | 2025.01.14 22:42:27.083911 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16449 | 2025.01.14 22:42:27.084593 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16450 | 2025.01.14 22:42:27.084642 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16451 | 2025.01.14 22:42:27.085062 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16452 | 2025.01.14 22:42:27.085314 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16453 | 2025.01.14 22:42:27.085534 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001711 sec., 132670.9526592636 rows/sec., 8.85 MiB/sec. | ||
16454 | 2025.01.14 22:42:27.085589 [ 258 ] {7c241582-f46d-4d0e-b08b-01c1da53e021} <Debug> TCPHandler: Processed in 0.001949094 sec. | ||
16455 | 2025.01.14 22:42:27.085744 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16456 | 2025.01.14 22:42:27.085882 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16457 | 2025.01.14 22:42:27.085942 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16458 | 2025.01.14 22:42:27.086494 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16459 | 2025.01.14 22:42:27.086541 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16460 | 2025.01.14 22:42:27.086923 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16461 | 2025.01.14 22:42:27.087155 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16462 | 2025.01.14 22:42:27.087393 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
16463 | 2025.01.14 22:42:27.087456 [ 253 ] {af1d1097-080a-4572-b600-03287176da38} <Debug> TCPHandler: Processed in 0.001781632 sec. | ||
16464 | 2025.01.14 22:42:27.087690 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16465 | 2025.01.14 22:42:27.087955 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16466 | 2025.01.14 22:42:27.088015 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16467 | 2025.01.14 22:42:27.088589 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16468 | 2025.01.14 22:42:27.088635 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16469 | 2025.01.14 22:42:27.089013 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16470 | 2025.01.14 22:42:27.089248 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16471 | 2025.01.14 22:42:27.089461 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001581 sec., 45540.79696394687 rows/sec., 2.91 MiB/sec. | ||
16472 | 2025.01.14 22:42:27.089522 [ 258 ] {695b30be-7072-4372-b34a-a93475df1e56} <Debug> TCPHandler: Processed in 0.001969554 sec. | ||
16473 | 2025.01.14 22:42:27.589622 [ 222 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
16474 | 2025.01.14 22:42:27.589725 [ 222 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
16475 | 2025.01.14 22:42:27.592301 [ 222 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
16476 | 2025.01.14 22:42:27.745738 [ 218 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
16477 | 2025.01.14 22:42:27.745805 [ 218 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
16478 | 2025.01.14 22:42:27.748292 [ 218 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
16479 | 2025.01.14 22:42:30.620068 [ 222 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
16480 | 2025.01.14 22:42:30.620140 [ 222 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
16481 | 2025.01.14 22:42:30.622048 [ 222 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
16482 | 2025.01.14 22:42:30.767449 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16483 | 2025.01.14 22:42:30.767510 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16484 | 2025.01.14 22:42:31.008572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
16485 | 2025.01.14 22:42:31.009307 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16486 | 2025.01.14 22:42:31.009359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16487 | 2025.01.14 22:42:31.009962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16488 | 2025.01.14 22:42:31.010262 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16489 | 2025.01.14 22:42:31.010509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
16490 | 2025.01.14 22:42:31.272854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2256 | ||
16491 | 2025.01.14 22:42:31.276041 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16492 | 2025.01.14 22:42:31.276090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16493 | 2025.01.14 22:42:31.277627 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16494 | 2025.01.14 22:42:31.277943 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16495 | 2025.01.14 22:42:31.278578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
16496 | 2025.01.14 22:42:32.067759 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16497 | 2025.01.14 22:42:32.068022 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16498 | 2025.01.14 22:42:32.068102 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16499 | 2025.01.14 22:42:32.068872 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16500 | 2025.01.14 22:42:32.068921 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16501 | 2025.01.14 22:42:32.069381 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16502 | 2025.01.14 22:42:32.069639 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16503 | 2025.01.14 22:42:32.069883 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001933 sec., 1551.9917227108122 rows/sec., 115.19 KiB/sec. | ||
16504 | 2025.01.14 22:42:32.070019 [ 253 ] {6d60c1a4-9e23-4455-92f4-c7fa92eb84f9} <Debug> TCPHandler: Processed in 0.002445689 sec. | ||
16505 | 2025.01.14 22:42:32.070280 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16506 | 2025.01.14 22:42:32.070490 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16507 | 2025.01.14 22:42:32.070572 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16508 | 2025.01.14 22:42:32.071521 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16509 | 2025.01.14 22:42:32.071566 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16510 | 2025.01.14 22:42:32.072027 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16511 | 2025.01.14 22:42:32.072284 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16512 | 2025.01.14 22:42:32.072484 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Debug> executeQuery: Read 174 rows, 15.49 KiB in 0.002053 sec., 84754.01850949829 rows/sec., 7.37 MiB/sec. | ||
16513 | 2025.01.14 22:42:32.072550 [ 258 ] {bf98cd21-67a4-4720-8b91-ce7a01ddc41b} <Debug> TCPHandler: Processed in 0.002406868 sec. | ||
16514 | 2025.01.14 22:42:32.072712 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16515 | 2025.01.14 22:42:32.072840 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16516 | 2025.01.14 22:42:32.072895 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16517 | 2025.01.14 22:42:32.073531 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16518 | 2025.01.14 22:42:32.073573 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16519 | 2025.01.14 22:42:32.073955 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16520 | 2025.01.14 22:42:32.074198 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16521 | 2025.01.14 22:42:32.074429 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Debug> executeQuery: Read 61 rows, 4.55 KiB in 0.001615 sec., 37770.89783281734 rows/sec., 2.75 MiB/sec. | ||
16522 | 2025.01.14 22:42:32.074517 [ 253 ] {82daa88f-cb4d-482b-81d0-513f43ba179e} <Debug> TCPHandler: Processed in 0.001862542 sec. | ||
16523 | 2025.01.14 22:42:32.074755 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16524 | 2025.01.14 22:42:32.074929 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16525 | 2025.01.14 22:42:32.074989 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16526 | 2025.01.14 22:42:32.075769 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16527 | 2025.01.14 22:42:32.075810 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16528 | 2025.01.14 22:42:32.076213 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16529 | 2025.01.14 22:42:32.076472 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16530 | 2025.01.14 22:42:32.076672 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Debug> executeQuery: Read 135 rows, 10.59 KiB in 0.001772 sec., 76185.10158013544 rows/sec., 5.84 MiB/sec. | ||
16531 | 2025.01.14 22:42:32.076772 [ 258 ] {c1bbd92d-a724-43aa-8bbb-bd9a13ef9afc} <Debug> TCPHandler: Processed in 0.002138486 sec. | ||
16532 | 2025.01.14 22:42:32.076939 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16533 | 2025.01.14 22:42:32.077071 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16534 | 2025.01.14 22:42:32.077125 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16535 | 2025.01.14 22:42:32.077703 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16536 | 2025.01.14 22:42:32.077741 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16537 | 2025.01.14 22:42:32.078173 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16538 | 2025.01.14 22:42:32.078513 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16539 | 2025.01.14 22:42:32.078718 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Debug> executeQuery: Read 153 rows, 10.83 KiB in 0.001672 sec., 91507.17703349282 rows/sec., 6.33 MiB/sec. | ||
16540 | 2025.01.14 22:42:32.078777 [ 253 ] {bddcccf0-bc91-4288-b59b-e4375ac34eae} <Debug> TCPHandler: Processed in 0.001913503 sec. | ||
16541 | 2025.01.14 22:42:32.078940 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16542 | 2025.01.14 22:42:32.079073 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16543 | 2025.01.14 22:42:32.079161 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <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 | ||
16544 | 2025.01.14 22:42:32.080527 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16545 | 2025.01.14 22:42:32.080568 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16546 | 2025.01.14 22:42:32.081327 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16547 | 2025.01.14 22:42:32.081602 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16548 | 2025.01.14 22:42:32.081834 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002792 sec., 20773.638968481373 rows/sec., 37.23 MiB/sec. | ||
16549 | 2025.01.14 22:42:32.081984 [ 258 ] {26f1bf7b-5f63-40a3-9ded-b75e68ecf2cb} <Debug> TCPHandler: Processed in 0.003108568 sec. | ||
16550 | 2025.01.14 22:42:32.082155 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16551 | 2025.01.14 22:42:32.082305 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16552 | 2025.01.14 22:42:32.082367 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16553 | 2025.01.14 22:42:32.082943 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16554 | 2025.01.14 22:42:32.082983 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16555 | 2025.01.14 22:42:32.083385 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16556 | 2025.01.14 22:42:32.083635 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16557 | 2025.01.14 22:42:32.083850 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00158 sec., 31645.569620253165 rows/sec., 2.17 MiB/sec. | ||
16558 | 2025.01.14 22:42:32.083911 [ 253 ] {e83406fd-86ef-4dd7-840a-40c1f551a10b} <Debug> TCPHandler: Processed in 0.001825721 sec. | ||
16559 | 2025.01.14 22:42:32.577970 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
16560 | 2025.01.14 22:42:32.578051 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
16561 | 2025.01.14 22:42:32.579977 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
16562 | 2025.01.14 22:42:32.771064 [ 220 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16563 | 2025.01.14 22:42:32.771129 [ 220 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16564 | 2025.01.14 22:42:32.773281 [ 220 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16565 | 2025.01.14 22:42:33.147916 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16566 | 2025.01.14 22:42:33.147990 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16567 | 2025.01.14 22:42:33.150483 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16568 | 2025.01.14 22:42:33.897343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
16569 | 2025.01.14 22:42:33.921110 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16570 | 2025.01.14 22:42:33.921164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16571 | 2025.01.14 22:42:33.928801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16572 | 2025.01.14 22:42:33.929607 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2025.01.14 22:42:33.934365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
16574 | 2025.01.14 22:42:37.057168 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16575 | 2025.01.14 22:42:37.057402 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16576 | 2025.01.14 22:42:37.057484 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16577 | 2025.01.14 22:42:37.058301 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16578 | 2025.01.14 22:42:37.058354 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16579 | 2025.01.14 22:42:37.058806 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16580 | 2025.01.14 22:42:37.059073 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16581 | 2025.01.14 22:42:37.059334 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
16582 | 2025.01.14 22:42:37.059434 [ 253 ] {aa2c45e7-c3f1-4dd9-945b-3702668be583} <Debug> TCPHandler: Processed in 0.002408729 sec. | ||
16583 | 2025.01.14 22:42:37.059727 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16584 | 2025.01.14 22:42:37.059926 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16585 | 2025.01.14 22:42:37.059998 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16586 | 2025.01.14 22:42:37.060738 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16587 | 2025.01.14 22:42:37.060783 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16588 | 2025.01.14 22:42:37.061209 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
16589 | 2025.01.14 22:42:37.061474 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16590 | 2025.01.14 22:42:37.061676 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001801 sec., 3331.4825097168236 rows/sec., 271.66 KiB/sec. | ||
16591 | 2025.01.14 22:42:37.061743 [ 258 ] {722c0307-e1ec-4265-8593-425d3987ab01} <Debug> TCPHandler: Processed in 0.002148035 sec. | ||
16592 | 2025.01.14 22:42:37.061924 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16593 | 2025.01.14 22:42:37.062074 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16594 | 2025.01.14 22:42:37.062138 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16595 | 2025.01.14 22:42:37.063542 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16596 | 2025.01.14 22:42:37.063587 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16597 | 2025.01.14 22:42:37.064077 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16598 | 2025.01.14 22:42:37.064324 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16599 | 2025.01.14 22:42:37.064562 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002526 sec., 531274.7426761679 rows/sec., 44.24 MiB/sec. | ||
16600 | 2025.01.14 22:42:37.064624 [ 253 ] {5d94ad59-9672-46e0-9149-d007ad39ea31} <Debug> TCPHandler: Processed in 0.002771963 sec. | ||
16601 | 2025.01.14 22:42:37.064777 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16602 | 2025.01.14 22:42:37.064908 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16603 | 2025.01.14 22:42:37.064960 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16604 | 2025.01.14 22:42:37.065564 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16605 | 2025.01.14 22:42:37.065603 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16606 | 2025.01.14 22:42:37.065964 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16607 | 2025.01.14 22:42:37.066201 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16608 | 2025.01.14 22:42:37.066382 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 581.40 KiB/sec. | ||
16609 | 2025.01.14 22:42:37.066436 [ 258 ] {a521cbf5-37d7-45dc-94ae-fd19d2fab1b0} <Debug> TCPHandler: Processed in 0.001722911 sec. | ||
16610 | 2025.01.14 22:42:37.066586 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16611 | 2025.01.14 22:42:37.066711 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16612 | 2025.01.14 22:42:37.066761 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16613 | 2025.01.14 22:42:37.067442 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16614 | 2025.01.14 22:42:37.067488 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16615 | 2025.01.14 22:42:37.067872 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16616 | 2025.01.14 22:42:37.068143 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16617 | 2025.01.14 22:42:37.068387 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001697 sec., 142604.5963464938 rows/sec., 9.66 MiB/sec. | ||
16618 | 2025.01.14 22:42:37.068461 [ 253 ] {f120ab0a-7b28-4d94-9178-be4cf9a3021e} <Debug> TCPHandler: Processed in 0.001935894 sec. | ||
16619 | 2025.01.14 22:42:37.068697 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16620 | 2025.01.14 22:42:37.068864 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16621 | 2025.01.14 22:42:37.068936 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16622 | 2025.01.14 22:42:37.069529 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16623 | 2025.01.14 22:42:37.069567 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16624 | 2025.01.14 22:42:37.069924 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16625 | 2025.01.14 22:42:37.070157 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16626 | 2025.01.14 22:42:37.070334 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. | ||
16627 | 2025.01.14 22:42:37.070386 [ 258 ] {39dd63dd-5a37-4bbd-a588-8aed86ad8de7} <Debug> TCPHandler: Processed in 0.001838172 sec. | ||
16628 | 2025.01.14 22:42:37.070520 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16629 | 2025.01.14 22:42:37.070641 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16630 | 2025.01.14 22:42:37.070694 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16631 | 2025.01.14 22:42:37.071677 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16632 | 2025.01.14 22:42:37.071723 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16633 | 2025.01.14 22:42:37.072149 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16634 | 2025.01.14 22:42:37.072399 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16635 | 2025.01.14 22:42:37.072638 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.002022 sec., 413452.02769535116 rows/sec., 29.86 MiB/sec. | ||
16636 | 2025.01.14 22:42:37.072693 [ 253 ] {1a24d6ab-44bb-49aa-92fe-4f3c04f04ab1} <Debug> TCPHandler: Processed in 0.002234986 sec. | ||
16637 | 2025.01.14 22:42:37.072860 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16638 | 2025.01.14 22:42:37.072981 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16639 | 2025.01.14 22:42:37.073032 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16640 | 2025.01.14 22:42:37.073522 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16641 | 2025.01.14 22:42:37.073561 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16642 | 2025.01.14 22:42:37.073934 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16643 | 2025.01.14 22:42:37.074183 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16644 | 2025.01.14 22:42:37.074389 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
16645 | 2025.01.14 22:42:37.074441 [ 258 ] {e16a8920-56d9-41c4-bddc-ec6092b1d45d} <Debug> TCPHandler: Processed in 0.001639279 sec. | ||
16646 | 2025.01.14 22:42:37.074598 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16647 | 2025.01.14 22:42:37.074725 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16648 | 2025.01.14 22:42:37.074780 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16649 | 2025.01.14 22:42:37.075584 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16650 | 2025.01.14 22:42:37.075627 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16651 | 2025.01.14 22:42:37.076095 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16652 | 2025.01.14 22:42:37.076343 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16653 | 2025.01.14 22:42:37.076615 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Debug> executeQuery: Read 940 rows, 64.22 KiB in 0.001901 sec., 494476.59126775386 rows/sec., 32.99 MiB/sec. | ||
16654 | 2025.01.14 22:42:37.076829 [ 253 ] {60260864-89ac-4c46-a9ae-d551e6d5c293} <Debug> TCPHandler: Processed in 0.002288368 sec. | ||
16655 | 2025.01.14 22:42:37.077151 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16656 | 2025.01.14 22:42:37.077646 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16657 | 2025.01.14 22:42:37.077949 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16658 | 2025.01.14 22:42:37.079776 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16659 | 2025.01.14 22:42:37.079817 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16660 | 2025.01.14 22:42:37.080196 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16661 | 2025.01.14 22:42:37.080449 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16662 | 2025.01.14 22:42:37.080640 [ 86 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
16663 | 2025.01.14 22:42:37.080682 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 20.97 KiB/sec. | ||
16664 | 2025.01.14 22:42:37.080724 [ 86 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16665 | 2025.01.14 22:42:37.080792 [ 258 ] {a9353f19-105b-452f-95a8-169ea33666c6} <Debug> TCPHandler: Processed in 0.003847936 sec. | ||
16666 | 2025.01.14 22:42:37.080797 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16667 | 2025.01.14 22:42:37.081041 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16668 | 2025.01.14 22:42:37.081126 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
16669 | 2025.01.14 22:42:37.081326 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16670 | 2025.01.14 22:42:37.081502 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16671 | 2025.01.14 22:42:37.081849 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16672 | 2025.01.14 22:42:37.081971 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
16673 | 2025.01.14 22:42:37.082288 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16674 | 2025.01.14 22:42:37.082581 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
16675 | 2025.01.14 22:42:37.082795 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
16676 | 2025.01.14 22:42:37.083140 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
16677 | 2025.01.14 22:42:37.083480 [ 188 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
16678 | 2025.01.14 22:42:37.084173 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16679 | 2025.01.14 22:42:37.084249 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16680 | 2025.01.14 22:42:37.085259 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16681 | 2025.01.14 22:42:37.085868 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16682 | 2025.01.14 22:42:37.086223 [ 86 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16683 | 2025.01.14 22:42:37.086337 [ 86 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16684 | 2025.01.14 22:42:37.086417 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16685 | 2025.01.14 22:42:37.086863 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.005939481 sec., 10101.892741133443 rows/sec., 680.69 KiB/sec. | ||
16686 | 2025.01.14 22:42:37.086981 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
16687 | 2025.01.14 22:42:37.087238 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
16688 | 2025.01.14 22:42:37.087537 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16689 | 2025.01.14 22:42:37.087055 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.005764 sec., 11797.36294240111 rows/sec., 767.15 KiB/sec. | ||
16690 | 2025.01.14 22:42:37.087672 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6854 rows starting from the beginning of the part | ||
16691 | 2025.01.14 22:42:37.088184 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part | ||
16692 | 2025.01.14 22:42:37.088591 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16693 | 2025.01.14 22:42:37.088890 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 50 rows starting from the beginning of the part | ||
16694 | 2025.01.14 22:42:37.089161 [ 186 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_60_12} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
16695 | 2025.01.14 22:42:37.089462 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 72 rows starting from the beginning of the part | ||
16696 | 2025.01.14 22:42:37.089586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16697 | 2025.01.14 22:42:37.089892 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 50 rows starting from the beginning of the part | ||
16698 | 2025.01.14 22:42:37.090288 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 68 rows starting from the beginning of the part | ||
16699 | 2025.01.14 22:42:37.090511 [ 253 ] {18c71fb5-3337-45d0-b8ce-a052e028d406} <Debug> TCPHandler: Processed in 0.009587664 sec. | ||
16700 | 2025.01.14 22:42:37.092643 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7166 rows, containing 4 columns (4 merged, 0 gathered) in 0.006060072 sec., 1182494.2013890264 rows/sec., 77.68 MiB/sec. | ||
16701 | 2025.01.14 22:42:37.093083 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16702 | 2025.01.14 22:42:37.093430 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16703 | 2025.01.14 22:42:37.093524 [ 191 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_131_26} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16704 | 2025.01.14 22:42:37.093619 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
16705 | 2025.01.14 22:42:37.733948 [ 224 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16706 | 2025.01.14 22:42:37.733993 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16707 | 2025.01.14 22:42:37.736011 [ 224 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16708 | 2025.01.14 22:42:38.336699 [ 225 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16709 | 2025.01.14 22:42:38.336765 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16710 | 2025.01.14 22:42:38.338844 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16711 | 2025.01.14 22:42:38.510743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 | ||
16712 | 2025.01.14 22:42:38.511386 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16713 | 2025.01.14 22:42:38.511433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16714 | 2025.01.14 22:42:38.511982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
16715 | 2025.01.14 22:42:38.512247 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16716 | 2025.01.14 22:42:38.512493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
16717 | 2025.01.14 22:42:41.278987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2292 | ||
16718 | 2025.01.14 22:42:41.282411 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16719 | 2025.01.14 22:42:41.282462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16720 | 2025.01.14 22:42:41.284067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16721 | 2025.01.14 22:42:41.284382 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16722 | 2025.01.14 22:42:41.286758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2292 | ||
16723 | 2025.01.14 22:42:41.434544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
16724 | 2025.01.14 22:42:41.459669 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16725 | 2025.01.14 22:42:41.459730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16726 | 2025.01.14 22:42:41.467359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
16727 | 2025.01.14 22:42:41.468165 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16728 | 2025.01.14 22:42:41.473855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
16729 | 2025.01.14 22:42:42.068261 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16730 | 2025.01.14 22:42:42.068475 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16731 | 2025.01.14 22:42:42.068555 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16732 | 2025.01.14 22:42:42.069461 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16733 | 2025.01.14 22:42:42.069504 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16734 | 2025.01.14 22:42:42.069966 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16735 | 2025.01.14 22:42:42.070231 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16736 | 2025.01.14 22:42:42.070436 [ 79 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16737 | 2025.01.14 22:42:42.070470 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.002048 sec., 82031.25 rows/sec., 7.19 MiB/sec. | ||
16738 | 2025.01.14 22:42:42.070503 [ 79 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16739 | 2025.01.14 22:42:42.070582 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16740 | 2025.01.14 22:42:42.070611 [ 253 ] {38e14c15-3b74-4e07-a66f-4f769aaaf9c9} <Debug> TCPHandler: Processed in 0.00253106 sec. | ||
16741 | 2025.01.14 22:42:42.070864 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::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 | ||
16742 | 2025.01.14 22:42:42.070920 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16743 | 2025.01.14 22:42:42.071234 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16744 | 2025.01.14 22:42:42.071249 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16745 | 2025.01.14 22:42:42.071318 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1468 rows starting from the beginning of the part | ||
16746 | 2025.01.14 22:42:42.071383 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16747 | 2025.01.14 22:42:42.071576 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 174 rows starting from the beginning of the part | ||
16748 | 2025.01.14 22:42:42.071947 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 199 rows starting from the beginning of the part | ||
16749 | 2025.01.14 22:42:42.072325 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 174 rows starting from the beginning of the part | ||
16750 | 2025.01.14 22:42:42.072609 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1342 rows starting from the beginning of the part | ||
16751 | 2025.01.14 22:42:42.072918 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 168 rows starting from the beginning of the part | ||
16752 | 2025.01.14 22:42:42.074713 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16753 | 2025.01.14 22:42:42.074797 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16754 | 2025.01.14 22:42:42.075787 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16755 | 2025.01.14 22:42:42.076115 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16756 | 2025.01.14 22:42:42.076325 [ 79 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
16757 | 2025.01.14 22:42:42.076424 [ 79 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16758 | 2025.01.14 22:42:42.076475 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16759 | 2025.01.14 22:42:42.076482 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.005363 sec., 10814.842438933434 rows/sec., 813.23 KiB/sec. | ||
16760 | 2025.01.14 22:42:42.076925 [ 258 ] {68ce6aca-a067-41f2-871d-ea9d1b098778} <Debug> TCPHandler: Processed in 0.006183314 sec. | ||
16761 | 2025.01.14 22:42:42.076997 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
16762 | 2025.01.14 22:42:42.077292 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16763 | 2025.01.14 22:42:42.077631 [ 186 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.006903192 sec., 510633.34179318784 rows/sec., 44.99 MiB/sec. | ||
16764 | 2025.01.14 22:42:42.077813 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16765 | 2025.01.14 22:42:42.077786 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16766 | 2025.01.14 22:42:42.077963 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 83 rows starting from the beginning of the part | ||
16767 | 2025.01.14 22:42:42.078002 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16768 | 2025.01.14 22:42:42.078337 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16769 | 2025.01.14 22:42:42.078558 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 61 rows starting from the beginning of the part | ||
16770 | 2025.01.14 22:42:42.079116 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
16771 | 2025.01.14 22:42:42.079571 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 61 rows starting from the beginning of the part | ||
16772 | 2025.01.14 22:42:42.079744 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16773 | 2025.01.14 22:42:42.080031 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 13 rows starting from the beginning of the part | ||
16774 | 2025.01.14 22:42:42.080226 [ 200 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_136_27} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16775 | 2025.01.14 22:42:42.080534 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 58 rows starting from the beginning of the part | ||
16776 | 2025.01.14 22:42:42.080626 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
16777 | 2025.01.14 22:42:42.083494 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16778 | 2025.01.14 22:42:42.083568 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16779 | 2025.01.14 22:42:42.084414 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843763 sec., 36079.62147759946 rows/sec., 2.73 MiB/sec. | ||
16780 | 2025.01.14 22:42:42.084546 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16781 | 2025.01.14 22:42:42.084596 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
16782 | 2025.01.14 22:42:42.085086 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16783 | 2025.01.14 22:42:42.085180 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16784 | 2025.01.14 22:42:42.085408 [ 79 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16785 | 2025.01.14 22:42:42.085418 [ 194 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_125_25} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
16786 | 2025.01.14 22:42:42.085503 [ 79 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16787 | 2025.01.14 22:42:42.085603 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16788 | 2025.01.14 22:42:42.085618 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.007931 sec., 14373.975539024083 rows/sec., 1.12 MiB/sec. | ||
16789 | 2025.01.14 22:42:42.085667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
16790 | 2025.01.14 22:42:42.085789 [ 253 ] {17a526fe-3774-4e39-8631-681ff0fbe740} <Debug> TCPHandler: Processed in 0.008689744 sec. | ||
16791 | 2025.01.14 22:42:42.086065 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16792 | 2025.01.14 22:42:42.086109 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::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 | ||
16793 | 2025.01.14 22:42:42.086456 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16794 | 2025.01.14 22:42:42.086656 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16795 | 2025.01.14 22:42:42.086674 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16796 | 2025.01.14 22:42:42.086792 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 945 rows starting from the beginning of the part | ||
16797 | 2025.01.14 22:42:42.087476 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 144 rows starting from the beginning of the part | ||
16798 | 2025.01.14 22:42:42.088091 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 374 rows starting from the beginning of the part | ||
16799 | 2025.01.14 22:42:42.088660 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 135 rows starting from the beginning of the part | ||
16800 | 2025.01.14 22:42:42.088767 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 836 rows starting from the beginning of the part | ||
16801 | 2025.01.14 22:42:42.089241 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 114 rows starting from the beginning of the part | ||
16802 | 2025.01.14 22:42:42.089982 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16803 | 2025.01.14 22:42:42.090024 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16804 | 2025.01.14 22:42:42.090648 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16805 | 2025.01.14 22:42:42.091018 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16806 | 2025.01.14 22:42:42.091203 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_127_26 to all_131_131_0 | ||
16807 | 2025.01.14 22:42:42.091248 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16808 | 2025.01.14 22:42:42.091275 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16809 | 2025.01.14 22:42:42.091298 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.004998 sec., 32012.80512204882 rows/sec., 2.22 MiB/sec. | ||
16810 | 2025.01.14 22:42:42.091557 [ 258 ] {311c72ea-6e34-4107-9b19-2aacfa1ff0ad} <Debug> TCPHandler: Processed in 0.005630898 sec. | ||
16811 | 2025.01.14 22:42:42.091569 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_127_26 to all_131_131_0 into Compact with storage Full | ||
16812 | 2025.01.14 22:42:42.092072 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16813 | 2025.01.14 22:42:42.092140 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16814 | 2025.01.14 22:42:42.092282 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 37124 rows starting from the beginning of the part | ||
16815 | 2025.01.14 22:42:42.092408 [ 187 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006552649 sec., 388850.3718114613 rows/sec., 29.84 MiB/sec. | ||
16816 | 2025.01.14 22:42:42.092700 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16817 | 2025.01.14 22:42:42.092735 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 153 rows starting from the beginning of the part | ||
16818 | 2025.01.14 22:42:42.092957 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16819 | 2025.01.14 22:42:42.093219 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 227 rows starting from the beginning of the part | ||
16820 | 2025.01.14 22:42:42.093275 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <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 | ||
16821 | 2025.01.14 22:42:42.093771 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 153 rows starting from the beginning of the part | ||
16822 | 2025.01.14 22:42:42.094394 [ 196 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 940 rows starting from the beginning of the part | ||
16823 | 2025.01.14 22:42:42.094559 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16824 | 2025.01.14 22:42:42.095179 [ 193 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_136_27} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16825 | 2025.01.14 22:42:42.095515 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
16826 | 2025.01.14 22:42:42.098264 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16827 | 2025.01.14 22:42:42.098332 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16828 | 2025.01.14 22:42:42.099806 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16829 | 2025.01.14 22:42:42.100143 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16830 | 2025.01.14 22:42:42.100466 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.007972 sec., 7275.464124435524 rows/sec., 13.04 MiB/sec. | ||
16831 | 2025.01.14 22:42:42.101180 [ 253 ] {558e1068-ba66-461d-9374-9faed0c8993d} <Debug> TCPHandler: Processed in 0.009478624 sec. | ||
16832 | 2025.01.14 22:42:42.101508 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16833 | 2025.01.14 22:42:42.101706 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16834 | 2025.01.14 22:42:42.101778 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16835 | 2025.01.14 22:42:42.102514 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16836 | 2025.01.14 22:42:42.102559 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16837 | 2025.01.14 22:42:42.103074 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16838 | 2025.01.14 22:42:42.103345 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16839 | 2025.01.14 22:42:42.103569 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001903 sec., 28376.24802942722 rows/sec., 1.95 MiB/sec. | ||
16840 | 2025.01.14 22:42:42.103649 [ 258 ] {8d3ebb63-2e33-4dcc-8eb2-b10bdb848931} <Debug> TCPHandler: Processed in 0.002333719 sec. | ||
16841 | 2025.01.14 22:42:42.105872 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38597 rows, containing 5 columns (5 merged, 0 gathered) in 0.014517134 sec., 2658720.3782785228 rows/sec., 178.95 MiB/sec. | ||
16842 | 2025.01.14 22:42:42.106394 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
16843 | 2025.01.14 22:42:42.106688 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16844 | 2025.01.14 22:42:42.106761 [ 195 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_127_26, all_131_131_0] -> all_1_131_27 | ||
16845 | 2025.01.14 22:42:42.106843 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
16846 | 2025.01.14 22:42:45.756739 [ 223 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16847 | 2025.01.14 22:42:45.756842 [ 223 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16848 | 2025.01.14 22:42:45.758965 [ 223 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16849 | 2025.01.14 22:42:45.767551 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16850 | 2025.01.14 22:42:45.767607 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16851 | 2025.01.14 22:42:46.012749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 | ||
16852 | 2025.01.14 22:42:46.013571 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16853 | 2025.01.14 22:42:46.013632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16854 | 2025.01.14 22:42:46.014201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
16855 | 2025.01.14 22:42:46.014467 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16856 | 2025.01.14 22:42:46.014711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 | ||
16857 | 2025.01.14 22:42:46.314922 [ 221 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16858 | 2025.01.14 22:42:46.315008 [ 221 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16859 | 2025.01.14 22:42:46.317046 [ 221 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16860 | 2025.01.14 22:42:47.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.42 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 267.41 MiB (RSS), difference: 3.99 MiB | ||
16861 | 2025.01.14 22:42:47.069773 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16862 | 2025.01.14 22:42:47.070066 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16863 | 2025.01.14 22:42:47.070178 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16864 | 2025.01.14 22:42:47.071016 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16865 | 2025.01.14 22:42:47.071062 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16866 | 2025.01.14 22:42:47.071488 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16867 | 2025.01.14 22:42:47.071743 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16868 | 2025.01.14 22:42:47.071929 [ 71 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16869 | 2025.01.14 22:42:47.072012 [ 71 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16870 | 2025.01.14 22:42:47.072033 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002036 sec., 6876.2278978388995 rows/sec., 495.00 KiB/sec. | ||
16871 | 2025.01.14 22:42:47.072053 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16872 | 2025.01.14 22:42:47.072238 [ 253 ] {2f686d05-3f2b-4bf3-873d-5f78ee427e36} <Debug> TCPHandler: Processed in 0.002641192 sec. | ||
16873 | 2025.01.14 22:42:47.072325 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16874 | 2025.01.14 22:42:47.072347 [ 220 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16875 | 2025.01.14 22:42:47.072462 [ 220 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16876 | 2025.01.14 22:42:47.072625 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16877 | 2025.01.14 22:42:47.072625 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16878 | 2025.01.14 22:42:47.072697 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part | ||
16879 | 2025.01.14 22:42:47.073193 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
16880 | 2025.01.14 22:42:47.073197 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16881 | 2025.01.14 22:42:47.073424 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16882 | 2025.01.14 22:42:47.073863 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16883 | 2025.01.14 22:42:47.074539 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
16884 | 2025.01.14 22:42:47.075213 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
16885 | 2025.01.14 22:42:47.077686 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16886 | 2025.01.14 22:42:47.077791 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16887 | 2025.01.14 22:42:47.077922 [ 220 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16888 | 2025.01.14 22:42:47.079538 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16889 | 2025.01.14 22:42:47.080060 [ 197 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007868444 sec., 8896.295125186123 rows/sec., 675.17 KiB/sec. | ||
16890 | 2025.01.14 22:42:47.080216 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16891 | 2025.01.14 22:42:47.080234 [ 187 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16892 | 2025.01.14 22:42:47.080487 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.007525 sec., 26445.182724252492 rows/sec., 2.29 MiB/sec. | ||
16893 | 2025.01.14 22:42:47.080585 [ 258 ] {3367730a-cf92-4fac-8c9b-859cc202794d} <Debug> TCPHandler: Processed in 0.008189568 sec. | ||
16894 | 2025.01.14 22:42:47.080677 [ 187 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16895 | 2025.01.14 22:42:47.080766 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16896 | 2025.01.14 22:42:47.080788 [ 187 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_61_15} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16897 | 2025.01.14 22:42:47.080944 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
16898 | 2025.01.14 22:42:47.080991 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16899 | 2025.01.14 22:42:47.081050 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16900 | 2025.01.14 22:42:47.081658 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16901 | 2025.01.14 22:42:47.081700 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16902 | 2025.01.14 22:42:47.082080 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16903 | 2025.01.14 22:42:47.082334 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16904 | 2025.01.14 22:42:47.082547 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001626 sec., 4305.043050430504 rows/sec., 280.48 KiB/sec. | ||
16905 | 2025.01.14 22:42:47.082606 [ 253 ] {e7f1251f-1ddf-47c0-ad57-94d0e325b549} <Debug> TCPHandler: Processed in 0.001920483 sec. | ||
16906 | 2025.01.14 22:42:47.082774 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16907 | 2025.01.14 22:42:47.082908 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16908 | 2025.01.14 22:42:47.082962 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16909 | 2025.01.14 22:42:47.083539 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16910 | 2025.01.14 22:42:47.083584 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16911 | 2025.01.14 22:42:47.083956 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16912 | 2025.01.14 22:42:47.084193 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16913 | 2025.01.14 22:42:47.084323 [ 71 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16914 | 2025.01.14 22:42:47.084361 [ 71 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16915 | 2025.01.14 22:42:47.084370 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001492 sec., 9383.378016085791 rows/sec., 657.15 KiB/sec. | ||
16916 | 2025.01.14 22:42:47.084385 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16917 | 2025.01.14 22:42:47.084495 [ 258 ] {4bfff6c3-792e-4be8-b5d8-42d7829cdc92} <Debug> TCPHandler: Processed in 0.001774031 sec. | ||
16918 | 2025.01.14 22:42:47.084795 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16919 | 2025.01.14 22:42:47.084826 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
16920 | 2025.01.14 22:42:47.085163 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16921 | 2025.01.14 22:42:47.085341 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16922 | 2025.01.14 22:42:47.085425 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16923 | 2025.01.14 22:42:47.085566 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part | ||
16924 | 2025.01.14 22:42:47.086069 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part | ||
16925 | 2025.01.14 22:42:47.086347 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
16926 | 2025.01.14 22:42:47.086766 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16927 | 2025.01.14 22:42:47.087242 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part | ||
16928 | 2025.01.14 22:42:47.087537 [ 197 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
16929 | 2025.01.14 22:42:47.088314 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16930 | 2025.01.14 22:42:47.088361 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16931 | 2025.01.14 22:42:47.088923 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16932 | 2025.01.14 22:42:47.089250 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16933 | 2025.01.14 22:42:47.089430 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921159 sec., 156060.7978730214 rows/sec., 11.17 MiB/sec. | ||
16934 | 2025.01.14 22:42:47.089503 [ 71 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16935 | 2025.01.14 22:42:47.089597 [ 71 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16936 | 2025.01.14 22:42:47.089654 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16937 | 2025.01.14 22:42:47.089680 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004651 sec., 2795.097828423995 rows/sec., 174.27 KiB/sec. | ||
16938 | 2025.01.14 22:42:47.089748 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16939 | 2025.01.14 22:42:47.090064 [ 253 ] {e025e136-2baf-492a-8d19-317f2e7a0f68} <Debug> TCPHandler: Processed in 0.005420485 sec. | ||
16940 | 2025.01.14 22:42:47.090138 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16941 | 2025.01.14 22:42:47.090315 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16942 | 2025.01.14 22:42:47.090538 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16943 | 2025.01.14 22:42:47.090678 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part | ||
16944 | 2025.01.14 22:42:47.090696 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16945 | 2025.01.14 22:42:47.090697 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16946 | 2025.01.14 22:42:47.090890 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16947 | 2025.01.14 22:42:47.091108 [ 187 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_61_12} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16948 | 2025.01.14 22:42:47.091293 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
16949 | 2025.01.14 22:42:47.091383 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
16950 | 2025.01.14 22:42:47.091727 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
16951 | 2025.01.14 22:42:47.092099 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
16952 | 2025.01.14 22:42:47.092488 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
16953 | 2025.01.14 22:42:47.094056 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16954 | 2025.01.14 22:42:47.094134 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16955 | 2025.01.14 22:42:47.094841 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005070311 sec., 12819.726442815834 rows/sec., 849.38 KiB/sec. | ||
16956 | 2025.01.14 22:42:47.095028 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16957 | 2025.01.14 22:42:47.095189 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16958 | 2025.01.14 22:42:47.095498 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16959 | 2025.01.14 22:42:47.095675 [ 201 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_61_15} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16960 | 2025.01.14 22:42:47.095682 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16961 | 2025.01.14 22:42:47.095818 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16962 | 2025.01.14 22:42:47.095981 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005405 sec., 69195.18963922294 rows/sec., 4.89 MiB/sec. | ||
16963 | 2025.01.14 22:42:47.096041 [ 258 ] {a6a37d9b-0076-4d08-a262-ee0d6fa5f22b} <Debug> TCPHandler: Processed in 0.00585203 sec. | ||
16964 | 2025.01.14 22:42:47.096216 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16965 | 2025.01.14 22:42:47.096359 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16966 | 2025.01.14 22:42:47.096420 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16967 | 2025.01.14 22:42:47.096994 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16968 | 2025.01.14 22:42:47.097042 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16969 | 2025.01.14 22:42:47.097470 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16970 | 2025.01.14 22:42:47.097706 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16971 | 2025.01.14 22:42:47.097862 [ 71 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16972 | 2025.01.14 22:42:47.097915 [ 71 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16973 | 2025.01.14 22:42:47.097953 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec. | ||
16974 | 2025.01.14 22:42:47.097964 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16975 | 2025.01.14 22:42:47.098120 [ 253 ] {c8125d7f-9a6b-41d4-b5cd-6b6f0284b1b4} <Debug> TCPHandler: Processed in 0.001968393 sec. | ||
16976 | 2025.01.14 22:42:47.098381 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16977 | 2025.01.14 22:42:47.098382 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::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 | ||
16978 | 2025.01.14 22:42:47.098836 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16979 | 2025.01.14 22:42:47.098935 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16980 | 2025.01.14 22:42:47.099056 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16981 | 2025.01.14 22:42:47.099082 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
16982 | 2025.01.14 22:42:47.099484 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
16983 | 2025.01.14 22:42:47.099922 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
16984 | 2025.01.14 22:42:47.100299 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
16985 | 2025.01.14 22:42:47.100643 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
16986 | 2025.01.14 22:42:47.101019 [ 187 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
16987 | 2025.01.14 22:42:47.101739 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16988 | 2025.01.14 22:42:47.101792 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16989 | 2025.01.14 22:42:47.102395 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16990 | 2025.01.14 22:42:47.102633 [ 189 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545024 sec., 80527.62757688409 rows/sec., 4.11 MiB/sec. | ||
16991 | 2025.01.14 22:42:47.102798 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16992 | 2025.01.14 22:42:47.102834 [ 189 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16993 | 2025.01.14 22:42:47.103154 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.004475 sec., 50726.25698324022 rows/sec., 3.38 MiB/sec. | ||
16994 | 2025.01.14 22:42:47.103287 [ 258 ] {1894d262-90aa-46f6-adfd-34ef0d25098a} <Debug> TCPHandler: Processed in 0.00503753 sec. | ||
16995 | 2025.01.14 22:42:47.103421 [ 189 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16996 | 2025.01.14 22:42:47.103496 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16997 | 2025.01.14 22:42:47.103523 [ 189 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_1_61_12} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16998 | 2025.01.14 22:42:47.103638 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16999 | 2025.01.14 22:42:47.103680 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17000 | 2025.01.14 22:42:47.103739 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17001 | 2025.01.14 22:42:47.104272 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17002 | 2025.01.14 22:42:47.104318 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17003 | 2025.01.14 22:42:47.104700 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17004 | 2025.01.14 22:42:47.104932 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17005 | 2025.01.14 22:42:47.105139 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
17006 | 2025.01.14 22:42:47.105190 [ 253 ] {63b16ab2-340e-4687-9238-b61561c71f0e} <Debug> TCPHandler: Processed in 0.001787702 sec. | ||
17007 | 2025.01.14 22:42:47.105338 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17008 | 2025.01.14 22:42:47.105465 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17009 | 2025.01.14 22:42:47.105524 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17010 | 2025.01.14 22:42:47.106125 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17011 | 2025.01.14 22:42:47.106172 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17012 | 2025.01.14 22:42:47.106603 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
17013 | 2025.01.14 22:42:47.106845 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17014 | 2025.01.14 22:42:47.107064 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001632 sec., 44117.64705882353 rows/sec., 2.81 MiB/sec. | ||
17015 | 2025.01.14 22:42:47.107118 [ 258 ] {27b57ba9-e353-4cf8-99d2-24de0aa9eaf1} <Debug> TCPHandler: Processed in 0.001841192 sec. | ||
17016 | 2025.01.14 22:42:47.507903 [ 218 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17017 | 2025.01.14 22:42:47.507965 [ 218 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17018 | 2025.01.14 22:42:47.509621 [ 218 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17019 | 2025.01.14 22:42:48.159870 [ 224 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
17020 | 2025.01.14 22:42:48.159916 [ 224 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
17021 | 2025.01.14 22:42:48.161770 [ 224 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
17022 | 2025.01.14 22:42:48.974033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
17023 | 2025.01.14 22:42:48.997022 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17024 | 2025.01.14 22:42:48.997089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17025 | 2025.01.14 22:42:49.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.93 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 267.41 MiB (RSS), difference: -4.52 MiB | ||
17026 | 2025.01.14 22:42:49.005339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17027 | 2025.01.14 22:42:49.006215 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17028 | 2025.01.14 22:42:49.011322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
17029 | 2025.01.14 22:42:49.402408 [ 225 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): 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] | ||
17030 | 2025.01.14 22:42:49.402491 [ 225 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): 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] | ||
17031 | 2025.01.14 22:42:49.404565 [ 225 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): 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] | ||
17032 | 2025.01.14 22:42:50.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.41 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 267.41 MiB (RSS), difference: 4.00 MiB | ||
17033 | 2025.01.14 22:42:51.287123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2324 | ||
17034 | 2025.01.14 22:42:51.290387 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17035 | 2025.01.14 22:42:51.290441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17036 | 2025.01.14 22:42:51.291978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17037 | 2025.01.14 22:42:51.292288 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17038 | 2025.01.14 22:42:51.292513 [ 67 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
17039 | 2025.01.14 22:42:51.292631 [ 67 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17040 | 2025.01.14 22:42:51.292697 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17041 | 2025.01.14 22:42:51.293179 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
17042 | 2025.01.14 22:42:51.294780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
17043 | 2025.01.14 22:42:51.295106 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17044 | 2025.01.14 22:42:51.295293 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2140 rows starting from the beginning of the part | ||
17045 | 2025.01.14 22:42:51.295826 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
17046 | 2025.01.14 22:42:51.296361 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
17047 | 2025.01.14 22:42:51.296886 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
17048 | 2025.01.14 22:42:51.297412 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
17049 | 2025.01.14 22:42:51.297917 [ 192 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
17050 | 2025.01.14 22:42:51.308983 [ 189 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 72 columns (72 merged, 0 gathered) in 0.016120472 sec., 144164.51329712928 rows/sec., 108.00 MiB/sec. | ||
17051 | 2025.01.14 22:42:51.311290 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
17052 | 2025.01.14 22:42:51.312098 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17053 | 2025.01.14 22:42:51.312184 [ 190 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_66_13} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
17054 | 2025.01.14 22:42:51.312522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
17055 | 2025.01.14 22:42:52.068602 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17056 | 2025.01.14 22:42:52.068820 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17057 | 2025.01.14 22:42:52.068900 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17058 | 2025.01.14 22:42:52.069736 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17059 | 2025.01.14 22:42:52.069784 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17060 | 2025.01.14 22:42:52.070208 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
17061 | 2025.01.14 22:42:52.070461 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17062 | 2025.01.14 22:42:52.070720 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001957 sec., 4087.8896269800716 rows/sec., 333.34 KiB/sec. | ||
17063 | 2025.01.14 22:42:52.070785 [ 253 ] {92f86e4d-4721-4704-87fd-46320d9937c0} <Debug> TCPHandler: Processed in 0.002354269 sec. | ||
17064 | 2025.01.14 22:42:52.071039 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17065 | 2025.01.14 22:42:52.071247 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17066 | 2025.01.14 22:42:52.071326 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17067 | 2025.01.14 22:42:52.072213 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17068 | 2025.01.14 22:42:52.072258 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17069 | 2025.01.14 22:42:52.072722 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17070 | 2025.01.14 22:42:52.073002 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17071 | 2025.01.14 22:42:52.073237 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Debug> executeQuery: Read 172 rows, 15.38 KiB in 0.002047 sec., 84025.40302882266 rows/sec., 7.34 MiB/sec. | ||
17072 | 2025.01.14 22:42:52.073306 [ 258 ] {6d6ff37d-36c0-4867-b22b-6291214cd66a} <Debug> TCPHandler: Processed in 0.002408339 sec. | ||
17073 | 2025.01.14 22:42:52.073486 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17074 | 2025.01.14 22:42:52.073633 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17075 | 2025.01.14 22:42:52.073694 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17076 | 2025.01.14 22:42:52.074346 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17077 | 2025.01.14 22:42:52.074388 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17078 | 2025.01.14 22:42:52.074808 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17079 | 2025.01.14 22:42:52.075058 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17080 | 2025.01.14 22:42:52.075296 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Debug> executeQuery: Read 66 rows, 4.92 KiB in 0.0017 sec., 38823.529411764706 rows/sec., 2.83 MiB/sec. | ||
17081 | 2025.01.14 22:42:52.075358 [ 253 ] {cae3b19e-6f2a-46bc-a20e-841d81980592} <Debug> TCPHandler: Processed in 0.001945103 sec. | ||
17082 | 2025.01.14 22:42:52.075562 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17083 | 2025.01.14 22:42:52.075703 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17084 | 2025.01.14 22:42:52.075767 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17085 | 2025.01.14 22:42:52.076645 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17086 | 2025.01.14 22:42:52.076690 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17087 | 2025.01.14 22:42:52.077117 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17088 | 2025.01.14 22:42:52.077364 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17089 | 2025.01.14 22:42:52.077599 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Debug> executeQuery: Read 122 rows, 9.77 KiB in 0.001932 sec., 63146.99792960663 rows/sec., 4.94 MiB/sec. | ||
17090 | 2025.01.14 22:42:52.077673 [ 258 ] {cb754374-1656-4393-8291-af1c7647676e} <Debug> TCPHandler: Processed in 0.002172026 sec. | ||
17091 | 2025.01.14 22:42:52.077825 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17092 | 2025.01.14 22:42:52.077948 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17093 | 2025.01.14 22:42:52.078005 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17094 | 2025.01.14 22:42:52.078643 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17095 | 2025.01.14 22:42:52.078683 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17096 | 2025.01.14 22:42:52.079101 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
17097 | 2025.01.14 22:42:52.079410 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17098 | 2025.01.14 22:42:52.079658 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.001738 sec., 88607.59493670886 rows/sec., 6.14 MiB/sec. | ||
17099 | 2025.01.14 22:42:52.079717 [ 253 ] {f7b04d1a-800d-41ac-b0c8-0abc08b89a7e} <Debug> TCPHandler: Processed in 0.001950703 sec. | ||
17100 | 2025.01.14 22:42:52.079871 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17101 | 2025.01.14 22:42:52.079997 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17102 | 2025.01.14 22:42:52.080101 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <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 | ||
17103 | 2025.01.14 22:42:52.081515 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17104 | 2025.01.14 22:42:52.081557 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17105 | 2025.01.14 22:42:52.082315 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17106 | 2025.01.14 22:42:52.082604 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17107 | 2025.01.14 22:42:52.082809 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
17108 | 2025.01.14 22:42:52.082885 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002908 sec., 19944.979367262724 rows/sec., 35.74 MiB/sec. | ||
17109 | 2025.01.14 22:42:52.082893 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17110 | 2025.01.14 22:42:52.082973 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17111 | 2025.01.14 22:42:52.083434 [ 258 ] {449f9c64-a18c-4e23-aa70-6a52ba13bd59} <Debug> TCPHandler: Processed in 0.003618534 sec. | ||
17112 | 2025.01.14 22:42:52.083658 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
17113 | 2025.01.14 22:42:52.083868 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17114 | 2025.01.14 22:42:52.084512 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17115 | 2025.01.14 22:42:52.084672 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17116 | 2025.01.14 22:42:52.085051 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17117 | 2025.01.14 22:42:52.085317 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2375 rows starting from the beginning of the part | ||
17118 | 2025.01.14 22:42:52.085990 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 57 rows starting from the beginning of the part | ||
17119 | 2025.01.14 22:42:52.086753 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part | ||
17120 | 2025.01.14 22:42:52.086938 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17121 | 2025.01.14 22:42:52.087083 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17122 | 2025.01.14 22:42:52.087427 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 58 rows starting from the beginning of the part | ||
17123 | 2025.01.14 22:42:52.088002 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 58 rows starting from the beginning of the part | ||
17124 | 2025.01.14 22:42:52.088678 [ 188 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part | ||
17125 | 2025.01.14 22:42:52.088713 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
17126 | 2025.01.14 22:42:52.089436 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17127 | 2025.01.14 22:42:52.089972 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005695 sec., 8779.63125548727 rows/sec., 616.46 KiB/sec. | ||
17128 | 2025.01.14 22:42:52.090136 [ 253 ] {f40a35e8-f618-43d9-b416-850d8f2a16eb} <Debug> TCPHandler: Processed in 0.006583299 sec. | ||
17129 | 2025.01.14 22:42:52.098572 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 19 columns (19 merged, 0 gathered) in 0.015437705 sec., 172564.51007452208 rows/sec., 309.23 MiB/sec. | ||
17130 | 2025.01.14 22:42:52.100990 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
17131 | 2025.01.14 22:42:52.101411 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17132 | 2025.01.14 22:42:52.101493 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
17133 | 2025.01.14 22:42:52.101704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
17134 | 2025.01.14 22:42:53.218816 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17135 | 2025.01.14 22:42:53.218870 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17136 | 2025.01.14 22:42:53.221180 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17137 | 2025.01.14 22:42:53.391411 [ 221 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17138 | 2025.01.14 22:42:53.391469 [ 221 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17139 | 2025.01.14 22:42:53.393728 [ 221 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17140 | 2025.01.14 22:42:53.514960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 | ||
17141 | 2025.01.14 22:42:53.515723 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17142 | 2025.01.14 22:42:53.515777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17143 | 2025.01.14 22:42:53.516359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
17144 | 2025.01.14 22:42:53.516655 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17145 | 2025.01.14 22:42:53.516916 [ 63 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
17146 | 2025.01.14 22:42:53.516966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
17147 | 2025.01.14 22:42:53.517030 [ 63 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17148 | 2025.01.14 22:42:53.517079 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17149 | 2025.01.14 22:42:53.517319 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
17150 | 2025.01.14 22:42:53.517847 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17151 | 2025.01.14 22:42:53.517951 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part | ||
17152 | 2025.01.14 22:42:53.518231 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
17153 | 2025.01.14 22:42:53.518411 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
17154 | 2025.01.14 22:42:53.518663 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
17155 | 2025.01.14 22:42:53.518779 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
17156 | 2025.01.14 22:42:53.519032 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
17157 | 2025.01.14 22:42:53.522344 [ 199 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.005178822 sec., 8056658.4447196685 rows/sec., 115.25 MiB/sec. | ||
17158 | 2025.01.14 22:42:53.522576 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
17159 | 2025.01.14 22:42:53.522890 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17160 | 2025.01.14 22:42:53.522971 [ 191 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_91_18} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
17161 | 2025.01.14 22:42:53.523059 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
17162 | 2025.01.14 22:42:56.511499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
17163 | 2025.01.14 22:42:56.535514 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17164 | 2025.01.14 22:42:56.535585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17165 | 2025.01.14 22:42:56.543225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
17166 | 2025.01.14 22:42:56.544079 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17167 | 2025.01.14 22:42:56.544542 [ 56 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
17168 | 2025.01.14 22:42:56.544726 [ 56 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17169 | 2025.01.14 22:42:56.544825 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17170 | 2025.01.14 22:42:56.545257 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
17171 | 2025.01.14 22:42:56.561737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
17172 | 2025.01.14 22:42:56.563398 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17173 | 2025.01.14 22:42:56.565186 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
17174 | 2025.01.14 22:42:56.571843 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
17175 | 2025.01.14 22:42:56.577940 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
17176 | 2025.01.14 22:42:56.584072 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
17177 | 2025.01.14 22:42:56.590288 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
17178 | 2025.01.14 22:42:56.596194 [ 196 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
17179 | 2025.01.14 22:42:56.662388 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.117418344 sec., 5842.3579879477775 rows/sec., 30.21 MiB/sec. | ||
17180 | 2025.01.14 22:42:56.665936 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
17181 | 2025.01.14 22:42:56.669084 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17182 | 2025.01.14 22:42:56.669209 [ 194 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_91_18} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
17183 | 2025.01.14 22:42:56.671900 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
17184 | 2025.01.14 22:42:57.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.64 MiB, peak 287.06 MiB, free memory in arenas 0.00 B, will set to 268.57 MiB (RSS), difference: -1.07 MiB | ||
17185 | 2025.01.14 22:42:57.068514 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17186 | 2025.01.14 22:42:57.068726 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17187 | 2025.01.14 22:42:57.068807 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17188 | 2025.01.14 22:42:57.069572 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17189 | 2025.01.14 22:42:57.069617 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17190 | 2025.01.14 22:42:57.070071 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17191 | 2025.01.14 22:42:57.070324 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17192 | 2025.01.14 22:42:57.070572 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
17193 | 2025.01.14 22:42:57.070676 [ 253 ] {42d7dc3a-dbef-4eab-a980-11bc96e221c3} <Debug> TCPHandler: Processed in 0.002297857 sec. | ||
17194 | 2025.01.14 22:42:57.071015 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17195 | 2025.01.14 22:42:57.071232 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17196 | 2025.01.14 22:42:57.071313 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17197 | 2025.01.14 22:42:57.072220 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17198 | 2025.01.14 22:42:57.072268 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17199 | 2025.01.14 22:42:57.072738 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17200 | 2025.01.14 22:42:57.073010 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17201 | 2025.01.14 22:42:57.073241 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002068 sec., 96228.23984526112 rows/sec., 8.34 MiB/sec. | ||
17202 | 2025.01.14 22:42:57.073298 [ 258 ] {eee72819-b1ff-4bb6-96de-bb54900fc588} <Debug> TCPHandler: Processed in 0.00247921 sec. | ||
17203 | 2025.01.14 22:42:57.073458 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17204 | 2025.01.14 22:42:57.073589 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17205 | 2025.01.14 22:42:57.073644 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17206 | 2025.01.14 22:42:57.074243 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17207 | 2025.01.14 22:42:57.074283 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17208 | 2025.01.14 22:42:57.074660 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17209 | 2025.01.14 22:42:57.074910 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17210 | 2025.01.14 22:42:57.075093 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001535 sec., 4560.260586319218 rows/sec., 297.10 KiB/sec. | ||
17211 | 2025.01.14 22:42:57.075151 [ 253 ] {b8db86c0-a6c2-4052-880c-7e306343a005} <Debug> TCPHandler: Processed in 0.001754321 sec. | ||
17212 | 2025.01.14 22:42:57.075316 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17213 | 2025.01.14 22:42:57.075466 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17214 | 2025.01.14 22:42:57.075524 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17215 | 2025.01.14 22:42:57.076165 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17216 | 2025.01.14 22:42:57.076207 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17217 | 2025.01.14 22:42:57.076619 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17218 | 2025.01.14 22:42:57.076870 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17219 | 2025.01.14 22:42:57.077116 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001672 sec., 8373.205741626794 rows/sec., 586.40 KiB/sec. | ||
17220 | 2025.01.14 22:42:57.077253 [ 258 ] {c2199009-986f-447d-bd07-89b79a3df20e} <Debug> TCPHandler: Processed in 0.002003684 sec. | ||
17221 | 2025.01.14 22:42:57.077489 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17222 | 2025.01.14 22:42:57.077624 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17223 | 2025.01.14 22:42:57.077682 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17224 | 2025.01.14 22:42:57.078265 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17225 | 2025.01.14 22:42:57.078304 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17226 | 2025.01.14 22:42:57.078698 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17227 | 2025.01.14 22:42:57.078949 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17228 | 2025.01.14 22:42:57.079134 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
17229 | 2025.01.14 22:42:57.079271 [ 253 ] {4227f59d-cccb-41c4-aac5-856f88a713f4} <Debug> TCPHandler: Processed in 0.001872522 sec. | ||
17230 | 2025.01.14 22:42:57.079420 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17231 | 2025.01.14 22:42:57.079541 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17232 | 2025.01.14 22:42:57.079590 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17233 | 2025.01.14 22:42:57.080332 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17234 | 2025.01.14 22:42:57.080373 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17235 | 2025.01.14 22:42:57.080767 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17236 | 2025.01.14 22:42:57.081031 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17237 | 2025.01.14 22:42:57.081250 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001732 sec., 215935.3348729792 rows/sec., 15.25 MiB/sec. | ||
17238 | 2025.01.14 22:42:57.081302 [ 258 ] {cf611ea2-f2b2-47b9-bcac-fd89749da16c} <Debug> TCPHandler: Processed in 0.001944413 sec. | ||
17239 | 2025.01.14 22:42:57.081451 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17240 | 2025.01.14 22:42:57.081594 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17241 | 2025.01.14 22:42:57.081660 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17242 | 2025.01.14 22:42:57.082182 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17243 | 2025.01.14 22:42:57.082219 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17244 | 2025.01.14 22:42:57.082591 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17245 | 2025.01.14 22:42:57.082856 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17246 | 2025.01.14 22:42:57.083061 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
17247 | 2025.01.14 22:42:57.083127 [ 253 ] {fc5df273-29aa-4630-850b-41bfb5ef6a8f} <Debug> TCPHandler: Processed in 0.001744011 sec. | ||
17248 | 2025.01.14 22:42:57.083331 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17249 | 2025.01.14 22:42:57.083482 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17250 | 2025.01.14 22:42:57.083544 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17251 | 2025.01.14 22:42:57.084173 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17252 | 2025.01.14 22:42:57.084211 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17253 | 2025.01.14 22:42:57.084620 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
17254 | 2025.01.14 22:42:57.084867 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17255 | 2025.01.14 22:42:57.085090 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001636 sec., 138753.05623471882 rows/sec., 9.26 MiB/sec. | ||
17256 | 2025.01.14 22:42:57.085141 [ 258 ] {3040a6e5-56c6-4b8d-bfea-3924fe2616ad} <Debug> TCPHandler: Processed in 0.001925673 sec. | ||
17257 | 2025.01.14 22:42:57.085296 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17258 | 2025.01.14 22:42:57.085436 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17259 | 2025.01.14 22:42:57.085497 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17260 | 2025.01.14 22:42:57.086006 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17261 | 2025.01.14 22:42:57.086044 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17262 | 2025.01.14 22:42:57.086399 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17263 | 2025.01.14 22:42:57.086639 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17264 | 2025.01.14 22:42:57.086816 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
17265 | 2025.01.14 22:42:57.086867 [ 253 ] {173442a8-7b32-4611-b422-f25173fe9af0} <Debug> TCPHandler: Processed in 0.00163844 sec. | ||
17266 | 2025.01.14 22:42:57.087018 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17267 | 2025.01.14 22:42:57.087157 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17268 | 2025.01.14 22:42:57.087217 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17269 | 2025.01.14 22:42:57.087797 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17270 | 2025.01.14 22:42:57.087838 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17271 | 2025.01.14 22:42:57.088223 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
17272 | 2025.01.14 22:42:57.088467 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17273 | 2025.01.14 22:42:57.088709 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.00158 sec., 45569.620253164554 rows/sec., 2.91 MiB/sec. | ||
17274 | 2025.01.14 22:42:57.088791 [ 258 ] {b9b9747a-0cd0-4e9f-becd-46fe78907dfe} <Debug> TCPHandler: Processed in 0.001841622 sec. | ||
17275 | 2025.01.14 22:42:57.365658 [ 218 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17276 | 2025.01.14 22:42:57.365709 [ 218 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17277 | 2025.01.14 22:42:57.367960 [ 218 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17278 | 2025.01.14 22:42:58.611775 [ 221 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17279 | 2025.01.14 22:42:58.611835 [ 221 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17280 | 2025.01.14 22:42:58.613846 [ 221 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17281 | 2025.01.14 22:43:00.767673 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17282 | 2025.01.14 22:43:00.767763 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17283 | 2025.01.14 22:43:01.017249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 | ||
17284 | 2025.01.14 22:43:01.018058 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17285 | 2025.01.14 22:43:01.018105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17286 | 2025.01.14 22:43:01.018677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
17287 | 2025.01.14 22:43:01.018941 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17288 | 2025.01.14 22:43:01.019200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 | ||
17289 | 2025.01.14 22:43:01.295145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2358 | ||
17290 | 2025.01.14 22:43:01.298577 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17291 | 2025.01.14 22:43:01.298635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17292 | 2025.01.14 22:43:01.300230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
17293 | 2025.01.14 22:43:01.300549 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17294 | 2025.01.14 22:43:01.302361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2358 | ||
17295 | 2025.01.14 22:43:02.067498 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17296 | 2025.01.14 22:43:02.067712 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17297 | 2025.01.14 22:43:02.067794 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17298 | 2025.01.14 22:43:02.068708 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17299 | 2025.01.14 22:43:02.068756 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17300 | 2025.01.14 22:43:02.069212 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17301 | 2025.01.14 22:43:02.069464 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17302 | 2025.01.14 22:43:02.069715 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.002062 sec., 81474.29679922406 rows/sec., 7.15 MiB/sec. | ||
17303 | 2025.01.14 22:43:02.069783 [ 253 ] {d46af154-b38e-4450-af87-10aebb040808} <Debug> TCPHandler: Processed in 0.002423279 sec. | ||
17304 | 2025.01.14 22:43:02.070039 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17305 | 2025.01.14 22:43:02.070247 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17306 | 2025.01.14 22:43:02.070324 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17307 | 2025.01.14 22:43:02.071168 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17308 | 2025.01.14 22:43:02.071211 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17309 | 2025.01.14 22:43:02.071647 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17310 | 2025.01.14 22:43:02.071895 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17311 | 2025.01.14 22:43:02.072144 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001955 sec., 29667.519181585674 rows/sec., 2.18 MiB/sec. | ||
17312 | 2025.01.14 22:43:02.072213 [ 258 ] {2b3732d0-0606-43c8-bb5f-6e025bc13abd} <Debug> TCPHandler: Processed in 0.002312168 sec. | ||
17313 | 2025.01.14 22:43:02.072390 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17314 | 2025.01.14 22:43:02.072553 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17315 | 2025.01.14 22:43:02.072625 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17316 | 2025.01.14 22:43:02.073390 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17317 | 2025.01.14 22:43:02.073432 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17318 | 2025.01.14 22:43:02.073813 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17319 | 2025.01.14 22:43:02.074113 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17320 | 2025.01.14 22:43:02.074373 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001861 sec., 61257.38850080602 rows/sec., 4.78 MiB/sec. | ||
17321 | 2025.01.14 22:43:02.074444 [ 253 ] {35409050-d13b-4257-b032-617691724f60} <Debug> TCPHandler: Processed in 0.002123255 sec. | ||
17322 | 2025.01.14 22:43:02.074625 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17323 | 2025.01.14 22:43:02.074760 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17324 | 2025.01.14 22:43:02.074819 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17325 | 2025.01.14 22:43:02.075424 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17326 | 2025.01.14 22:43:02.075466 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17327 | 2025.01.14 22:43:02.075910 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
17328 | 2025.01.14 22:43:02.076171 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17329 | 2025.01.14 22:43:02.076361 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_131_27 to all_135_135_0 | ||
17330 | 2025.01.14 22:43:02.076427 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001688 sec., 88862.55924170616 rows/sec., 6.16 MiB/sec. | ||
17331 | 2025.01.14 22:43:02.076439 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17332 | 2025.01.14 22:43:02.076503 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17333 | 2025.01.14 22:43:02.076585 [ 258 ] {7da6517d-277b-49bc-bc60-1a4fb4c3e5bf} <Debug> TCPHandler: Processed in 0.002013124 sec. | ||
17334 | 2025.01.14 22:43:02.076842 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_131_27 to all_135_135_0 into Compact with storage Full | ||
17335 | 2025.01.14 22:43:02.076877 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17336 | 2025.01.14 22:43:02.077151 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17337 | 2025.01.14 22:43:02.077151 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17338 | 2025.01.14 22:43:02.077236 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_27, total 38597 rows starting from the beginning of the part | ||
17339 | 2025.01.14 22:43:02.077498 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <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 | ||
17340 | 2025.01.14 22:43:02.077567 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
17341 | 2025.01.14 22:43:02.077936 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 227 rows starting from the beginning of the part | ||
17342 | 2025.01.14 22:43:02.078366 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 154 rows starting from the beginning of the part | ||
17343 | 2025.01.14 22:43:02.078697 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 227 rows starting from the beginning of the part | ||
17344 | 2025.01.14 22:43:02.082467 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17345 | 2025.01.14 22:43:02.082540 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17346 | 2025.01.14 22:43:02.083784 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
17347 | 2025.01.14 22:43:02.084070 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17348 | 2025.01.14 22:43:02.084512 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.007469 sec., 7765.430445842817 rows/sec., 13.92 MiB/sec. | ||
17349 | 2025.01.14 22:43:02.084688 [ 253 ] {00a7381c-75b6-447c-b236-202a82dd7b22} <Debug> TCPHandler: Processed in 0.007941275 sec. | ||
17350 | 2025.01.14 22:43:02.084851 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17351 | 2025.01.14 22:43:02.085041 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17352 | 2025.01.14 22:43:02.085114 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17353 | 2025.01.14 22:43:02.085942 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17354 | 2025.01.14 22:43:02.086001 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17355 | 2025.01.14 22:43:02.086575 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
17356 | 2025.01.14 22:43:02.086908 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17357 | 2025.01.14 22:43:02.087133 [ 48 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
17358 | 2025.01.14 22:43:02.087225 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002224 sec., 22482.01438848921 rows/sec., 1.54 MiB/sec. | ||
17359 | 2025.01.14 22:43:02.087232 [ 48 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17360 | 2025.01.14 22:43:02.087347 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17361 | 2025.01.14 22:43:02.087449 [ 258 ] {927ffb24-aa6d-407f-97d1-dd989d78e35e} <Debug> TCPHandler: Processed in 0.002652592 sec. | ||
17362 | 2025.01.14 22:43:02.087792 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
17363 | 2025.01.14 22:43:02.087916 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17364 | 2025.01.14 22:43:02.087952 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7166 rows starting from the beginning of the part | ||
17365 | 2025.01.14 22:43:02.088072 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 54 rows starting from the beginning of the part | ||
17366 | 2025.01.14 22:43:02.088371 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part | ||
17367 | 2025.01.14 22:43:02.088515 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 50 rows starting from the beginning of the part | ||
17368 | 2025.01.14 22:43:02.088965 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::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 | ||
17369 | 2025.01.14 22:43:02.089073 [ 195 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 50 rows starting from the beginning of the part | ||
17370 | 2025.01.14 22:43:02.090086 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39365 rows, containing 5 columns (5 merged, 0 gathered) in 0.013436011 sec., 2929813.0226300056 rows/sec., 197.22 MiB/sec. | ||
17371 | 2025.01.14 22:43:02.090828 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
17372 | 2025.01.14 22:43:02.091333 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17373 | 2025.01.14 22:43:02.091483 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_131_27, all_135_135_0] -> all_1_135_28 | ||
17374 | 2025.01.14 22:43:02.091607 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
17375 | 2025.01.14 22:43:02.092360 [ 198 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7464 rows, containing 4 columns (4 merged, 0 gathered) in 0.004855238 sec., 1537308.77868397 rows/sec., 101.02 MiB/sec. | ||
17376 | 2025.01.14 22:43:02.092834 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
17377 | 2025.01.14 22:43:02.093155 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17378 | 2025.01.14 22:43:02.093230 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_136_27} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
17379 | 2025.01.14 22:43:02.093310 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
17380 | 2025.01.14 22:43:04.061929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
17381 | 2025.01.14 22:43:04.086186 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17382 | 2025.01.14 22:43:04.086250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17383 | 2025.01.14 22:43:04.093925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
17384 | 2025.01.14 22:43:04.094722 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17385 | 2025.01.14 22:43:04.098186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
17386 | 2025.01.14 22:43:07.057959 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17387 | 2025.01.14 22:43:07.058171 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17388 | 2025.01.14 22:43:07.058244 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17389 | 2025.01.14 22:43:07.059029 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17390 | 2025.01.14 22:43:07.059083 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17391 | 2025.01.14 22:43:07.059530 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17392 | 2025.01.14 22:43:07.059789 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17393 | 2025.01.14 22:43:07.060017 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
17394 | 2025.01.14 22:43:07.060082 [ 253 ] {05e68336-5857-4455-8162-130c64bbcaec} <Debug> TCPHandler: Processed in 0.002263907 sec. | ||
17395 | 2025.01.14 22:43:07.060335 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17396 | 2025.01.14 22:43:07.060541 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17397 | 2025.01.14 22:43:07.060616 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17398 | 2025.01.14 22:43:07.061504 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17399 | 2025.01.14 22:43:07.061555 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17400 | 2025.01.14 22:43:07.061995 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
17401 | 2025.01.14 22:43:07.062254 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17402 | 2025.01.14 22:43:07.062519 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001996 sec., 1002.0040080160321 rows/sec., 81.71 KiB/sec. | ||
17403 | 2025.01.14 22:43:07.062661 [ 258 ] {ab313173-ddb2-4c3b-8839-3fc07deaf9b3} <Debug> TCPHandler: Processed in 0.00244019 sec. | ||
17404 | 2025.01.14 22:43:07.062839 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17405 | 2025.01.14 22:43:07.062976 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17406 | 2025.01.14 22:43:07.063031 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17407 | 2025.01.14 22:43:07.064320 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17408 | 2025.01.14 22:43:07.064364 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17409 | 2025.01.14 22:43:07.064833 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17410 | 2025.01.14 22:43:07.065095 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17411 | 2025.01.14 22:43:07.065276 [ 40 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17412 | 2025.01.14 22:43:07.065339 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Debug> executeQuery: Read 1340 rows, 114.29 KiB in 0.00239 sec., 560669.4560669456 rows/sec., 46.70 MiB/sec. | ||
17413 | 2025.01.14 22:43:07.065366 [ 40 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17414 | 2025.01.14 22:43:07.065429 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17415 | 2025.01.14 22:43:07.065467 [ 253 ] {fadbefb6-d9ae-41f3-9518-d3805ace58a6} <Debug> TCPHandler: Processed in 0.002687362 sec. | ||
17416 | 2025.01.14 22:43:07.065737 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17417 | 2025.01.14 22:43:07.065782 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
17418 | 2025.01.14 22:43:07.066249 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17419 | 2025.01.14 22:43:07.066454 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17420 | 2025.01.14 22:43:07.066477 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17421 | 2025.01.14 22:43:07.066580 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1470 rows starting from the beginning of the part | ||
17422 | 2025.01.14 22:43:07.067305 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 199 rows starting from the beginning of the part | ||
17423 | 2025.01.14 22:43:07.068016 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 172 rows starting from the beginning of the part | ||
17424 | 2025.01.14 22:43:07.068607 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 199 rows starting from the beginning of the part | ||
17425 | 2025.01.14 22:43:07.068950 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 168 rows starting from the beginning of the part | ||
17426 | 2025.01.14 22:43:07.069217 [ 190 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1340 rows starting from the beginning of the part | ||
17427 | 2025.01.14 22:43:07.070115 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17428 | 2025.01.14 22:43:07.070189 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17429 | 2025.01.14 22:43:07.071062 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17430 | 2025.01.14 22:43:07.071611 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17431 | 2025.01.14 22:43:07.071929 [ 40 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
17432 | 2025.01.14 22:43:07.072015 [ 40 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17433 | 2025.01.14 22:43:07.072067 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.006006 sec., 1498.5014985014984 rows/sec., 99.18 KiB/sec. | ||
17434 | 2025.01.14 22:43:07.072071 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17435 | 2025.01.14 22:43:07.072298 [ 258 ] {edc861a6-e2de-48a4-b2fd-05b478777594} <Debug> TCPHandler: Processed in 0.00671116 sec. | ||
17436 | 2025.01.14 22:43:07.072766 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
17437 | 2025.01.14 22:43:07.073303 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17438 | 2025.01.14 22:43:07.073469 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 84 rows starting from the beginning of the part | ||
17439 | 2025.01.14 22:43:07.074122 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 7 rows starting from the beginning of the part | ||
17440 | 2025.01.14 22:43:07.074257 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 5 columns (5 merged, 0 gathered) in 0.008679424 sec., 408782.8869749882 rows/sec., 36.03 MiB/sec. | ||
17441 | 2025.01.14 22:43:07.073621 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17442 | 2025.01.14 22:43:07.074664 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 66 rows starting from the beginning of the part | ||
17443 | 2025.01.14 22:43:07.074869 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17444 | 2025.01.14 22:43:07.075166 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
17445 | 2025.01.14 22:43:07.075814 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 58 rows starting from the beginning of the part | ||
17446 | 2025.01.14 22:43:07.076234 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 9 rows starting from the beginning of the part | ||
17447 | 2025.01.14 22:43:07.076296 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17448 | 2025.01.14 22:43:07.076381 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17449 | 2025.01.14 22:43:07.076634 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17450 | 2025.01.14 22:43:07.076801 [ 198 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_141_28} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17451 | 2025.01.14 22:43:07.077167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
17452 | 2025.01.14 22:43:07.079168 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17453 | 2025.01.14 22:43:07.079236 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17454 | 2025.01.14 22:43:07.079711 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.00746122 sec., 30960.08427576187 rows/sec., 2.33 MiB/sec. | ||
17455 | 2025.01.14 22:43:07.079981 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
17456 | 2025.01.14 22:43:07.080087 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17457 | 2025.01.14 22:43:07.080575 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17458 | 2025.01.14 22:43:07.080622 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17459 | 2025.01.14 22:43:07.080876 [ 192 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_130_26} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
17460 | 2025.01.14 22:43:07.081032 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005068 sec., 47750.59194948698 rows/sec., 3.24 MiB/sec. | ||
17461 | 2025.01.14 22:43:07.081179 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
17462 | 2025.01.14 22:43:07.081343 [ 253 ] {d31b7286-45e3-4e76-bdd5-b52ce401077e} <Debug> TCPHandler: Processed in 0.008893186 sec. | ||
17463 | 2025.01.14 22:43:07.081533 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17464 | 2025.01.14 22:43:07.081661 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17465 | 2025.01.14 22:43:07.081714 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17466 | 2025.01.14 22:43:07.082313 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17467 | 2025.01.14 22:43:07.082356 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17468 | 2025.01.14 22:43:07.082727 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17469 | 2025.01.14 22:43:07.082971 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17470 | 2025.01.14 22:43:07.083193 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. | ||
17471 | 2025.01.14 22:43:07.083247 [ 258 ] {d1fa57b0-e355-4cf4-835a-0f47c02145e5} <Debug> TCPHandler: Processed in 0.001781291 sec. | ||
17472 | 2025.01.14 22:43:07.083404 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17473 | 2025.01.14 22:43:07.083544 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17474 | 2025.01.14 22:43:07.083602 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17475 | 2025.01.14 22:43:07.084721 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17476 | 2025.01.14 22:43:07.084761 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17477 | 2025.01.14 22:43:07.085176 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17478 | 2025.01.14 22:43:07.085423 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17479 | 2025.01.14 22:43:07.085599 [ 40 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17480 | 2025.01.14 22:43:07.085653 [ 40 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17481 | 2025.01.14 22:43:07.085670 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Debug> executeQuery: Read 832 rows, 61.49 KiB in 0.002145 sec., 387878.78787878784 rows/sec., 28.00 MiB/sec. | ||
17482 | 2025.01.14 22:43:07.085688 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17483 | 2025.01.14 22:43:07.085833 [ 253 ] {4408fa9f-d3c0-4df5-9f37-c4be2a3d1e4a} <Debug> TCPHandler: Processed in 0.00249519 sec. | ||
17484 | 2025.01.14 22:43:07.085881 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
17485 | 2025.01.14 22:43:07.086019 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17486 | 2025.01.14 22:43:07.086038 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17487 | 2025.01.14 22:43:07.086087 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 946 rows starting from the beginning of the part | ||
17488 | 2025.01.14 22:43:07.086318 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17489 | 2025.01.14 22:43:07.086346 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 374 rows starting from the beginning of the part | ||
17490 | 2025.01.14 22:43:07.086527 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17491 | 2025.01.14 22:43:07.086623 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 122 rows starting from the beginning of the part | ||
17492 | 2025.01.14 22:43:07.086962 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 374 rows starting from the beginning of the part | ||
17493 | 2025.01.14 22:43:07.087331 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 114 rows starting from the beginning of the part | ||
17494 | 2025.01.14 22:43:07.087668 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 832 rows starting from the beginning of the part | ||
17495 | 2025.01.14 22:43:07.088928 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17496 | 2025.01.14 22:43:07.089008 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17497 | 2025.01.14 22:43:07.090093 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17498 | 2025.01.14 22:43:07.090368 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17499 | 2025.01.14 22:43:07.090949 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148902 sec., 536425.0475149847 rows/sec., 40.91 MiB/sec. | ||
17500 | 2025.01.14 22:43:07.090969 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0048 sec., 1250 rows/sec., 65.31 KiB/sec. | ||
17501 | 2025.01.14 22:43:07.091082 [ 258 ] {7a0eae66-2531-4572-a250-b76b89ff54de} <Debug> TCPHandler: Processed in 0.005135672 sec. | ||
17502 | 2025.01.14 22:43:07.091180 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17503 | 2025.01.14 22:43:07.091245 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17504 | 2025.01.14 22:43:07.091378 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17505 | 2025.01.14 22:43:07.091440 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17506 | 2025.01.14 22:43:07.091490 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17507 | 2025.01.14 22:43:07.091616 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_141_28} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17508 | 2025.01.14 22:43:07.091727 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
17509 | 2025.01.14 22:43:07.092439 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17510 | 2025.01.14 22:43:07.092477 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17511 | 2025.01.14 22:43:07.092946 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17512 | 2025.01.14 22:43:07.093190 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17513 | 2025.01.14 22:43:07.093399 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Debug> executeQuery: Read 938 rows, 64.08 KiB in 0.002046 sec., 458455.522971652 rows/sec., 30.59 MiB/sec. | ||
17514 | 2025.01.14 22:43:07.093494 [ 253 ] {286f4712-803a-415e-b0a7-a988ad92b08a} <Debug> TCPHandler: Processed in 0.002301647 sec. | ||
17515 | 2025.01.14 22:43:07.093685 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17516 | 2025.01.14 22:43:07.093843 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17517 | 2025.01.14 22:43:07.093902 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17518 | 2025.01.14 22:43:07.094419 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17519 | 2025.01.14 22:43:07.094458 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17520 | 2025.01.14 22:43:07.094816 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17521 | 2025.01.14 22:43:07.095066 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17522 | 2025.01.14 22:43:07.095303 [ 225 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17523 | 2025.01.14 22:43:07.095322 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. | ||
17524 | 2025.01.14 22:43:07.095353 [ 225 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17525 | 2025.01.14 22:43:07.095476 [ 258 ] {4cd020af-162f-4068-b37d-7917f8807347} <Debug> TCPHandler: Processed in 0.001884263 sec. | ||
17526 | 2025.01.14 22:43:07.095643 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17527 | 2025.01.14 22:43:07.095774 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17528 | 2025.01.14 22:43:07.095830 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17529 | 2025.01.14 22:43:07.096594 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17530 | 2025.01.14 22:43:07.096633 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17531 | 2025.01.14 22:43:07.097118 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17532 | 2025.01.14 22:43:07.097402 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17533 | 2025.01.14 22:43:07.097649 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Debug> executeQuery: Read 68 rows, 4.42 KiB in 0.001897 sec., 35846.07274644175 rows/sec., 2.28 MiB/sec. | ||
17534 | 2025.01.14 22:43:07.097807 [ 253 ] {1f046df3-727e-48a8-bb49-2387252fe58c} <Debug> TCPHandler: Processed in 0.002230757 sec. | ||
17535 | 2025.01.14 22:43:07.098261 [ 225 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17536 | 2025.01.14 22:43:08.519446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 | ||
17537 | 2025.01.14 22:43:08.520181 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17538 | 2025.01.14 22:43:08.520236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17539 | 2025.01.14 22:43:08.520777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
17540 | 2025.01.14 22:43:08.521041 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17541 | 2025.01.14 22:43:08.521301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
17542 | 2025.01.14 22:43:11.302755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2392 | ||
17543 | 2025.01.14 22:43:11.306269 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17544 | 2025.01.14 22:43:11.306321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17545 | 2025.01.14 22:43:11.307858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17546 | 2025.01.14 22:43:11.308171 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17547 | 2025.01.14 22:43:11.309635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
17548 | 2025.01.14 22:43:11.598365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
17549 | 2025.01.14 22:43:11.623701 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17550 | 2025.01.14 22:43:11.623772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17551 | 2025.01.14 22:43:11.631542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
17552 | 2025.01.14 22:43:11.632444 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17553 | 2025.01.14 22:43:11.638453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
17554 | 2025.01.14 22:43:12.064996 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17555 | 2025.01.14 22:43:12.065082 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17556 | 2025.01.14 22:43:12.067150 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17557 | 2025.01.14 22:43:12.069134 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17558 | 2025.01.14 22:43:12.069348 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17559 | 2025.01.14 22:43:12.069423 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17560 | 2025.01.14 22:43:12.070275 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17561 | 2025.01.14 22:43:12.070319 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17562 | 2025.01.14 22:43:12.070770 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17563 | 2025.01.14 22:43:12.071020 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17564 | 2025.01.14 22:43:12.071219 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.00193 sec., 87046.63212435233 rows/sec., 7.63 MiB/sec. | ||
17565 | 2025.01.14 22:43:12.071275 [ 253 ] {cc4886eb-d79b-4c63-9080-92d52474a18d} <Debug> TCPHandler: Processed in 0.002279707 sec. | ||
17566 | 2025.01.14 22:43:12.071542 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17567 | 2025.01.14 22:43:12.071754 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17568 | 2025.01.14 22:43:12.071836 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17569 | 2025.01.14 22:43:12.072671 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17570 | 2025.01.14 22:43:12.072715 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17571 | 2025.01.14 22:43:12.073208 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17572 | 2025.01.14 22:43:12.073777 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17573 | 2025.01.14 22:43:12.074023 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.002326 sec., 24935.511607910576 rows/sec., 1.83 MiB/sec. | ||
17574 | 2025.01.14 22:43:12.074107 [ 258 ] {63ff8b7b-2794-42e4-b5c7-2fcebb681ffb} <Debug> TCPHandler: Processed in 0.002706112 sec. | ||
17575 | 2025.01.14 22:43:12.074271 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17576 | 2025.01.14 22:43:12.074396 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17577 | 2025.01.14 22:43:12.074449 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17578 | 2025.01.14 22:43:12.075089 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17579 | 2025.01.14 22:43:12.075132 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17580 | 2025.01.14 22:43:12.075533 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17581 | 2025.01.14 22:43:12.075790 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17582 | 2025.01.14 22:43:12.075986 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001617 sec., 70500.92764378479 rows/sec., 5.51 MiB/sec. | ||
17583 | 2025.01.14 22:43:12.076049 [ 253 ] {c32e42c3-3b13-4531-9d23-ab10faf707c1} <Debug> TCPHandler: Processed in 0.001839052 sec. | ||
17584 | 2025.01.14 22:43:12.076209 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17585 | 2025.01.14 22:43:12.076341 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17586 | 2025.01.14 22:43:12.076399 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17587 | 2025.01.14 22:43:12.077105 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17588 | 2025.01.14 22:43:12.077145 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17589 | 2025.01.14 22:43:12.077585 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17590 | 2025.01.14 22:43:12.077857 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17591 | 2025.01.14 22:43:12.078073 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Debug> executeQuery: Read 160 rows, 11.36 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.29 MiB/sec. | ||
17592 | 2025.01.14 22:43:12.078133 [ 258 ] {db1d5970-d658-493b-804c-ed6aae9ab110} <Debug> TCPHandler: Processed in 0.001983484 sec. | ||
17593 | 2025.01.14 22:43:12.078291 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17594 | 2025.01.14 22:43:12.078414 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17595 | 2025.01.14 22:43:12.078496 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <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 | ||
17596 | 2025.01.14 22:43:12.079818 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17597 | 2025.01.14 22:43:12.079858 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17598 | 2025.01.14 22:43:12.080603 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17599 | 2025.01.14 22:43:12.080868 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17600 | 2025.01.14 22:43:12.081079 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002691 sec., 21553.32590115199 rows/sec., 38.62 MiB/sec. | ||
17601 | 2025.01.14 22:43:12.081200 [ 253 ] {c6ec1dcf-5ae2-4448-b5cb-092bc5e22a31} <Debug> TCPHandler: Processed in 0.002968276 sec. | ||
17602 | 2025.01.14 22:43:12.081358 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17603 | 2025.01.14 22:43:12.081490 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17604 | 2025.01.14 22:43:12.081547 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17605 | 2025.01.14 22:43:12.082068 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17606 | 2025.01.14 22:43:12.082109 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17607 | 2025.01.14 22:43:12.082505 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17608 | 2025.01.14 22:43:12.082748 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17609 | 2025.01.14 22:43:12.082960 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Debug> executeQuery: Read 54 rows, 3.79 KiB in 0.001502 sec., 35952.063914780294 rows/sec., 2.47 MiB/sec. | ||
17610 | 2025.01.14 22:43:12.083015 [ 258 ] {f3e9cb22-8b35-41d1-93ff-bcfe40d9505d} <Debug> TCPHandler: Processed in 0.001717111 sec. | ||
17611 | 2025.01.14 22:43:13.125143 [ 221 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17612 | 2025.01.14 22:43:13.125188 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17613 | 2025.01.14 22:43:13.126244 [ 225 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17614 | 2025.01.14 22:43:13.126284 [ 225 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17615 | 2025.01.14 22:43:13.127257 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17616 | 2025.01.14 22:43:13.128544 [ 225 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17617 | 2025.01.14 22:43:15.767838 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17618 | 2025.01.14 22:43:15.767931 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17619 | 2025.01.14 22:43:16.021551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43127 | ||
17620 | 2025.01.14 22:43:16.022265 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17621 | 2025.01.14 22:43:16.022323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17622 | 2025.01.14 22:43:16.022951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
17623 | 2025.01.14 22:43:16.023241 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17624 | 2025.01.14 22:43:16.023537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43127 | ||
17625 | 2025.01.14 22:43:17.008975 [ 220 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17626 | 2025.01.14 22:43:17.009040 [ 220 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17627 | 2025.01.14 22:43:17.011147 [ 220 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17628 | 2025.01.14 22:43:17.070044 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17629 | 2025.01.14 22:43:17.070344 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17630 | 2025.01.14 22:43:17.070459 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17631 | 2025.01.14 22:43:17.071259 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17632 | 2025.01.14 22:43:17.071304 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17633 | 2025.01.14 22:43:17.071741 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17634 | 2025.01.14 22:43:17.071990 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17635 | 2025.01.14 22:43:17.072266 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. | ||
17636 | 2025.01.14 22:43:17.072332 [ 253 ] {7dea2fd8-e390-4acd-aac3-c3c4d1500787} <Debug> TCPHandler: Processed in 0.002470649 sec. | ||
17637 | 2025.01.14 22:43:17.072620 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17638 | 2025.01.14 22:43:17.072860 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17639 | 2025.01.14 22:43:17.072953 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17640 | 2025.01.14 22:43:17.073891 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17641 | 2025.01.14 22:43:17.073937 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17642 | 2025.01.14 22:43:17.074394 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17643 | 2025.01.14 22:43:17.074648 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17644 | 2025.01.14 22:43:17.074889 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.002101 sec., 94716.80152308424 rows/sec., 8.21 MiB/sec. | ||
17645 | 2025.01.14 22:43:17.074959 [ 258 ] {12ec2b6d-d720-4731-b3df-cebc40e428b7} <Debug> TCPHandler: Processed in 0.00249121 sec. | ||
17646 | 2025.01.14 22:43:17.075125 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17647 | 2025.01.14 22:43:17.075263 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17648 | 2025.01.14 22:43:17.075319 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17649 | 2025.01.14 22:43:17.075940 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17650 | 2025.01.14 22:43:17.075983 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17651 | 2025.01.14 22:43:17.076404 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
17652 | 2025.01.14 22:43:17.076702 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17653 | 2025.01.14 22:43:17.077007 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001768 sec., 3959.2760180995474 rows/sec., 257.95 KiB/sec. | ||
17654 | 2025.01.14 22:43:17.077120 [ 253 ] {eae0f163-3933-4eb5-8c9e-fc0b4eb60a20} <Debug> TCPHandler: Processed in 0.002052235 sec. | ||
17655 | 2025.01.14 22:43:17.077330 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17656 | 2025.01.14 22:43:17.077563 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17657 | 2025.01.14 22:43:17.077614 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17658 | 2025.01.14 22:43:17.078227 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17659 | 2025.01.14 22:43:17.078269 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17660 | 2025.01.14 22:43:17.078642 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17661 | 2025.01.14 22:43:17.078917 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17662 | 2025.01.14 22:43:17.079148 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 601.15 KiB/sec. | ||
17663 | 2025.01.14 22:43:17.079208 [ 258 ] {a71ae689-8881-422a-b6d8-3ec7f41ae328} <Debug> TCPHandler: Processed in 0.001998274 sec. | ||
17664 | 2025.01.14 22:43:17.079367 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17665 | 2025.01.14 22:43:17.079495 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17666 | 2025.01.14 22:43:17.079552 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17667 | 2025.01.14 22:43:17.080152 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17668 | 2025.01.14 22:43:17.080193 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17669 | 2025.01.14 22:43:17.080578 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17670 | 2025.01.14 22:43:17.080822 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17671 | 2025.01.14 22:43:17.081037 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
17672 | 2025.01.14 22:43:17.081094 [ 253 ] {a293b897-1988-4d82-bf84-0a6321221599} <Debug> TCPHandler: Processed in 0.001786451 sec. | ||
17673 | 2025.01.14 22:43:17.081252 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17674 | 2025.01.14 22:43:17.081378 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17675 | 2025.01.14 22:43:17.081428 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17676 | 2025.01.14 22:43:17.082185 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17677 | 2025.01.14 22:43:17.082225 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17678 | 2025.01.14 22:43:17.082611 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17679 | 2025.01.14 22:43:17.082856 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17680 | 2025.01.14 22:43:17.083062 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001712 sec., 218457.94392523365 rows/sec., 15.42 MiB/sec. | ||
17681 | 2025.01.14 22:43:17.083118 [ 258 ] {499a2d66-ca31-43af-b7ec-f1d55c410818} <Debug> TCPHandler: Processed in 0.001927054 sec. | ||
17682 | 2025.01.14 22:43:17.083262 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17683 | 2025.01.14 22:43:17.083383 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17684 | 2025.01.14 22:43:17.083437 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17685 | 2025.01.14 22:43:17.083919 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17686 | 2025.01.14 22:43:17.083958 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17687 | 2025.01.14 22:43:17.084346 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17688 | 2025.01.14 22:43:17.084584 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17689 | 2025.01.14 22:43:17.084819 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. | ||
17690 | 2025.01.14 22:43:17.084873 [ 253 ] {7ada4e25-6c6a-4654-891b-24a5329dbc0c} <Debug> TCPHandler: Processed in 0.001667359 sec. | ||
17691 | 2025.01.14 22:43:17.085026 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17692 | 2025.01.14 22:43:17.085169 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17693 | 2025.01.14 22:43:17.085233 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17694 | 2025.01.14 22:43:17.085866 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17695 | 2025.01.14 22:43:17.085905 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17696 | 2025.01.14 22:43:17.086310 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17697 | 2025.01.14 22:43:17.086548 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17698 | 2025.01.14 22:43:17.086765 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001629 sec., 139349.29404542665 rows/sec., 9.29 MiB/sec. | ||
17699 | 2025.01.14 22:43:17.086820 [ 258 ] {c78ec359-061e-4550-839d-924adae26989} <Debug> TCPHandler: Processed in 0.001861832 sec. | ||
17700 | 2025.01.14 22:43:17.086965 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17701 | 2025.01.14 22:43:17.087104 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17702 | 2025.01.14 22:43:17.087166 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17703 | 2025.01.14 22:43:17.087691 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17704 | 2025.01.14 22:43:17.087730 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17705 | 2025.01.14 22:43:17.088090 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17706 | 2025.01.14 22:43:17.088334 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17707 | 2025.01.14 22:43:17.088544 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
17708 | 2025.01.14 22:43:17.088598 [ 253 ] {2a9684df-73df-4101-b83d-baf287815406} <Debug> TCPHandler: Processed in 0.00170207 sec. | ||
17709 | 2025.01.14 22:43:17.088743 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17710 | 2025.01.14 22:43:17.088864 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17711 | 2025.01.14 22:43:17.088914 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17712 | 2025.01.14 22:43:17.089405 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17713 | 2025.01.14 22:43:17.089445 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17714 | 2025.01.14 22:43:17.089818 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17715 | 2025.01.14 22:43:17.090055 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17716 | 2025.01.14 22:43:17.090269 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001431 sec., 50314.46540880503 rows/sec., 3.21 MiB/sec. | ||
17717 | 2025.01.14 22:43:17.090321 [ 258 ] {5a06d04a-5f89-4095-93d5-4333543761cd} <Debug> TCPHandler: Processed in 0.00163752 sec. | ||
17718 | 2025.01.14 22:43:17.858027 [ 225 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17719 | 2025.01.14 22:43:17.858067 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17720 | 2025.01.14 22:43:17.859900 [ 225 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17721 | 2025.01.14 22:43:18.214442 [ 224 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
17722 | 2025.01.14 22:43:18.214498 [ 224 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
17723 | 2025.01.14 22:43:18.216584 [ 224 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): 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] | ||
17724 | 2025.01.14 22:43:18.391911 [ 224 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
17725 | 2025.01.14 22:43:18.391957 [ 224 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
17726 | 2025.01.14 22:43:18.393944 [ 224 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): 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] | ||
17727 | 2025.01.14 22:43:19.138632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
17728 | 2025.01.14 22:43:19.162722 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17729 | 2025.01.14 22:43:19.162791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17730 | 2025.01.14 22:43:19.170612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
17731 | 2025.01.14 22:43:19.171910 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17732 | 2025.01.14 22:43:19.177036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
17733 | 2025.01.14 22:43:20.298070 [ 220 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
17734 | 2025.01.14 22:43:20.298136 [ 220 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
17735 | 2025.01.14 22:43:20.300196 [ 220 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): 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] | ||
17736 | 2025.01.14 22:43:20.384033 [ 109 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
17737 | 2025.01.14 22:43:20.384135 [ 109 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17738 | 2025.01.14 22:43:20.384167 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17739 | 2025.01.14 22:43:20.384348 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
17740 | 2025.01.14 22:43:20.384681 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17741 | 2025.01.14 22:43:20.384720 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 19 rows starting from the beginning of the part | ||
17742 | 2025.01.14 22:43:20.384810 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part | ||
17743 | 2025.01.14 22:43:20.384967 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
17744 | 2025.01.14 22:43:20.385236 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
17745 | 2025.01.14 22:43:20.385331 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
17746 | 2025.01.14 22:43:20.386518 [ 188 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282087 sec., 16651.42477039657 rows/sec., 1.37 MiB/sec. | ||
17747 | 2025.01.14 22:43:20.386778 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
17748 | 2025.01.14 22:43:20.387324 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17749 | 2025.01.14 22:43:20.387407 [ 193 ] {d9febb5c-2d81-4adf-8602-e306cc2b6e86::all_1_34_8} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
17750 | 2025.01.14 22:43:20.387490 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17751 | 2025.01.14 22:43:21.310040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2424 | ||
17752 | 2025.01.14 22:43:21.313626 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17753 | 2025.01.14 22:43:21.313685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17754 | 2025.01.14 22:43:21.315377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17755 | 2025.01.14 22:43:21.315898 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17756 | 2025.01.14 22:43:21.316980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
17757 | 2025.01.14 22:43:22.068453 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17758 | 2025.01.14 22:43:22.068662 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17759 | 2025.01.14 22:43:22.068741 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17760 | 2025.01.14 22:43:22.069619 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17761 | 2025.01.14 22:43:22.069668 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17762 | 2025.01.14 22:43:22.070264 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17763 | 2025.01.14 22:43:22.070800 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17764 | 2025.01.14 22:43:22.071057 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.002451 sec., 68543.45165238678 rows/sec., 6.01 MiB/sec. | ||
17765 | 2025.01.14 22:43:22.071128 [ 253 ] {16e3680a-3654-434b-9b03-0f268cb59a4f} <Debug> TCPHandler: Processed in 0.002815084 sec. | ||
17766 | 2025.01.14 22:43:22.071481 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17767 | 2025.01.14 22:43:22.071790 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17768 | 2025.01.14 22:43:22.071876 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17769 | 2025.01.14 22:43:22.072675 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17770 | 2025.01.14 22:43:22.072731 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17771 | 2025.01.14 22:43:22.073381 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
17772 | 2025.01.14 22:43:22.073928 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17773 | 2025.01.14 22:43:22.074206 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.002482 sec., 23368.251410153105 rows/sec., 1.72 MiB/sec. | ||
17774 | 2025.01.14 22:43:22.074295 [ 258 ] {87ef4148-4a31-4548-a40f-42186d095635} <Debug> TCPHandler: Processed in 0.003007246 sec. | ||
17775 | 2025.01.14 22:43:22.074554 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17776 | 2025.01.14 22:43:22.074731 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17777 | 2025.01.14 22:43:22.074793 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17778 | 2025.01.14 22:43:22.075482 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17779 | 2025.01.14 22:43:22.075528 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17780 | 2025.01.14 22:43:22.076126 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17781 | 2025.01.14 22:43:22.076705 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17782 | 2025.01.14 22:43:22.076914 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.002217 sec., 51420.83897158322 rows/sec., 4.02 MiB/sec. | ||
17783 | 2025.01.14 22:43:22.076981 [ 253 ] {2d1b427f-ed88-438e-94ec-ddd800e75691} <Debug> TCPHandler: Processed in 0.0025397 sec. | ||
17784 | 2025.01.14 22:43:22.077227 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17785 | 2025.01.14 22:43:22.077443 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17786 | 2025.01.14 22:43:22.077502 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17787 | 2025.01.14 22:43:22.078105 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17788 | 2025.01.14 22:43:22.078147 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17789 | 2025.01.14 22:43:22.078712 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17790 | 2025.01.14 22:43:22.079301 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17791 | 2025.01.14 22:43:22.079512 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_135_28 to all_139_139_0 | ||
17792 | 2025.01.14 22:43:22.079565 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002161 sec., 69412.30911614993 rows/sec., 4.81 MiB/sec. | ||
17793 | 2025.01.14 22:43:22.079590 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17794 | 2025.01.14 22:43:22.079660 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17795 | 2025.01.14 22:43:22.079707 [ 258 ] {9cfcc1cf-02cb-431d-8861-90a1da351cb2} <Debug> TCPHandler: Processed in 0.002600551 sec. | ||
17796 | 2025.01.14 22:43:22.080009 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_135_28 to all_139_139_0 into Compact with storage Full | ||
17797 | 2025.01.14 22:43:22.080022 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17798 | 2025.01.14 22:43:22.080597 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17799 | 2025.01.14 22:43:22.080633 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17800 | 2025.01.14 22:43:22.080737 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_28, total 39365 rows starting from the beginning of the part | ||
17801 | 2025.01.14 22:43:22.081286 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 150 rows starting from the beginning of the part | ||
17802 | 2025.01.14 22:43:22.081337 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <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 | ||
17803 | 2025.01.14 22:43:22.081978 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 938 rows starting from the beginning of the part | ||
17804 | 2025.01.14 22:43:22.082681 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
17805 | 2025.01.14 22:43:22.083030 [ 191 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 227 rows starting from the beginning of the part | ||
17806 | 2025.01.14 22:43:22.086297 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17807 | 2025.01.14 22:43:22.086367 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17808 | 2025.01.14 22:43:22.088058 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17809 | 2025.01.14 22:43:22.088681 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17810 | 2025.01.14 22:43:22.089047 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.008689 sec., 6675.106456439175 rows/sec., 11.96 MiB/sec. | ||
17811 | 2025.01.14 22:43:22.089217 [ 253 ] {b931b33c-fd49-41e5-81e6-a1f014bef53b} <Debug> TCPHandler: Processed in 0.009381142 sec. | ||
17812 | 2025.01.14 22:43:22.089402 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17813 | 2025.01.14 22:43:22.089532 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17814 | 2025.01.14 22:43:22.089586 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17815 | 2025.01.14 22:43:22.090216 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17816 | 2025.01.14 22:43:22.090256 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17817 | 2025.01.14 22:43:22.090769 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17818 | 2025.01.14 22:43:22.091277 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17819 | 2025.01.14 22:43:22.091476 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001973 sec., 25342.118601115053 rows/sec., 1.74 MiB/sec. | ||
17820 | 2025.01.14 22:43:22.091528 [ 258 ] {89f61271-3715-408d-969e-50953f0d7531} <Debug> TCPHandler: Processed in 0.002196856 sec. | ||
17821 | 2025.01.14 22:43:22.093162 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40840 rows, containing 5 columns (5 merged, 0 gathered) in 0.01340289 sec., 3047104.0201031268 rows/sec., 205.11 MiB/sec. | ||
17822 | 2025.01.14 22:43:22.094027 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
17823 | 2025.01.14 22:43:22.094695 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17824 | 2025.01.14 22:43:22.094784 [ 194 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_135_28, all_139_139_0] -> all_1_139_29 | ||
17825 | 2025.01.14 22:43:22.094888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
17826 | 2025.01.14 22:43:23.023095 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
17827 | 2025.01.14 22:43:23.023157 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
17828 | 2025.01.14 22:43:23.025441 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): 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] | ||
17829 | 2025.01.14 22:43:23.523767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43554 | ||
17830 | 2025.01.14 22:43:23.524505 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17831 | 2025.01.14 22:43:23.524559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17832 | 2025.01.14 22:43:23.525291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
17833 | 2025.01.14 22:43:23.525775 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17834 | 2025.01.14 22:43:23.526039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
17835 | 2025.01.14 22:43:23.937407 [ 221 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17836 | 2025.01.14 22:43:23.937458 [ 221 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17837 | 2025.01.14 22:43:23.939582 [ 221 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17838 | 2025.01.14 22:43:24.983410 [ 222 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17839 | 2025.01.14 22:43:24.983467 [ 222 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17840 | 2025.01.14 22:43:24.985475 [ 222 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17841 | 2025.01.14 22:43:25.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.57 MiB, peak 287.06 MiB, free memory in arenas 0.00 B, will set to 268.57 MiB (RSS), difference: 4.00 MiB | ||
17842 | 2025.01.14 22:43:26.677215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 | ||
17843 | 2025.01.14 22:43:26.699762 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17844 | 2025.01.14 22:43:26.699819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17845 | 2025.01.14 22:43:26.707654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
17846 | 2025.01.14 22:43:26.708851 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17847 | 2025.01.14 22:43:26.713226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
17848 | 2025.01.14 22:43:27.069293 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17849 | 2025.01.14 22:43:27.069604 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17850 | 2025.01.14 22:43:27.069718 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17851 | 2025.01.14 22:43:27.070581 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17852 | 2025.01.14 22:43:27.070628 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17853 | 2025.01.14 22:43:27.071226 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17854 | 2025.01.14 22:43:27.071747 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17855 | 2025.01.14 22:43:27.071911 [ 125 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
17856 | 2025.01.14 22:43:27.071965 [ 125 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17857 | 2025.01.14 22:43:27.071969 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002446 sec., 5723.630417007359 rows/sec., 412.02 KiB/sec. | ||
17858 | 2025.01.14 22:43:27.071995 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17859 | 2025.01.14 22:43:27.072085 [ 253 ] {375a0bd0-3f72-49de-8e69-4afa63081765} <Debug> TCPHandler: Processed in 0.002970865 sec. | ||
17860 | 2025.01.14 22:43:27.072270 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
17861 | 2025.01.14 22:43:27.072387 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17862 | 2025.01.14 22:43:27.072498 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17863 | 2025.01.14 22:43:27.072591 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part | ||
17864 | 2025.01.14 22:43:27.072729 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17865 | 2025.01.14 22:43:27.072824 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
17866 | 2025.01.14 22:43:27.073020 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17867 | 2025.01.14 22:43:27.073155 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
17868 | 2025.01.14 22:43:27.073536 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
17869 | 2025.01.14 22:43:27.073850 [ 196 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
17870 | 2025.01.14 22:43:27.075933 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17871 | 2025.01.14 22:43:27.076016 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17872 | 2025.01.14 22:43:27.076501 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381022 sec., 15978.006958193773 rows/sec., 1.18 MiB/sec. | ||
17873 | 2025.01.14 22:43:27.076845 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
17874 | 2025.01.14 22:43:27.076997 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17875 | 2025.01.14 22:43:27.077689 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17876 | 2025.01.14 22:43:27.077861 [ 194 ] {3a640fde-50bb-4ef4-8919-a277cc96a0dd::all_1_65_16} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
17877 | 2025.01.14 22:43:27.077891 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17878 | 2025.01.14 22:43:27.078052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17879 | 2025.01.14 22:43:27.078302 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.005698 sec., 34924.53492453493 rows/sec., 3.03 MiB/sec. | ||
17880 | 2025.01.14 22:43:27.078390 [ 258 ] {bfe21b93-6b09-4386-8a48-4f8eb7768c95} <Debug> TCPHandler: Processed in 0.006168894 sec. | ||
17881 | 2025.01.14 22:43:27.078586 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17882 | 2025.01.14 22:43:27.078718 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17883 | 2025.01.14 22:43:27.078774 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17884 | 2025.01.14 22:43:27.079412 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17885 | 2025.01.14 22:43:27.079452 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17886 | 2025.01.14 22:43:27.080057 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
17887 | 2025.01.14 22:43:27.080585 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17888 | 2025.01.14 22:43:27.080785 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002094 sec., 3342.884431709647 rows/sec., 217.79 KiB/sec. | ||
17889 | 2025.01.14 22:43:27.080855 [ 253 ] {0220b09b-d078-4f67-babe-a2c67bdde7a4} <Debug> TCPHandler: Processed in 0.002332988 sec. | ||
17890 | 2025.01.14 22:43:27.081075 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17891 | 2025.01.14 22:43:27.081242 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17892 | 2025.01.14 22:43:27.081296 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17893 | 2025.01.14 22:43:27.081901 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17894 | 2025.01.14 22:43:27.081942 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17895 | 2025.01.14 22:43:27.082461 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17896 | 2025.01.14 22:43:27.083033 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17897 | 2025.01.14 22:43:27.083248 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002038 sec., 6869.479882237488 rows/sec., 481.09 KiB/sec. | ||
17898 | 2025.01.14 22:43:27.083303 [ 258 ] {e85853d2-aae1-4845-bf90-adb9b173b221} <Debug> TCPHandler: Processed in 0.002336208 sec. | ||
17899 | 2025.01.14 22:43:27.083469 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17900 | 2025.01.14 22:43:27.083616 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17901 | 2025.01.14 22:43:27.083674 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17902 | 2025.01.14 22:43:27.084320 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17903 | 2025.01.14 22:43:27.084358 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17904 | 2025.01.14 22:43:27.084962 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17905 | 2025.01.14 22:43:27.085471 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17906 | 2025.01.14 22:43:27.085603 [ 125 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
17907 | 2025.01.14 22:43:27.085644 [ 125 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17908 | 2025.01.14 22:43:27.085669 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17909 | 2025.01.14 22:43:27.085677 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002091 sec., 6217.120994739359 rows/sec., 387.64 KiB/sec. | ||
17910 | 2025.01.14 22:43:27.085887 [ 253 ] {ff93afda-31d3-42e5-bb15-06fe3a857cce} <Debug> TCPHandler: Processed in 0.002482369 sec. | ||
17911 | 2025.01.14 22:43:27.085918 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
17912 | 2025.01.14 22:43:27.086076 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17913 | 2025.01.14 22:43:27.086106 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17914 | 2025.01.14 22:43:27.086160 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part | ||
17915 | 2025.01.14 22:43:27.086396 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17916 | 2025.01.14 22:43:27.086441 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
17917 | 2025.01.14 22:43:27.086596 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17918 | 2025.01.14 22:43:27.086752 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
17919 | 2025.01.14 22:43:27.087185 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
17920 | 2025.01.14 22:43:27.087517 [ 196 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
17921 | 2025.01.14 22:43:27.089575 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17922 | 2025.01.14 22:43:27.089653 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17923 | 2025.01.14 22:43:27.090368 [ 194 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004623345 sec., 14059.084926606169 rows/sec., 931.50 KiB/sec. | ||
17924 | 2025.01.14 22:43:27.090718 [ 194 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
17925 | 2025.01.14 22:43:27.090770 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17926 | 2025.01.14 22:43:27.091567 [ 194 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17927 | 2025.01.14 22:43:27.091606 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17928 | 2025.01.14 22:43:27.091752 [ 194 ] {b359926b-9466-45ec-b7a9-80f28157e004::all_1_65_16} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
17929 | 2025.01.14 22:43:27.091981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17930 | 2025.01.14 22:43:27.092043 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005802 sec., 64460.53085143054 rows/sec., 4.55 MiB/sec. | ||
17931 | 2025.01.14 22:43:27.092104 [ 258 ] {15fdf745-ebdf-455c-bd66-7db794d9ddc4} <Debug> TCPHandler: Processed in 0.006112063 sec. | ||
17932 | 2025.01.14 22:43:27.092280 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17933 | 2025.01.14 22:43:27.092425 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17934 | 2025.01.14 22:43:27.092485 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17935 | 2025.01.14 22:43:27.093038 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17936 | 2025.01.14 22:43:27.093076 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17937 | 2025.01.14 22:43:27.093604 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17938 | 2025.01.14 22:43:27.094108 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17939 | 2025.01.14 22:43:27.094293 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0019 sec., 3157.8947368421054 rows/sec., 164.99 KiB/sec. | ||
17940 | 2025.01.14 22:43:27.094345 [ 253 ] {ea649a2b-6753-4332-81d4-4bed50229629} <Debug> TCPHandler: Processed in 0.002139335 sec. | ||
17941 | 2025.01.14 22:43:27.094508 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17942 | 2025.01.14 22:43:27.094649 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17943 | 2025.01.14 22:43:27.094713 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17944 | 2025.01.14 22:43:27.095337 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17945 | 2025.01.14 22:43:27.095377 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17946 | 2025.01.14 22:43:27.095933 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17947 | 2025.01.14 22:43:27.096457 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17948 | 2025.01.14 22:43:27.096685 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002062 sec., 110087.29388942773 rows/sec., 7.34 MiB/sec. | ||
17949 | 2025.01.14 22:43:27.096774 [ 258 ] {88308af4-e6e3-4ec8-854f-7b0dd7292841} <Debug> TCPHandler: Processed in 0.002337918 sec. | ||
17950 | 2025.01.14 22:43:27.096949 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17951 | 2025.01.14 22:43:27.097107 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17952 | 2025.01.14 22:43:27.097166 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17953 | 2025.01.14 22:43:27.097713 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17954 | 2025.01.14 22:43:27.097758 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17955 | 2025.01.14 22:43:27.098302 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17956 | 2025.01.14 22:43:27.098863 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17957 | 2025.01.14 22:43:27.098996 [ 125 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
17958 | 2025.01.14 22:43:27.099035 [ 125 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17959 | 2025.01.14 22:43:27.099059 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001981 sec., 504.79555779909134 rows/sec., 34.01 KiB/sec. | ||
17960 | 2025.01.14 22:43:27.099062 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17961 | 2025.01.14 22:43:27.099149 [ 253 ] {e99e1527-428f-4a01-92c3-26d36fc9fee1} <Debug> TCPHandler: Processed in 0.002286097 sec. | ||
17962 | 2025.01.14 22:43:27.099217 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::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 | ||
17963 | 2025.01.14 22:43:27.099368 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17964 | 2025.01.14 22:43:27.099391 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17965 | 2025.01.14 22:43:27.099417 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part | ||
17966 | 2025.01.14 22:43:27.099599 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
17967 | 2025.01.14 22:43:27.099947 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
17968 | 2025.01.14 22:43:27.100098 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17969 | 2025.01.14 22:43:27.100289 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
17970 | 2025.01.14 22:43:27.100312 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17971 | 2025.01.14 22:43:27.100627 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
17972 | 2025.01.14 22:43:27.101013 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
17973 | 2025.01.14 22:43:27.102395 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17974 | 2025.01.14 22:43:27.102490 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17975 | 2025.01.14 22:43:27.103704 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.004553185 sec., 14275.721280817712 rows/sec., 961.94 KiB/sec. | ||
17976 | 2025.01.14 22:43:27.103742 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17977 | 2025.01.14 22:43:27.103969 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
17978 | 2025.01.14 22:43:27.104450 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17979 | 2025.01.14 22:43:27.104677 [ 125 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17980 | 2025.01.14 22:43:27.104765 [ 125 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17981 | 2025.01.14 22:43:27.104800 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17982 | 2025.01.14 22:43:27.104823 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17983 | 2025.01.14 22:43:27.104852 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.005057 sec., 14237.690330235318 rows/sec., 930.02 KiB/sec. | ||
17984 | 2025.01.14 22:43:27.105139 [ 197 ] {c4f6a597-8810-4ce1-8a16-b77dad737433::all_1_65_13} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
17985 | 2025.01.14 22:43:27.105215 [ 258 ] {4d8b9b41-ccd9-4061-9b66-e7828aa5b2aa} <Debug> TCPHandler: Processed in 0.005965062 sec. | ||
17986 | 2025.01.14 22:43:27.105252 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
17987 | 2025.01.14 22:43:27.105461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17988 | 2025.01.14 22:43:27.105550 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17989 | 2025.01.14 22:43:27.105586 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7464 rows starting from the beginning of the part | ||
17990 | 2025.01.14 22:43:27.105653 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 68 rows starting from the beginning of the part | ||
17991 | 2025.01.14 22:43:27.105761 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 54 rows starting from the beginning of the part | ||
17992 | 2025.01.14 22:43:27.106032 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part | ||
17993 | 2025.01.14 22:43:27.106109 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 50 rows starting from the beginning of the part | ||
17994 | 2025.01.14 22:43:27.106192 [ 196 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 72 rows starting from the beginning of the part | ||
17995 | 2025.01.14 22:43:27.108382 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7780 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342417 sec., 2272083.453800483 rows/sec., 149.27 MiB/sec. | ||
17996 | 2025.01.14 22:43:27.109189 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17997 | 2025.01.14 22:43:27.109709 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17998 | 2025.01.14 22:43:27.109796 [ 186 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_141_28} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17999 | 2025.01.14 22:43:27.109884 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
18000 | 2025.01.14 22:43:27.495834 [ 225 ] {} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18001 | 2025.01.14 22:43:27.495890 [ 225 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18002 | 2025.01.14 22:43:27.497831 [ 225 ] {} <Debug> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18003 | 2025.01.14 22:43:27.848214 [ 224 ] {} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18004 | 2025.01.14 22:43:27.848280 [ 224 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18005 | 2025.01.14 22:43:27.850179 [ 224 ] {} <Debug> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18006 | 2025.01.14 22:43:30.767982 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18007 | 2025.01.14 22:43:30.768042 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18008 | 2025.01.14 22:43:31.009191 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008736064 sec. | ||
18009 | 2025.01.14 22:43:31.026304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44042 | ||
18010 | 2025.01.14 22:43:31.027401 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18011 | 2025.01.14 22:43:31.027487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18012 | 2025.01.14 22:43:31.028175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
18013 | 2025.01.14 22:43:31.028658 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18014 | 2025.01.14 22:43:31.028906 [ 170 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
18015 | 2025.01.14 22:43:31.028943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44042 | ||
18016 | 2025.01.14 22:43:31.029009 [ 170 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18017 | 2025.01.14 22:43:31.029056 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18018 | 2025.01.14 22:43:31.029211 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::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 | ||
18019 | 2025.01.14 22:43:31.029340 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18020 | 2025.01.14 22:43:31.029382 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
18021 | 2025.01.14 22:43:31.029458 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part | ||
18022 | 2025.01.14 22:43:31.029570 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part | ||
18023 | 2025.01.14 22:43:31.029885 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part | ||
18024 | 2025.01.14 22:43:31.030178 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part | ||
18025 | 2025.01.14 22:43:31.030416 [ 196 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
18026 | 2025.01.14 22:43:31.033854 [ 195 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004702956 sec., 9364748.468835345 rows/sec., 133.96 MiB/sec. | ||
18027 | 2025.01.14 22:43:31.034269 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
18028 | 2025.01.14 22:43:31.034868 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18029 | 2025.01.14 22:43:31.034947 [ 200 ] {858d231a-a179-46ac-ba4b-aebe8284b487::all_1_96_19} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
18030 | 2025.01.14 22:43:31.035032 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
18031 | 2025.01.14 22:43:31.317363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2456 | ||
18032 | 2025.01.14 22:43:31.321087 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18033 | 2025.01.14 22:43:31.321132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18034 | 2025.01.14 22:43:31.322874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
18035 | 2025.01.14 22:43:31.323491 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18036 | 2025.01.14 22:43:31.324104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2456 | ||
18037 | 2025.01.14 22:43:32.068968 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18038 | 2025.01.14 22:43:32.069234 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18039 | 2025.01.14 22:43:32.069307 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18040 | 2025.01.14 22:43:32.070150 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18041 | 2025.01.14 22:43:32.070199 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18042 | 2025.01.14 22:43:32.070808 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18043 | 2025.01.14 22:43:32.071340 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18044 | 2025.01.14 22:43:32.071578 [ 170 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18045 | 2025.01.14 22:43:32.071605 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.00242 sec., 69421.4876033058 rows/sec., 6.09 MiB/sec. | ||
18046 | 2025.01.14 22:43:32.071667 [ 170 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18047 | 2025.01.14 22:43:32.071767 [ 253 ] {628bcdf5-a56d-4ea3-b495-69adefbd2c06} <Debug> TCPHandler: Processed in 0.002983486 sec. | ||
18048 | 2025.01.14 22:43:32.071768 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18049 | 2025.01.14 22:43:32.072053 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18050 | 2025.01.14 22:43:32.072091 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18051 | 2025.01.14 22:43:32.072534 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18052 | 2025.01.14 22:43:32.072623 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18053 | 2025.01.14 22:43:32.072673 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1470 rows starting from the beginning of the part | ||
18054 | 2025.01.14 22:43:32.072867 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18055 | 2025.01.14 22:43:32.073284 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 168 rows starting from the beginning of the part | ||
18056 | 2025.01.14 22:43:32.073768 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 199 rows starting from the beginning of the part | ||
18057 | 2025.01.14 22:43:32.074348 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 168 rows starting from the beginning of the part | ||
18058 | 2025.01.14 22:43:32.074872 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 199 rows starting from the beginning of the part | ||
18059 | 2025.01.14 22:43:32.075373 [ 196 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 168 rows starting from the beginning of the part | ||
18060 | 2025.01.14 22:43:32.077317 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18061 | 2025.01.14 22:43:32.077394 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18062 | 2025.01.14 22:43:32.078524 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
18063 | 2025.01.14 22:43:32.078828 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.006895043 sec., 344015.2584980253 rows/sec., 30.61 MiB/sec. | ||
18064 | 2025.01.14 22:43:32.079206 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18065 | 2025.01.14 22:43:32.079212 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18066 | 2025.01.14 22:43:32.079454 [ 170 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_130_26 to all_135_135_0 | ||
18067 | 2025.01.14 22:43:32.079537 [ 170 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18068 | 2025.01.14 22:43:32.079572 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.007139 sec., 8124.387169071298 rows/sec., 610.92 KiB/sec. | ||
18069 | 2025.01.14 22:43:32.079601 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18070 | 2025.01.14 22:43:32.079817 [ 258 ] {09114be1-cf28-4ffc-ae51-22ac6a076722} <Debug> TCPHandler: Processed in 0.007916285 sec. | ||
18071 | 2025.01.14 22:43:32.079957 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_26 to all_135_135_0 into Compact with storage Full | ||
18072 | 2025.01.14 22:43:32.080174 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18073 | 2025.01.14 22:43:32.080209 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18074 | 2025.01.14 22:43:32.080256 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_130_26, total 84 rows starting from the beginning of the part | ||
18075 | 2025.01.14 22:43:32.080275 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18076 | 2025.01.14 22:43:32.080634 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 58 rows starting from the beginning of the part | ||
18077 | 2025.01.14 22:43:32.080793 [ 195 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_146_29} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18078 | 2025.01.14 22:43:32.081158 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18079 | 2025.01.14 22:43:32.081193 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 7 rows starting from the beginning of the part | ||
18080 | 2025.01.14 22:43:32.081225 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
18081 | 2025.01.14 22:43:32.081522 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18082 | 2025.01.14 22:43:32.081556 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 58 rows starting from the beginning of the part | ||
18083 | 2025.01.14 22:43:32.081951 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
18084 | 2025.01.14 22:43:32.082292 [ 196 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 58 rows starting from the beginning of the part | ||
18085 | 2025.01.14 22:43:32.084050 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18086 | 2025.01.14 22:43:32.084122 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18087 | 2025.01.14 22:43:32.085307 [ 195 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005550406 sec., 49005.42410771392 rows/sec., 3.73 MiB/sec. | ||
18088 | 2025.01.14 22:43:32.085367 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18089 | 2025.01.14 22:43:32.085597 [ 189 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Trace> MergedBlockOutputStream: filled checksums all_1_135_27 (state Temporary) | ||
18090 | 2025.01.14 22:43:32.085970 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18091 | 2025.01.14 22:43:32.086192 [ 170 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18092 | 2025.01.14 22:43:32.086278 [ 170 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18093 | 2025.01.14 22:43:32.086318 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.005627 sec., 20259.46330193709 rows/sec., 1.58 MiB/sec. | ||
18094 | 2025.01.14 22:43:32.086311 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_135_27 to all_1_135_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18095 | 2025.01.14 22:43:32.086346 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18096 | 2025.01.14 22:43:32.086584 [ 253 ] {9b83bfad-5e31-4123-a563-cc9f31ce0f0e} <Debug> TCPHandler: Processed in 0.006588739 sec. | ||
18097 | 2025.01.14 22:43:32.086766 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18098 | 2025.01.14 22:43:32.086799 [ 187 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_135_27} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_130_26, all_135_135_0] -> all_1_135_27 | ||
18099 | 2025.01.14 22:43:32.086863 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18100 | 2025.01.14 22:43:32.087096 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
18101 | 2025.01.14 22:43:32.087217 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18102 | 2025.01.14 22:43:32.087229 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18103 | 2025.01.14 22:43:32.087275 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 946 rows starting from the beginning of the part | ||
18104 | 2025.01.14 22:43:32.087349 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18105 | 2025.01.14 22:43:32.087537 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 114 rows starting from the beginning of the part | ||
18106 | 2025.01.14 22:43:32.087973 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 374 rows starting from the beginning of the part | ||
18107 | 2025.01.14 22:43:32.088373 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 114 rows starting from the beginning of the part | ||
18108 | 2025.01.14 22:43:32.088729 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 374 rows starting from the beginning of the part | ||
18109 | 2025.01.14 22:43:32.088967 [ 189 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 114 rows starting from the beginning of the part | ||
18110 | 2025.01.14 22:43:32.090026 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18111 | 2025.01.14 22:43:32.090116 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18112 | 2025.01.14 22:43:32.091376 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
18113 | 2025.01.14 22:43:32.091845 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005322674 sec., 382514.5030486556 rows/sec., 29.32 MiB/sec. | ||
18114 | 2025.01.14 22:43:32.092105 [ 195 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18115 | 2025.01.14 22:43:32.092108 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18116 | 2025.01.14 22:43:32.092426 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005322 sec., 28184.89289740699 rows/sec., 1.95 MiB/sec. | ||
18117 | 2025.01.14 22:43:32.092591 [ 258 ] {90508b05-0a57-43ab-bcad-8a51d1309755} <Debug> TCPHandler: Processed in 0.00586321 sec. | ||
18118 | 2025.01.14 22:43:32.092803 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18119 | 2025.01.14 22:43:32.092996 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18120 | 2025.01.14 22:43:32.093161 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18121 | 2025.01.14 22:43:32.093466 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_146_29} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18122 | 2025.01.14 22:43:32.093517 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <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 | ||
18123 | 2025.01.14 22:43:32.093824 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
18124 | 2025.01.14 22:43:32.095180 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18125 | 2025.01.14 22:43:32.095225 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18126 | 2025.01.14 22:43:32.096139 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
18127 | 2025.01.14 22:43:32.096713 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18128 | 2025.01.14 22:43:32.096965 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.00393 sec., 14758.26972010178 rows/sec., 26.45 MiB/sec. | ||
18129 | 2025.01.14 22:43:32.097073 [ 253 ] {b4104640-1b0e-4bf6-9744-f75bc6424bec} <Debug> TCPHandler: Processed in 0.004380282 sec. | ||
18130 | 2025.01.14 22:43:32.097247 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18131 | 2025.01.14 22:43:32.097392 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18132 | 2025.01.14 22:43:32.097454 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18133 | 2025.01.14 22:43:32.098028 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18134 | 2025.01.14 22:43:32.098075 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18135 | 2025.01.14 22:43:32.098601 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
18136 | 2025.01.14 22:43:32.099137 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18137 | 2025.01.14 22:43:32.099364 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002007 sec., 24912.805181863478 rows/sec., 1.71 MiB/sec. | ||
18138 | 2025.01.14 22:43:32.099419 [ 258 ] {3805ad6a-3b46-420e-be96-b257719ed5b1} <Debug> TCPHandler: Processed in 0.002240036 sec. | ||
18139 | 2025.01.14 22:43:34.213406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 | ||
18140 | 2025.01.14 22:43:34.236326 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18141 | 2025.01.14 22:43:34.236380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18142 | 2025.01.14 22:43:34.244081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
18143 | 2025.01.14 22:43:34.245237 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18144 | 2025.01.14 22:43:34.245645 [ 32 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
18145 | 2025.01.14 22:43:34.245794 [ 32 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18146 | 2025.01.14 22:43:34.245881 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18147 | 2025.01.14 22:43:34.246337 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::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 | ||
18148 | 2025.01.14 22:43:34.256118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
18149 | 2025.01.14 22:43:34.257476 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18150 | 2025.01.14 22:43:34.258398 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
18151 | 2025.01.14 22:43:34.263337 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
18152 | 2025.01.14 22:43:34.268210 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
18153 | 2025.01.14 22:43:34.273521 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
18154 | 2025.01.14 22:43:34.279615 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
18155 | 2025.01.14 22:43:34.285536 [ 199 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
18156 | 2025.01.14 22:43:34.350620 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.104607841 sec., 6921.087301667951 rows/sec., 35.79 MiB/sec. | ||
18157 | 2025.01.14 22:43:34.354631 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
18158 | 2025.01.14 22:43:34.358307 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18159 | 2025.01.14 22:43:34.358441 [ 190 ] {b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f::all_1_96_19} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
18160 | 2025.01.14 22:43:34.361270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
18161 | 2025.01.14 22:43:35.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.64 MiB, peak 287.06 MiB, free memory in arenas 0.00 B, will set to 268.57 MiB (RSS), difference: -1.08 MiB | ||
18162 | 2025.01.14 22:43:37.058361 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18163 | 2025.01.14 22:43:37.058561 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18164 | 2025.01.14 22:43:37.058630 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18165 | 2025.01.14 22:43:37.059375 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18166 | 2025.01.14 22:43:37.059417 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18167 | 2025.01.14 22:43:37.060000 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18168 | 2025.01.14 22:43:37.060522 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18169 | 2025.01.14 22:43:37.060728 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002215 sec., 6320.541760722348 rows/sec., 454.99 KiB/sec. | ||
18170 | 2025.01.14 22:43:37.060794 [ 253 ] {1d0f4e01-d1a6-4453-9aee-92cfe203df13} <Debug> TCPHandler: Processed in 0.002559201 sec. | ||
18171 | 2025.01.14 22:43:37.061051 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18172 | 2025.01.14 22:43:37.061237 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18173 | 2025.01.14 22:43:37.061307 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18174 | 2025.01.14 22:43:37.062043 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18175 | 2025.01.14 22:43:37.062088 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18176 | 2025.01.14 22:43:37.062627 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
18177 | 2025.01.14 22:43:37.063081 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18178 | 2025.01.14 22:43:37.063334 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002138 sec., 2806.361085126286 rows/sec., 228.84 KiB/sec. | ||
18179 | 2025.01.14 22:43:37.063459 [ 258 ] {b2e9583f-6b08-4134-b8a2-e05342cac619} <Debug> TCPHandler: Processed in 0.00253491 sec. | ||
18180 | 2025.01.14 22:43:37.063674 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18181 | 2025.01.14 22:43:37.063806 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18182 | 2025.01.14 22:43:37.063859 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18183 | 2025.01.14 22:43:37.065195 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18184 | 2025.01.14 22:43:37.065235 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18185 | 2025.01.14 22:43:37.065822 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18186 | 2025.01.14 22:43:37.066298 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18187 | 2025.01.14 22:43:37.066522 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Debug> executeQuery: Read 1342 rows, 114.44 KiB in 0.002744 sec., 489067.055393586 rows/sec., 40.73 MiB/sec. | ||
18188 | 2025.01.14 22:43:37.066576 [ 253 ] {f525ba6b-974f-43f1-b22e-ee39b4a44bcd} <Debug> TCPHandler: Processed in 0.003001706 sec. | ||
18189 | 2025.01.14 22:43:37.066751 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18190 | 2025.01.14 22:43:37.066890 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18191 | 2025.01.14 22:43:37.066948 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18192 | 2025.01.14 22:43:37.067597 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18193 | 2025.01.14 22:43:37.067638 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18194 | 2025.01.14 22:43:37.068118 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
18195 | 2025.01.14 22:43:37.068601 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18196 | 2025.01.14 22:43:37.068809 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Debug> executeQuery: Read 13 rows, 896.00 B in 0.00195 sec., 6666.666666666667 rows/sec., 448.72 KiB/sec. | ||
18197 | 2025.01.14 22:43:37.068862 [ 258 ] {e857ea52-eb5c-4e77-91fc-b4f5dc08826d} <Debug> TCPHandler: Processed in 0.002180566 sec. | ||
18198 | 2025.01.14 22:43:37.069021 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18199 | 2025.01.14 22:43:37.069161 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18200 | 2025.01.14 22:43:37.069218 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18201 | 2025.01.14 22:43:37.069912 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18202 | 2025.01.14 22:43:37.069951 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18203 | 2025.01.14 22:43:37.070426 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18204 | 2025.01.14 22:43:37.070869 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18205 | 2025.01.14 22:43:37.071076 [ 156 ] {} <Debug> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
18206 | 2025.01.14 22:43:37.071144 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002006 sec., 120638.08574277168 rows/sec., 8.17 MiB/sec. | ||
18207 | 2025.01.14 22:43:37.071175 [ 156 ] {} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18208 | 2025.01.14 22:43:37.071254 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18209 | 2025.01.14 22:43:37.071262 [ 253 ] {dae51826-5b6e-4896-a5b3-17ad48078967} <Debug> TCPHandler: Processed in 0.002309608 sec. | ||
18210 | 2025.01.14 22:43:37.071462 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
18211 | 2025.01.14 22:43:37.071494 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18212 | 2025.01.14 22:43:37.071664 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18213 | 2025.01.14 22:43:37.071728 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18214 | 2025.01.14 22:43:37.071741 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part | ||
18215 | 2025.01.14 22:43:37.071822 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18216 | 2025.01.14 22:43:37.072016 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
18217 | 2025.01.14 22:43:37.072377 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::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 | ||
18218 | 2025.01.14 22:43:37.072736 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
18219 | 2025.01.14 22:43:37.073121 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
18220 | 2025.01.14 22:43:37.073475 [ 193 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 242 rows starting from the beginning of the part | ||
18221 | 2025.01.14 22:43:37.074639 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18222 | 2025.01.14 22:43:37.074707 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18223 | 2025.01.14 22:43:37.075958 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18224 | 2025.01.14 22:43:37.076169 [ 191 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815737 sec., 159477.14752695177 rows/sec., 11.42 MiB/sec. | ||
18225 | 2025.01.14 22:43:37.076441 [ 191 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
18226 | 2025.01.14 22:43:37.076728 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18227 | 2025.01.14 22:43:37.077028 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005354 sec., 2428.0911468061263 rows/sec., 151.39 KiB/sec. | ||
18228 | 2025.01.14 22:43:37.077109 [ 258 ] {44d51434-b995-4575-9ce3-30e786d10e6a} <Debug> TCPHandler: Processed in 0.005720589 sec. | ||
18229 | 2025.01.14 22:43:37.077146 [ 191 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18230 | 2025.01.14 22:43:37.077274 [ 191 ] {5bd97648-4b97-45b4-9a89-81fd64cd5873::all_1_66_13} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
18231 | 2025.01.14 22:43:37.077301 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18232 | 2025.01.14 22:43:37.077416 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
18233 | 2025.01.14 22:43:37.077490 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18234 | 2025.01.14 22:43:37.077543 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18235 | 2025.01.14 22:43:37.078457 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18236 | 2025.01.14 22:43:37.078497 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18237 | 2025.01.14 22:43:37.079002 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18238 | 2025.01.14 22:43:37.079460 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18239 | 2025.01.14 22:43:37.079683 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Debug> executeQuery: Read 836 rows, 61.82 KiB in 0.00223 sec., 374887.89237668156 rows/sec., 27.07 MiB/sec. | ||
18240 | 2025.01.14 22:43:37.079737 [ 253 ] {becdbfd5-b149-45b8-b1d8-466b4398af9f} <Debug> TCPHandler: Processed in 0.00251917 sec. | ||
18241 | 2025.01.14 22:43:37.079900 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18242 | 2025.01.14 22:43:37.080038 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18243 | 2025.01.14 22:43:37.080097 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18244 | 2025.01.14 22:43:37.080627 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18245 | 2025.01.14 22:43:37.080666 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18246 | 2025.01.14 22:43:37.081286 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18247 | 2025.01.14 22:43:37.081798 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18248 | 2025.01.14 22:43:37.081987 [ 156 ] {} <Debug> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Selected 5 parts from all_62_62_0 to all_66_66_0 | ||
18249 | 2025.01.14 22:43:37.082051 [ 156 ] {} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18250 | 2025.01.14 22:43:37.082058 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002041 sec., 2939.7354238118573 rows/sec., 153.59 KiB/sec. | ||
18251 | 2025.01.14 22:43:37.082080 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18252 | 2025.01.14 22:43:37.082217 [ 258 ] {56f7d127-adba-466d-ade5-cb0579dfa318} <Debug> TCPHandler: Processed in 0.002385409 sec. | ||
18253 | 2025.01.14 22:43:37.082315 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_62_62_0 to all_66_66_0 into Compact with storage Full | ||
18254 | 2025.01.14 22:43:37.082391 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18255 | 2025.01.14 22:43:37.082475 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18256 | 2025.01.14 22:43:37.082527 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
18257 | 2025.01.14 22:43:37.082553 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18258 | 2025.01.14 22:43:37.082721 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
18259 | 2025.01.14 22:43:37.082724 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18260 | 2025.01.14 22:43:37.083083 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
18261 | 2025.01.14 22:43:37.083425 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
18262 | 2025.01.14 22:43:37.083792 [ 201 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
18263 | 2025.01.14 22:43:37.085102 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18264 | 2025.01.14 22:43:37.085160 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18265 | 2025.01.14 22:43:37.085170 [ 197 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950305 sec., 10168.440212113663 rows/sec., 531.26 KiB/sec. | ||
18266 | 2025.01.14 22:43:37.085627 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Trace> MergedBlockOutputStream: filled checksums all_62_66_1 (state Temporary) | ||
18267 | 2025.01.14 22:43:37.086010 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
18268 | 2025.01.14 22:43:37.086485 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_merge_all_62_66_1 to all_62_66_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18269 | 2025.01.14 22:43:37.086651 [ 186 ] {2ca79d11-a480-48ae-acb8-b6cfc9c742a9::all_62_66_1} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9) (MergerMutator): Merged 5 parts: [all_62_62_0, all_66_66_0] -> all_62_66_1 | ||
18270 | 2025.01.14 22:43:37.086711 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18271 | 2025.01.14 22:43:37.086864 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
18272 | 2025.01.14 22:43:37.087103 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Debug> executeQuery: Read 930 rows, 63.51 KiB in 0.00459 sec., 202614.3790849673 rows/sec., 13.51 MiB/sec. | ||
18273 | 2025.01.14 22:43:37.087258 [ 253 ] {7ec98d49-a95e-4820-a843-bbeb5153d042} <Debug> TCPHandler: Processed in 0.004942939 sec. | ||
18274 | 2025.01.14 22:43:37.087497 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18275 | 2025.01.14 22:43:37.087807 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18276 | 2025.01.14 22:43:37.087881 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18277 | 2025.01.14 22:43:37.088389 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18278 | 2025.01.14 22:43:37.088430 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18279 | 2025.01.14 22:43:37.088966 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18280 | 2025.01.14 22:43:37.089503 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18281 | 2025.01.14 22:43:37.089730 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002039 sec., 490.43648847474253 rows/sec., 33.05 KiB/sec. | ||
18282 | 2025.01.14 22:43:37.089784 [ 258 ] {e76b704c-dd82-48cb-8a1a-18cb0b46bbf6} <Debug> TCPHandler: Processed in 0.002416839 sec. | ||
18283 | 2025.01.14 22:43:37.089941 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18284 | 2025.01.14 22:43:37.090060 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18285 | 2025.01.14 22:43:37.090113 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18286 | 2025.01.14 22:43:37.090631 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18287 | 2025.01.14 22:43:37.090672 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18288 | 2025.01.14 22:43:37.091191 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
18289 | 2025.01.14 22:43:37.091633 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18290 | 2025.01.14 22:43:37.091860 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Debug> executeQuery: Read 66 rows, 4.28 KiB in 0.001824 sec., 36184.21052631579 rows/sec., 2.29 MiB/sec. | ||
18291 | 2025.01.14 22:43:37.091906 [ 225 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18292 | 2025.01.14 22:43:37.091922 [ 253 ] {0b27107b-928a-43a6-9c31-0be23aa168e2} <Debug> TCPHandler: Processed in 0.002042215 sec. | ||
18293 | 2025.01.14 22:43:37.091940 [ 225 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18294 | 2025.01.14 22:43:37.093853 [ 225 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18295 | 2025.01.14 22:43:38.212232 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18296 | 2025.01.14 22:43:38.212282 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18297 | 2025.01.14 22:43:38.214407 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18298 | 2025.01.14 22:43:38.509426 [ 224 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
18299 | 2025.01.14 22:43:38.509484 [ 224 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
18300 | 2025.01.14 22:43:38.511639 [ 224 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
18301 | 2025.01.14 22:43:38.529200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44469 | ||
18302 | 2025.01.14 22:43:38.529799 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18303 | 2025.01.14 22:43:38.529836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18304 | 2025.01.14 22:43:38.530474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
18305 | 2025.01.14 22:43:38.530941 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18306 | 2025.01.14 22:43:38.531187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
18307 | 2025.01.14 22:43:41.324455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2490 | ||
18308 | 2025.01.14 22:43:41.327811 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18309 | 2025.01.14 22:43:41.327867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18310 | 2025.01.14 22:43:41.329531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
18311 | 2025.01.14 22:43:41.330045 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18312 | 2025.01.14 22:43:41.330280 [ 84 ] {} <Debug> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
18313 | 2025.01.14 22:43:41.330405 [ 84 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18314 | 2025.01.14 22:43:41.330470 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18315 | 2025.01.14 22:43:41.332866 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
18316 | 2025.01.14 22:43:41.333157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2490 | ||
18317 | 2025.01.14 22:43:41.333785 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18318 | 2025.01.14 22:43:41.334002 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2324 rows starting from the beginning of the part | ||
18319 | 2025.01.14 22:43:41.334813 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
18320 | 2025.01.14 22:43:41.335534 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
18321 | 2025.01.14 22:43:41.336210 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
18322 | 2025.01.14 22:43:41.336896 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::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 | ||
18323 | 2025.01.14 22:43:41.337576 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
18324 | 2025.01.14 22:43:41.347456 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2490 rows, containing 72 columns (72 merged, 0 gathered) in 0.016799841 sec., 148215.68846990872 rows/sec., 110.61 MiB/sec. | ||
18325 | 2025.01.14 22:43:41.349479 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
18326 | 2025.01.14 22:43:41.350464 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18327 | 2025.01.14 22:43:41.350557 [ 191 ] {28edbf38-bef6-4502-8ba5-8685e0cd6765::all_1_71_14} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
18328 | 2025.01.14 22:43:41.350790 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
18329 | 2025.01.14 22:43:41.756303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 731 | ||
18330 | 2025.01.14 22:43:41.781234 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18331 | 2025.01.14 22:43:41.781290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18332 | 2025.01.14 22:43:41.789069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
18333 | 2025.01.14 22:43:41.790226 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18334 | 2025.01.14 22:43:41.793378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
18335 | 2025.01.14 22:43:42.069231 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18336 | 2025.01.14 22:43:42.069506 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18337 | 2025.01.14 22:43:42.069584 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18338 | 2025.01.14 22:43:42.070433 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18339 | 2025.01.14 22:43:42.070482 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18340 | 2025.01.14 22:43:42.071048 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18341 | 2025.01.14 22:43:42.071509 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18342 | 2025.01.14 22:43:42.071745 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.002302 sec., 72980.01737619462 rows/sec., 6.40 MiB/sec. | ||
18343 | 2025.01.14 22:43:42.071818 [ 253 ] {389371e2-1079-47cf-a879-97c4248ae55e} <Debug> TCPHandler: Processed in 0.002685022 sec. | ||
18344 | 2025.01.14 22:43:42.072056 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18345 | 2025.01.14 22:43:42.072236 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18346 | 2025.01.14 22:43:42.072306 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18347 | 2025.01.14 22:43:42.073097 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18348 | 2025.01.14 22:43:42.073142 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18349 | 2025.01.14 22:43:42.073673 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
18350 | 2025.01.14 22:43:42.074178 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18351 | 2025.01.14 22:43:42.074396 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.002206 sec., 26291.93109700816 rows/sec., 1.93 MiB/sec. | ||
18352 | 2025.01.14 22:43:42.074462 [ 258 ] {799b04ad-f7b2-4da1-ae39-64064f30f6bd} <Debug> TCPHandler: Processed in 0.00253644 sec. | ||
18353 | 2025.01.14 22:43:42.074651 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18354 | 2025.01.14 22:43:42.074785 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18355 | 2025.01.14 22:43:42.074840 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18356 | 2025.01.14 22:43:42.075510 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18357 | 2025.01.14 22:43:42.075555 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18358 | 2025.01.14 22:43:42.076082 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18359 | 2025.01.14 22:43:42.076561 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18360 | 2025.01.14 22:43:42.076818 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.002059 sec., 55366.68285575522 rows/sec., 4.32 MiB/sec. | ||
18361 | 2025.01.14 22:43:42.076901 [ 253 ] {a93e6421-dd0e-4f11-9e6a-9280c71b68f5} <Debug> TCPHandler: Processed in 0.002313068 sec. | ||
18362 | 2025.01.14 22:43:42.076901 [ 218 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18363 | 2025.01.14 22:43:42.076956 [ 218 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18364 | 2025.01.14 22:43:42.077093 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18365 | 2025.01.14 22:43:42.077255 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18366 | 2025.01.14 22:43:42.077321 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18367 | 2025.01.14 22:43:42.078659 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18368 | 2025.01.14 22:43:42.078712 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18369 | 2025.01.14 22:43:42.079729 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
18370 | 2025.01.14 22:43:42.080540 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18371 | 2025.01.14 22:43:42.080623 [ 218 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18372 | 2025.01.14 22:43:42.080858 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_139_29 to all_143_143_0 | ||
18373 | 2025.01.14 22:43:42.080988 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18374 | 2025.01.14 22:43:42.081068 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18375 | 2025.01.14 22:43:42.081236 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Debug> executeQuery: Read 170 rows, 12.07 KiB in 0.003973 sec., 42788.82456581928 rows/sec., 2.97 MiB/sec. | ||
18376 | 2025.01.14 22:43:42.081545 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_139_29 to all_143_143_0 into Compact with storage Full | ||
18377 | 2025.01.14 22:43:42.081946 [ 258 ] {6acaf5ef-ffdb-4c6e-9bba-92bb91f18a70} <Debug> TCPHandler: Processed in 0.004931959 sec. | ||
18378 | 2025.01.14 22:43:42.082063 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18379 | 2025.01.14 22:43:42.082186 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_139_29, total 40840 rows starting from the beginning of the part | ||
18380 | 2025.01.14 22:43:42.082671 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 150 rows starting from the beginning of the part | ||
18381 | 2025.01.14 22:43:42.083019 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 227 rows starting from the beginning of the part | ||
18382 | 2025.01.14 22:43:42.083313 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18383 | 2025.01.14 22:43:42.083443 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 150 rows starting from the beginning of the part | ||
18384 | 2025.01.14 22:43:42.083717 [ 192 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 930 rows starting from the beginning of the part | ||
18385 | 2025.01.14 22:43:42.083886 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18386 | 2025.01.14 22:43:42.084260 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <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 | ||
18387 | 2025.01.14 22:43:42.087932 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18388 | 2025.01.14 22:43:42.087984 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18389 | 2025.01.14 22:43:42.089146 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
18390 | 2025.01.14 22:43:42.089755 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18391 | 2025.01.14 22:43:42.089956 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
18392 | 2025.01.14 22:43:42.090074 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18393 | 2025.01.14 22:43:42.090148 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18394 | 2025.01.14 22:43:42.090246 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.006463 sec., 8974.160606529476 rows/sec., 16.08 MiB/sec. | ||
18395 | 2025.01.14 22:43:42.090660 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::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 | ||
18396 | 2025.01.14 22:43:42.092109 [ 253 ] {77e9b7fa-e81c-4e7a-b737-d0bbd1fe6afd} <Debug> TCPHandler: Processed in 0.009891069 sec. | ||
18397 | 2025.01.14 22:43:42.092171 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18398 | 2025.01.14 22:43:42.092406 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18399 | 2025.01.14 22:43:42.092437 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2664 rows starting from the beginning of the part | ||
18400 | 2025.01.14 22:43:42.092634 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18401 | 2025.01.14 22:43:42.092917 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18402 | 2025.01.14 22:43:42.093160 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part | ||
18403 | 2025.01.14 22:43:42.094222 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 58 rows starting from the beginning of the part | ||
18404 | 2025.01.14 22:43:42.094949 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part | ||
18405 | 2025.01.14 22:43:42.095211 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18406 | 2025.01.14 22:43:42.095285 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18407 | 2025.01.14 22:43:42.095863 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
18408 | 2025.01.14 22:43:42.096610 [ 195 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part | ||
18409 | 2025.01.14 22:43:42.096895 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
18410 | 2025.01.14 22:43:42.098024 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42297 rows, containing 5 columns (5 merged, 0 gathered) in 0.016820252 sec., 2514647.224072505 rows/sec., 169.26 MiB/sec. | ||
18411 | 2025.01.14 22:43:42.098135 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18412 | 2025.01.14 22:43:42.098502 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Debug> executeQuery: Read 56 rows, 3.93 KiB in 0.005957 sec., 9400.705052878966 rows/sec., 660.00 KiB/sec. | ||
18413 | 2025.01.14 22:43:42.098680 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
18414 | 2025.01.14 22:43:42.098707 [ 258 ] {9c99f315-773f-4719-8bcc-ab22bc49773f} <Debug> TCPHandler: Processed in 0.006452927 sec. | ||
18415 | 2025.01.14 22:43:42.100293 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18416 | 2025.01.14 22:43:42.100596 [ 187 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_139_29, all_143_143_0] -> all_1_143_30 | ||
18417 | 2025.01.14 22:43:42.100704 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
18418 | 2025.01.14 22:43:42.107714 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2954 rows, containing 19 columns (19 merged, 0 gathered) in 0.017440039 sec., 169380.3551700773 rows/sec., 303.52 MiB/sec. | ||
18419 | 2025.01.14 22:43:42.110869 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
18420 | 2025.01.14 22:43:42.111604 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18421 | 2025.01.14 22:43:42.111692 [ 189 ] {186761e4-1fdc-446e-b37a-1700ac5bc434::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
18422 | 2025.01.14 22:43:42.111868 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.06 MiB. | ||
18423 | 2025.01.14 22:43:43.013056 [ 220 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18424 | 2025.01.14 22:43:43.013115 [ 220 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18425 | 2025.01.14 22:43:43.015514 [ 220 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18426 | 2025.01.14 22:43:45.768095 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18427 | 2025.01.14 22:43:45.768190 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18428 | 2025.01.14 22:43:46.031418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44957 | ||
18429 | 2025.01.14 22:43:46.032159 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18430 | 2025.01.14 22:43:46.032208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18431 | 2025.01.14 22:43:46.033039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
18432 | 2025.01.14 22:43:46.033588 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18433 | 2025.01.14 22:43:46.033826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44957 | ||
18434 | 2025.01.14 22:43:47.070331 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18435 | 2025.01.14 22:43:47.070558 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18436 | 2025.01.14 22:43:47.070643 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18437 | 2025.01.14 22:43:47.071444 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18438 | 2025.01.14 22:43:47.071499 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18439 | 2025.01.14 22:43:47.072136 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18440 | 2025.01.14 22:43:47.072728 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18441 | 2025.01.14 22:43:47.073034 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002529 sec., 5535.7848952155 rows/sec., 398.50 KiB/sec. | ||
18442 | 2025.01.14 22:43:47.073169 [ 253 ] {6131cde2-71ca-4779-bf84-262e9303974c} <Debug> TCPHandler: Processed in 0.002979416 sec. | ||
18443 | 2025.01.14 22:43:47.073486 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18444 | 2025.01.14 22:43:47.073698 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18445 | 2025.01.14 22:43:47.073769 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18446 | 2025.01.14 22:43:47.075056 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18447 | 2025.01.14 22:43:47.075102 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18448 | 2025.01.14 22:43:47.075795 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18449 | 2025.01.14 22:43:47.076391 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18450 | 2025.01.14 22:43:47.076653 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.003013 sec., 66047.12910720213 rows/sec., 5.72 MiB/sec. | ||
18451 | 2025.01.14 22:43:47.076729 [ 258 ] {ea6a7f0f-a91c-4483-a7c0-82425acdef5a} <Debug> TCPHandler: Processed in 0.00340535 sec. | ||
18452 | 2025.01.14 22:43:47.076964 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18453 | 2025.01.14 22:43:47.077208 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18454 | 2025.01.14 22:43:47.077263 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18455 | 2025.01.14 22:43:47.077899 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18456 | 2025.01.14 22:43:47.077941 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18457 | 2025.01.14 22:43:47.078508 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
18458 | 2025.01.14 22:43:47.079091 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18459 | 2025.01.14 22:43:47.079366 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002217 sec., 3157.4199368516015 rows/sec., 205.71 KiB/sec. | ||
18460 | 2025.01.14 22:43:47.079457 [ 253 ] {509c9766-23fc-4ccb-964a-aa5de8a02b8b} <Debug> TCPHandler: Processed in 0.002621512 sec. | ||
18461 | 2025.01.14 22:43:47.079662 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18462 | 2025.01.14 22:43:47.079925 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18463 | 2025.01.14 22:43:47.079979 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18464 | 2025.01.14 22:43:47.080573 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18465 | 2025.01.14 22:43:47.080618 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18466 | 2025.01.14 22:43:47.081180 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18467 | 2025.01.14 22:43:47.081668 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18468 | 2025.01.14 22:43:47.081881 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002035 sec., 6879.60687960688 rows/sec., 481.80 KiB/sec. | ||
18469 | 2025.01.14 22:43:47.081935 [ 258 ] {e2876586-0120-4ea9-bcfd-9dfaaaf5ce7d} <Debug> TCPHandler: Processed in 0.002372518 sec. | ||
18470 | 2025.01.14 22:43:47.082094 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18471 | 2025.01.14 22:43:47.082219 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18472 | 2025.01.14 22:43:47.082270 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18473 | 2025.01.14 22:43:47.082864 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18474 | 2025.01.14 22:43:47.082905 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18475 | 2025.01.14 22:43:47.083440 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18476 | 2025.01.14 22:43:47.083955 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18477 | 2025.01.14 22:43:47.084161 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001962 sec., 6625.891946992864 rows/sec., 413.12 KiB/sec. | ||
18478 | 2025.01.14 22:43:47.084244 [ 253 ] {eee55467-fabc-4d64-8e4c-86854468bc87} <Debug> TCPHandler: Processed in 0.002208086 sec. | ||
18479 | 2025.01.14 22:43:47.084473 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18480 | 2025.01.14 22:43:47.084617 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18481 | 2025.01.14 22:43:47.084667 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18482 | 2025.01.14 22:43:47.085390 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18483 | 2025.01.14 22:43:47.085431 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18484 | 2025.01.14 22:43:47.085939 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18485 | 2025.01.14 22:43:47.086405 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18486 | 2025.01.14 22:43:47.086624 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.002032 sec., 184055.11811023622 rows/sec., 12.99 MiB/sec. | ||
18487 | 2025.01.14 22:43:47.086680 [ 258 ] {aa2f9344-b6f1-40e8-99ba-fae6e1390402} <Debug> TCPHandler: Processed in 0.002344278 sec. | ||
18488 | 2025.01.14 22:43:47.086824 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18489 | 2025.01.14 22:43:47.086947 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18490 | 2025.01.14 22:43:47.086998 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18491 | 2025.01.14 22:43:47.087487 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18492 | 2025.01.14 22:43:47.087525 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18493 | 2025.01.14 22:43:47.088046 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18494 | 2025.01.14 22:43:47.088558 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18495 | 2025.01.14 22:43:47.088746 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001828 sec., 3282.2757111597375 rows/sec., 171.49 KiB/sec. | ||
18496 | 2025.01.14 22:43:47.088804 [ 253 ] {a4447157-10e4-4490-a4a1-17cbeb55acbc} <Debug> TCPHandler: Processed in 0.002039125 sec. | ||
18497 | 2025.01.14 22:43:47.088958 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18498 | 2025.01.14 22:43:47.089076 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18499 | 2025.01.14 22:43:47.089128 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18500 | 2025.01.14 22:43:47.089718 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18501 | 2025.01.14 22:43:47.089757 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18502 | 2025.01.14 22:43:47.090274 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18503 | 2025.01.14 22:43:47.090763 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18504 | 2025.01.14 22:43:47.090980 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00193 sec., 117616.58031088082 rows/sec., 7.85 MiB/sec. | ||
18505 | 2025.01.14 22:43:47.091035 [ 258 ] {91d34b1d-3037-4435-b4d2-66b722969b50} <Debug> TCPHandler: Processed in 0.002136525 sec. | ||
18506 | 2025.01.14 22:43:47.091185 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18507 | 2025.01.14 22:43:47.091325 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18508 | 2025.01.14 22:43:47.091385 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18509 | 2025.01.14 22:43:47.091893 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18510 | 2025.01.14 22:43:47.091930 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18511 | 2025.01.14 22:43:47.092433 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18512 | 2025.01.14 22:43:47.092933 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18513 | 2025.01.14 22:43:47.093115 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001823 sec., 548.5463521667581 rows/sec., 36.96 KiB/sec. | ||
18514 | 2025.01.14 22:43:47.093166 [ 253 ] {e92a504d-14c0-43e4-9f31-e202212378fd} <Debug> TCPHandler: Processed in 0.002047295 sec. | ||
18515 | 2025.01.14 22:43:47.093291 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18516 | 2025.01.14 22:43:47.093409 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18517 | 2025.01.14 22:43:47.093459 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18518 | 2025.01.14 22:43:47.093952 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18519 | 2025.01.14 22:43:47.093990 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18520 | 2025.01.14 22:43:47.094531 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18521 | 2025.01.14 22:43:47.095006 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18522 | 2025.01.14 22:43:47.095246 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001859 sec., 38730.500268961805 rows/sec., 2.47 MiB/sec. | ||
18523 | 2025.01.14 22:43:47.095345 [ 258 ] {089acc3e-0b8b-4117-a195-102f0ab0c6a0} <Debug> TCPHandler: Processed in 0.002110215 sec. | ||
18524 | 2025.01.14 22:43:49.293556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 739 | ||
18525 | 2025.01.14 22:43:49.317335 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18526 | 2025.01.14 22:43:49.317396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18527 | 2025.01.14 22:43:49.325159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
18528 | 2025.01.14 22:43:49.326419 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18529 | 2025.01.14 22:43:49.329490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
18530 | 2025.01.14 22:43:51.333529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2522 | ||
18531 | 2025.01.14 22:43:51.336793 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18532 | 2025.01.14 22:43:51.336845 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18533 | 2025.01.14 22:43:51.338386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
18534 | 2025.01.14 22:43:51.338692 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18535 | 2025.01.14 22:43:51.340226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2522 | ||
18536 | 2025.01.14 22:43:52.068931 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18537 | 2025.01.14 22:43:52.069143 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18538 | 2025.01.14 22:43:52.069225 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18539 | 2025.01.14 22:43:52.070079 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18540 | 2025.01.14 22:43:52.070124 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18541 | 2025.01.14 22:43:52.070572 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18542 | 2025.01.14 22:43:52.070830 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18543 | 2025.01.14 22:43:52.071040 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001955 sec., 4092.071611253197 rows/sec., 333.68 KiB/sec. | ||
18544 | 2025.01.14 22:43:52.071109 [ 253 ] {e8283b74-511a-4291-aed4-4e69ee0ab3df} <Debug> TCPHandler: Processed in 0.002315638 sec. | ||
18545 | 2025.01.14 22:43:52.071368 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18546 | 2025.01.14 22:43:52.071558 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18547 | 2025.01.14 22:43:52.071628 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18548 | 2025.01.14 22:43:52.072498 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18549 | 2025.01.14 22:43:52.072545 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18550 | 2025.01.14 22:43:52.073018 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18551 | 2025.01.14 22:43:52.073276 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18552 | 2025.01.14 22:43:52.073542 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Debug> executeQuery: Read 172 rows, 15.38 KiB in 0.002036 sec., 84479.37131630648 rows/sec., 7.38 MiB/sec. | ||
18553 | 2025.01.14 22:43:52.073625 [ 258 ] {c4a6c04a-e6c5-480b-a545-515c5ede7d24} <Debug> TCPHandler: Processed in 0.002383439 sec. | ||
18554 | 2025.01.14 22:43:52.073817 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18555 | 2025.01.14 22:43:52.073992 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18556 | 2025.01.14 22:43:52.074061 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18557 | 2025.01.14 22:43:52.074720 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18558 | 2025.01.14 22:43:52.074765 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18559 | 2025.01.14 22:43:52.075152 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
18560 | 2025.01.14 22:43:52.075416 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18561 | 2025.01.14 22:43:52.075623 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Debug> executeQuery: Read 66 rows, 4.92 KiB in 0.001669 sec., 39544.63750748952 rows/sec., 2.88 MiB/sec. | ||
18562 | 2025.01.14 22:43:52.075741 [ 253 ] {df6bdd64-2718-406d-85eb-8bca14fc7a98} <Debug> TCPHandler: Processed in 0.002010354 sec. | ||
18563 | 2025.01.14 22:43:52.076011 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18564 | 2025.01.14 22:43:52.076182 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18565 | 2025.01.14 22:43:52.076238 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18566 | 2025.01.14 22:43:52.076918 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18567 | 2025.01.14 22:43:52.076960 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18568 | 2025.01.14 22:43:52.077366 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18569 | 2025.01.14 22:43:52.077633 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18570 | 2025.01.14 22:43:52.077873 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Debug> executeQuery: Read 122 rows, 9.77 KiB in 0.001718 sec., 71012.8055878929 rows/sec., 5.55 MiB/sec. | ||
18571 | 2025.01.14 22:43:52.077972 [ 258 ] {6ccbe153-e043-4d51-9202-5fd49682af03} <Debug> TCPHandler: Processed in 0.002100705 sec. | ||
18572 | 2025.01.14 22:43:52.078157 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18573 | 2025.01.14 22:43:52.078318 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18574 | 2025.01.14 22:43:52.078377 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18575 | 2025.01.14 22:43:52.078972 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18576 | 2025.01.14 22:43:52.079012 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18577 | 2025.01.14 22:43:52.079434 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18578 | 2025.01.14 22:43:52.079686 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18579 | 2025.01.14 22:43:52.079890 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.0016 sec., 96250 rows/sec., 6.67 MiB/sec. | ||
18580 | 2025.01.14 22:43:52.079996 [ 253 ] {eadba0ff-edc7-4d31-bf04-b208b02c819d} <Debug> TCPHandler: Processed in 0.001918033 sec. | ||
18581 | 2025.01.14 22:43:52.080245 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18582 | 2025.01.14 22:43:52.080479 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18583 | 2025.01.14 22:43:52.080565 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <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 | ||
18584 | 2025.01.14 22:43:52.081909 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18585 | 2025.01.14 22:43:52.081949 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18586 | 2025.01.14 22:43:52.082680 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
18587 | 2025.01.14 22:43:52.082943 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18588 | 2025.01.14 22:43:52.083187 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002774 sec., 20908.43547224225 rows/sec., 37.47 MiB/sec. | ||
18589 | 2025.01.14 22:43:52.083312 [ 258 ] {242da801-20ef-4b2f-b9b0-839d3d16ae1b} <Debug> TCPHandler: Processed in 0.003184298 sec. | ||
18590 | 2025.01.14 22:43:52.083482 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18591 | 2025.01.14 22:43:52.083627 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18592 | 2025.01.14 22:43:52.083693 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18593 | 2025.01.14 22:43:52.084232 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18594 | 2025.01.14 22:43:52.084271 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18595 | 2025.01.14 22:43:52.084663 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18596 | 2025.01.14 22:43:52.084905 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18597 | 2025.01.14 22:43:52.085106 [ 146 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18598 | 2025.01.14 22:43:52.085128 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001529 sec., 32701.111837802488 rows/sec., 2.24 MiB/sec. | ||
18599 | 2025.01.14 22:43:52.085182 [ 146 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18600 | 2025.01.14 22:43:52.085258 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18601 | 2025.01.14 22:43:52.085262 [ 253 ] {a738da17-1cff-4d8e-9c51-4a4afd56aa77} <Debug> TCPHandler: Processed in 0.001851802 sec. | ||
18602 | 2025.01.14 22:43:52.085581 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18603 | 2025.01.14 22:43:52.086015 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18604 | 2025.01.14 22:43:52.086108 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7780 rows starting from the beginning of the part | ||
18605 | 2025.01.14 22:43:52.086377 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 50 rows starting from the beginning of the part | ||
18606 | 2025.01.14 22:43:52.086707 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 66 rows starting from the beginning of the part | ||
18607 | 2025.01.14 22:43:52.087016 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
18608 | 2025.01.14 22:43:52.087281 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 72 rows starting from the beginning of the part | ||
18609 | 2025.01.14 22:43:52.087415 [ 187 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 50 rows starting from the beginning of the part | ||
18610 | 2025.01.14 22:43:52.089653 [ 188 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8074 rows, containing 4 columns (4 merged, 0 gathered) in 0.004271812 sec., 1890064.4504018435 rows/sec., 124.21 MiB/sec. | ||
18611 | 2025.01.14 22:43:52.090182 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18612 | 2025.01.14 22:43:52.090512 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18613 | 2025.01.14 22:43:52.090603 [ 190 ] {367c202a-63b9-43ef-b782-6e8e941aff43::all_1_146_29} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18614 | 2025.01.14 22:43:52.090704 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
18615 | 2025.01.14 22:43:53.534111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45384 | ||
18616 | 2025.01.14 22:43:53.535186 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18617 | 2025.01.14 22:43:53.535280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18618 | 2025.01.14 22:43:53.535863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
18619 | 2025.01.14 22:43:53.536131 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18620 | 2025.01.14 22:43:53.536412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
18621 | 2025.01.14 22:43:56.829671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
18622 | 2025.01.14 22:43:56.853134 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18623 | 2025.01.14 22:43:56.853191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18624 | 2025.01.14 22:43:56.860823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
18625 | 2025.01.14 22:43:56.861659 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18626 | 2025.01.14 22:43:56.864671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
18627 | 2025.01.14 22:43:57.069777 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18628 | 2025.01.14 22:43:57.070085 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18629 | 2025.01.14 22:43:57.070178 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18630 | 2025.01.14 22:43:57.070959 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18631 | 2025.01.14 22:43:57.071009 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18632 | 2025.01.14 22:43:57.071455 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18633 | 2025.01.14 22:43:57.071709 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Trace> oximeter.fields_i16 (3a640fde-50bb-4ef4-8919-a277cc96a0dd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18634 | 2025.01.14 22:43:57.071993 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. | ||
18635 | 2025.01.14 22:43:57.072120 [ 253 ] {0f4a91fb-28ed-4370-844d-f1745f6f7ce3} <Debug> TCPHandler: Processed in 0.00252723 sec. | ||
18636 | 2025.01.14 22:43:57.072420 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18637 | 2025.01.14 22:43:57.072604 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18638 | 2025.01.14 22:43:57.072675 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18639 | 2025.01.14 22:43:57.073555 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18640 | 2025.01.14 22:43:57.073599 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18641 | 2025.01.14 22:43:57.074003 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18642 | 2025.01.14 22:43:57.074241 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18643 | 2025.01.14 22:43:57.074441 [ 142 ] {} <Debug> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
18644 | 2025.01.14 22:43:57.074496 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Debug> executeQuery: Read 199 rows, 17.66 KiB in 0.001935 sec., 102842.37726098191 rows/sec., 8.91 MiB/sec. | ||
18645 | 2025.01.14 22:43:57.074525 [ 142 ] {} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18646 | 2025.01.14 22:43:57.074599 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18647 | 2025.01.14 22:43:57.074622 [ 258 ] {10b5bae7-9491-451a-8106-12208c7c3458} <Debug> TCPHandler: Processed in 0.002364488 sec. | ||
18648 | 2025.01.14 22:43:57.074758 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
18649 | 2025.01.14 22:43:57.074838 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18650 | 2025.01.14 22:43:57.074912 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18651 | 2025.01.14 22:43:57.074972 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1470 rows starting from the beginning of the part | ||
18652 | 2025.01.14 22:43:57.075072 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18653 | 2025.01.14 22:43:57.075157 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1342 rows starting from the beginning of the part | ||
18654 | 2025.01.14 22:43:57.075283 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18655 | 2025.01.14 22:43:57.075430 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 168 rows starting from the beginning of the part | ||
18656 | 2025.01.14 22:43:57.075789 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 199 rows starting from the beginning of the part | ||
18657 | 2025.01.14 22:43:57.076091 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 172 rows starting from the beginning of the part | ||
18658 | 2025.01.14 22:43:57.076337 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 199 rows starting from the beginning of the part | ||
18659 | 2025.01.14 22:43:57.078099 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18660 | 2025.01.14 22:43:57.078194 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18661 | 2025.01.14 22:43:57.079270 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
18662 | 2025.01.14 22:43:57.079596 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18663 | 2025.01.14 22:43:57.079906 [ 142 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Selected 6 parts from all_1_135_27 to all_140_140_0 | ||
18664 | 2025.01.14 22:43:57.080015 [ 142 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18665 | 2025.01.14 22:43:57.080108 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18666 | 2025.01.14 22:43:57.080389 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005317 sec., 1316.5318788790673 rows/sec., 85.77 KiB/sec. | ||
18667 | 2025.01.14 22:43:57.080610 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00590093 sec., 601600.0867659843 rows/sec., 53.02 MiB/sec. | ||
18668 | 2025.01.14 22:43:57.080721 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_27 to all_140_140_0 into Compact with storage Full | ||
18669 | 2025.01.14 22:43:57.081101 [ 253 ] {e94ef17e-28ca-4903-9cbc-f82fd91f3a3a} <Debug> TCPHandler: Processed in 0.006332546 sec. | ||
18670 | 2025.01.14 22:43:57.081160 [ 194 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
18671 | 2025.01.14 22:43:57.081394 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18672 | 2025.01.14 22:43:57.081519 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_135_27, total 84 rows starting from the beginning of the part | ||
18673 | 2025.01.14 22:43:57.081931 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18674 | 2025.01.14 22:43:57.081994 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 13 rows starting from the beginning of the part | ||
18675 | 2025.01.14 22:43:57.082543 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 58 rows starting from the beginning of the part | ||
18676 | 2025.01.14 22:43:57.082561 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18677 | 2025.01.14 22:43:57.082562 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18678 | 2025.01.14 22:43:57.082865 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18679 | 2025.01.14 22:43:57.083356 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part | ||
18680 | 2025.01.14 22:43:57.083473 [ 199 ] {fa2010f5-223c-4f49-96a2-c206d015b601::all_1_151_30} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
18681 | 2025.01.14 22:43:57.083840 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part | ||
18682 | 2025.01.14 22:43:57.084039 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
18683 | 2025.01.14 22:43:57.084236 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 7 rows starting from the beginning of the part | ||
18684 | 2025.01.14 22:43:57.087018 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18685 | 2025.01.14 22:43:57.087092 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18686 | 2025.01.14 22:43:57.088069 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.007802563 sec., 30118.30856091774 rows/sec., 2.27 MiB/sec. | ||
18687 | 2025.01.14 22:43:57.088114 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18688 | 2025.01.14 22:43:57.088234 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Trace> MergedBlockOutputStream: filled checksums all_1_140_28 (state Temporary) | ||
18689 | 2025.01.14 22:43:57.088591 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Trace> oximeter.fields_u32 (5bd97648-4b97-45b4-9a89-81fd64cd5873): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18690 | 2025.01.14 22:43:57.088712 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_merge_all_1_140_28 to all_1_140_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18691 | 2025.01.14 22:43:57.088992 [ 190 ] {8d86e85c-bcc8-453a-b50f-6c8e8707e76c::all_1_140_28} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c) (MergerMutator): Merged 6 parts: [all_1_135_27, all_140_140_0] -> all_1_140_28 | ||
18692 | 2025.01.14 22:43:57.089019 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006684 sec., 2094.554159186116 rows/sec., 146.69 KiB/sec. | ||
18693 | 2025.01.14 22:43:57.089247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
18694 | 2025.01.14 22:43:57.089257 [ 258 ] {e79911be-4f3c-418f-9ce2-211adf6213ed} <Debug> TCPHandler: Processed in 0.007607331 sec. | ||
18695 | 2025.01.14 22:43:57.089548 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18696 | 2025.01.14 22:43:57.089774 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18697 | 2025.01.14 22:43:57.089862 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18698 | 2025.01.14 22:43:57.090534 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18699 | 2025.01.14 22:43:57.090571 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18700 | 2025.01.14 22:43:57.090994 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18701 | 2025.01.14 22:43:57.091234 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Trace> oximeter.fields_u8 (b359926b-9466-45ec-b7a9-80f28157e004): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18702 | 2025.01.14 22:43:57.091471 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001751 sec., 7424.328954882924 rows/sec., 462.91 KiB/sec. | ||
18703 | 2025.01.14 22:43:57.091528 [ 253 ] {d093979e-0e1a-49a0-8fb0-fca5aa267a15} <Debug> TCPHandler: Processed in 0.002097215 sec. | ||
18704 | 2025.01.14 22:43:57.091686 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18705 | 2025.01.14 22:43:57.091831 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18706 | 2025.01.14 22:43:57.091888 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18707 | 2025.01.14 22:43:57.092645 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18708 | 2025.01.14 22:43:57.092685 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18709 | 2025.01.14 22:43:57.093067 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18710 | 2025.01.14 22:43:57.093311 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18711 | 2025.01.14 22:43:57.093505 [ 142 ] {} <Debug> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
18712 | 2025.01.14 22:43:57.093532 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.00173 sec., 216184.9710982659 rows/sec., 15.26 MiB/sec. | ||
18713 | 2025.01.14 22:43:57.093596 [ 142 ] {} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18714 | 2025.01.14 22:43:57.093655 [ 258 ] {1d0a20ea-41af-4a2c-90a2-111acf03e2ba} <Debug> TCPHandler: Processed in 0.002031024 sec. | ||
18715 | 2025.01.14 22:43:57.093675 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18716 | 2025.01.14 22:43:57.093886 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
18717 | 2025.01.14 22:43:57.093958 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18718 | 2025.01.14 22:43:57.094052 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18719 | 2025.01.14 22:43:57.094093 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 946 rows starting from the beginning of the part | ||
18720 | 2025.01.14 22:43:57.094309 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18721 | 2025.01.14 22:43:57.094357 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 836 rows starting from the beginning of the part | ||
18722 | 2025.01.14 22:43:57.094474 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18723 | 2025.01.14 22:43:57.094665 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 114 rows starting from the beginning of the part | ||
18724 | 2025.01.14 22:43:57.095115 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 374 rows starting from the beginning of the part | ||
18725 | 2025.01.14 22:43:57.095495 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 122 rows starting from the beginning of the part | ||
18726 | 2025.01.14 22:43:57.095821 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 374 rows starting from the beginning of the part | ||
18727 | 2025.01.14 22:43:57.096893 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18728 | 2025.01.14 22:43:57.096959 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18729 | 2025.01.14 22:43:57.098015 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18730 | 2025.01.14 22:43:57.098425 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Trace> oximeter.measurements_bool (2ca79d11-a480-48ae-acb8-b6cfc9c742a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18731 | 2025.01.14 22:43:57.098854 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004654 sec., 1289.213579716373 rows/sec., 67.36 KiB/sec. | ||
18732 | 2025.01.14 22:43:57.099144 [ 253 ] {aa3ffea2-aa5c-4a0f-8761-77115930e09a} <Debug> TCPHandler: Processed in 0.005381905 sec. | ||
18733 | 2025.01.14 22:43:57.099178 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.005367084 sec., 515363.6499820014 rows/sec., 39.31 MiB/sec. | ||
18734 | 2025.01.14 22:43:57.099323 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18735 | 2025.01.14 22:43:57.099371 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
18736 | 2025.01.14 22:43:57.099482 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18737 | 2025.01.14 22:43:57.099558 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18738 | 2025.01.14 22:43:57.099709 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18739 | 2025.01.14 22:43:57.099838 [ 199 ] {fa4ee4b0-f41c-4711-b689-79ab7fa92361::all_1_151_30} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
18740 | 2025.01.14 22:43:57.099939 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
18741 | 2025.01.14 22:43:57.100343 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18742 | 2025.01.14 22:43:57.100381 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18743 | 2025.01.14 22:43:57.100771 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18744 | 2025.01.14 22:43:57.101006 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18745 | 2025.01.14 22:43:57.101213 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001769 sec., 128321.08535895987 rows/sec., 8.56 MiB/sec. | ||
18746 | 2025.01.14 22:43:57.101269 [ 258 ] {30732e9f-928e-4e66-9310-9657eddc2e27} <Debug> TCPHandler: Processed in 0.002016464 sec. | ||
18747 | 2025.01.14 22:43:57.101414 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18748 | 2025.01.14 22:43:57.101533 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18749 | 2025.01.14 22:43:57.101585 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18750 | 2025.01.14 22:43:57.102070 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18751 | 2025.01.14 22:43:57.102110 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18752 | 2025.01.14 22:43:57.102469 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18753 | 2025.01.14 22:43:57.102711 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18754 | 2025.01.14 22:43:57.102944 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
18755 | 2025.01.14 22:43:57.102983 [ 220 ] {} <Trace> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
18756 | 2025.01.14 22:43:57.103023 [ 253 ] {13553078-220f-4901-aef2-5fce37e849d1} <Debug> TCPHandler: Processed in 0.00166704 sec. | ||
18757 | 2025.01.14 22:43:57.103056 [ 220 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
18758 | 2025.01.14 22:43:57.103245 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18759 | 2025.01.14 22:43:57.103417 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18760 | 2025.01.14 22:43:57.103477 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18761 | 2025.01.14 22:43:57.104524 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18762 | 2025.01.14 22:43:57.104588 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18763 | 2025.01.14 22:43:57.105321 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18764 | 2025.01.14 22:43:57.105703 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18765 | 2025.01.14 22:43:57.106055 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.002661 sec., 27057.49718151071 rows/sec., 1.73 MiB/sec. | ||
18766 | 2025.01.14 22:43:57.106246 [ 258 ] {2b57d1e9-0376-41da-a297-ce602752ca6d} <Debug> TCPHandler: Processed in 0.003101527 sec. | ||
18767 | 2025.01.14 22:43:57.107170 [ 220 ] {} <Debug> oximeter.measurements_f64 (c4f6a597-8810-4ce1-8a16-b77dad737433): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
18768 | 2025.01.14 22:44:00.768267 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18769 | 2025.01.14 22:44:00.768377 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18770 | 2025.01.14 22:44:01.036660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45872 | ||
18771 | 2025.01.14 22:44:01.038506 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18772 | 2025.01.14 22:44:01.038549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18773 | 2025.01.14 22:44:01.039102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
18774 | 2025.01.14 22:44:01.039365 [ 244 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18775 | 2025.01.14 22:44:01.039582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45872 | ||
18776 | 2025.01.14 22:44:01.039590 [ 224 ] {} <Trace> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18777 | 2025.01.14 22:44:01.039626 [ 224 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18778 | 2025.01.14 22:44:01.041549 [ 224 ] {} <Debug> system.asynchronous_metric_log (858d231a-a179-46ac-ba4b-aebe8284b487): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18779 | 2025.01.14 22:44:01.340624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2556 | ||
18780 | 2025.01.14 22:44:01.346341 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18781 | 2025.01.14 22:44:01.346395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18782 | 2025.01.14 22:44:01.347962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
18783 | 2025.01.14 22:44:01.348285 [ 242 ] {} <Trace> system.query_log (28edbf38-bef6-4502-8ba5-8685e0cd6765): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18784 | 2025.01.14 22:44:01.348869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2556 | ||
18785 | 2025.01.14 22:44:02.068134 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18786 | 2025.01.14 22:44:02.068406 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18787 | 2025.01.14 22:44:02.068486 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18788 | 2025.01.14 22:44:02.069443 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18789 | 2025.01.14 22:44:02.069488 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18790 | 2025.01.14 22:44:02.069955 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18791 | 2025.01.14 22:44:02.070220 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Trace> oximeter.fields_string (fa2010f5-223c-4f49-96a2-c206d015b601): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18792 | 2025.01.14 22:44:02.070427 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Debug> executeQuery: Read 168 rows, 15.09 KiB in 0.00208 sec., 80769.23076923078 rows/sec., 7.08 MiB/sec. | ||
18793 | 2025.01.14 22:44:02.070494 [ 253 ] {614dcacb-c9ad-4acc-b620-6ff2358f71fb} <Debug> TCPHandler: Processed in 0.002547261 sec. | ||
18794 | 2025.01.14 22:44:02.070751 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18795 | 2025.01.14 22:44:02.070967 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18796 | 2025.01.14 22:44:02.071049 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18797 | 2025.01.14 22:44:02.071847 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18798 | 2025.01.14 22:44:02.071895 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18799 | 2025.01.14 22:44:02.072344 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
18800 | 2025.01.14 22:44:02.072602 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18801 | 2025.01.14 22:44:02.072856 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001946 sec., 29804.727646454267 rows/sec., 2.19 MiB/sec. | ||
18802 | 2025.01.14 22:44:02.072892 [ 221 ] {} <Trace> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Found 6 old parts to remove. Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
18803 | 2025.01.14 22:44:02.072965 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from filesystem (serially): Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
18804 | 2025.01.14 22:44:02.072986 [ 258 ] {9d2b0ac6-e2e1-404f-88fe-1df85f36def3} <Debug> TCPHandler: Processed in 0.002369098 sec. | ||
18805 | 2025.01.14 22:44:02.073186 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18806 | 2025.01.14 22:44:02.073352 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18807 | 2025.01.14 22:44:02.073422 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18808 | 2025.01.14 22:44:02.074328 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18809 | 2025.01.14 22:44:02.074379 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18810 | 2025.01.14 22:44:02.074935 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18811 | 2025.01.14 22:44:02.075265 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Trace> oximeter.fields_uuid (fa4ee4b0-f41c-4711-b689-79ab7fa92361): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18812 | 2025.01.14 22:44:02.075490 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.002173 sec., 52462.03405430281 rows/sec., 4.10 MiB/sec. | ||
18813 | 2025.01.14 22:44:02.075535 [ 221 ] {} <Debug> oximeter.fields_u16 (8d86e85c-bcc8-453a-b50f-6c8e8707e76c): Removing 6 parts from memory: Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
18814 | 2025.01.14 22:44:02.075579 [ 253 ] {39c21bf1-fa34-4dd7-b6c2-56f8f049cce2} <Debug> TCPHandler: Processed in 0.00247204 sec. | ||
18815 | 2025.01.14 22:44:02.075863 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18816 | 2025.01.14 22:44:02.076183 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18817 | 2025.01.14 22:44:02.076322 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18818 | 2025.01.14 22:44:02.076981 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18819 | 2025.01.14 22:44:02.077024 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18820 | 2025.01.14 22:44:02.077452 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18821 | 2025.01.14 22:44:02.077712 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18822 | 2025.01.14 22:44:02.077870 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Selected 5 parts from all_1_143_30 to all_147_147_0 | ||
18823 | 2025.01.14 22:44:02.077897 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00183 sec., 81967.2131147541 rows/sec., 5.68 MiB/sec. | ||
18824 | 2025.01.14 22:44:02.077921 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18825 | 2025.01.14 22:44:02.077964 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18826 | 2025.01.14 22:44:02.077972 [ 258 ] {8cdcadd4-7874-4ee5-9ae5-ea2750d5f640} <Debug> TCPHandler: Processed in 0.002205976 sec. | ||
18827 | 2025.01.14 22:44:02.078188 [ 253 ] {} <Trace> TCP-Session: 4c113fd6-c2ba-4897-820d-f986262363c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18828 | 2025.01.14 22:44:02.078214 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_30 to all_147_147_0 into Compact with storage Full | ||
18829 | 2025.01.14 22:44:02.078347 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18830 | 2025.01.14 22:44:02.078366 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18831 | 2025.01.14 22:44:02.078413 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_30, total 42297 rows starting from the beginning of the part | ||
18832 | 2025.01.14 22:44:02.078467 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <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 | ||
18833 | 2025.01.14 22:44:02.078599 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 170 rows starting from the beginning of the part | ||
18834 | 2025.01.14 22:44:02.078911 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 227 rows starting from the beginning of the part | ||
18835 | 2025.01.14 22:44:02.079416 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 154 rows starting from the beginning of the part | ||
18836 | 2025.01.14 22:44:02.079649 [ 201 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 227 rows starting from the beginning of the part | ||
18837 | 2025.01.14 22:44:02.081791 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18838 | 2025.01.14 22:44:02.081841 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18839 | 2025.01.14 22:44:02.082812 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
18840 | 2025.01.14 22:44:02.083084 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Trace> oximeter.measurements_histogramu64 (186761e4-1fdc-446e-b37a-1700ac5bc434): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18841 | 2025.01.14 22:44:02.083429 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.005098 sec., 11377.010592389172 rows/sec., 20.39 MiB/sec. | ||
18842 | 2025.01.14 22:44:02.083962 [ 253 ] {a929e805-69a7-44d6-b554-aea9f75bf6b6} <Debug> TCPHandler: Processed in 0.00586463 sec. | ||
18843 | 2025.01.14 22:44:02.084358 [ 258 ] {} <Trace> TCP-Session: 7aaa2ab7-e709-4278-b9dc-b52e7ae99422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18844 | 2025.01.14 22:44:02.084541 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40530) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18845 | 2025.01.14 22:44:02.084594 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18846 | 2025.01.14 22:44:02.085400 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18847 | 2025.01.14 22:44:02.085444 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18848 | 2025.01.14 22:44:02.085901 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18849 | 2025.01.14 22:44:02.086191 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18850 | 2025.01.14 22:44:02.086470 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001974 sec., 25329.280648429583 rows/sec., 1.74 MiB/sec. | ||
18851 | 2025.01.14 22:44:02.086558 [ 258 ] {8804486f-532e-4bd1-98b1-9806f99498d4} <Debug> TCPHandler: Processed in 0.00246762 sec. | ||
18852 | 2025.01.14 22:44:02.088957 [ 186 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43075 rows, containing 5 columns (5 merged, 0 gathered) in 0.010892351 sec., 3954609.9827300827 rows/sec., 266.22 MiB/sec. | ||
18853 | 2025.01.14 22:44:02.089296 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Trace> MergedBlockOutputStream: filled checksums all_1_147_31 (state Temporary) | ||
18854 | 2025.01.14 22:44:02.089602 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Renaming temporary part tmp_merge_all_1_147_31 to all_1_147_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18855 | 2025.01.14 22:44:02.089681 [ 193 ] {fc30119e-d08a-4877-ac1b-60b83762b236::all_1_147_31} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236) (MergerMutator): Merged 5 parts: [all_1_143_30, all_147_147_0] -> all_1_147_31 | ||
18856 | 2025.01.14 22:44:02.089760 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
18857 | 2025.01.14 22:44:03.160587 [ 220 ] {} <Trace> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18858 | 2025.01.14 22:44:03.160644 [ 220 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18859 | 2025.01.14 22:44:03.162829 [ 220 ] {} <Debug> oximeter.measurements_u64 (367c202a-63b9-43ef-b782-6e8e941aff43): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18860 | 2025.01.14 22:44:03.207724 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18861 | 2025.01.14 22:44:03.207769 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18862 | 2025.01.14 22:44:03.209770 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc30119e-d08a-4877-ac1b-60b83762b236): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18863 | 2025.01.14 22:44:03.523292 [ 219 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18864 | 2025.01.14 22:44:03.523337 [ 219 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18865 | 2025.01.14 22:44:03.525383 [ 219 ] {} <Debug> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
18866 | 2025.01.14 22:44:04.364843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
18867 | 2025.01.14 22:44:04.387887 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18868 | 2025.01.14 22:44:04.387943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18869 | 2025.01.14 22:44:04.395692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
18870 | 2025.01.14 22:44:04.396548 [ 243 ] {} <Trace> system.metric_log (b326b9a6-4a1d-4fd2-bb24-c64f9ec9b73f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18871 | 2025.01.14 22:44:04.399724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
18872 | 2025.01.14 22:44:05.817892 [ 222 ] {} <Trace> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18873 | 2025.01.14 22:44:05.817994 [ 222 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18874 | 2025.01.14 22:44:05.819864 [ 222 ] {} <Debug> oximeter.fields_ipaddr (d9febb5c-2d81-4adf-8602-e306cc2b6e86): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] |