1 | [ Jan 11 05:23:30 Enabled. ] | ||
2 | [ Jan 11 05:23:30 Rereading configuration. ] | ||
3 | [ Jan 11 05:23:31 Rereading configuration. ] | ||
4 | [ Jan 11 05:23:33 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 11 05:23:33 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.11 05:23:34.625453 [ 1 ] {} <Information> Application: Will watch for the process with pid 23831 | ||
29 | 2025.01.11 05:23:34.626247 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.11 05:23:34.869643 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23831 | ||
31 | 2025.01.11 05:23:34.870362 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.11 05:23:34.871056 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.11 05:23:34.957720 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.11 05:23:34.994401 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.11 05:23:34.994447 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.11 05:23:34.994460 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.11 05:23:34.994525 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.11 05:23:34.994892 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.11 05:23:34.996480 [ 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.11 05:23:34.997204 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.11 05:23:34.997532 [ 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.11 05:23:34.997551 [ 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.11 05:23:34.997566 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.11 05:23:34.997746 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.11 05:23:34.998725 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.11 05:23:35.004352 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.11 05:23:35.005315 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.11 05:23:35.006693 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.11 05:23:35.006763 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.11 05:23:35.008369 [ 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.11 05:23:35.008860 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.11 05:23:35.013231 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.11 05:23:35.013941 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.11 05:23:35.015551 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.11 05:23:35.016013 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.11 05:23:35.016417 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.11 05:23:35.016779 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.11 05:23:35.018157 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.11 05:23:35.018182 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.11 05:23:35.018255 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.11 05:23:35.018438 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.11 05:23:35.026754 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.11 05:23:35.026778 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147664 sec | ||
68 | 2025.01.11 05:23:35.026821 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.11 05:23:35.026836 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.11 05:23:35.027948 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.11 05:23:35.028960 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.11 05:23:35.040513 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.11 05:23:35.040560 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.11 05:23:35.040580 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.11 05:23:35.040593 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.11 05:23:35.040624 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.11 05:23:35.040644 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.11 05:23:35.043219 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.11 05:23:35.043263 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.11 05:23:35.043284 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.11 05:23:35.043461 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.11 05:23:35.043480 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.11 05:23:35.043516 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.11 05:23:35.043535 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.11 05:23:35.043548 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.11 05:23:35.043577 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.11 05:23:35.043594 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.11 05:23:35.070609 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.11 05:23:35.072156 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.11 05:23:35.072185 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9432e-05 sec | ||
91 | 2025.01.11 05:23:35.072199 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.11 05:23:35.072210 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.11 05:23:35.072230 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.11 05:23:35.072434 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.11 05:23:35.072477 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.11 05:23:35.072490 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.11 05:23:35.072502 [ 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.11 05:23:35.072514 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.11 05:23:35.082818 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.11 05:23:35.083057 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.01.11 05:23:35.083989 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5731e-05 sec. | ||
102 | 2025.01.11 05:23:35.084962 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.11 05:23:35.085057 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.11 05:23:35.085078 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.11 05:23:35.757589 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43597 | ||
106 | 2025.01.11 05:23:35.757939 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.11 05:23:35.758028 [ 3 ] {} <Debug> TCP-Session: d929a212-454f-43f5-aded-ca6f5d4f72c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43597 | ||
108 | 2025.01.11 05:23:35.758075 [ 3 ] {} <Debug> TCP-Session: d929a212-454f-43f5-aded-ca6f5d4f72c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.11 05:23:35.758104 [ 3 ] {} <Debug> TCP-Session: d929a212-454f-43f5-aded-ca6f5d4f72c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.11 05:23:35.758211 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.11 05:23:35.758246 [ 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.11 05:23:35.758275 [ 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.11 05:23:35.759432 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33761 | ||
114 | 2025.01.11 05:23:35.759442 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44555 | ||
115 | 2025.01.11 05:23:35.759579 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.11 05:23:35.759625 [ 5 ] {} <Debug> TCP-Session: 48320bdc-fc75-490c-9afe-e90c7f0804b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33761 | ||
117 | 2025.01.11 05:23:35.759663 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2025.01.11 05:23:35.759678 [ 5 ] {} <Debug> TCP-Session: 48320bdc-fc75-490c-9afe-e90c7f0804b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2025.01.11 05:23:35.759746 [ 4 ] {} <Debug> TCP-Session: 5a4987e8-d39e-4322-b257-debac4c5b594 Authenticating user 'default' from [fd00:1122:3344:101::e]:44555 | ||
120 | 2025.01.11 05:23:35.759746 [ 5 ] {} <Debug> TCP-Session: 48320bdc-fc75-490c-9afe-e90c7f0804b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.01.11 05:23:35.759835 [ 4 ] {} <Debug> TCP-Session: 5a4987e8-d39e-4322-b257-debac4c5b594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.11 05:23:35.759886 [ 4 ] {} <Debug> TCP-Session: 5a4987e8-d39e-4322-b257-debac4c5b594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.11 05:23:35.760265 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38299 | ||
124 | 2025.01.11 05:23:35.760399 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.01.11 05:23:35.760432 [ 253 ] {} <Debug> TCP-Session: 3e57e160-94ce-486c-b9e8-bec5642c6064 Authenticating user 'default' from [fd00:1122:3344:101::e]:38299 | ||
126 | 2025.01.11 05:23:35.760450 [ 253 ] {} <Debug> TCP-Session: 3e57e160-94ce-486c-b9e8-bec5642c6064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.01.11 05:23:35.760480 [ 253 ] {} <Debug> TCP-Session: 3e57e160-94ce-486c-b9e8-bec5642c6064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.01.11 05:23:35.760552 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64048 | ||
129 | 2025.01.11 05:23:35.760572 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60315 | ||
130 | 2025.01.11 05:23:35.760706 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.01.11 05:23:35.760706 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52652 | ||
132 | 2025.01.11 05:23:35.760884 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49824 | ||
133 | 2025.01.11 05:23:35.760897 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.11 05:23:35.760909 [ 255 ] {} <Debug> TCP-Session: fcd42e87-f88f-4b00-a24b-66c12e525c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:64048 | ||
135 | 2025.01.11 05:23:35.761084 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.11 05:23:35.761097 [ 254 ] {} <Debug> TCP-Session: ebc9fb1c-d9f7-4a91-a8a5-fcc64d33c992 Authenticating user 'default' from [fd00:1122:3344:101::e]:60315 | ||
137 | 2025.01.11 05:23:35.761172 [ 255 ] {} <Debug> TCP-Session: fcd42e87-f88f-4b00-a24b-66c12e525c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.11 05:23:35.761248 [ 255 ] {} <Debug> TCP-Session: fcd42e87-f88f-4b00-a24b-66c12e525c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.01.11 05:23:35.761251 [ 256 ] {} <Debug> TCP-Session: 0a489655-aef2-4903-a4e8-c94452d67f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:52652 | ||
140 | 2025.01.11 05:23:35.761265 [ 254 ] {} <Debug> TCP-Session: ebc9fb1c-d9f7-4a91-a8a5-fcc64d33c992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.11 05:23:35.761283 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2025.01.11 05:23:35.761385 [ 256 ] {} <Debug> TCP-Session: 0a489655-aef2-4903-a4e8-c94452d67f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.11 05:23:35.761409 [ 254 ] {} <Debug> TCP-Session: ebc9fb1c-d9f7-4a91-a8a5-fcc64d33c992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.11 05:23:35.761438 [ 256 ] {} <Debug> TCP-Session: 0a489655-aef2-4903-a4e8-c94452d67f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.11 05:23:35.761429 [ 257 ] {} <Debug> TCP-Session: a502b029-ef4e-4860-9d05-415b5cf8803a Authenticating user 'default' from [fd00:1122:3344:101::e]:49824 | ||
146 | 2025.01.11 05:23:35.761531 [ 257 ] {} <Debug> TCP-Session: a502b029-ef4e-4860-9d05-415b5cf8803a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.11 05:23:35.761578 [ 257 ] {} <Debug> TCP-Session: a502b029-ef4e-4860-9d05-415b5cf8803a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.11 05:23:36.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.39 MiB (RSS), difference: 2.23 MiB | ||
149 | 2025.01.11 05:23:36.070280 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59779 | ||
150 | 2025.01.11 05:23:36.070432 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.11 05:23:36.070465 [ 258 ] {} <Debug> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Authenticating user 'default' from [fd00:1122:3344:101::d]:59779 | ||
152 | 2025.01.11 05:23:36.070485 [ 258 ] {} <Debug> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.11 05:23:36.070513 [ 258 ] {} <Debug> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.11 05:23:36.070574 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.11 05:23:36.070602 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.01.11 05:23:36.070627 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.01.11 05:23:36.071161 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33314 | ||
158 | 2025.01.11 05:23:36.071357 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33141 | ||
159 | 2025.01.11 05:23:36.071369 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.01.11 05:23:36.071449 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60058 | ||
161 | 2025.01.11 05:23:36.071487 [ 259 ] {} <Debug> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Authenticating user 'default' from [fd00:1122:3344:101::d]:33314 | ||
162 | 2025.01.11 05:23:36.071572 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50151 | ||
163 | 2025.01.11 05:23:36.071609 [ 259 ] {} <Debug> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2025.01.11 05:23:36.071819 [ 259 ] {} <Debug> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2025.01.11 05:23:36.071878 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.01.11 05:23:36.071936 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.01.11 05:23:36.071982 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.01.11 05:23:36.071993 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33900 | ||
169 | 2025.01.11 05:23:36.072029 [ 262 ] {} <Debug> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50151 | ||
170 | 2025.01.11 05:23:36.072231 [ 261 ] {} <Debug> TCP-Session: 4ba5a56f-2bfc-4e4f-98b6-76d0e3e60296 Authenticating user 'default' from [fd00:1122:3344:101::d]:60058 | ||
171 | 2025.01.11 05:23:36.072237 [ 260 ] {} <Debug> TCP-Session: 875b7471-bf9c-4103-afee-960e3f2678e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33141 | ||
172 | 2025.01.11 05:23:36.072259 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49739 | ||
173 | 2025.01.11 05:23:36.072304 [ 262 ] {} <Debug> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.01.11 05:23:36.072324 [ 261 ] {} <Debug> TCP-Session: 4ba5a56f-2bfc-4e4f-98b6-76d0e3e60296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.01.11 05:23:36.072339 [ 260 ] {} <Debug> TCP-Session: 875b7471-bf9c-4103-afee-960e3f2678e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.11 05:23:36.072375 [ 262 ] {} <Debug> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.01.11 05:23:36.072289 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2025.01.11 05:23:36.072448 [ 261 ] {} <Debug> TCP-Session: 4ba5a56f-2bfc-4e4f-98b6-76d0e3e60296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.01.11 05:23:36.072531 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48108 | ||
180 | 2025.01.11 05:23:36.072786 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2025.01.11 05:23:36.072803 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65064 | ||
182 | 2025.01.11 05:23:36.072846 [ 260 ] {} <Debug> TCP-Session: 875b7471-bf9c-4103-afee-960e3f2678e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.01.11 05:23:36.073205 [ 264 ] {} <Debug> TCP-Session: 82404d50-8d24-4b0f-b9be-3304ce34d22e Authenticating user 'default' from [fd00:1122:3344:101::d]:49739 | ||
184 | 2025.01.11 05:23:36.073216 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.01.11 05:23:36.073256 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2025.01.11 05:23:36.073293 [ 263 ] {} <Debug> TCP-Session: 8f8621d7-1405-4547-886b-59acafbf40f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33900 | ||
187 | 2025.01.11 05:23:36.073310 [ 264 ] {} <Debug> TCP-Session: 82404d50-8d24-4b0f-b9be-3304ce34d22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.01.11 05:23:36.073329 [ 266 ] {} <Debug> TCP-Session: e59b3a7f-59b3-422f-ad83-179bb268f8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65064 | ||
189 | 2025.01.11 05:23:36.073348 [ 265 ] {} <Debug> TCP-Session: 55d1219f-a03e-4d6c-949c-1ac15251bb46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48108 | ||
190 | 2025.01.11 05:23:36.073381 [ 263 ] {} <Debug> TCP-Session: 8f8621d7-1405-4547-886b-59acafbf40f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.11 05:23:36.073409 [ 264 ] {} <Debug> TCP-Session: 82404d50-8d24-4b0f-b9be-3304ce34d22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.01.11 05:23:36.073448 [ 265 ] {} <Debug> TCP-Session: 55d1219f-a03e-4d6c-949c-1ac15251bb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.01.11 05:23:36.073432 [ 266 ] {} <Debug> TCP-Session: e59b3a7f-59b3-422f-ad83-179bb268f8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.01.11 05:23:36.073476 [ 263 ] {} <Debug> TCP-Session: 8f8621d7-1405-4547-886b-59acafbf40f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.01.11 05:23:36.074109 [ 265 ] {} <Debug> TCP-Session: 55d1219f-a03e-4d6c-949c-1ac15251bb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.11 05:23:36.074195 [ 266 ] {} <Debug> TCP-Session: e59b3a7f-59b3-422f-ad83-179bb268f8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.11 05:23:36.075187 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
198 | 2025.01.11 05:23:36.078804 [ 258 ] {41a9e63b-cab7-4222-943c-6816b52d6344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2025.01.11 05:23:36.186869 [ 258 ] {41a9e63b-cab7-4222-943c-6816b52d6344} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59779) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2025.01.11 05:23:36.188352 [ 258 ] {41a9e63b-cab7-4222-943c-6816b52d6344} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2025.01.11 05:23:36.188495 [ 258 ] {41a9e63b-cab7-4222-943c-6816b52d6344} <Debug> TCPHandler: Processed in 0.115717103 sec. | ||
248 | 2025.01.11 05:23:36.188910 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2025.01.11 05:23:36.189150 [ 259 ] {9506527f-2fef-4d0f-904f-47595ec3290b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2025.01.11 05:23:36.189519 [ 259 ] {9506527f-2fef-4d0f-904f-47595ec3290b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33314) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2025.01.11 05:23:36.189666 [ 259 ] {9506527f-2fef-4d0f-904f-47595ec3290b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2025.01.11 05:23:36.189765 [ 259 ] {9506527f-2fef-4d0f-904f-47595ec3290b} <Debug> TCPHandler: Processed in 0.001017553 sec. | ||
299 | 2025.01.11 05:23:36.190093 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2025.01.11 05:23:36.191848 [ 258 ] {6136adce-1dc2-4326-af14-50b885935381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2025.01.11 05:23:36.192601 [ 258 ] {6136adce-1dc2-4326-af14-50b885935381} <Debug> TCPHandler: Processed in 0.002635328 sec. | ||
302 | 2025.01.11 05:23:36.192818 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2025.01.11 05:23:36.192951 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2025.01.11 05:23:36.193084 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2025.01.11 05:23:36.194422 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2025.01.11 05:23:36.194450 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5781e-05 sec | ||
307 | 2025.01.11 05:23:36.194483 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Trace> ReferentialDeps: No tables | ||
308 | 2025.01.11 05:23:36.194498 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Trace> LoadingDeps: No tables | ||
309 | 2025.01.11 05:23:36.194523 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2025.01.11 05:23:36.194584 [ 259 ] {a8299253-b709-487e-b5a1-efad2dcdda12} <Debug> TCPHandler: Processed in 0.00182903 sec. | ||
311 | 2025.01.11 05:23:36.194825 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2025.01.11 05:23:36.195136 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2025.01.11 05:23:36.195201 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2025.01.11 05:23:36.204108 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2025.01.11 05:23:36.205464 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Debug> oximeter.version (04c6786d-1055-4d3b-a9e3-264a928493f6): Loading data parts | ||
317 | 2025.01.11 05:23:36.206026 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Debug> oximeter.version (04c6786d-1055-4d3b-a9e3-264a928493f6): There are no data parts | ||
318 | 2025.01.11 05:23:36.208747 [ 258 ] {6dad3b2e-fc83-418b-a94c-954e74338fed} <Debug> TCPHandler: Processed in 0.014016867 sec. | ||
319 | 2025.01.11 05:23:36.208961 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2025.01.11 05:23:36.209266 [ 259 ] {e5c4162e-08d4-4fb1-aaec-4c81952866bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
331 | 2025.01.11 05:23:36.209373 [ 259 ] {e5c4162e-08d4-4fb1-aaec-4c81952866bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2025.01.11 05:23:36.218681 [ 259 ] {e5c4162e-08d4-4fb1-aaec-4c81952866bf} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Loading data parts | ||
333 | 2025.01.11 05:23:36.218919 [ 259 ] {e5c4162e-08d4-4fb1-aaec-4c81952866bf} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): There are no data parts | ||
334 | 2025.01.11 05:23:36.220376 [ 259 ] {e5c4162e-08d4-4fb1-aaec-4c81952866bf} <Debug> TCPHandler: Processed in 0.011480892 sec. | ||
335 | 2025.01.11 05:23:36.220609 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2025.01.11 05:23:36.220856 [ 258 ] {87871151-1b11-4208-b384-56b685bbffba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
337 | 2025.01.11 05:23:36.220939 [ 258 ] {87871151-1b11-4208-b384-56b685bbffba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2025.01.11 05:23:36.223057 [ 258 ] {87871151-1b11-4208-b384-56b685bbffba} <Debug> oximeter.measurements_i8 (506d16da-87b9-456c-be89-e50c04e7cf87): Loading data parts | ||
339 | 2025.01.11 05:23:36.223337 [ 258 ] {87871151-1b11-4208-b384-56b685bbffba} <Debug> oximeter.measurements_i8 (506d16da-87b9-456c-be89-e50c04e7cf87): There are no data parts | ||
340 | 2025.01.11 05:23:36.224657 [ 258 ] {87871151-1b11-4208-b384-56b685bbffba} <Debug> TCPHandler: Processed in 0.00411505 sec. | ||
341 | 2025.01.11 05:23:36.224877 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2025.01.11 05:23:36.225207 [ 259 ] {7b4d57b1-008b-40a0-af76-e4262e1222a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
343 | 2025.01.11 05:23:36.225280 [ 259 ] {7b4d57b1-008b-40a0-af76-e4262e1222a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2025.01.11 05:23:36.227247 [ 259 ] {7b4d57b1-008b-40a0-af76-e4262e1222a3} <Debug> oximeter.measurements_u8 (d5c43494-b271-432f-aead-3bf929293f3d): Loading data parts | ||
345 | 2025.01.11 05:23:36.227449 [ 259 ] {7b4d57b1-008b-40a0-af76-e4262e1222a3} <Debug> oximeter.measurements_u8 (d5c43494-b271-432f-aead-3bf929293f3d): There are no data parts | ||
346 | 2025.01.11 05:23:36.228829 [ 259 ] {7b4d57b1-008b-40a0-af76-e4262e1222a3} <Debug> TCPHandler: Processed in 0.004032698 sec. | ||
347 | 2025.01.11 05:23:36.229062 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
348 | 2025.01.11 05:23:36.229303 [ 258 ] {e9acc07e-3d29-4507-beb6-d7fdd1ebe209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2025.01.11 05:23:36.229383 [ 258 ] {e9acc07e-3d29-4507-beb6-d7fdd1ebe209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
350 | 2025.01.11 05:23:36.231349 [ 258 ] {e9acc07e-3d29-4507-beb6-d7fdd1ebe209} <Debug> oximeter.measurements_i16 (82f53c3b-ac18-4221-9559-bcad92fcd522): Loading data parts | ||
351 | 2025.01.11 05:23:36.231517 [ 258 ] {e9acc07e-3d29-4507-beb6-d7fdd1ebe209} <Debug> oximeter.measurements_i16 (82f53c3b-ac18-4221-9559-bcad92fcd522): There are no data parts | ||
352 | 2025.01.11 05:23:36.232861 [ 258 ] {e9acc07e-3d29-4507-beb6-d7fdd1ebe209} <Debug> TCPHandler: Processed in 0.003867145 sec. | ||
353 | 2025.01.11 05:23:36.233059 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2025.01.11 05:23:36.233295 [ 259 ] {8b725b4c-44b1-4b82-ab80-4c512f5ab808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
355 | 2025.01.11 05:23:36.233377 [ 259 ] {8b725b4c-44b1-4b82-ab80-4c512f5ab808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
356 | 2025.01.11 05:23:36.235304 [ 259 ] {8b725b4c-44b1-4b82-ab80-4c512f5ab808} <Debug> oximeter.measurements_u16 (fc7cbdf6-43fd-474d-84f3-4bd69abba54e): Loading data parts | ||
357 | 2025.01.11 05:23:36.235489 [ 259 ] {8b725b4c-44b1-4b82-ab80-4c512f5ab808} <Debug> oximeter.measurements_u16 (fc7cbdf6-43fd-474d-84f3-4bd69abba54e): There are no data parts | ||
358 | 2025.01.11 05:23:36.236864 [ 259 ] {8b725b4c-44b1-4b82-ab80-4c512f5ab808} <Debug> TCPHandler: Processed in 0.003870054 sec. | ||
359 | 2025.01.11 05:23:36.237091 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2025.01.11 05:23:36.237327 [ 258 ] {a675feb6-5fbd-4c27-ab5f-697b8e630c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
361 | 2025.01.11 05:23:36.237407 [ 258 ] {a675feb6-5fbd-4c27-ab5f-697b8e630c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
362 | 2025.01.11 05:23:36.239332 [ 258 ] {a675feb6-5fbd-4c27-ab5f-697b8e630c7a} <Debug> oximeter.measurements_i32 (71dd2b67-94a7-450f-a1ef-9dd0bb8f3853): Loading data parts | ||
363 | 2025.01.11 05:23:36.239508 [ 258 ] {a675feb6-5fbd-4c27-ab5f-697b8e630c7a} <Debug> oximeter.measurements_i32 (71dd2b67-94a7-450f-a1ef-9dd0bb8f3853): There are no data parts | ||
364 | 2025.01.11 05:23:36.240792 [ 258 ] {a675feb6-5fbd-4c27-ab5f-697b8e630c7a} <Debug> TCPHandler: Processed in 0.003768493 sec. | ||
365 | 2025.01.11 05:23:36.240982 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
366 | 2025.01.11 05:23:36.241255 [ 259 ] {ac8c03f3-a4ce-425b-aa01-8d48dfbbd040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
367 | 2025.01.11 05:23:36.241352 [ 259 ] {ac8c03f3-a4ce-425b-aa01-8d48dfbbd040} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
368 | 2025.01.11 05:23:36.243416 [ 259 ] {ac8c03f3-a4ce-425b-aa01-8d48dfbbd040} <Debug> oximeter.measurements_u32 (b311e556-ab03-467c-9470-027d50916b7a): Loading data parts | ||
369 | 2025.01.11 05:23:36.243607 [ 259 ] {ac8c03f3-a4ce-425b-aa01-8d48dfbbd040} <Debug> oximeter.measurements_u32 (b311e556-ab03-467c-9470-027d50916b7a): There are no data parts | ||
370 | 2025.01.11 05:23:36.244922 [ 259 ] {ac8c03f3-a4ce-425b-aa01-8d48dfbbd040} <Debug> TCPHandler: Processed in 0.004007908 sec. | ||
371 | 2025.01.11 05:23:36.245135 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2025.01.11 05:23:36.245438 [ 258 ] {b7f096f2-e6be-46a1-a81c-b312ba0612d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
373 | 2025.01.11 05:23:36.245556 [ 258 ] {b7f096f2-e6be-46a1-a81c-b312ba0612d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
374 | 2025.01.11 05:23:36.247518 [ 258 ] {b7f096f2-e6be-46a1-a81c-b312ba0612d4} <Debug> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): Loading data parts | ||
375 | 2025.01.11 05:23:36.247692 [ 258 ] {b7f096f2-e6be-46a1-a81c-b312ba0612d4} <Debug> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): There are no data parts | ||
376 | 2025.01.11 05:23:36.248985 [ 258 ] {b7f096f2-e6be-46a1-a81c-b312ba0612d4} <Debug> TCPHandler: Processed in 0.003924086 sec. | ||
377 | 2025.01.11 05:23:36.249173 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2025.01.11 05:23:36.249410 [ 259 ] {cc372e7e-57a0-41cc-b570-e2e971e603b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
379 | 2025.01.11 05:23:36.249496 [ 259 ] {cc372e7e-57a0-41cc-b570-e2e971e603b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
380 | 2025.01.11 05:23:36.251421 [ 259 ] {cc372e7e-57a0-41cc-b570-e2e971e603b7} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Loading data parts | ||
381 | 2025.01.11 05:23:36.251603 [ 259 ] {cc372e7e-57a0-41cc-b570-e2e971e603b7} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): There are no data parts | ||
382 | 2025.01.11 05:23:36.252966 [ 259 ] {cc372e7e-57a0-41cc-b570-e2e971e603b7} <Debug> TCPHandler: Processed in 0.003861904 sec. | ||
383 | 2025.01.11 05:23:36.253177 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2025.01.11 05:23:36.253430 [ 258 ] {9c378014-8ba3-4661-9fe5-49191e94f164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
385 | 2025.01.11 05:23:36.253500 [ 258 ] {9c378014-8ba3-4661-9fe5-49191e94f164} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
386 | 2025.01.11 05:23:36.255399 [ 258 ] {9c378014-8ba3-4661-9fe5-49191e94f164} <Debug> oximeter.measurements_f32 (33255905-dd07-486a-89a2-bdcecdfb844e): Loading data parts | ||
387 | 2025.01.11 05:23:36.255573 [ 258 ] {9c378014-8ba3-4661-9fe5-49191e94f164} <Debug> oximeter.measurements_f32 (33255905-dd07-486a-89a2-bdcecdfb844e): There are no data parts | ||
388 | 2025.01.11 05:23:36.256847 [ 258 ] {9c378014-8ba3-4661-9fe5-49191e94f164} <Debug> TCPHandler: Processed in 0.003735212 sec. | ||
389 | 2025.01.11 05:23:36.257063 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2025.01.11 05:23:36.257356 [ 259 ] {e157fa42-0857-4a56-811b-36de7396df66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
391 | 2025.01.11 05:23:36.257455 [ 259 ] {e157fa42-0857-4a56-811b-36de7396df66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
392 | 2025.01.11 05:23:36.259503 [ 259 ] {e157fa42-0857-4a56-811b-36de7396df66} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Loading data parts | ||
393 | 2025.01.11 05:23:36.259692 [ 259 ] {e157fa42-0857-4a56-811b-36de7396df66} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): There are no data parts | ||
394 | 2025.01.11 05:23:36.261062 [ 259 ] {e157fa42-0857-4a56-811b-36de7396df66} <Debug> TCPHandler: Processed in 0.004079779 sec. | ||
395 | 2025.01.11 05:23:36.261268 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2025.01.11 05:23:36.261531 [ 258 ] {a2a90dba-4065-4599-b692-9807e3522d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
397 | 2025.01.11 05:23:36.261599 [ 258 ] {a2a90dba-4065-4599-b692-9807e3522d32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2025.01.11 05:23:36.263558 [ 258 ] {a2a90dba-4065-4599-b692-9807e3522d32} <Debug> oximeter.measurements_string (75ffc1d3-2245-4b60-b900-6c3853c68e5f): Loading data parts | ||
399 | 2025.01.11 05:23:36.263725 [ 258 ] {a2a90dba-4065-4599-b692-9807e3522d32} <Debug> oximeter.measurements_string (75ffc1d3-2245-4b60-b900-6c3853c68e5f): There are no data parts | ||
400 | 2025.01.11 05:23:36.265003 [ 258 ] {a2a90dba-4065-4599-b692-9807e3522d32} <Debug> TCPHandler: Processed in 0.003803024 sec. | ||
401 | 2025.01.11 05:23:36.265224 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2025.01.11 05:23:36.265517 [ 259 ] {fbc7bacd-c112-46f8-a2c9-cb27d3ae71e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2025.01.11 05:23:36.265620 [ 259 ] {fbc7bacd-c112-46f8-a2c9-cb27d3ae71e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2025.01.11 05:23:36.267588 [ 259 ] {fbc7bacd-c112-46f8-a2c9-cb27d3ae71e1} <Debug> oximeter.measurements_bytes (057b99e4-f1f1-4ec6-ad19-c94f4c4a00a1): Loading data parts | ||
412 | 2025.01.11 05:23:36.267759 [ 259 ] {fbc7bacd-c112-46f8-a2c9-cb27d3ae71e1} <Debug> oximeter.measurements_bytes (057b99e4-f1f1-4ec6-ad19-c94f4c4a00a1): There are no data parts | ||
413 | 2025.01.11 05:23:36.269146 [ 259 ] {fbc7bacd-c112-46f8-a2c9-cb27d3ae71e1} <Debug> TCPHandler: Processed in 0.004003807 sec. | ||
414 | 2025.01.11 05:23:36.269360 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.01.11 05:23:36.269638 [ 258 ] {bb93ed87-7a5a-4b57-88a9-1d813c5f0066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
416 | 2025.01.11 05:23:36.269708 [ 258 ] {bb93ed87-7a5a-4b57-88a9-1d813c5f0066} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2025.01.11 05:23:36.271707 [ 258 ] {bb93ed87-7a5a-4b57-88a9-1d813c5f0066} <Debug> oximeter.measurements_cumulativei64 (6f767b70-ff20-4ee9-97ff-dbfedfd21a7e): Loading data parts | ||
418 | 2025.01.11 05:23:36.271876 [ 258 ] {bb93ed87-7a5a-4b57-88a9-1d813c5f0066} <Debug> oximeter.measurements_cumulativei64 (6f767b70-ff20-4ee9-97ff-dbfedfd21a7e): There are no data parts | ||
419 | 2025.01.11 05:23:36.273152 [ 258 ] {bb93ed87-7a5a-4b57-88a9-1d813c5f0066} <Debug> TCPHandler: Processed in 0.003856894 sec. | ||
420 | 2025.01.11 05:23:36.273351 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.01.11 05:23:36.273606 [ 259 ] {252ad3cd-2433-4b74-9f6c-01892f344513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2025.01.11 05:23:36.273693 [ 259 ] {252ad3cd-2433-4b74-9f6c-01892f344513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2025.01.11 05:23:36.275656 [ 259 ] {252ad3cd-2433-4b74-9f6c-01892f344513} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Loading data parts | ||
424 | 2025.01.11 05:23:36.275857 [ 259 ] {252ad3cd-2433-4b74-9f6c-01892f344513} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): There are no data parts | ||
425 | 2025.01.11 05:23:36.277162 [ 259 ] {252ad3cd-2433-4b74-9f6c-01892f344513} <Debug> TCPHandler: Processed in 0.003877655 sec. | ||
426 | 2025.01.11 05:23:36.277396 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.01.11 05:23:36.277736 [ 258 ] {837f61b7-e15c-4b2f-a423-6664b9171d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
428 | 2025.01.11 05:23:36.277823 [ 258 ] {837f61b7-e15c-4b2f-a423-6664b9171d92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2025.01.11 05:23:36.279827 [ 258 ] {837f61b7-e15c-4b2f-a423-6664b9171d92} <Debug> oximeter.measurements_cumulativef32 (065cf9ee-3470-45d6-8be1-72fc3e2b2ade): Loading data parts | ||
430 | 2025.01.11 05:23:36.280007 [ 258 ] {837f61b7-e15c-4b2f-a423-6664b9171d92} <Debug> oximeter.measurements_cumulativef32 (065cf9ee-3470-45d6-8be1-72fc3e2b2ade): There are no data parts | ||
431 | 2025.01.11 05:23:36.281300 [ 258 ] {837f61b7-e15c-4b2f-a423-6664b9171d92} <Debug> TCPHandler: Processed in 0.003988457 sec. | ||
432 | 2025.01.11 05:23:36.281508 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.11 05:23:36.281839 [ 259 ] {8192c26a-495a-4a59-b99b-26a8275692c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
434 | 2025.01.11 05:23:36.281925 [ 259 ] {8192c26a-495a-4a59-b99b-26a8275692c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2025.01.11 05:23:36.283958 [ 259 ] {8192c26a-495a-4a59-b99b-26a8275692c1} <Debug> oximeter.measurements_cumulativef64 (0d362714-2db7-4609-a79a-226c2a54198e): Loading data parts | ||
436 | 2025.01.11 05:23:36.284139 [ 259 ] {8192c26a-495a-4a59-b99b-26a8275692c1} <Debug> oximeter.measurements_cumulativef64 (0d362714-2db7-4609-a79a-226c2a54198e): There are no data parts | ||
437 | 2025.01.11 05:23:36.285419 [ 259 ] {8192c26a-495a-4a59-b99b-26a8275692c1} <Debug> TCPHandler: Processed in 0.003993907 sec. | ||
438 | 2025.01.11 05:23:36.285667 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.01.11 05:23:36.286014 [ 258 ] {e2ff6b1b-27df-4d9f-b8fa-a6023bfe431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2025.01.11 05:23:36.286108 [ 258 ] {e2ff6b1b-27df-4d9f-b8fa-a6023bfe431f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2025.01.11 05:23:36.288556 [ 258 ] {e2ff6b1b-27df-4d9f-b8fa-a6023bfe431f} <Debug> oximeter.measurements_histogrami8 (0c76c1bf-af7b-4cf7-82e2-d64dae003c80): Loading data parts | ||
452 | 2025.01.11 05:23:36.288759 [ 258 ] {e2ff6b1b-27df-4d9f-b8fa-a6023bfe431f} <Debug> oximeter.measurements_histogrami8 (0c76c1bf-af7b-4cf7-82e2-d64dae003c80): There are no data parts | ||
453 | 2025.01.11 05:23:36.290170 [ 258 ] {e2ff6b1b-27df-4d9f-b8fa-a6023bfe431f} <Debug> TCPHandler: Processed in 0.00457276 sec. | ||
454 | 2025.01.11 05:23:36.290383 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.01.11 05:23:36.290829 [ 259 ] {322a82b7-147b-4a5a-aaec-24917613f932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
456 | 2025.01.11 05:23:36.290941 [ 259 ] {322a82b7-147b-4a5a-aaec-24917613f932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2025.01.11 05:23:36.293302 [ 259 ] {322a82b7-147b-4a5a-aaec-24917613f932} <Debug> oximeter.measurements_histogramu8 (8eefc2bc-112a-470d-8bf7-5eefe081db64): Loading data parts | ||
458 | 2025.01.11 05:23:36.293473 [ 259 ] {322a82b7-147b-4a5a-aaec-24917613f932} <Debug> oximeter.measurements_histogramu8 (8eefc2bc-112a-470d-8bf7-5eefe081db64): There are no data parts | ||
459 | 2025.01.11 05:23:36.294900 [ 259 ] {322a82b7-147b-4a5a-aaec-24917613f932} <Debug> TCPHandler: Processed in 0.004602701 sec. | ||
460 | 2025.01.11 05:23:36.295134 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.01.11 05:23:36.295478 [ 258 ] {f5fa3a81-5546-45f3-b458-3105178ccba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
462 | 2025.01.11 05:23:36.295573 [ 258 ] {f5fa3a81-5546-45f3-b458-3105178ccba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2025.01.11 05:23:36.297893 [ 258 ] {f5fa3a81-5546-45f3-b458-3105178ccba3} <Debug> oximeter.measurements_histogrami16 (362e06ca-bc93-41c5-a8c1-d0e9d25239cc): Loading data parts | ||
464 | 2025.01.11 05:23:36.298062 [ 258 ] {f5fa3a81-5546-45f3-b458-3105178ccba3} <Debug> oximeter.measurements_histogrami16 (362e06ca-bc93-41c5-a8c1-d0e9d25239cc): There are no data parts | ||
465 | 2025.01.11 05:23:36.299451 [ 258 ] {f5fa3a81-5546-45f3-b458-3105178ccba3} <Debug> TCPHandler: Processed in 0.004386626 sec. | ||
466 | 2025.01.11 05:23:36.299640 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.01.11 05:23:36.300005 [ 259 ] {b1d08102-5121-4614-97d3-7781c6705272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
468 | 2025.01.11 05:23:36.300096 [ 259 ] {b1d08102-5121-4614-97d3-7781c6705272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2025.01.11 05:23:36.302406 [ 259 ] {b1d08102-5121-4614-97d3-7781c6705272} <Debug> oximeter.measurements_histogramu16 (680ef159-82f1-40d5-8787-a4a0b841ec89): Loading data parts | ||
470 | 2025.01.11 05:23:36.302609 [ 259 ] {b1d08102-5121-4614-97d3-7781c6705272} <Debug> oximeter.measurements_histogramu16 (680ef159-82f1-40d5-8787-a4a0b841ec89): There are no data parts | ||
471 | 2025.01.11 05:23:36.303967 [ 259 ] {b1d08102-5121-4614-97d3-7781c6705272} <Debug> TCPHandler: Processed in 0.004451118 sec. | ||
472 | 2025.01.11 05:23:36.304253 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.01.11 05:23:36.304589 [ 258 ] {78ac2676-c759-49b8-aeda-42a9682462d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
474 | 2025.01.11 05:23:36.304685 [ 258 ] {78ac2676-c759-49b8-aeda-42a9682462d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2025.01.11 05:23:36.306969 [ 258 ] {78ac2676-c759-49b8-aeda-42a9682462d0} <Debug> oximeter.measurements_histogrami32 (32a5fca8-5c51-46ad-981a-b7de3e4c24c6): Loading data parts | ||
476 | 2025.01.11 05:23:36.307161 [ 258 ] {78ac2676-c759-49b8-aeda-42a9682462d0} <Debug> oximeter.measurements_histogrami32 (32a5fca8-5c51-46ad-981a-b7de3e4c24c6): There are no data parts | ||
477 | 2025.01.11 05:23:36.308550 [ 258 ] {78ac2676-c759-49b8-aeda-42a9682462d0} <Debug> TCPHandler: Processed in 0.004363906 sec. | ||
478 | 2025.01.11 05:23:36.308781 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.01.11 05:23:36.309168 [ 259 ] {b0846919-af9a-4ddc-90fb-c07a960186b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
480 | 2025.01.11 05:23:36.309268 [ 259 ] {b0846919-af9a-4ddc-90fb-c07a960186b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2025.01.11 05:23:36.311558 [ 259 ] {b0846919-af9a-4ddc-90fb-c07a960186b4} <Debug> oximeter.measurements_histogramu32 (6e1e765f-f76b-49b3-92f9-903a51c4756f): Loading data parts | ||
482 | 2025.01.11 05:23:36.311752 [ 259 ] {b0846919-af9a-4ddc-90fb-c07a960186b4} <Debug> oximeter.measurements_histogramu32 (6e1e765f-f76b-49b3-92f9-903a51c4756f): There are no data parts | ||
483 | 2025.01.11 05:23:36.313142 [ 259 ] {b0846919-af9a-4ddc-90fb-c07a960186b4} <Debug> TCPHandler: Processed in 0.004463397 sec. | ||
484 | 2025.01.11 05:23:36.313386 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.01.11 05:23:36.313798 [ 258 ] {10ff3412-9cef-4954-98e0-487742be3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
486 | 2025.01.11 05:23:36.313917 [ 258 ] {10ff3412-9cef-4954-98e0-487742be3ba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2025.01.11 05:23:36.316245 [ 258 ] {10ff3412-9cef-4954-98e0-487742be3ba3} <Debug> oximeter.measurements_histogrami64 (fbe6ab7d-89bf-4dda-a1bf-c3cc03c8be78): Loading data parts | ||
488 | 2025.01.11 05:23:36.316451 [ 258 ] {10ff3412-9cef-4954-98e0-487742be3ba3} <Debug> oximeter.measurements_histogrami64 (fbe6ab7d-89bf-4dda-a1bf-c3cc03c8be78): There are no data parts | ||
489 | 2025.01.11 05:23:36.317829 [ 258 ] {10ff3412-9cef-4954-98e0-487742be3ba3} <Debug> TCPHandler: Processed in 0.004520519 sec. | ||
490 | 2025.01.11 05:23:36.318048 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2025.01.11 05:23:36.318469 [ 259 ] {8dbc3f19-bc30-4a67-bb5f-d8a08ee8fc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
492 | 2025.01.11 05:23:36.318631 [ 259 ] {8dbc3f19-bc30-4a67-bb5f-d8a08ee8fc61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2025.01.11 05:23:36.321024 [ 259 ] {8dbc3f19-bc30-4a67-bb5f-d8a08ee8fc61} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Loading data parts | ||
494 | 2025.01.11 05:23:36.321196 [ 259 ] {8dbc3f19-bc30-4a67-bb5f-d8a08ee8fc61} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): There are no data parts | ||
495 | 2025.01.11 05:23:36.322622 [ 259 ] {8dbc3f19-bc30-4a67-bb5f-d8a08ee8fc61} <Debug> TCPHandler: Processed in 0.004663592 sec. | ||
496 | 2025.01.11 05:23:36.322867 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2025.01.11 05:23:36.323247 [ 258 ] {767687e7-b843-44f2-af85-2288a4ed9280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2025.01.11 05:23:36.323344 [ 258 ] {767687e7-b843-44f2-af85-2288a4ed9280} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2025.01.11 05:23:36.325812 [ 258 ] {767687e7-b843-44f2-af85-2288a4ed9280} <Debug> oximeter.measurements_histogramf32 (8684097c-550a-4421-b3c2-5940da665439): Loading data parts | ||
500 | 2025.01.11 05:23:36.326013 [ 258 ] {767687e7-b843-44f2-af85-2288a4ed9280} <Debug> oximeter.measurements_histogramf32 (8684097c-550a-4421-b3c2-5940da665439): There are no data parts | ||
501 | 2025.01.11 05:23:36.327383 [ 258 ] {767687e7-b843-44f2-af85-2288a4ed9280} <Debug> TCPHandler: Processed in 0.00459513 sec. | ||
502 | 2025.01.11 05:23:36.327599 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2025.01.11 05:23:36.328021 [ 259 ] {6ff5a779-1b67-4eb8-aac5-325a937478f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2025.01.11 05:23:36.328133 [ 259 ] {6ff5a779-1b67-4eb8-aac5-325a937478f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2025.01.11 05:23:36.330562 [ 259 ] {6ff5a779-1b67-4eb8-aac5-325a937478f5} <Debug> oximeter.measurements_histogramf64 (d01d88a3-f284-4a16-9e48-9610da256b58): Loading data parts | ||
506 | 2025.01.11 05:23:36.330768 [ 259 ] {6ff5a779-1b67-4eb8-aac5-325a937478f5} <Debug> oximeter.measurements_histogramf64 (d01d88a3-f284-4a16-9e48-9610da256b58): There are no data parts | ||
507 | 2025.01.11 05:23:36.332288 [ 259 ] {6ff5a779-1b67-4eb8-aac5-325a937478f5} <Debug> TCPHandler: Processed in 0.004782535 sec. | ||
508 | 2025.01.11 05:23:36.332539 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2025.01.11 05:23:36.332786 [ 258 ] {7bc3a6ef-696b-4be8-b823-fddaf67424d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
535 | 2025.01.11 05:23:36.332883 [ 258 ] {7bc3a6ef-696b-4be8-b823-fddaf67424d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2025.01.11 05:23:36.335168 [ 258 ] {7bc3a6ef-696b-4be8-b823-fddaf67424d7} <Debug> oximeter.fields_bool (0fb216df-18d7-43fb-88be-353470300fc5): Loading data parts | ||
537 | 2025.01.11 05:23:36.335381 [ 258 ] {7bc3a6ef-696b-4be8-b823-fddaf67424d7} <Debug> oximeter.fields_bool (0fb216df-18d7-43fb-88be-353470300fc5): There are no data parts | ||
538 | 2025.01.11 05:23:36.336775 [ 258 ] {7bc3a6ef-696b-4be8-b823-fddaf67424d7} <Debug> TCPHandler: Processed in 0.004302275 sec. | ||
539 | 2025.01.11 05:23:36.336980 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.11 05:23:36.337228 [ 259 ] {a9bf9a8b-1a3f-4cc0-974d-bb0f4b76b14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
541 | 2025.01.11 05:23:36.337327 [ 259 ] {a9bf9a8b-1a3f-4cc0-974d-bb0f4b76b14d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2025.01.11 05:23:36.339518 [ 259 ] {a9bf9a8b-1a3f-4cc0-974d-bb0f4b76b14d} <Debug> oximeter.fields_i8 (d2970bdd-9274-4e41-a7f2-287fbcc42bf9): Loading data parts | ||
543 | 2025.01.11 05:23:36.339711 [ 259 ] {a9bf9a8b-1a3f-4cc0-974d-bb0f4b76b14d} <Debug> oximeter.fields_i8 (d2970bdd-9274-4e41-a7f2-287fbcc42bf9): There are no data parts | ||
544 | 2025.01.11 05:23:36.341078 [ 259 ] {a9bf9a8b-1a3f-4cc0-974d-bb0f4b76b14d} <Debug> TCPHandler: Processed in 0.004165301 sec. | ||
545 | 2025.01.11 05:23:36.341291 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.11 05:23:36.341623 [ 258 ] {647f1fe9-890a-4db2-9ca5-0b6669a2637b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
547 | 2025.01.11 05:23:36.341707 [ 258 ] {647f1fe9-890a-4db2-9ca5-0b6669a2637b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2025.01.11 05:23:36.343944 [ 258 ] {647f1fe9-890a-4db2-9ca5-0b6669a2637b} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Loading data parts | ||
549 | 2025.01.11 05:23:36.344138 [ 258 ] {647f1fe9-890a-4db2-9ca5-0b6669a2637b} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): There are no data parts | ||
550 | 2025.01.11 05:23:36.345458 [ 258 ] {647f1fe9-890a-4db2-9ca5-0b6669a2637b} <Debug> TCPHandler: Processed in 0.004244363 sec. | ||
551 | 2025.01.11 05:23:36.345670 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.11 05:23:36.345969 [ 259 ] {5e8dc7b7-bf84-4d73-a059-f8d90dcf6520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2025.01.11 05:23:36.346080 [ 259 ] {5e8dc7b7-bf84-4d73-a059-f8d90dcf6520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2025.01.11 05:23:36.348251 [ 259 ] {5e8dc7b7-bf84-4d73-a059-f8d90dcf6520} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Loading data parts | ||
555 | 2025.01.11 05:23:36.348431 [ 259 ] {5e8dc7b7-bf84-4d73-a059-f8d90dcf6520} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): There are no data parts | ||
556 | 2025.01.11 05:23:36.349747 [ 259 ] {5e8dc7b7-bf84-4d73-a059-f8d90dcf6520} <Debug> TCPHandler: Processed in 0.004156721 sec. | ||
557 | 2025.01.11 05:23:36.349966 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.11 05:23:36.350255 [ 258 ] {b0d11892-03c7-4eb8-8ffa-cfe0e562ef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
559 | 2025.01.11 05:23:36.350327 [ 258 ] {b0d11892-03c7-4eb8-8ffa-cfe0e562ef45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2025.01.11 05:23:36.352370 [ 258 ] {b0d11892-03c7-4eb8-8ffa-cfe0e562ef45} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Loading data parts | ||
561 | 2025.01.11 05:23:36.352560 [ 258 ] {b0d11892-03c7-4eb8-8ffa-cfe0e562ef45} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): There are no data parts | ||
562 | 2025.01.11 05:23:36.353828 [ 258 ] {b0d11892-03c7-4eb8-8ffa-cfe0e562ef45} <Debug> TCPHandler: Processed in 0.003940546 sec. | ||
563 | 2025.01.11 05:23:36.354011 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.11 05:23:36.354250 [ 259 ] {855ca7d4-1c5a-463f-95b8-cda9b67b1455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
565 | 2025.01.11 05:23:36.354345 [ 259 ] {855ca7d4-1c5a-463f-95b8-cda9b67b1455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2025.01.11 05:23:36.356523 [ 259 ] {855ca7d4-1c5a-463f-95b8-cda9b67b1455} <Debug> oximeter.fields_i32 (c92e28c2-e32a-40b5-bd00-f567deb1eef2): Loading data parts | ||
567 | 2025.01.11 05:23:36.356723 [ 259 ] {855ca7d4-1c5a-463f-95b8-cda9b67b1455} <Debug> oximeter.fields_i32 (c92e28c2-e32a-40b5-bd00-f567deb1eef2): There are no data parts | ||
568 | 2025.01.11 05:23:36.358007 [ 259 ] {855ca7d4-1c5a-463f-95b8-cda9b67b1455} <Debug> TCPHandler: Processed in 0.004063189 sec. | ||
569 | 2025.01.11 05:23:36.358230 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.11 05:23:36.358494 [ 258 ] {8f2b1ae5-1b9d-40b6-85ee-a29af636e884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
571 | 2025.01.11 05:23:36.358617 [ 258 ] {8f2b1ae5-1b9d-40b6-85ee-a29af636e884} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2025.01.11 05:23:36.360830 [ 258 ] {8f2b1ae5-1b9d-40b6-85ee-a29af636e884} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Loading data parts | ||
573 | 2025.01.11 05:23:36.361023 [ 258 ] {8f2b1ae5-1b9d-40b6-85ee-a29af636e884} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): There are no data parts | ||
574 | 2025.01.11 05:23:36.362345 [ 258 ] {8f2b1ae5-1b9d-40b6-85ee-a29af636e884} <Debug> TCPHandler: Processed in 0.004178441 sec. | ||
575 | 2025.01.11 05:23:36.362553 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.11 05:23:36.362853 [ 259 ] {02e6af63-3aac-4453-befb-5917053dfd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) 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.11 05:23:36.362971 [ 259 ] {02e6af63-3aac-4453-befb-5917053dfd4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.11 05:23:36.365197 [ 259 ] {02e6af63-3aac-4453-befb-5917053dfd4c} <Debug> oximeter.fields_i64 (f91a59b4-40c0-4051-9924-49c868e832ad): Loading data parts | ||
579 | 2025.01.11 05:23:36.365395 [ 259 ] {02e6af63-3aac-4453-befb-5917053dfd4c} <Debug> oximeter.fields_i64 (f91a59b4-40c0-4051-9924-49c868e832ad): There are no data parts | ||
580 | 2025.01.11 05:23:36.366758 [ 259 ] {02e6af63-3aac-4453-befb-5917053dfd4c} <Debug> TCPHandler: Processed in 0.004286134 sec. | ||
581 | 2025.01.11 05:23:36.366998 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.11 05:23:36.367292 [ 258 ] {c5d8390d-9e70-47aa-ba8f-0b062488b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) 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.11 05:23:36.367397 [ 258 ] {c5d8390d-9e70-47aa-ba8f-0b062488b2f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.11 05:23:36.369687 [ 258 ] {c5d8390d-9e70-47aa-ba8f-0b062488b2f9} <Debug> oximeter.fields_u64 (883cbf66-66ac-4d3d-80e8-36c2dc90eab1): Loading data parts | ||
585 | 2025.01.11 05:23:36.369888 [ 258 ] {c5d8390d-9e70-47aa-ba8f-0b062488b2f9} <Debug> oximeter.fields_u64 (883cbf66-66ac-4d3d-80e8-36c2dc90eab1): There are no data parts | ||
586 | 2025.01.11 05:23:36.371167 [ 258 ] {c5d8390d-9e70-47aa-ba8f-0b062488b2f9} <Debug> TCPHandler: Processed in 0.004247033 sec. | ||
587 | 2025.01.11 05:23:36.371374 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.11 05:23:36.371707 [ 259 ] {4ec14108-9d65-40ed-8ce2-385548b1f914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) 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.11 05:23:36.371797 [ 259 ] {4ec14108-9d65-40ed-8ce2-385548b1f914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.11 05:23:36.373999 [ 259 ] {4ec14108-9d65-40ed-8ce2-385548b1f914} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Loading data parts | ||
591 | 2025.01.11 05:23:36.374186 [ 259 ] {4ec14108-9d65-40ed-8ce2-385548b1f914} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): There are no data parts | ||
592 | 2025.01.11 05:23:36.375469 [ 259 ] {4ec14108-9d65-40ed-8ce2-385548b1f914} <Debug> TCPHandler: Processed in 0.004200912 sec. | ||
593 | 2025.01.11 05:23:36.375696 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.11 05:23:36.375972 [ 258 ] {ed1b6e82-db7e-46a7-80e8-ed738a47eb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) 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.11 05:23:36.376128 [ 258 ] {ed1b6e82-db7e-46a7-80e8-ed738a47eb0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.11 05:23:36.378288 [ 258 ] {ed1b6e82-db7e-46a7-80e8-ed738a47eb0f} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Loading data parts | ||
597 | 2025.01.11 05:23:36.378480 [ 258 ] {ed1b6e82-db7e-46a7-80e8-ed738a47eb0f} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): There are no data parts | ||
598 | 2025.01.11 05:23:36.379752 [ 258 ] {ed1b6e82-db7e-46a7-80e8-ed738a47eb0f} <Debug> TCPHandler: Processed in 0.0040943 sec. | ||
599 | 2025.01.11 05:23:36.379954 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.11 05:23:36.380286 [ 259 ] {f9d324c7-3d79-4694-a6ef-a305019c36b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) 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.11 05:23:36.380374 [ 259 ] {f9d324c7-3d79-4694-a6ef-a305019c36b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.11 05:23:36.382504 [ 259 ] {f9d324c7-3d79-4694-a6ef-a305019c36b1} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Loading data parts | ||
603 | 2025.01.11 05:23:36.382676 [ 259 ] {f9d324c7-3d79-4694-a6ef-a305019c36b1} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): There are no data parts | ||
604 | 2025.01.11 05:23:36.384008 [ 259 ] {f9d324c7-3d79-4694-a6ef-a305019c36b1} <Debug> TCPHandler: Processed in 0.004134421 sec. | ||
605 | 2025.01.11 05:23:36.384240 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.11 05:23:36.384575 [ 258 ] {e521927b-7c37-4f80-9bf6-5d94e9ebc117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) /* 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.11 05:23:36.384687 [ 258 ] {e521927b-7c37-4f80-9bf6-5d94e9ebc117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.11 05:23:36.386700 [ 258 ] {e521927b-7c37-4f80-9bf6-5d94e9ebc117} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Loading data parts | ||
612 | 2025.01.11 05:23:36.386874 [ 258 ] {e521927b-7c37-4f80-9bf6-5d94e9ebc117} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): There are no data parts | ||
613 | 2025.01.11 05:23:36.388377 [ 258 ] {e521927b-7c37-4f80-9bf6-5d94e9ebc117} <Debug> TCPHandler: Processed in 0.004204652 sec. | ||
614 | 2025.01.11 05:23:36.388659 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.11 05:23:36.388927 [ 259 ] {d7af698e-6425-4609-8eb4-856375398783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.11 05:23:36.390357 [ 259 ] {d7af698e-6425-4609-8eb4-856375398783} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.11 05:23:36.406341 [ 268 ] {d7af698e-6425-4609-8eb4-856375398783} <Trace> oximeter.version (04c6786d-1055-4d3b-a9e3-264a928493f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.11 05:23:36.406421 [ 268 ] {d7af698e-6425-4609-8eb4-856375398783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
619 | 2025.01.11 05:23:36.411559 [ 268 ] {d7af698e-6425-4609-8eb4-856375398783} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.11 05:23:36.412003 [ 268 ] {d7af698e-6425-4609-8eb4-856375398783} <Trace> oximeter.version (04c6786d-1055-4d3b-a9e3-264a928493f6): 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.11 05:23:36.412426 [ 259 ] {d7af698e-6425-4609-8eb4-856375398783} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0236 sec., 42.37288135593221 rows/sec., 677.97 B/sec. | ||
622 | 2025.01.11 05:23:36.412838 [ 259 ] {d7af698e-6425-4609-8eb4-856375398783} <Debug> TCPHandler: Processed in 0.024262822 sec. | ||
623 | 2025.01.11 05:23:37.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.77 MiB, peak 126.77 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 13.08 MiB | ||
624 | 2025.01.11 05:23:38.575684 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41528 | ||
625 | 2025.01.11 05:23:38.575811 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2025.01.11 05:23:38.575886 [ 269 ] {} <Debug> TCP-Session: fe49775b-5fd0-4829-a133-c11fede95de9 Authenticating user 'default' from [fd00:1122:3344:101::c]:41528 | ||
627 | 2025.01.11 05:23:38.575911 [ 269 ] {} <Debug> TCP-Session: fe49775b-5fd0-4829-a133-c11fede95de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.01.11 05:23:38.575925 [ 269 ] {} <Debug> TCP-Session: fe49775b-5fd0-4829-a133-c11fede95de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.01.11 05:23:38.575993 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2025.01.11 05:23:38.576024 [ 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.11 05:23:38.576064 [ 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.11 05:23:38.577550 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57002 | ||
633 | 2025.01.11 05:23:38.577809 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48279 | ||
634 | 2025.01.11 05:23:38.577849 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60846 | ||
635 | 2025.01.11 05:23:38.577855 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64405 | ||
636 | 2025.01.11 05:23:38.577834 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2025.01.11 05:23:38.578163 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35949 | ||
638 | 2025.01.11 05:23:38.578202 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63280 | ||
639 | 2025.01.11 05:23:38.578300 [ 270 ] {} <Debug> TCP-Session: 61b92b1c-b40d-437d-9fc0-680998301418 Authenticating user 'default' from [fd00:1122:3344:101::c]:57002 | ||
640 | 2025.01.11 05:23:38.578343 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54573 | ||
641 | 2025.01.11 05:23:38.578388 [ 270 ] {} <Debug> TCP-Session: 61b92b1c-b40d-437d-9fc0-680998301418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.01.11 05:23:38.578559 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41884 | ||
643 | 2025.01.11 05:23:38.578682 [ 270 ] {} <Debug> TCP-Session: 61b92b1c-b40d-437d-9fc0-680998301418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.01.11 05:23:38.578996 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.01.11 05:23:38.579039 [ 277 ] {} <Debug> TCP-Session: d10e7825-c47f-405d-b4c9-cda61fb1b334 Authenticating user 'default' from [fd00:1122:3344:101::a]:41884 | ||
646 | 2025.01.11 05:23:38.579064 [ 277 ] {} <Debug> TCP-Session: d10e7825-c47f-405d-b4c9-cda61fb1b334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.11 05:23:38.579106 [ 277 ] {} <Debug> TCP-Session: d10e7825-c47f-405d-b4c9-cda61fb1b334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.01.11 05:23:38.579197 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
649 | 2025.01.11 05:23:38.579221 [ 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 | ||
650 | 2025.01.11 05:23:38.579268 [ 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 | ||
651 | 2025.01.11 05:23:38.579707 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2025.01.11 05:23:38.579761 [ 274 ] {} <Debug> TCP-Session: a22cd151-6990-4752-a240-556c2bb64aab Authenticating user 'default' from [fd00:1122:3344:101::c]:35949 | ||
653 | 2025.01.11 05:23:38.579806 [ 274 ] {} <Debug> TCP-Session: a22cd151-6990-4752-a240-556c2bb64aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.11 05:23:38.579875 [ 274 ] {} <Debug> TCP-Session: a22cd151-6990-4752-a240-556c2bb64aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.11 05:23:38.581341 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43248 | ||
656 | 2025.01.11 05:23:38.581439 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48471 | ||
657 | 2025.01.11 05:23:38.581620 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56289 | ||
658 | 2025.01.11 05:23:38.581601 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39538 | ||
659 | 2025.01.11 05:23:38.582043 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.01.11 05:23:38.581801 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43008 | ||
661 | 2025.01.11 05:23:38.582068 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
662 | 2025.01.11 05:23:38.582243 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53577 | ||
663 | 2025.01.11 05:23:38.582428 [ 278 ] {} <Debug> TCP-Session: 9db6f3eb-dd52-435e-8292-4859e8970ae7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43248 | ||
664 | 2025.01.11 05:23:38.582437 [ 281 ] {} <Debug> TCP-Session: 8aa1cc4e-0155-4d8e-972b-7f07ff933ee0 Authenticating user 'default' from [fd00:1122:3344:101::a]:39538 | ||
665 | 2025.01.11 05:23:38.582587 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58439 | ||
666 | 2025.01.11 05:23:38.582616 [ 278 ] {} <Debug> TCP-Session: 9db6f3eb-dd52-435e-8292-4859e8970ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.01.11 05:23:38.582597 [ 281 ] {} <Debug> TCP-Session: 8aa1cc4e-0155-4d8e-972b-7f07ff933ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.01.11 05:23:38.582673 [ 278 ] {} <Debug> TCP-Session: 9db6f3eb-dd52-435e-8292-4859e8970ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.01.11 05:23:38.582737 [ 281 ] {} <Debug> TCP-Session: 8aa1cc4e-0155-4d8e-972b-7f07ff933ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2025.01.11 05:23:38.585273 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
671 | 2025.01.11 05:23:38.585315 [ 271 ] {} <Debug> TCP-Session: 2e14c84c-3293-44ca-bbeb-1d115ec81885 Authenticating user 'default' from [fd00:1122:3344:101::c]:64405 | ||
672 | 2025.01.11 05:23:38.585369 [ 271 ] {} <Debug> TCP-Session: 2e14c84c-3293-44ca-bbeb-1d115ec81885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
673 | 2025.01.11 05:23:38.585388 [ 271 ] {} <Debug> TCP-Session: 2e14c84c-3293-44ca-bbeb-1d115ec81885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2025.01.11 05:23:38.585821 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.01.11 05:23:38.585864 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2025.01.11 05:23:38.585882 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2025.01.11 05:23:38.585838 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.11 05:23:38.585977 [ 275 ] {} <Debug> TCP-Session: 125e1955-52f4-4cc9-b984-5cd75bb84755 Authenticating user 'default' from [fd00:1122:3344:101::c]:63280 | ||
679 | 2025.01.11 05:23:38.585989 [ 273 ] {} <Debug> TCP-Session: cf206696-ebd5-4cf8-8361-cc673fa2bc1c Authenticating user 'default' from [fd00:1122:3344:101::c]:60846 | ||
680 | 2025.01.11 05:23:38.586010 [ 276 ] {} <Debug> TCP-Session: 5b5e498b-dd36-4f3a-902b-c2ba13d2244b Authenticating user 'default' from [fd00:1122:3344:101::c]:54573 | ||
681 | 2025.01.11 05:23:38.586011 [ 272 ] {} <Debug> TCP-Session: a17ff60a-ba37-448f-82ea-84a6dfada1b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:48279 | ||
682 | 2025.01.11 05:23:38.586104 [ 276 ] {} <Debug> TCP-Session: 5b5e498b-dd36-4f3a-902b-c2ba13d2244b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.01.11 05:23:38.586090 [ 273 ] {} <Debug> TCP-Session: cf206696-ebd5-4cf8-8361-cc673fa2bc1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.01.11 05:23:38.586073 [ 275 ] {} <Debug> TCP-Session: 125e1955-52f4-4cc9-b984-5cd75bb84755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.01.11 05:23:38.586176 [ 273 ] {} <Debug> TCP-Session: cf206696-ebd5-4cf8-8361-cc673fa2bc1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.01.11 05:23:38.586185 [ 276 ] {} <Debug> TCP-Session: 5b5e498b-dd36-4f3a-902b-c2ba13d2244b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.01.11 05:23:38.586165 [ 272 ] {} <Debug> TCP-Session: a17ff60a-ba37-448f-82ea-84a6dfada1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.01.11 05:23:38.586232 [ 275 ] {} <Debug> TCP-Session: 125e1955-52f4-4cc9-b984-5cd75bb84755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.11 05:23:38.586381 [ 272 ] {} <Debug> TCP-Session: a17ff60a-ba37-448f-82ea-84a6dfada1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.01.11 05:23:38.589748 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.01.11 05:23:38.589847 [ 279 ] {} <Debug> TCP-Session: 68fb218d-9d20-44bb-b9b0-554e101f0cb8 Authenticating user 'default' from [fd00:1122:3344:101::a]:48471 | ||
692 | 2025.01.11 05:23:38.589872 [ 279 ] {} <Debug> TCP-Session: 68fb218d-9d20-44bb-b9b0-554e101f0cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.11 05:23:38.589894 [ 279 ] {} <Debug> TCP-Session: 68fb218d-9d20-44bb-b9b0-554e101f0cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.11 05:23:38.592033 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.11 05:23:38.592085 [ 284 ] {} <Debug> TCP-Session: f9f722d5-b899-4e8d-b780-fafc5920f1ee Authenticating user 'default' from [fd00:1122:3344:101::a]:58439 | ||
696 | 2025.01.11 05:23:38.592110 [ 284 ] {} <Debug> TCP-Session: f9f722d5-b899-4e8d-b780-fafc5920f1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.11 05:23:38.592182 [ 284 ] {} <Debug> TCP-Session: f9f722d5-b899-4e8d-b780-fafc5920f1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.01.11 05:23:38.597464 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.01.11 05:23:38.597519 [ 283 ] {} <Debug> TCP-Session: 562db9c2-b5ad-43b9-b73d-5c2a125d3054 Authenticating user 'default' from [fd00:1122:3344:101::a]:53577 | ||
700 | 2025.01.11 05:23:38.597584 [ 283 ] {} <Debug> TCP-Session: 562db9c2-b5ad-43b9-b73d-5c2a125d3054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.11 05:23:38.597599 [ 283 ] {} <Debug> TCP-Session: 562db9c2-b5ad-43b9-b73d-5c2a125d3054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.11 05:23:38.599209 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.01.11 05:23:38.599264 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2025.01.11 05:23:38.599287 [ 282 ] {} <Debug> TCP-Session: a0f38129-7877-475c-8741-129a5a4cf1dc Authenticating user 'default' from [fd00:1122:3344:101::a]:43008 | ||
705 | 2025.01.11 05:23:38.599356 [ 280 ] {} <Debug> TCP-Session: 91620f00-4c61-4759-9eca-6c5a7a147857 Authenticating user 'default' from [fd00:1122:3344:101::a]:56289 | ||
706 | 2025.01.11 05:23:38.599368 [ 282 ] {} <Debug> TCP-Session: a0f38129-7877-475c-8741-129a5a4cf1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.01.11 05:23:38.599389 [ 280 ] {} <Debug> TCP-Session: 91620f00-4c61-4759-9eca-6c5a7a147857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2025.01.11 05:23:38.599429 [ 282 ] {} <Debug> TCP-Session: a0f38129-7877-475c-8741-129a5a4cf1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.11 05:23:38.599436 [ 280 ] {} <Debug> TCP-Session: 91620f00-4c61-4759-9eca-6c5a7a147857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.11 05:23:38.964127 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39094 | ||
711 | 2025.01.11 05:23:38.964293 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.11 05:23:38.964321 [ 285 ] {} <Debug> TCP-Session: 457f61ae-fe7a-43d8-9725-5047ca610712 Authenticating user 'default' from [fd00:1122:3344:101::b]:39094 | ||
713 | 2025.01.11 05:23:38.964379 [ 285 ] {} <Debug> TCP-Session: 457f61ae-fe7a-43d8-9725-5047ca610712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.11 05:23:38.964392 [ 285 ] {} <Debug> TCP-Session: 457f61ae-fe7a-43d8-9725-5047ca610712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.11 05:23:38.964465 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.11 05:23:38.964516 [ 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.11 05:23:38.964533 [ 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.11 05:23:38.966324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39842 | ||
719 | 2025.01.11 05:23:38.966553 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2025.01.11 05:23:38.966588 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65517 | ||
721 | 2025.01.11 05:23:38.966581 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36921 | ||
722 | 2025.01.11 05:23:38.966680 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53425 | ||
723 | 2025.01.11 05:23:38.966702 [ 286 ] {} <Debug> TCP-Session: 175f1323-8da0-4e1e-be49-2dce015f801f Authenticating user 'default' from [fd00:1122:3344:101::b]:39842 | ||
724 | 2025.01.11 05:23:38.967181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47561 | ||
725 | 2025.01.11 05:23:38.967166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2025.01.11 05:23:38.967246 [ 286 ] {} <Debug> TCP-Session: 175f1323-8da0-4e1e-be49-2dce015f801f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2025.01.11 05:23:38.967283 [ 288 ] {} <Debug> TCP-Session: 39195b46-ba63-4bf7-a7fb-414f722413aa Authenticating user 'default' from [fd00:1122:3344:101::b]:36921 | ||
728 | 2025.01.11 05:23:38.967374 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59336 | ||
729 | 2025.01.11 05:23:38.967319 [ 286 ] {} <Debug> TCP-Session: 175f1323-8da0-4e1e-be49-2dce015f801f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2025.01.11 05:23:38.967507 [ 288 ] {} <Debug> TCP-Session: 39195b46-ba63-4bf7-a7fb-414f722413aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2025.01.11 05:23:38.967615 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41472 | ||
732 | 2025.01.11 05:23:38.967633 [ 288 ] {} <Debug> TCP-Session: 39195b46-ba63-4bf7-a7fb-414f722413aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2025.01.11 05:23:38.967620 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
734 | 2025.01.11 05:23:38.967802 [ 291 ] {} <Debug> TCP-Session: d2790d36-3619-4376-8ef3-578fd298fb97 Authenticating user 'default' from [fd00:1122:3344:101::b]:59336 | ||
735 | 2025.01.11 05:23:38.967814 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2025.01.11 05:23:38.967896 [ 291 ] {} <Debug> TCP-Session: d2790d36-3619-4376-8ef3-578fd298fb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2025.01.11 05:23:38.967912 [ 292 ] {} <Debug> TCP-Session: 635f4f9a-0d58-4ffc-a8e9-6e7bffd875d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:41472 | ||
738 | 2025.01.11 05:23:38.967933 [ 291 ] {} <Debug> TCP-Session: d2790d36-3619-4376-8ef3-578fd298fb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.11 05:23:38.968011 [ 292 ] {} <Debug> TCP-Session: 635f4f9a-0d58-4ffc-a8e9-6e7bffd875d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2025.01.11 05:23:38.968081 [ 292 ] {} <Debug> TCP-Session: 635f4f9a-0d58-4ffc-a8e9-6e7bffd875d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.11 05:23:38.968582 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
742 | 2025.01.11 05:23:38.968632 [ 287 ] {} <Debug> TCP-Session: 0d7cfc2b-11c4-4301-9a6d-341ae25a1873 Authenticating user 'default' from [fd00:1122:3344:101::b]:65517 | ||
743 | 2025.01.11 05:23:38.968674 [ 287 ] {} <Debug> TCP-Session: 0d7cfc2b-11c4-4301-9a6d-341ae25a1873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.11 05:23:38.968745 [ 287 ] {} <Debug> TCP-Session: 0d7cfc2b-11c4-4301-9a6d-341ae25a1873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.11 05:23:38.969763 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2025.01.11 05:23:38.969784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
747 | 2025.01.11 05:23:38.969818 [ 289 ] {} <Debug> TCP-Session: 98374a5b-86f4-4a90-87b4-74e1016336a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:53425 | ||
748 | 2025.01.11 05:23:38.969869 [ 290 ] {} <Debug> TCP-Session: 3f096834-3bf9-460a-94f3-0c796324bf3d Authenticating user 'default' from [fd00:1122:3344:101::b]:47561 | ||
749 | 2025.01.11 05:23:38.969878 [ 289 ] {} <Debug> TCP-Session: 98374a5b-86f4-4a90-87b4-74e1016336a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2025.01.11 05:23:38.969910 [ 290 ] {} <Debug> TCP-Session: 3f096834-3bf9-460a-94f3-0c796324bf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2025.01.11 05:23:38.969917 [ 289 ] {} <Debug> TCP-Session: 98374a5b-86f4-4a90-87b4-74e1016336a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.11 05:23:38.969951 [ 290 ] {} <Debug> TCP-Session: 3f096834-3bf9-460a-94f3-0c796324bf3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.11 05:23:39.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.09 MiB, peak 140.09 MiB, free memory in arenas 0.00 B, will set to 141.44 MiB (RSS), difference: 1.35 MiB | ||
754 | 2025.01.11 05:23:42.544047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
755 | 2025.01.11 05:23:42.544086 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
756 | 2025.01.11 05:23:42.544168 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2025.01.11 05:23:42.544192 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
758 | 2025.01.11 05:23:42.550652 [ 243 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Loading data parts | ||
759 | 2025.01.11 05:23:42.550915 [ 243 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): There are no data parts | ||
760 | 2025.01.11 05:23:42.557368 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
761 | 2025.01.11 05:23:42.557470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
762 | 2025.01.11 05:23:42.560736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2025.01.11 05:23:42.561753 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
764 | 2025.01.11 05:23:42.562590 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
765 | 2025.01.11 05:23:42.569847 [ 244 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Loading data parts | ||
766 | 2025.01.11 05:23:42.570030 [ 244 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): There are no data parts | ||
767 | 2025.01.11 05:23:42.594157 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.01.11 05:23:42.594207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
769 | 2025.01.11 05:23:42.601712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2025.01.11 05:23:42.602484 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2025.01.11 05:23:42.604965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2025.01.11 05:23:43.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.37 MiB, peak 150.37 MiB, free memory in arenas 0.00 B, will set to 151.18 MiB (RSS), difference: 4.80 MiB | ||
773 | 2025.01.11 05:23:45.043970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2025.01.11 05:23:45.044065 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2025.01.11 05:23:45.048909 [ 242 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Loading data parts | ||
776 | 2025.01.11 05:23:45.049131 [ 242 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): There are no data parts | ||
777 | 2025.01.11 05:23:45.054884 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2025.01.11 05:23:45.054922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
779 | 2025.01.11 05:23:45.056591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2025.01.11 05:23:45.056885 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2025.01.11 05:23:45.057335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2025.01.11 05:23:46.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.37 MiB, peak 155.37 MiB, free memory in arenas 0.00 B, will set to 151.66 MiB (RSS), difference: -3.71 MiB | ||
783 | 2025.01.11 05:23:50.018694 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2025.01.11 05:23:50.018760 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2025.01.11 05:23:50.062763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
786 | 2025.01.11 05:23:50.063656 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2025.01.11 05:23:50.063702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
788 | 2025.01.11 05:23:50.064399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2025.01.11 05:23:50.064877 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2025.01.11 05:23:50.065089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2025.01.11 05:23:50.105117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2025.01.11 05:23:50.127011 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2025.01.11 05:23:50.127079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
794 | 2025.01.11 05:23:50.133811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2025.01.11 05:23:50.134929 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2025.01.11 05:23:50.137752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2025.01.11 05:23:51.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.33 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 154.39 MiB (RSS), difference: 2.06 MiB | ||
798 | 2025.01.11 05:23:56.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.41 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 154.43 MiB (RSS), difference: 4.01 MiB | ||
799 | 2025.01.11 05:23:56.419430 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2025.01.11 05:23:56.419652 [ 258 ] {12276e37-a091-4572-8d70-6583dfb6fc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
801 | 2025.01.11 05:23:56.421954 [ 258 ] {12276e37-a091-4572-8d70-6583dfb6fc19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2025.01.11 05:23:56.422213 [ 258 ] {12276e37-a091-4572-8d70-6583dfb6fc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2025.01.11 05:23:56.423029 [ 258 ] {12276e37-a091-4572-8d70-6583dfb6fc19} <Debug> TCPHandler: Processed in 0.003726942 sec. | ||
804 | 2025.01.11 05:23:56.424777 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2025.01.11 05:23:56.425005 [ 259 ] {08931af4-8357-4f91-a301-fdb18a3abc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
806 | 2025.01.11 05:23:56.426733 [ 259 ] {08931af4-8357-4f91-a301-fdb18a3abc3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2025.01.11 05:23:56.426800 [ 259 ] {08931af4-8357-4f91-a301-fdb18a3abc3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2025.01.11 05:23:56.427438 [ 259 ] {08931af4-8357-4f91-a301-fdb18a3abc3f} <Debug> TCPHandler: Processed in 0.002788791 sec. | ||
809 | 2025.01.11 05:23:56.427797 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2025.01.11 05:23:56.428075 [ 258 ] {198583b1-5302-49fa-824e-68d24d770af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
811 | 2025.01.11 05:23:56.428503 [ 258 ] {198583b1-5302-49fa-824e-68d24d770af5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2025.01.11 05:23:56.428560 [ 258 ] {198583b1-5302-49fa-824e-68d24d770af5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2025.01.11 05:23:56.429027 [ 258 ] {198583b1-5302-49fa-824e-68d24d770af5} <Debug> TCPHandler: Processed in 0.001338759 sec. | ||
814 | 2025.01.11 05:23:56.429338 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2025.01.11 05:23:56.429489 [ 259 ] {ece55712-b405-434e-9e8f-8cdc4759a333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
816 | 2025.01.11 05:23:56.429848 [ 259 ] {ece55712-b405-434e-9e8f-8cdc4759a333} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2025.01.11 05:23:56.429902 [ 259 ] {ece55712-b405-434e-9e8f-8cdc4759a333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2025.01.11 05:23:56.430384 [ 259 ] {ece55712-b405-434e-9e8f-8cdc4759a333} <Debug> TCPHandler: Processed in 0.001098654 sec. | ||
819 | 2025.01.11 05:23:56.430626 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2025.01.11 05:23:56.430773 [ 258 ] {fa2b4288-622f-4f3e-8153-70ef84ef7c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
821 | 2025.01.11 05:23:56.431132 [ 258 ] {fa2b4288-622f-4f3e-8153-70ef84ef7c08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2025.01.11 05:23:56.431187 [ 258 ] {fa2b4288-622f-4f3e-8153-70ef84ef7c08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2025.01.11 05:23:56.431643 [ 258 ] {fa2b4288-622f-4f3e-8153-70ef84ef7c08} <Debug> TCPHandler: Processed in 0.001071923 sec. | ||
824 | 2025.01.11 05:23:56.431918 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.11 05:23:56.432067 [ 259 ] {4b2869ab-0e3e-41a9-a0b5-730f9454d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
826 | 2025.01.11 05:23:56.432428 [ 259 ] {4b2869ab-0e3e-41a9-a0b5-730f9454d71f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.11 05:23:56.432483 [ 259 ] {4b2869ab-0e3e-41a9-a0b5-730f9454d71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.11 05:23:56.432967 [ 259 ] {4b2869ab-0e3e-41a9-a0b5-730f9454d71f} <Debug> TCPHandler: Processed in 0.001103064 sec. | ||
829 | 2025.01.11 05:23:56.433216 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.11 05:23:56.433367 [ 258 ] {2c78515b-fd60-4039-b4b3-85af313ad5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
831 | 2025.01.11 05:23:56.433728 [ 258 ] {2c78515b-fd60-4039-b4b3-85af313ad5da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.11 05:23:56.433783 [ 258 ] {2c78515b-fd60-4039-b4b3-85af313ad5da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.11 05:23:56.434242 [ 258 ] {2c78515b-fd60-4039-b4b3-85af313ad5da} <Debug> TCPHandler: Processed in 0.001081994 sec. | ||
834 | 2025.01.11 05:23:56.434477 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.11 05:23:56.434628 [ 259 ] {fe784dfe-d075-421d-b8f6-5e958610a9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
836 | 2025.01.11 05:23:56.434993 [ 259 ] {fe784dfe-d075-421d-b8f6-5e958610a9b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.11 05:23:56.435048 [ 259 ] {fe784dfe-d075-421d-b8f6-5e958610a9b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.11 05:23:56.435535 [ 259 ] {fe784dfe-d075-421d-b8f6-5e958610a9b9} <Debug> TCPHandler: Processed in 0.001110465 sec. | ||
839 | 2025.01.11 05:23:56.435766 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.11 05:23:56.435918 [ 258 ] {7787abe4-580e-4594-9089-3536f24fba4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
841 | 2025.01.11 05:23:56.436285 [ 258 ] {7787abe4-580e-4594-9089-3536f24fba4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.11 05:23:56.436351 [ 258 ] {7787abe4-580e-4594-9089-3536f24fba4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.11 05:23:56.436809 [ 258 ] {7787abe4-580e-4594-9089-3536f24fba4e} <Debug> TCPHandler: Processed in 0.001098394 sec. | ||
844 | 2025.01.11 05:23:56.437097 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.11 05:23:56.437252 [ 259 ] {7c1649a8-6466-4aa5-b761-d397bed66661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
846 | 2025.01.11 05:23:56.437627 [ 259 ] {7c1649a8-6466-4aa5-b761-d397bed66661} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.11 05:23:56.437681 [ 259 ] {7c1649a8-6466-4aa5-b761-d397bed66661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.11 05:23:56.438161 [ 259 ] {7c1649a8-6466-4aa5-b761-d397bed66661} <Debug> TCPHandler: Processed in 0.001119804 sec. | ||
849 | 2025.01.11 05:23:56.438404 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.11 05:23:56.438557 [ 258 ] {16bf97b7-63f7-4d80-9c6c-ac01e13c6c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
851 | 2025.01.11 05:23:56.438932 [ 258 ] {16bf97b7-63f7-4d80-9c6c-ac01e13c6c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.11 05:23:56.438988 [ 258 ] {16bf97b7-63f7-4d80-9c6c-ac01e13c6c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.11 05:23:56.439444 [ 258 ] {16bf97b7-63f7-4d80-9c6c-ac01e13c6c59} <Debug> TCPHandler: Processed in 0.001093974 sec. | ||
854 | 2025.01.11 05:23:56.439689 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.11 05:23:56.439846 [ 259 ] {47de71fa-5fa0-4f71-b867-24fcf60814a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
856 | 2025.01.11 05:23:56.440225 [ 259 ] {47de71fa-5fa0-4f71-b867-24fcf60814a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.11 05:23:56.440280 [ 259 ] {47de71fa-5fa0-4f71-b867-24fcf60814a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.11 05:23:56.440773 [ 259 ] {47de71fa-5fa0-4f71-b867-24fcf60814a1} <Debug> TCPHandler: Processed in 0.001137295 sec. | ||
859 | 2025.01.11 05:23:56.441011 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.11 05:23:56.441199 [ 258 ] {a715b613-430f-4b62-8803-8240e1edf382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
861 | 2025.01.11 05:23:56.441654 [ 258 ] {a715b613-430f-4b62-8803-8240e1edf382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.11 05:23:56.441719 [ 258 ] {a715b613-430f-4b62-8803-8240e1edf382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.11 05:23:56.442233 [ 258 ] {a715b613-430f-4b62-8803-8240e1edf382} <Debug> TCPHandler: Processed in 0.001277318 sec. | ||
864 | 2025.01.11 05:23:56.442484 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.11 05:23:56.442644 [ 259 ] {93418626-4594-442d-b602-3282b5ae8956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
866 | 2025.01.11 05:23:56.443030 [ 259 ] {93418626-4594-442d-b602-3282b5ae8956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.11 05:23:56.443083 [ 259 ] {93418626-4594-442d-b602-3282b5ae8956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.11 05:23:56.443572 [ 259 ] {93418626-4594-442d-b602-3282b5ae8956} <Debug> TCPHandler: Processed in 0.001140695 sec. | ||
869 | 2025.01.11 05:23:56.445336 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.11 05:23:56.445570 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
871 | 2025.01.11 05:23:56.445667 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.11 05:23:56.449097 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.01.11 05:23:56.449140 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
874 | 2025.01.11 05:23:56.449854 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2025.01.11 05:23:56.450265 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.01.11 05:23:56.450519 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.005007 sec., 2796.0854803275415 rows/sec., 401.20 KiB/sec. | ||
877 | 2025.01.11 05:23:56.450648 [ 258 ] {13fa3dfd-3d7f-4a49-b53c-7b5dca714d1c} <Debug> TCPHandler: Processed in 0.005417018 sec. | ||
878 | 2025.01.11 05:23:56.450795 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2025.01.11 05:23:56.450923 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
880 | 2025.01.11 05:23:56.450972 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
881 | 2025.01.11 05:23:56.452220 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2025.01.11 05:23:56.452259 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
883 | 2025.01.11 05:23:56.452788 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2025.01.11 05:23:56.453241 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2025.01.11 05:23:56.453477 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002589 sec., 10042.487446890691 rows/sec., 764.58 KiB/sec. | ||
886 | 2025.01.11 05:23:56.453529 [ 259 ] {e626a756-e99a-4ec4-9eab-3b1742f00c00} <Debug> TCPHandler: Processed in 0.002791541 sec. | ||
887 | 2025.01.11 05:23:56.453740 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2025.01.11 05:23:56.453965 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
889 | 2025.01.11 05:23:56.454054 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
890 | 2025.01.11 05:23:56.454656 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
891 | 2025.01.11 05:23:56.454696 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
892 | 2025.01.11 05:23:56.455165 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2025.01.11 05:23:56.455665 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
894 | 2025.01.11 05:23:56.455882 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001974 sec., 14184.397163120568 rows/sec., 1.11 MiB/sec. | ||
895 | 2025.01.11 05:23:56.455933 [ 258 ] {338f71d2-94ab-4987-883d-4265c79100bc} <Debug> TCPHandler: Processed in 0.00230111 sec. | ||
896 | 2025.01.11 05:23:56.456072 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2025.01.11 05:23:56.456190 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
898 | 2025.01.11 05:23:56.456242 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
899 | 2025.01.11 05:23:56.457344 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2025.01.11 05:23:56.457380 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
901 | 2025.01.11 05:23:56.457895 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
902 | 2025.01.11 05:23:56.458331 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2025.01.11 05:23:56.458536 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.002372 sec., 16863.406408094434 rows/sec., 1.17 MiB/sec. | ||
904 | 2025.01.11 05:23:56.458587 [ 259 ] {1aaff0c3-f2e7-438e-850c-a00c755c04dc} <Debug> TCPHandler: Processed in 0.002571086 sec. | ||
905 | 2025.01.11 05:23:56.458791 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2025.01.11 05:23:56.459011 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
907 | 2025.01.11 05:23:56.459088 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
908 | 2025.01.11 05:23:56.459554 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
909 | 2025.01.11 05:23:56.459594 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
910 | 2025.01.11 05:23:56.460073 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
911 | 2025.01.11 05:23:56.460526 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
912 | 2025.01.11 05:23:56.460766 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001803 sec., 6655.574043261232 rows/sec., 466.89 KiB/sec. | ||
913 | 2025.01.11 05:23:56.460830 [ 258 ] {d7e82d3c-214b-449f-8306-c677a9795190} <Debug> TCPHandler: Processed in 0.002148807 sec. | ||
914 | 2025.01.11 05:23:57.565269 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
915 | 2025.01.11 05:23:57.566251 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2025.01.11 05:23:57.566293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
917 | 2025.01.11 05:23:57.566992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
918 | 2025.01.11 05:23:57.567453 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2025.01.11 05:23:57.567672 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
920 | 2025.01.11 05:23:57.637880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
921 | 2025.01.11 05:23:57.656105 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2025.01.11 05:23:57.656159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
923 | 2025.01.11 05:23:57.662751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
924 | 2025.01.11 05:23:57.663930 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2025.01.11 05:23:57.666290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
926 | 2025.01.11 05:24:01.421178 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.01.11 05:24:01.421377 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
928 | 2025.01.11 05:24:01.421456 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
929 | 2025.01.11 05:24:01.422211 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.01.11 05:24:01.422263 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
931 | 2025.01.11 05:24:01.422803 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.01.11 05:24:01.423323 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.01.11 05:24:01.423568 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002238 sec., 11617.51563896336 rows/sec., 884.49 KiB/sec. | ||
934 | 2025.01.11 05:24:01.423740 [ 258 ] {df7ea07c-81c2-4eaa-8d8f-7d9b7cf9820d} <Debug> TCPHandler: Processed in 0.002685209 sec. | ||
935 | 2025.01.11 05:24:01.424019 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2025.01.11 05:24:01.424209 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
937 | 2025.01.11 05:24:01.424278 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
938 | 2025.01.11 05:24:01.424993 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2025.01.11 05:24:01.425042 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
940 | 2025.01.11 05:24:01.425571 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
941 | 2025.01.11 05:24:01.426098 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2025.01.11 05:24:01.426307 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002149 sec., 13029.315960912052 rows/sec., 1.02 MiB/sec. | ||
943 | 2025.01.11 05:24:01.426454 [ 259 ] {99a09255-9619-4d99-90a1-f3ed06258ca6} <Debug> TCPHandler: Processed in 0.002573856 sec. | ||
944 | 2025.01.11 05:24:01.426614 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2025.01.11 05:24:01.426762 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
946 | 2025.01.11 05:24:01.426820 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
947 | 2025.01.11 05:24:01.427391 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2025.01.11 05:24:01.427433 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
949 | 2025.01.11 05:24:01.427981 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2025.01.11 05:24:01.428499 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2025.01.11 05:24:01.428718 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001982 sec., 50454.08678102927 rows/sec., 3.50 MiB/sec. | ||
952 | 2025.01.11 05:24:01.428771 [ 258 ] {7bb55207-6b73-4c42-9b6b-7b573fd8e6e5} <Debug> TCPHandler: Processed in 0.002213979 sec. | ||
953 | 2025.01.11 05:24:01.428938 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2025.01.11 05:24:01.429059 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
955 | 2025.01.11 05:24:01.429111 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
956 | 2025.01.11 05:24:01.429610 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2025.01.11 05:24:01.429649 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
958 | 2025.01.11 05:24:01.430167 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
959 | 2025.01.11 05:24:01.430749 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2025.01.11 05:24:01.430970 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001938 sec., 15479.876160990712 rows/sec., 1.06 MiB/sec. | ||
961 | 2025.01.11 05:24:01.431020 [ 259 ] {050453f8-c153-4541-a382-a141b7f1a0df} <Debug> TCPHandler: Processed in 0.002156667 sec. | ||
962 | 2025.01.11 05:24:05.018817 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
963 | 2025.01.11 05:24:05.018926 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
964 | 2025.01.11 05:24:05.057821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 | ||
965 | 2025.01.11 05:24:05.061788 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2025.01.11 05:24:05.061833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
967 | 2025.01.11 05:24:05.063409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2025.01.11 05:24:05.063913 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2025.01.11 05:24:05.064804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
970 | 2025.01.11 05:24:05.067798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
971 | 2025.01.11 05:24:05.068538 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
972 | 2025.01.11 05:24:05.068585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
973 | 2025.01.11 05:24:05.069231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
974 | 2025.01.11 05:24:05.069705 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
975 | 2025.01.11 05:24:05.069917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
976 | 2025.01.11 05:24:05.166369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
977 | 2025.01.11 05:24:05.185630 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2025.01.11 05:24:05.185679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
979 | 2025.01.11 05:24:05.192309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
980 | 2025.01.11 05:24:05.193423 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2025.01.11 05:24:05.196237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
982 | 2025.01.11 05:24:06.421609 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.01.11 05:24:06.421792 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
984 | 2025.01.11 05:24:06.421861 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
985 | 2025.01.11 05:24:06.422609 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
986 | 2025.01.11 05:24:06.422654 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
987 | 2025.01.11 05:24:06.423225 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
988 | 2025.01.11 05:24:06.423695 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
989 | 2025.01.11 05:24:06.423936 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002184 sec., 11904.761904761905 rows/sec., 906.36 KiB/sec. | ||
990 | 2025.01.11 05:24:06.424048 [ 258 ] {2a363f74-420e-4487-af7e-1545de8f66cc} <Debug> TCPHandler: Processed in 0.002570216 sec. | ||
991 | 2025.01.11 05:24:06.424304 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
992 | 2025.01.11 05:24:06.424507 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
993 | 2025.01.11 05:24:06.424584 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
994 | 2025.01.11 05:24:06.425414 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
995 | 2025.01.11 05:24:06.425463 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
996 | 2025.01.11 05:24:06.426009 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
997 | 2025.01.11 05:24:06.426487 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
998 | 2025.01.11 05:24:06.426702 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002246 sec., 12466.60730186999 rows/sec., 995.69 KiB/sec. | ||
999 | 2025.01.11 05:24:06.426860 [ 259 ] {5c1dec6a-8919-49b6-9344-ddf0c84fe08f} <Debug> TCPHandler: Processed in 0.002688109 sec. | ||
1000 | 2025.01.11 05:24:06.427025 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2025.01.11 05:24:06.427145 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1002 | 2025.01.11 05:24:06.427200 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1003 | 2025.01.11 05:24:06.427780 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1004 | 2025.01.11 05:24:06.427821 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1005 | 2025.01.11 05:24:06.428347 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1006 | 2025.01.11 05:24:06.428817 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1007 | 2025.01.11 05:24:06.429034 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001914 sec., 52246.603970741904 rows/sec., 3.62 MiB/sec. | ||
1008 | 2025.01.11 05:24:06.429085 [ 258 ] {cb275d90-6ce2-4f35-87a5-0388be30d42c} <Debug> TCPHandler: Processed in 0.002118226 sec. | ||
1009 | 2025.01.11 05:24:06.429242 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2025.01.11 05:24:06.429361 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1011 | 2025.01.11 05:24:06.429413 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1012 | 2025.01.11 05:24:06.429905 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1013 | 2025.01.11 05:24:06.429941 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1014 | 2025.01.11 05:24:06.430437 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1015 | 2025.01.11 05:24:06.430890 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1016 | 2025.01.11 05:24:06.431066 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001731 sec., 17331.02253032929 rows/sec., 1.19 MiB/sec. | ||
1017 | 2025.01.11 05:24:06.431113 [ 259 ] {63e6bfd8-e21c-4864-b4d5-82b4ce36662e} <Debug> TCPHandler: Processed in 0.001926712 sec. | ||
1018 | 2025.01.11 05:24:11.421107 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1019 | 2025.01.11 05:24:11.421319 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1020 | 2025.01.11 05:24:11.421398 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1021 | 2025.01.11 05:24:11.422184 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1022 | 2025.01.11 05:24:11.422233 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1023 | 2025.01.11 05:24:11.422655 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1024 | 2025.01.11 05:24:11.422935 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1025 | 2025.01.11 05:24:11.423168 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 1.02 MiB/sec. | ||
1026 | 2025.01.11 05:24:11.423224 [ 258 ] {98e9e763-69df-4471-80dc-21be9cc18371} <Debug> TCPHandler: Processed in 0.002244999 sec. | ||
1027 | 2025.01.11 05:24:11.423488 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1028 | 2025.01.11 05:24:11.423683 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1029 | 2025.01.11 05:24:11.423758 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1030 | 2025.01.11 05:24:11.424531 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1031 | 2025.01.11 05:24:11.424575 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1032 | 2025.01.11 05:24:11.424995 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1033 | 2025.01.11 05:24:11.425257 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1034 | 2025.01.11 05:24:11.425473 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001833 sec., 15275.504637206765 rows/sec., 1.19 MiB/sec. | ||
1035 | 2025.01.11 05:24:11.425538 [ 259 ] {cc38337a-97ea-42d3-8c0b-2fe04949d7c5} <Debug> TCPHandler: Processed in 0.002183768 sec. | ||
1036 | 2025.01.11 05:24:11.425709 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1037 | 2025.01.11 05:24:11.425832 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1038 | 2025.01.11 05:24:11.425887 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1039 | 2025.01.11 05:24:11.426461 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1040 | 2025.01.11 05:24:11.426504 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1041 | 2025.01.11 05:24:11.426910 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1042 | 2025.01.11 05:24:11.427159 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1043 | 2025.01.11 05:24:11.427372 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001566 sec., 63856.96040868455 rows/sec., 4.43 MiB/sec. | ||
1044 | 2025.01.11 05:24:11.427426 [ 258 ] {589edbe8-5fe0-4cea-a364-e59bbb89c3f4} <Debug> TCPHandler: Processed in 0.001777689 sec. | ||
1045 | 2025.01.11 05:24:11.427596 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1046 | 2025.01.11 05:24:11.427715 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1047 | 2025.01.11 05:24:11.427768 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1048 | 2025.01.11 05:24:11.428217 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1049 | 2025.01.11 05:24:11.428252 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1050 | 2025.01.11 05:24:11.428699 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1051 | 2025.01.11 05:24:11.428936 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1052 | 2025.01.11 05:24:11.429110 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. | ||
1053 | 2025.01.11 05:24:11.429163 [ 259 ] {05eb01bd-6a94-48cf-902c-133330165348} <Debug> TCPHandler: Processed in 0.001615595 sec. | ||
1054 | 2025.01.11 05:24:12.570039 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1055 | 2025.01.11 05:24:12.570980 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2025.01.11 05:24:12.571032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1057 | 2025.01.11 05:24:12.571602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1058 | 2025.01.11 05:24:12.571860 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2025.01.11 05:24:12.572096 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1060 | 2025.01.11 05:24:12.696309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1061 | 2025.01.11 05:24:12.715719 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2025.01.11 05:24:12.715775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1063 | 2025.01.11 05:24:12.722261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1064 | 2025.01.11 05:24:12.723000 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2025.01.11 05:24:12.725489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1066 | 2025.01.11 05:24:15.065060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 152 | ||
1067 | 2025.01.11 05:24:15.067805 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1068 | 2025.01.11 05:24:15.067858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1069 | 2025.01.11 05:24:15.069307 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1070 | 2025.01.11 05:24:15.069628 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1071 | 2025.01.11 05:24:15.070486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 152 | ||
1072 | 2025.01.11 05:24:16.421303 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1073 | 2025.01.11 05:24:16.421511 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1074 | 2025.01.11 05:24:16.421595 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1075 | 2025.01.11 05:24:16.422384 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1076 | 2025.01.11 05:24:16.422437 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1077 | 2025.01.11 05:24:16.422891 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1078 | 2025.01.11 05:24:16.423162 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1079 | 2025.01.11 05:24:16.423304 [ 87 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1080 | 2025.01.11 05:24:16.423373 [ 87 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1081 | 2025.01.11 05:24:16.423373 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001916 sec., 13569.937369519834 rows/sec., 1.01 MiB/sec. | ||
1082 | 2025.01.11 05:24:16.423400 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1083 | 2025.01.11 05:24:16.423464 [ 258 ] {0614a6d2-aeab-4bbd-9bc4-5e555d019bdc} <Debug> TCPHandler: Processed in 0.00229778 sec. | ||
1084 | 2025.01.11 05:24:16.423808 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2025.01.11 05:24:16.423991 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1086 | 2025.01.11 05:24:16.424061 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1087 | 2025.01.11 05:24:16.424790 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2025.01.11 05:24:16.424839 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1089 | 2025.01.11 05:24:16.425255 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1090 | 2025.01.11 05:24:16.425524 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2025.01.11 05:24:16.425692 [ 87 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1092 | 2025.01.11 05:24:16.425759 [ 87 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1093 | 2025.01.11 05:24:16.425794 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1094 | 2025.01.11 05:24:16.425800 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001856 sec., 15086.206896551725 rows/sec., 1.18 MiB/sec. | ||
1095 | 2025.01.11 05:24:16.425913 [ 259 ] {1332d5db-a44d-43f9-9e1b-b5c6940b1056} <Debug> TCPHandler: Processed in 0.002315931 sec. | ||
1096 | 2025.01.11 05:24:16.426110 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2025.01.11 05:24:16.426279 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1098 | 2025.01.11 05:24:16.426360 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1099 | 2025.01.11 05:24:16.427101 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2025.01.11 05:24:16.427145 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1101 | 2025.01.11 05:24:16.427599 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1102 | 2025.01.11 05:24:16.427863 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2025.01.11 05:24:16.427983 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
1104 | 2025.01.11 05:24:16.428099 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
1105 | 2025.01.11 05:24:16.428579 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002319 sec., 43122.035360069 rows/sec., 2.99 MiB/sec. | ||
1106 | 2025.01.11 05:24:16.428842 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1107 | 2025.01.11 05:24:16.428855 [ 258 ] {038569ad-94f3-472b-b184-5659c1d24fc0} <Debug> TCPHandler: Processed in 0.002816962 sec. | ||
1108 | 2025.01.11 05:24:16.428843 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1109 | 2025.01.11 05:24:16.428980 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1110 | 2025.01.11 05:24:16.428983 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1111 | 2025.01.11 05:24:16.429065 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1112 | 2025.01.11 05:24:16.429190 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1113 | 2025.01.11 05:24:16.429244 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1114 | 2025.01.11 05:24:16.429741 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1115 | 2025.01.11 05:24:16.429778 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1116 | 2025.01.11 05:24:16.430136 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1117 | 2025.01.11 05:24:16.430370 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1118 | 2025.01.11 05:24:16.430661 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001475 sec., 20338.98305084746 rows/sec., 1.39 MiB/sec. | ||
1119 | 2025.01.11 05:24:16.430759 [ 259 ] {8e2f5cbd-c900-4a00-9fc1-81a4ea871ffb} <Debug> TCPHandler: Processed in 0.001778519 sec. | ||
1120 | 2025.01.11 05:24:16.433212 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1121 | 2025.01.11 05:24:16.433237 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1122 | 2025.01.11 05:24:16.435682 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1123 | 2025.01.11 05:24:16.435674 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1124 | 2025.01.11 05:24:16.438296 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1125 | 2025.01.11 05:24:16.438702 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1126 | 2025.01.11 05:24:16.438833 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1127 | 2025.01.11 05:24:16.439261 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1128 | 2025.01.11 05:24:16.442414 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.018917694 sec., 6871.873495786537 rows/sec., 550.03 KiB/sec. | ||
1129 | 2025.01.11 05:24:16.442427 [ 194 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.014509618 sec., 9648.772283322689 rows/sec., 808.33 KiB/sec. | ||
1130 | 2025.01.11 05:24:16.442609 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1131 | 2025.01.11 05:24:16.442718 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1132 | 2025.01.11 05:24:16.443095 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2025.01.11 05:24:16.443242 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_5_1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1134 | 2025.01.11 05:24:16.443418 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1135 | 2025.01.11 05:24:16.443458 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1136 | 2025.01.11 05:24:16.443530 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_5_1} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1137 | 2025.01.11 05:24:16.443606 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1138 | 2025.01.11 05:24:20.019183 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1139 | 2025.01.11 05:24:20.019249 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1140 | 2025.01.11 05:24:20.072195 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1141 | 2025.01.11 05:24:20.072865 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1142 | 2025.01.11 05:24:20.072920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1143 | 2025.01.11 05:24:20.073457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1144 | 2025.01.11 05:24:20.073720 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1145 | 2025.01.11 05:24:20.073916 [ 84 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1146 | 2025.01.11 05:24:20.073998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1147 | 2025.01.11 05:24:20.074004 [ 84 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2025.01.11 05:24:20.074044 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1149 | 2025.01.11 05:24:20.074348 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
1150 | 2025.01.11 05:24:20.074522 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1151 | 2025.01.11 05:24:20.074575 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1152 | 2025.01.11 05:24:20.074689 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1153 | 2025.01.11 05:24:20.074888 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1154 | 2025.01.11 05:24:20.075042 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1155 | 2025.01.11 05:24:20.075208 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1156 | 2025.01.11 05:24:20.075304 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1157 | 2025.01.11 05:24:20.105331 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.031189643 sec., 89965.76203196683 rows/sec., 1.29 MiB/sec. | ||
1158 | 2025.01.11 05:24:20.106115 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1159 | 2025.01.11 05:24:20.106513 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2025.01.11 05:24:20.106605 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_6_1} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1161 | 2025.01.11 05:24:20.106721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1162 | 2025.01.11 05:24:20.225547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1163 | 2025.01.11 05:24:20.245774 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2025.01.11 05:24:20.245825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1165 | 2025.01.11 05:24:20.252600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1166 | 2025.01.11 05:24:20.253354 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2025.01.11 05:24:20.253713 [ 82 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1168 | 2025.01.11 05:24:20.253847 [ 82 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2025.01.11 05:24:20.253918 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1170 | 2025.01.11 05:24:20.254423 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1171 | 2025.01.11 05:24:20.269854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1172 | 2025.01.11 05:24:20.271738 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1173 | 2025.01.11 05:24:20.273779 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1174 | 2025.01.11 05:24:20.280140 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1175 | 2025.01.11 05:24:20.285689 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1176 | 2025.01.11 05:24:20.290893 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1177 | 2025.01.11 05:24:20.311427 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1178 | 2025.01.11 05:24:20.316451 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
1179 | 2025.01.11 05:24:20.383914 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.129875343 sec., 354.18578259308237 rows/sec., 1.83 MiB/sec. | ||
1180 | 2025.01.11 05:24:20.386423 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1181 | 2025.01.11 05:24:20.389356 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_6_1} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1182 | 2025.01.11 05:24:20.389491 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_6_1} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1183 | 2025.01.11 05:24:20.391922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
1184 | 2025.01.11 05:24:21.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.46 MiB, peak 169.00 MiB, free memory in arenas 0.00 B, will set to 162.56 MiB (RSS), difference: 3.10 MiB | ||
1185 | 2025.01.11 05:24:21.419406 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1186 | 2025.01.11 05:24:21.419647 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
1187 | 2025.01.11 05:24:21.421958 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1188 | 2025.01.11 05:24:21.423933 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
1189 | 2025.01.11 05:24:21.424245 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1190 | 2025.01.11 05:24:21.426280 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1191 | 2025.01.11 05:24:21.426705 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1192 | 2025.01.11 05:24:21.429713 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1193 | 2025.01.11 05:24:21.429771 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (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.11 05:24:21.429791 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1195 | 2025.01.11 05:24:21.429883 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
1196 | 2025.01.11 05:24:21.429910 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1197 | 2025.01.11 05:24:21.436648 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.017106 sec., 818.426283175494 rows/sec., 33.40 KiB/sec. | ||
1198 | 2025.01.11 05:24:21.436750 [ 258 ] {9596d14c-b99c-462f-b452-3afbac67fb68} <Debug> TCPHandler: Processed in 0.017472413 sec. | ||
1199 | 2025.01.11 05:24:21.439568 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.01.11 05:24:21.439757 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1201 | 2025.01.11 05:24:21.439840 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1202 | 2025.01.11 05:24:21.440708 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1203 | 2025.01.11 05:24:21.440756 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1204 | 2025.01.11 05:24:21.441284 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1205 | 2025.01.11 05:24:21.441531 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.01.11 05:24:21.441775 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002071 sec., 482.8585224529213 rows/sec., 72.15 KiB/sec. | ||
1207 | 2025.01.11 05:24:21.441849 [ 259 ] {29826149-6a89-4e83-9513-9030e8845547} <Debug> TCPHandler: Processed in 0.002423183 sec. | ||
1208 | 2025.01.11 05:24:21.442021 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2025.01.11 05:24:21.442172 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1210 | 2025.01.11 05:24:21.442235 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1211 | 2025.01.11 05:24:21.442898 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1212 | 2025.01.11 05:24:21.442944 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1213 | 2025.01.11 05:24:21.443372 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1214 | 2025.01.11 05:24:21.443629 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.01.11 05:24:21.443870 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Debug> executeQuery: Read 42 rows, 3.56 KiB in 0.00174 sec., 24137.931034482757 rows/sec., 2.00 MiB/sec. | ||
1216 | 2025.01.11 05:24:21.443932 [ 258 ] {017ccbb3-7996-42a7-832e-96cd18d44857} <Debug> TCPHandler: Processed in 0.001977984 sec. | ||
1217 | 2025.01.11 05:24:21.444107 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2025.01.11 05:24:21.444272 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1219 | 2025.01.11 05:24:21.444329 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1220 | 2025.01.11 05:24:21.445010 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1221 | 2025.01.11 05:24:21.445050 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1222 | 2025.01.11 05:24:21.445431 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1223 | 2025.01.11 05:24:21.445676 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1224 | 2025.01.11 05:24:21.445944 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001692 sec., 4728.132387706856 rows/sec., 355.53 KiB/sec. | ||
1225 | 2025.01.11 05:24:21.446014 [ 259 ] {e54cca2c-e60f-42c0-8b81-b37827e2c4a7} <Debug> TCPHandler: Processed in 0.001970073 sec. | ||
1226 | 2025.01.11 05:24:21.446196 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.01.11 05:24:21.446343 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1228 | 2025.01.11 05:24:21.446405 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1229 | 2025.01.11 05:24:21.447084 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1230 | 2025.01.11 05:24:21.447126 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1231 | 2025.01.11 05:24:21.447530 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1232 | 2025.01.11 05:24:21.447813 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.01.11 05:24:21.448044 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001736 sec., 20737.327188940093 rows/sec., 1.62 MiB/sec. | ||
1234 | 2025.01.11 05:24:21.448102 [ 258 ] {cb7cc7c4-99c7-49c6-9ed4-15a4172067fc} <Debug> TCPHandler: Processed in 0.001974933 sec. | ||
1235 | 2025.01.11 05:24:21.448274 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.01.11 05:24:21.448416 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1237 | 2025.01.11 05:24:21.448478 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1238 | 2025.01.11 05:24:21.449086 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.01.11 05:24:21.449126 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1240 | 2025.01.11 05:24:21.449524 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1241 | 2025.01.11 05:24:21.449765 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.01.11 05:24:21.449940 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1243 | 2025.01.11 05:24:21.450017 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001634 sec., 61199.51040391677 rows/sec., 4.24 MiB/sec. | ||
1244 | 2025.01.11 05:24:21.450054 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1245 | 2025.01.11 05:24:21.450137 [ 259 ] {dd8a26dc-ce40-40bd-979e-81cadbe45a8a} <Debug> TCPHandler: Processed in 0.001924291 sec. | ||
1246 | 2025.01.11 05:24:21.450145 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1247 | 2025.01.11 05:24:21.450327 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2025.01.11 05:24:21.450375 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
1249 | 2025.01.11 05:24:21.450489 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1250 | 2025.01.11 05:24:21.450612 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1251 | 2025.01.11 05:24:21.450624 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <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 | ||
1252 | 2025.01.11 05:24:21.450677 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1253 | 2025.01.11 05:24:21.450981 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1254 | 2025.01.11 05:24:21.451423 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1255 | 2025.01.11 05:24:21.451843 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1256 | 2025.01.11 05:24:21.452202 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
1257 | 2025.01.11 05:24:21.452555 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1258 | 2025.01.11 05:24:21.454673 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1259 | 2025.01.11 05:24:21.454739 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1260 | 2025.01.11 05:24:21.454809 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004496969 sec., 120080.88114461096 rows/sec., 8.33 MiB/sec. | ||
1261 | 2025.01.11 05:24:21.455144 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1262 | 2025.01.11 05:24:21.455937 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2025.01.11 05:24:21.456028 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1264 | 2025.01.11 05:24:21.456126 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1265 | 2025.01.11 05:24:21.457948 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1266 | 2025.01.11 05:24:21.458261 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2025.01.11 05:24:21.458508 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008059 sec., 992.6789924308226 rows/sec., 1.78 MiB/sec. | ||
1268 | 2025.01.11 05:24:21.458637 [ 258 ] {89402208-8b16-4e34-bf4a-415655d92646} <Debug> TCPHandler: Processed in 0.008399354 sec. | ||
1269 | 2025.01.11 05:24:21.458787 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1270 | 2025.01.11 05:24:21.458909 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1271 | 2025.01.11 05:24:21.458961 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1272 | 2025.01.11 05:24:21.459456 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1273 | 2025.01.11 05:24:21.459494 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1274 | 2025.01.11 05:24:21.459875 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1275 | 2025.01.11 05:24:21.460111 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1276 | 2025.01.11 05:24:21.460271 [ 81 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1277 | 2025.01.11 05:24:21.460341 [ 81 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2025.01.11 05:24:21.460359 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001467 sec., 20449.89775051125 rows/sec., 1.40 MiB/sec. | ||
1279 | 2025.01.11 05:24:21.460378 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1280 | 2025.01.11 05:24:21.460533 [ 259 ] {13dd5d12-19c4-4734-a848-9ce109337d47} <Debug> TCPHandler: Processed in 0.001795479 sec. | ||
1281 | 2025.01.11 05:24:21.460736 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
1282 | 2025.01.11 05:24:21.460912 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1283 | 2025.01.11 05:24:21.460944 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
1284 | 2025.01.11 05:24:21.461012 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1285 | 2025.01.11 05:24:21.461232 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1286 | 2025.01.11 05:24:21.461415 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1287 | 2025.01.11 05:24:21.461577 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1288 | 2025.01.11 05:24:21.461708 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1289 | 2025.01.11 05:24:21.462812 [ 201 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230354 sec., 70326.54088924003 rows/sec., 4.82 MiB/sec. | ||
1290 | 2025.01.11 05:24:21.462945 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1291 | 2025.01.11 05:24:21.463223 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1292 | 2025.01.11 05:24:21.463295 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_6_1} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1293 | 2025.01.11 05:24:21.463366 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1294 | 2025.01.11 05:24:25.070597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 176 | ||
1295 | 2025.01.11 05:24:25.073542 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2025.01.11 05:24:25.073592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1297 | 2025.01.11 05:24:25.075042 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1298 | 2025.01.11 05:24:25.075349 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2025.01.11 05:24:25.075987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
1300 | 2025.01.11 05:24:26.421765 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2025.01.11 05:24:26.421954 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1302 | 2025.01.11 05:24:26.422028 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1303 | 2025.01.11 05:24:26.422775 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1304 | 2025.01.11 05:24:26.422828 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1305 | 2025.01.11 05:24:26.423263 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1306 | 2025.01.11 05:24:26.423529 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1307 | 2025.01.11 05:24:26.423781 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001877 sec., 13851.891315929675 rows/sec., 1.03 MiB/sec. | ||
1308 | 2025.01.11 05:24:26.423854 [ 258 ] {2f323e7b-0ca9-47ea-b5bd-6cdf156de033} <Debug> TCPHandler: Processed in 0.002219299 sec. | ||
1309 | 2025.01.11 05:24:26.424129 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2025.01.11 05:24:26.424341 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1311 | 2025.01.11 05:24:26.424426 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1312 | 2025.01.11 05:24:26.425283 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2025.01.11 05:24:26.425335 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1314 | 2025.01.11 05:24:26.425764 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1315 | 2025.01.11 05:24:26.426021 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2025.01.11 05:24:26.426260 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001979 sec., 14148.55987872663 rows/sec., 1.10 MiB/sec. | ||
1317 | 2025.01.11 05:24:26.426331 [ 259 ] {31e485c0-f28f-4f46-a029-95a3e1128d83} <Debug> TCPHandler: Processed in 0.002349702 sec. | ||
1318 | 2025.01.11 05:24:26.426501 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2025.01.11 05:24:26.426629 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1320 | 2025.01.11 05:24:26.426687 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1321 | 2025.01.11 05:24:26.427257 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2025.01.11 05:24:26.427298 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1323 | 2025.01.11 05:24:26.427695 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1324 | 2025.01.11 05:24:26.427954 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2025.01.11 05:24:26.428172 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001571 sec., 63653.723742838956 rows/sec., 4.41 MiB/sec. | ||
1326 | 2025.01.11 05:24:26.428228 [ 258 ] {4c948cdf-e8f1-4c15-a2c2-1708cc4d61b5} <Debug> TCPHandler: Processed in 0.001787829 sec. | ||
1327 | 2025.01.11 05:24:26.428390 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1328 | 2025.01.11 05:24:26.428518 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1329 | 2025.01.11 05:24:26.428574 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1330 | 2025.01.11 05:24:26.429083 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1331 | 2025.01.11 05:24:26.429124 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1332 | 2025.01.11 05:24:26.429599 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1333 | 2025.01.11 05:24:26.429845 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1334 | 2025.01.11 05:24:26.430051 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.31 MiB/sec. | ||
1335 | 2025.01.11 05:24:26.430108 [ 259 ] {e058f74d-bf14-4003-a6ec-d7209f1b537d} <Debug> TCPHandler: Processed in 0.001774959 sec. | ||
1336 | 2025.01.11 05:24:27.574102 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1337 | 2025.01.11 05:24:27.574803 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1338 | 2025.01.11 05:24:27.574846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1339 | 2025.01.11 05:24:27.575389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1340 | 2025.01.11 05:24:27.575644 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1341 | 2025.01.11 05:24:27.575820 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1342 | 2025.01.11 05:24:27.769929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1343 | 2025.01.11 05:24:27.788968 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2025.01.11 05:24:27.789029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1345 | 2025.01.11 05:24:27.795852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1346 | 2025.01.11 05:24:27.796608 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2025.01.11 05:24:27.799534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1348 | 2025.01.11 05:24:28.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.16 MiB, peak 169.00 MiB, free memory in arenas 0.00 B, will set to 165.17 MiB (RSS), difference: 1.01 MiB | ||
1349 | 2025.01.11 05:24:31.421930 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2025.01.11 05:24:31.422134 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1351 | 2025.01.11 05:24:31.422206 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1352 | 2025.01.11 05:24:31.422997 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2025.01.11 05:24:31.423044 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1354 | 2025.01.11 05:24:31.423492 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1355 | 2025.01.11 05:24:31.423750 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2025.01.11 05:24:31.423951 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Debug> executeQuery: Read 42 rows, 3.56 KiB in 0.001873 sec., 22423.918846769888 rows/sec., 1.86 MiB/sec. | ||
1357 | 2025.01.11 05:24:31.424008 [ 258 ] {77d68e89-2a54-40d4-8362-35fb2b726656} <Debug> TCPHandler: Processed in 0.002206029 sec. | ||
1358 | 2025.01.11 05:24:31.424283 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2025.01.11 05:24:31.424476 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1360 | 2025.01.11 05:24:31.424550 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1361 | 2025.01.11 05:24:31.425273 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2025.01.11 05:24:31.425327 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1363 | 2025.01.11 05:24:31.425785 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1364 | 2025.01.11 05:24:31.426037 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2025.01.11 05:24:31.426269 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001845 sec., 4336.043360433604 rows/sec., 326.05 KiB/sec. | ||
1366 | 2025.01.11 05:24:31.426336 [ 259 ] {1864086e-ce0a-497e-ad02-0f9d32ba1458} <Debug> TCPHandler: Processed in 0.002192728 sec. | ||
1367 | 2025.01.11 05:24:31.426484 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2025.01.11 05:24:31.426605 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1369 | 2025.01.11 05:24:31.426654 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1370 | 2025.01.11 05:24:31.427253 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2025.01.11 05:24:31.427291 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1372 | 2025.01.11 05:24:31.427659 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1373 | 2025.01.11 05:24:31.427897 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2025.01.11 05:24:31.428076 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001496 sec., 24064.171122994652 rows/sec., 1.88 MiB/sec. | ||
1375 | 2025.01.11 05:24:31.428127 [ 258 ] {2454d4bf-5233-48c7-953a-293013955de5} <Debug> TCPHandler: Processed in 0.001697527 sec. | ||
1376 | 2025.01.11 05:24:31.428285 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2025.01.11 05:24:31.428414 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1378 | 2025.01.11 05:24:31.428471 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1379 | 2025.01.11 05:24:31.429048 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1380 | 2025.01.11 05:24:31.429089 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1381 | 2025.01.11 05:24:31.429484 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1382 | 2025.01.11 05:24:31.429723 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1383 | 2025.01.11 05:24:31.429946 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001562 sec., 64020.486555697826 rows/sec., 4.44 MiB/sec. | ||
1384 | 2025.01.11 05:24:31.430006 [ 259 ] {f58c76e3-df69-411f-b5e3-b664a3c2d340} <Debug> TCPHandler: Processed in 0.001780049 sec. | ||
1385 | 2025.01.11 05:24:31.430173 [ 258 ] {} <Trace> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2025.01.11 05:24:31.430294 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59779) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1387 | 2025.01.11 05:24:31.430374 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <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 | ||
1388 | 2025.01.11 05:24:31.431520 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1389 | 2025.01.11 05:24:31.431558 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1390 | 2025.01.11 05:24:31.432184 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1391 | 2025.01.11 05:24:31.432441 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1392 | 2025.01.11 05:24:31.432634 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
1393 | 2025.01.11 05:24:31.432724 [ 258 ] {d8e38a98-e4d0-455c-b402-1a43822e2ffb} <Debug> TCPHandler: Processed in 0.002612907 sec. | ||
1394 | 2025.01.11 05:24:31.432885 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1395 | 2025.01.11 05:24:31.433010 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1396 | 2025.01.11 05:24:31.433063 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1397 | 2025.01.11 05:24:31.433559 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1398 | 2025.01.11 05:24:31.433599 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1399 | 2025.01.11 05:24:31.433997 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1400 | 2025.01.11 05:24:31.434250 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1401 | 2025.01.11 05:24:31.434437 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001457 sec., 20590.253946465342 rows/sec., 1.41 MiB/sec. | ||
1402 | 2025.01.11 05:24:31.434496 [ 259 ] {39224e47-10c9-478b-a010-1534750c97d5} <Debug> TCPHandler: Processed in 0.001669977 sec. | ||
1403 | 2025.01.11 05:24:35.019311 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1404 | 2025.01.11 05:24:35.019391 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1405 | 2025.01.11 05:24:35.075927 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1406 | 2025.01.11 05:24:35.076335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 196 | ||
1407 | 2025.01.11 05:24:35.078419 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1408 | 2025.01.11 05:24:35.078512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1409 | 2025.01.11 05:24:35.080229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1410 | 2025.01.11 05:24:35.080869 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1411 | 2025.01.11 05:24:35.081593 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1412 | 2025.01.11 05:24:35.082777 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1413 | 2025.01.11 05:24:35.082841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1414 | 2025.01.11 05:24:35.084321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1415 | 2025.01.11 05:24:35.084649 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1416 | 2025.01.11 05:24:35.085374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1417 | 2025.01.11 05:24:35.299591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1418 | 2025.01.11 05:24:35.319562 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1419 | 2025.01.11 05:24:35.319630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1420 | 2025.01.11 05:24:35.326839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1421 | 2025.01.11 05:24:35.327601 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1422 | 2025.01.11 05:24:35.330224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1423 | 2025.01.11 05:24:36.073812 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1424 | 2025.01.11 05:24:36.073918 [ 258 ] {} <Debug> TCP-Session: 11bd4c4e-ed27-44e2-8c19-afff5598cf6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1425 | 2025.01.11 05:24:36.419732 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2025.01.11 05:24:36.419976 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1427 | 2025.01.11 05:24:36.420398 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1428 | 2025.01.11 05:24:36.420441 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1429 | 2025.01.11 05:24:36.420734 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1430 | 2025.01.11 05:24:36.420817 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1431 | 2025.01.11 05:24:36.421020 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1432 | 2025.01.11 05:24:36.421301 [ 299 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1433 | 2025.01.11 05:24:36.421303 [ 297 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1434 | 2025.01.11 05:24:36.421443 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1435 | 2025.01.11 05:24:36.421476 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1436 | 2025.01.11 05:24:36.421537 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1437 | 2025.01.11 05:24:36.421563 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1438 | 2025.01.11 05:24:36.422338 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002466 sec., 5677.210056772101 rows/sec., 231.67 KiB/sec. | ||
1439 | 2025.01.11 05:24:36.422468 [ 259 ] {c4dc8773-4107-46cf-b72d-6dff7701eb3f} <Debug> TCPHandler: Processed in 0.002870733 sec. | ||
1440 | 2025.01.11 05:24:36.422877 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1441 | 2025.01.11 05:24:36.423052 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1442 | 2025.01.11 05:24:36.423380 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1443 | 2025.01.11 05:24:36.423422 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1444 | 2025.01.11 05:24:36.423694 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1445 | 2025.01.11 05:24:36.423763 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1446 | 2025.01.11 05:24:36.423911 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1447 | 2025.01.11 05:24:36.423998 [ 297 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1448 | 2025.01.11 05:24:36.424001 [ 299 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1449 | 2025.01.11 05:24:36.424102 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1450 | 2025.01.11 05:24:36.424130 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1451 | 2025.01.11 05:24:36.424181 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1452 | 2025.01.11 05:24:36.424206 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1453 | 2025.01.11 05:24:36.424869 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001893 sec., 7395.668251452721 rows/sec., 301.79 KiB/sec. | ||
1454 | 2025.01.11 05:24:36.424995 [ 262 ] {0ab14f4c-d422-46a9-9fd4-02ebc7a1df41} <Debug> TCPHandler: Processed in 0.002200728 sec. | ||
1455 | 2025.01.11 05:24:36.425640 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1456 | 2025.01.11 05:24:36.425797 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1457 | 2025.01.11 05:24:36.426064 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1458 | 2025.01.11 05:24:36.426104 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1459 | 2025.01.11 05:24:36.426355 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1460 | 2025.01.11 05:24:36.426420 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1461 | 2025.01.11 05:24:36.426571 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1462 | 2025.01.11 05:24:36.426664 [ 297 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1463 | 2025.01.11 05:24:36.426666 [ 299 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1464 | 2025.01.11 05:24:36.426770 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1465 | 2025.01.11 05:24:36.426796 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1466 | 2025.01.11 05:24:36.426845 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1467 | 2025.01.11 05:24:36.426868 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1468 | 2025.01.11 05:24:36.427434 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 335.26 KiB/sec. | ||
1469 | 2025.01.11 05:24:36.427549 [ 259 ] {d82d6589-0490-4f81-9400-924c8dc1ba77} <Debug> TCPHandler: Processed in 0.001963213 sec. | ||
1470 | 2025.01.11 05:24:36.427775 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1471 | 2025.01.11 05:24:36.427932 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1472 | 2025.01.11 05:24:36.428200 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1473 | 2025.01.11 05:24:36.428241 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1474 | 2025.01.11 05:24:36.428501 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1475 | 2025.01.11 05:24:36.428566 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1476 | 2025.01.11 05:24:36.428707 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1477 | 2025.01.11 05:24:36.428790 [ 297 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1478 | 2025.01.11 05:24:36.428794 [ 299 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1479 | 2025.01.11 05:24:36.428889 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1480 | 2025.01.11 05:24:36.428915 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1481 | 2025.01.11 05:24:36.428964 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1482 | 2025.01.11 05:24:36.428987 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1483 | 2025.01.11 05:24:36.429571 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001707 sec., 8201.523140011717 rows/sec., 334.67 KiB/sec. | ||
1484 | 2025.01.11 05:24:36.429686 [ 262 ] {31a400e4-5971-40e0-af86-d36cdbf2a5de} <Debug> TCPHandler: Processed in 0.001964393 sec. | ||
1485 | 2025.01.11 05:24:36.430070 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1486 | 2025.01.11 05:24:36.430259 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1487 | 2025.01.11 05:24:36.430542 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1488 | 2025.01.11 05:24:36.430581 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1489 | 2025.01.11 05:24:36.430838 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1490 | 2025.01.11 05:24:36.430902 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1491 | 2025.01.11 05:24:36.431039 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1492 | 2025.01.11 05:24:36.431121 [ 299 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1493 | 2025.01.11 05:24:36.431122 [ 297 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1494 | 2025.01.11 05:24:36.431207 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1495 | 2025.01.11 05:24:36.431234 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1496 | 2025.01.11 05:24:36.431280 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1497 | 2025.01.11 05:24:36.431303 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1498 | 2025.01.11 05:24:36.431903 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 330.61 KiB/sec. | ||
1499 | 2025.01.11 05:24:36.432018 [ 259 ] {9b672201-fb94-48e9-8c76-8ed0e597c8ac} <Debug> TCPHandler: Processed in 0.002011164 sec. | ||
1500 | 2025.01.11 05:24:36.432279 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1501 | 2025.01.11 05:24:36.432435 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1502 | 2025.01.11 05:24:36.432699 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1503 | 2025.01.11 05:24:36.432739 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1504 | 2025.01.11 05:24:36.432997 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1505 | 2025.01.11 05:24:36.433061 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1506 | 2025.01.11 05:24:36.433200 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1507 | 2025.01.11 05:24:36.433277 [ 297 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1508 | 2025.01.11 05:24:36.433290 [ 299 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1509 | 2025.01.11 05:24:36.433375 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1510 | 2025.01.11 05:24:36.433403 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1511 | 2025.01.11 05:24:36.433449 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1512 | 2025.01.11 05:24:36.433472 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1513 | 2025.01.11 05:24:36.434042 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 341.27 KiB/sec. | ||
1514 | 2025.01.11 05:24:36.434158 [ 262 ] {5fa7d9c0-c664-4b0d-8cd7-39434223e9e9} <Debug> TCPHandler: Processed in 0.001931712 sec. | ||
1515 | 2025.01.11 05:24:36.434417 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1516 | 2025.01.11 05:24:36.434605 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1517 | 2025.01.11 05:24:36.434930 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1518 | 2025.01.11 05:24:36.434980 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1519 | 2025.01.11 05:24:36.435302 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1520 | 2025.01.11 05:24:36.435379 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1521 | 2025.01.11 05:24:36.435567 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1522 | 2025.01.11 05:24:36.435655 [ 299 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1523 | 2025.01.11 05:24:36.435664 [ 297 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1524 | 2025.01.11 05:24:36.435756 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1525 | 2025.01.11 05:24:36.435782 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1526 | 2025.01.11 05:24:36.435832 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1527 | 2025.01.11 05:24:36.435856 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1528 | 2025.01.11 05:24:36.436453 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001935 sec., 7235.142118863048 rows/sec., 295.24 KiB/sec. | ||
1529 | 2025.01.11 05:24:36.436587 [ 259 ] {e7d04ed9-1d5e-4992-a0e8-4c89aaba5b80} <Debug> TCPHandler: Processed in 0.002234339 sec. | ||
1530 | 2025.01.11 05:24:36.436866 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2025.01.11 05:24:36.437031 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1532 | 2025.01.11 05:24:36.437299 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1533 | 2025.01.11 05:24:36.437341 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1534 | 2025.01.11 05:24:36.437605 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1535 | 2025.01.11 05:24:36.437670 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1536 | 2025.01.11 05:24:36.437810 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1537 | 2025.01.11 05:24:36.437893 [ 299 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1538 | 2025.01.11 05:24:36.437900 [ 297 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1539 | 2025.01.11 05:24:36.438002 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1540 | 2025.01.11 05:24:36.438029 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1541 | 2025.01.11 05:24:36.438076 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1542 | 2025.01.11 05:24:36.438099 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1543 | 2025.01.11 05:24:36.438665 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001713 sec., 8172.796263864566 rows/sec., 333.50 KiB/sec. | ||
1544 | 2025.01.11 05:24:36.438780 [ 262 ] {2fcb3ede-518f-4a40-9fd3-7b2a2d080a2b} <Debug> TCPHandler: Processed in 0.001967723 sec. | ||
1545 | 2025.01.11 05:24:36.439010 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1546 | 2025.01.11 05:24:36.439168 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1547 | 2025.01.11 05:24:36.439440 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1548 | 2025.01.11 05:24:36.439487 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1549 | 2025.01.11 05:24:36.439753 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1550 | 2025.01.11 05:24:36.439818 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1551 | 2025.01.11 05:24:36.439957 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1552 | 2025.01.11 05:24:36.440042 [ 297 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1553 | 2025.01.11 05:24:36.440043 [ 299 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1554 | 2025.01.11 05:24:36.440146 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1555 | 2025.01.11 05:24:36.440172 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1556 | 2025.01.11 05:24:36.440220 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1557 | 2025.01.11 05:24:36.440243 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1558 | 2025.01.11 05:24:36.440835 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001736 sec., 8064.5161290322585 rows/sec., 329.08 KiB/sec. | ||
1559 | 2025.01.11 05:24:36.440951 [ 259 ] {058d8d89-0a72-4703-8899-86f7902dccf6} <Debug> TCPHandler: Processed in 0.001993684 sec. | ||
1560 | 2025.01.11 05:24:36.441236 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1561 | 2025.01.11 05:24:36.441432 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1562 | 2025.01.11 05:24:36.441771 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1563 | 2025.01.11 05:24:36.441822 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1564 | 2025.01.11 05:24:36.442149 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1565 | 2025.01.11 05:24:36.442227 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1566 | 2025.01.11 05:24:36.442392 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1567 | 2025.01.11 05:24:36.442478 [ 297 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1568 | 2025.01.11 05:24:36.442481 [ 299 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1569 | 2025.01.11 05:24:36.442577 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1570 | 2025.01.11 05:24:36.442604 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1571 | 2025.01.11 05:24:36.442651 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1572 | 2025.01.11 05:24:36.442674 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1573 | 2025.01.11 05:24:36.443225 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00188 sec., 7446.808510638298 rows/sec., 303.88 KiB/sec. | ||
1574 | 2025.01.11 05:24:36.443339 [ 262 ] {2bcb28de-2f62-4385-bf41-bbab030ccdc7} <Debug> TCPHandler: Processed in 0.002165638 sec. | ||
1575 | 2025.01.11 05:24:36.443615 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2025.01.11 05:24:36.443774 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1577 | 2025.01.11 05:24:36.444046 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1578 | 2025.01.11 05:24:36.444089 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1579 | 2025.01.11 05:24:36.444361 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1580 | 2025.01.11 05:24:36.444426 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1581 | 2025.01.11 05:24:36.444569 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1582 | 2025.01.11 05:24:36.444650 [ 297 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1583 | 2025.01.11 05:24:36.444651 [ 299 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1584 | 2025.01.11 05:24:36.444746 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1585 | 2025.01.11 05:24:36.444773 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1586 | 2025.01.11 05:24:36.444820 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1587 | 2025.01.11 05:24:36.444843 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1588 | 2025.01.11 05:24:36.445386 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001683 sec., 8318.478906714201 rows/sec., 339.45 KiB/sec. | ||
1589 | 2025.01.11 05:24:36.445504 [ 259 ] {fe895071-d20a-46b9-aa59-831c3471df08} <Debug> TCPHandler: Processed in 0.001941162 sec. | ||
1590 | 2025.01.11 05:24:36.449774 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.01.11 05:24:36.449978 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1592 | 2025.01.11 05:24:36.450324 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1593 | 2025.01.11 05:24:36.450380 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1594 | 2025.01.11 05:24:36.450662 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1595 | 2025.01.11 05:24:36.450729 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1596 | 2025.01.11 05:24:36.450871 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1597 | 2025.01.11 05:24:36.450963 [ 299 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1598 | 2025.01.11 05:24:36.450967 [ 297 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1599 | 2025.01.11 05:24:36.451066 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1600 | 2025.01.11 05:24:36.451094 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1601 | 2025.01.11 05:24:36.451143 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1602 | 2025.01.11 05:24:36.451167 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1603 | 2025.01.11 05:24:36.451726 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001843 sec., 7596.31036353771 rows/sec., 309.98 KiB/sec. | ||
1604 | 2025.01.11 05:24:36.451843 [ 262 ] {c45fe985-2c5d-4315-a050-f11c46764b43} <Debug> TCPHandler: Processed in 0.002138157 sec. | ||
1605 | 2025.01.11 05:24:36.454087 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1606 | 2025.01.11 05:24:36.454204 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1607 | 2025.01.11 05:24:36.454251 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1608 | 2025.01.11 05:24:36.454945 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2025.01.11 05:24:36.454994 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1610 | 2025.01.11 05:24:36.455515 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1611 | 2025.01.11 05:24:36.455729 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1612 | 2025.01.11 05:24:36.456325 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.002118 sec., 5665.7223796033995 rows/sec., 1.15 MiB/sec. | ||
1613 | 2025.01.11 05:24:36.456463 [ 259 ] {cbad1864-69f1-4d20-8f42-d6c04c776971} <Debug> TCPHandler: Processed in 0.002426683 sec. | ||
1614 | 2025.01.11 05:24:36.456611 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1615 | 2025.01.11 05:24:36.456732 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1616 | 2025.01.11 05:24:36.456780 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1617 | 2025.01.11 05:24:36.457983 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1618 | 2025.01.11 05:24:36.458024 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1619 | 2025.01.11 05:24:36.458406 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1620 | 2025.01.11 05:24:36.458650 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1621 | 2025.01.11 05:24:36.458997 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002255 sec., 6208.425720620842 rows/sec., 446.92 KiB/sec. | ||
1622 | 2025.01.11 05:24:36.459162 [ 262 ] {dcf5fd9d-c637-4c21-ab95-610db7bf9cb9} <Debug> TCPHandler: Processed in 0.002602657 sec. | ||
1623 | 2025.01.11 05:24:36.459315 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1624 | 2025.01.11 05:24:36.459426 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1625 | 2025.01.11 05:24:36.459474 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1626 | 2025.01.11 05:24:36.460115 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1627 | 2025.01.11 05:24:36.460154 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1628 | 2025.01.11 05:24:36.460521 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1629 | 2025.01.11 05:24:36.460761 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1630 | 2025.01.11 05:24:36.461025 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.001602 sec., 107990.01248439451 rows/sec., 9.48 MiB/sec. | ||
1631 | 2025.01.11 05:24:36.461313 [ 259 ] {ef303e7e-dc22-4982-9e68-63d0c0b6175e} <Debug> TCPHandler: Processed in 0.002046864 sec. | ||
1632 | 2025.01.11 05:24:36.461480 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1633 | 2025.01.11 05:24:36.461590 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1634 | 2025.01.11 05:24:36.461635 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1635 | 2025.01.11 05:24:36.462179 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1636 | 2025.01.11 05:24:36.462219 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1637 | 2025.01.11 05:24:36.462567 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1638 | 2025.01.11 05:24:36.462812 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1639 | 2025.01.11 05:24:36.463055 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001468 sec., 4768.392370572207 rows/sec., 310.66 KiB/sec. | ||
1640 | 2025.01.11 05:24:36.463140 [ 262 ] {d176a6ee-5881-4a1a-9482-95d3d13434a4} <Debug> TCPHandler: Processed in 0.001714197 sec. | ||
1641 | 2025.01.11 05:24:36.463287 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1642 | 2025.01.11 05:24:36.463414 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1643 | 2025.01.11 05:24:36.463461 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1644 | 2025.01.11 05:24:36.463992 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1645 | 2025.01.11 05:24:36.464031 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1646 | 2025.01.11 05:24:36.464473 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1647 | 2025.01.11 05:24:36.464710 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1648 | 2025.01.11 05:24:36.465064 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001641 sec., 8531.383302864107 rows/sec., 597.48 KiB/sec. | ||
1649 | 2025.01.11 05:24:36.465161 [ 259 ] {3b90165f-5deb-4ad6-96b7-45e5a94c8695} <Debug> TCPHandler: Processed in 0.001926432 sec. | ||
1650 | 2025.01.11 05:24:36.465305 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1651 | 2025.01.11 05:24:36.465424 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1652 | 2025.01.11 05:24:36.465478 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1653 | 2025.01.11 05:24:36.466109 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1654 | 2025.01.11 05:24:36.466156 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1655 | 2025.01.11 05:24:36.466525 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1656 | 2025.01.11 05:24:36.466754 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1657 | 2025.01.11 05:24:36.466963 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
1658 | 2025.01.11 05:24:36.467016 [ 262 ] {875d0430-246e-4272-b28e-613ff6a066a7} <Debug> TCPHandler: Processed in 0.001764439 sec. | ||
1659 | 2025.01.11 05:24:36.467158 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2025.01.11 05:24:36.467263 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1661 | 2025.01.11 05:24:36.467306 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1662 | 2025.01.11 05:24:36.467961 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1663 | 2025.01.11 05:24:36.467999 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1664 | 2025.01.11 05:24:36.468362 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1665 | 2025.01.11 05:24:36.468596 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1666 | 2025.01.11 05:24:36.468934 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001664 sec., 207932.6923076923 rows/sec., 14.56 MiB/sec. | ||
1667 | 2025.01.11 05:24:36.469263 [ 259 ] {b6a2ceaf-3f83-4c7f-887e-ffa913c28a39} <Debug> TCPHandler: Processed in 0.002154677 sec. | ||
1668 | 2025.01.11 05:24:36.469421 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1669 | 2025.01.11 05:24:36.469549 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1670 | 2025.01.11 05:24:36.469605 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1671 | 2025.01.11 05:24:36.470126 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1672 | 2025.01.11 05:24:36.470170 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1673 | 2025.01.11 05:24:36.470538 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1674 | 2025.01.11 05:24:36.470765 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1675 | 2025.01.11 05:24:36.471099 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
1676 | 2025.01.11 05:24:36.471243 [ 262 ] {faaf4467-d57e-4c66-ac3d-cf763ffe6d1d} <Debug> TCPHandler: Processed in 0.001884901 sec. | ||
1677 | 2025.01.11 05:24:36.471393 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2025.01.11 05:24:36.471520 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1679 | 2025.01.11 05:24:36.471576 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1680 | 2025.01.11 05:24:36.472205 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1681 | 2025.01.11 05:24:36.472251 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1682 | 2025.01.11 05:24:36.472644 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1683 | 2025.01.11 05:24:36.472875 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1684 | 2025.01.11 05:24:36.473079 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001588 sec., 111460.95717884132 rows/sec., 7.35 MiB/sec. | ||
1685 | 2025.01.11 05:24:36.473130 [ 259 ] {ddcf3cd0-5715-4864-98ae-15b3697639dd} <Debug> TCPHandler: Processed in 0.001797689 sec. | ||
1686 | 2025.01.11 05:24:36.473270 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1687 | 2025.01.11 05:24:36.473380 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1688 | 2025.01.11 05:24:36.473437 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1689 | 2025.01.11 05:24:36.473928 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1690 | 2025.01.11 05:24:36.473972 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1691 | 2025.01.11 05:24:36.474461 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1692 | 2025.01.11 05:24:36.474697 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1693 | 2025.01.11 05:24:36.474988 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec. | ||
1694 | 2025.01.11 05:24:36.475190 [ 262 ] {d7ea4c16-a75f-495a-a491-eef89d49a9ee} <Debug> TCPHandler: Processed in 0.001973123 sec. | ||
1695 | 2025.01.11 05:24:36.475330 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1696 | 2025.01.11 05:24:36.475438 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1697 | 2025.01.11 05:24:36.475488 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1698 | 2025.01.11 05:24:36.475937 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1699 | 2025.01.11 05:24:36.475975 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1700 | 2025.01.11 05:24:36.476331 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1701 | 2025.01.11 05:24:36.476565 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1702 | 2025.01.11 05:24:36.476838 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.0014 sec., 37142.857142857145 rows/sec., 2.30 MiB/sec. | ||
1703 | 2025.01.11 05:24:36.476926 [ 259 ] {5bfcaa73-3645-4408-86c1-8617d96028bf} <Debug> TCPHandler: Processed in 0.001648116 sec. | ||
1704 | 2025.01.11 05:24:37.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.44 MiB, peak 169.74 MiB, free memory in arenas 0.00 B, will set to 166.33 MiB (RSS), difference: -1.11 MiB | ||
1705 | 2025.01.11 05:24:39.082467 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2025.01.11 05:24:39.082736 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1707 | 2025.01.11 05:24:39.083134 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1708 | 2025.01.11 05:24:39.083179 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1709 | 2025.01.11 05:24:39.083497 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1710 | 2025.01.11 05:24:39.083575 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1711 | 2025.01.11 05:24:39.083745 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1712 | 2025.01.11 05:24:39.083955 [ 299 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1713 | 2025.01.11 05:24:39.083959 [ 297 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1714 | 2025.01.11 05:24:39.083955 [ 300 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1715 | 2025.01.11 05:24:39.084104 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1716 | 2025.01.11 05:24:39.084138 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1717 | 2025.01.11 05:24:39.088304 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1718 | 2025.01.11 05:24:39.088337 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1719 | 2025.01.11 05:24:39.088397 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1720 | 2025.01.11 05:24:39.088443 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1721 | 2025.01.11 05:24:39.089585 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.006963 sec., 3734.0226913686633 rows/sec., 137.73 KiB/sec. | ||
1722 | 2025.01.11 05:24:39.089748 [ 259 ] {2883759f-5a8d-47f6-90cc-25a69c30e7d8} <Debug> TCPHandler: Processed in 0.007415632 sec. | ||
1723 | 2025.01.11 05:24:39.090127 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2025.01.11 05:24:39.090293 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1725 | 2025.01.11 05:24:39.090603 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1726 | 2025.01.11 05:24:39.090652 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1727 | 2025.01.11 05:24:39.090947 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1728 | 2025.01.11 05:24:39.091016 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1729 | 2025.01.11 05:24:39.091162 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1730 | 2025.01.11 05:24:39.091257 [ 297 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1731 | 2025.01.11 05:24:39.091270 [ 299 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1732 | 2025.01.11 05:24:39.091278 [ 300 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1733 | 2025.01.11 05:24:39.091395 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1734 | 2025.01.11 05:24:39.091424 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1735 | 2025.01.11 05:24:39.091509 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1736 | 2025.01.11 05:24:39.091530 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1737 | 2025.01.11 05:24:39.091571 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1738 | 2025.01.11 05:24:39.091614 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1739 | 2025.01.11 05:24:39.092454 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002235 sec., 11633.1096196868 rows/sec., 429.08 KiB/sec. | ||
1740 | 2025.01.11 05:24:39.092610 [ 262 ] {b8b03b10-0a79-4055-bc9a-536ef306da1b} <Debug> TCPHandler: Processed in 0.002546556 sec. | ||
1741 | 2025.01.11 05:24:39.092890 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2025.01.11 05:24:39.093050 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1743 | 2025.01.11 05:24:39.093334 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1744 | 2025.01.11 05:24:39.093379 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1745 | 2025.01.11 05:24:39.093661 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1746 | 2025.01.11 05:24:39.093726 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1747 | 2025.01.11 05:24:39.093869 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1748 | 2025.01.11 05:24:39.093979 [ 297 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1749 | 2025.01.11 05:24:39.093990 [ 299 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1750 | 2025.01.11 05:24:39.093983 [ 300 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1751 | 2025.01.11 05:24:39.094107 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1752 | 2025.01.11 05:24:39.094136 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1753 | 2025.01.11 05:24:39.094217 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1754 | 2025.01.11 05:24:39.094236 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1755 | 2025.01.11 05:24:39.094276 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1756 | 2025.01.11 05:24:39.094318 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1757 | 2025.01.11 05:24:39.095074 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002095 sec., 12410.501193317423 rows/sec., 457.75 KiB/sec. | ||
1758 | 2025.01.11 05:24:39.095226 [ 259 ] {1742033a-3448-47c1-90c3-d28d2dbb1bab} <Debug> TCPHandler: Processed in 0.002395242 sec. | ||
1759 | 2025.01.11 05:24:39.095528 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2025.01.11 05:24:39.095693 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1761 | 2025.01.11 05:24:39.095980 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1762 | 2025.01.11 05:24:39.096027 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1763 | 2025.01.11 05:24:39.096319 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1764 | 2025.01.11 05:24:39.096385 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1765 | 2025.01.11 05:24:39.096533 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1766 | 2025.01.11 05:24:39.096641 [ 297 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1767 | 2025.01.11 05:24:39.096647 [ 300 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1768 | 2025.01.11 05:24:39.096655 [ 299 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1769 | 2025.01.11 05:24:39.096774 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1770 | 2025.01.11 05:24:39.096803 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1771 | 2025.01.11 05:24:39.096886 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1772 | 2025.01.11 05:24:39.096905 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1773 | 2025.01.11 05:24:39.096945 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1774 | 2025.01.11 05:24:39.096988 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1775 | 2025.01.11 05:24:39.097769 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002149 sec., 12098.650535132621 rows/sec., 446.25 KiB/sec. | ||
1776 | 2025.01.11 05:24:39.097922 [ 262 ] {798357af-e4e2-46aa-848b-d0af59245b7d} <Debug> TCPHandler: Processed in 0.002456894 sec. | ||
1777 | 2025.01.11 05:24:39.098212 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2025.01.11 05:24:39.098378 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1779 | 2025.01.11 05:24:39.098741 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1780 | 2025.01.11 05:24:39.098799 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1781 | 2025.01.11 05:24:39.099178 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1782 | 2025.01.11 05:24:39.099259 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1783 | 2025.01.11 05:24:39.099433 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1784 | 2025.01.11 05:24:39.099558 [ 299 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1785 | 2025.01.11 05:24:39.099559 [ 300 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1786 | 2025.01.11 05:24:39.099560 [ 297 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1787 | 2025.01.11 05:24:39.099678 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1788 | 2025.01.11 05:24:39.099705 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1789 | 2025.01.11 05:24:39.099787 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1790 | 2025.01.11 05:24:39.099806 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1791 | 2025.01.11 05:24:39.099846 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1792 | 2025.01.11 05:24:39.099889 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1793 | 2025.01.11 05:24:39.100648 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002344 sec., 11092.150170648463 rows/sec., 409.12 KiB/sec. | ||
1794 | 2025.01.11 05:24:39.100805 [ 259 ] {89cc851d-1683-4a2d-b980-c6a813da574d} <Debug> TCPHandler: Processed in 0.002645778 sec. | ||
1795 | 2025.01.11 05:24:39.101074 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2025.01.11 05:24:39.101239 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1797 | 2025.01.11 05:24:39.101546 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1798 | 2025.01.11 05:24:39.101592 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1799 | 2025.01.11 05:24:39.101893 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1800 | 2025.01.11 05:24:39.101958 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1801 | 2025.01.11 05:24:39.102097 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1802 | 2025.01.11 05:24:39.102212 [ 300 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1803 | 2025.01.11 05:24:39.102211 [ 299 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1804 | 2025.01.11 05:24:39.102212 [ 297 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1805 | 2025.01.11 05:24:39.102337 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1806 | 2025.01.11 05:24:39.102366 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1807 | 2025.01.11 05:24:39.102447 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1808 | 2025.01.11 05:24:39.102467 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1809 | 2025.01.11 05:24:39.102514 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1810 | 2025.01.11 05:24:39.102555 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1811 | 2025.01.11 05:24:39.103357 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002192 sec., 11861.313868613139 rows/sec., 437.49 KiB/sec. | ||
1812 | 2025.01.11 05:24:39.103520 [ 262 ] {08577bdc-43e9-41d5-8493-ef8c3dad437e} <Debug> TCPHandler: Processed in 0.002501045 sec. | ||
1813 | 2025.01.11 05:24:39.219343 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1814 | 2025.01.11 05:24:39.219537 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1815 | 2025.01.11 05:24:39.219625 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1816 | 2025.01.11 05:24:39.220564 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1817 | 2025.01.11 05:24:39.220617 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1818 | 2025.01.11 05:24:39.221154 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1819 | 2025.01.11 05:24:39.221397 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1820 | 2025.01.11 05:24:39.221637 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00216 sec., 2777.777777777778 rows/sec., 618.49 KiB/sec. | ||
1821 | 2025.01.11 05:24:39.221712 [ 259 ] {2489a252-34b7-46de-bfaf-65f36dc190ab} <Debug> TCPHandler: Processed in 0.002502125 sec. | ||
1822 | 2025.01.11 05:24:39.221886 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1823 | 2025.01.11 05:24:39.222008 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1824 | 2025.01.11 05:24:39.222058 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1825 | 2025.01.11 05:24:39.223154 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.01.11 05:24:39.223199 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1827 | 2025.01.11 05:24:39.223654 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1828 | 2025.01.11 05:24:39.223897 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2025.01.11 05:24:39.224068 [ 60 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
1830 | 2025.01.11 05:24:39.224140 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Debug> executeQuery: Read 1182 rows, 99.68 KiB in 0.002154 sec., 548746.5181058495 rows/sec., 45.19 MiB/sec. | ||
1831 | 2025.01.11 05:24:39.224152 [ 60 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1832 | 2025.01.11 05:24:39.224229 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1833 | 2025.01.11 05:24:39.224277 [ 262 ] {0ac15903-94a8-4400-ba5a-d2f20ce04464} <Debug> TCPHandler: Processed in 0.002449834 sec. | ||
1834 | 2025.01.11 05:24:39.224471 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2025.01.11 05:24:39.224496 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
1836 | 2025.01.11 05:24:39.224666 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1837 | 2025.01.11 05:24:39.224767 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1838 | 2025.01.11 05:24:39.224780 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1839 | 2025.01.11 05:24:39.224821 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part | ||
1840 | 2025.01.11 05:24:39.225153 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
1841 | 2025.01.11 05:24:39.225454 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
1842 | 2025.01.11 05:24:39.225812 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
1843 | 2025.01.11 05:24:39.226144 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 173 rows starting from the beginning of the part | ||
1844 | 2025.01.11 05:24:39.226465 [ 189 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1182 rows starting from the beginning of the part | ||
1845 | 2025.01.11 05:24:39.227566 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1846 | 2025.01.11 05:24:39.227624 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1847 | 2025.01.11 05:24:39.228628 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1848 | 2025.01.11 05:24:39.229092 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1849 | 2025.01.11 05:24:39.229352 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.004975619 sec., 299661.20798236364 rows/sec., 25.94 MiB/sec. | ||
1850 | 2025.01.11 05:24:39.229569 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004957 sec., 1613.879362517652 rows/sec., 121.36 KiB/sec. | ||
1851 | 2025.01.11 05:24:39.229679 [ 259 ] {23b71738-931e-4d57-aa79-87555611c049} <Debug> TCPHandler: Processed in 0.005303176 sec. | ||
1852 | 2025.01.11 05:24:39.229828 [ 200 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1853 | 2025.01.11 05:24:39.229895 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2025.01.11 05:24:39.230076 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1855 | 2025.01.11 05:24:39.230149 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1856 | 2025.01.11 05:24:39.230467 [ 200 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2025.01.11 05:24:39.230801 [ 200 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_10_2} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
1858 | 2025.01.11 05:24:39.231229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
1859 | 2025.01.11 05:24:39.231680 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2025.01.11 05:24:39.231725 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1861 | 2025.01.11 05:24:39.232083 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1862 | 2025.01.11 05:24:39.232419 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2025.01.11 05:24:39.232673 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002655 sec., 85875.70621468927 rows/sec., 5.81 MiB/sec. | ||
1864 | 2025.01.11 05:24:39.232750 [ 262 ] {f99ab753-3517-48c2-8e0b-fb5d4e130c37} <Debug> TCPHandler: Processed in 0.002933385 sec. | ||
1865 | 2025.01.11 05:24:39.232925 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1866 | 2025.01.11 05:24:39.233066 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1867 | 2025.01.11 05:24:39.233122 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1868 | 2025.01.11 05:24:39.233918 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2025.01.11 05:24:39.233961 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1870 | 2025.01.11 05:24:39.234355 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1871 | 2025.01.11 05:24:39.234598 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2025.01.11 05:24:39.234764 [ 60 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
1873 | 2025.01.11 05:24:39.234828 [ 60 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.01.11 05:24:39.234858 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Debug> executeQuery: Read 492 rows, 37.17 KiB in 0.00181 sec., 271823.2044198895 rows/sec., 20.05 MiB/sec. | ||
1875 | 2025.01.11 05:24:39.234865 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1876 | 2025.01.11 05:24:39.235044 [ 259 ] {9236cabf-00b2-4d18-8dd2-e515654b9548} <Debug> TCPHandler: Processed in 0.002186728 sec. | ||
1877 | 2025.01.11 05:24:39.235120 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
1878 | 2025.01.11 05:24:39.235225 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1879 | 2025.01.11 05:24:39.235300 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1880 | 2025.01.11 05:24:39.235374 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 28 rows starting from the beginning of the part | ||
1881 | 2025.01.11 05:24:39.235417 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1882 | 2025.01.11 05:24:39.235596 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1883 | 2025.01.11 05:24:39.235630 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1884 | 2025.01.11 05:24:39.236027 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
1885 | 2025.01.11 05:24:39.236262 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1886 | 2025.01.11 05:24:39.236692 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 346 rows starting from the beginning of the part | ||
1887 | 2025.01.11 05:24:39.237086 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 492 rows starting from the beginning of the part | ||
1888 | 2025.01.11 05:24:39.239211 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.004205341 sec., 229707.8881355876 rows/sec., 17.64 MiB/sec. | ||
1889 | 2025.01.11 05:24:39.239306 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1890 | 2025.01.11 05:24:39.239360 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1891 | 2025.01.11 05:24:39.239449 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1892 | 2025.01.11 05:24:39.239972 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1893 | 2025.01.11 05:24:39.240075 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_10_2} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
1894 | 2025.01.11 05:24:39.240182 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
1895 | 2025.01.11 05:24:39.240289 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1896 | 2025.01.11 05:24:39.240554 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2025.01.11 05:24:39.240791 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Debug> executeQuery: Read 3138 rows, 214.67 KiB in 0.005415 sec., 579501.3850415513 rows/sec., 38.71 MiB/sec. | ||
1898 | 2025.01.11 05:24:39.240863 [ 262 ] {60b0b8d0-6683-4062-950e-b8eac2cc3534} <Debug> TCPHandler: Processed in 0.005715634 sec. | ||
1899 | 2025.01.11 05:24:39.241000 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1900 | 2025.01.11 05:24:39.241111 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1901 | 2025.01.11 05:24:39.241179 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <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 | ||
1902 | 2025.01.11 05:24:39.242259 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2025.01.11 05:24:39.242300 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1904 | 2025.01.11 05:24:39.242919 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1905 | 2025.01.11 05:24:39.243186 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2025.01.11 05:24:39.243512 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. | ||
1907 | 2025.01.11 05:24:39.243658 [ 259 ] {4cbeba93-66f2-4376-bd60-5daf7c0728e1} <Debug> TCPHandler: Processed in 0.00271484 sec. | ||
1908 | 2025.01.11 05:24:39.243804 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.01.11 05:24:39.243913 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1910 | 2025.01.11 05:24:39.243960 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1911 | 2025.01.11 05:24:39.244374 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2025.01.11 05:24:39.244413 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
1913 | 2025.01.11 05:24:39.244769 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1914 | 2025.01.11 05:24:39.245000 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2025.01.11 05:24:39.245172 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001282 sec., 14040.561622464898 rows/sec., 984.94 KiB/sec. | ||
1916 | 2025.01.11 05:24:39.245219 [ 262 ] {b1b911d1-ecc9-43a1-8d50-fc3e94f50c3a} <Debug> TCPHandler: Processed in 0.001466852 sec. | ||
1917 | 2025.01.11 05:24:41.419003 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1918 | 2025.01.11 05:24:41.419208 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1919 | 2025.01.11 05:24:41.419291 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1920 | 2025.01.11 05:24:41.420084 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2025.01.11 05:24:41.420149 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1922 | 2025.01.11 05:24:41.420635 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1923 | 2025.01.11 05:24:41.420890 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2025.01.11 05:24:41.421102 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001949 sec., 13340.174448435095 rows/sec., 1015.65 KiB/sec. | ||
1925 | 2025.01.11 05:24:41.421160 [ 259 ] {8ebf0071-e983-4db8-ac88-04387ebf1fa9} <Debug> TCPHandler: Processed in 0.00229133 sec. | ||
1926 | 2025.01.11 05:24:41.421351 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1927 | 2025.01.11 05:24:41.421468 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1928 | 2025.01.11 05:24:41.421517 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1929 | 2025.01.11 05:24:41.422074 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2025.01.11 05:24:41.422113 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1931 | 2025.01.11 05:24:41.422472 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1932 | 2025.01.11 05:24:41.422707 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1933 | 2025.01.11 05:24:41.422948 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001499 sec., 18679.119412941964 rows/sec., 1.46 MiB/sec. | ||
1934 | 2025.01.11 05:24:41.423083 [ 262 ] {254eeed8-0f5e-49ee-9a69-449380018678} <Debug> TCPHandler: Processed in 0.001786249 sec. | ||
1935 | 2025.01.11 05:24:41.423262 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2025.01.11 05:24:41.423375 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1937 | 2025.01.11 05:24:41.423426 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1938 | 2025.01.11 05:24:41.423985 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2025.01.11 05:24:41.424030 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1940 | 2025.01.11 05:24:41.424434 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1941 | 2025.01.11 05:24:41.424677 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2025.01.11 05:24:41.424854 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1943 | 2025.01.11 05:24:41.424915 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001563 sec., 25591.81062060141 rows/sec., 1.77 MiB/sec. | ||
1944 | 2025.01.11 05:24:41.424932 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2025.01.11 05:24:41.424998 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1946 | 2025.01.11 05:24:41.425052 [ 259 ] {5eb5b642-4dd1-4b9d-9d7a-e0e18d26949c} <Debug> TCPHandler: Processed in 0.00184955 sec. | ||
1947 | 2025.01.11 05:24:41.425355 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1948 | 2025.01.11 05:24:41.425536 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
1949 | 2025.01.11 05:24:41.425631 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1950 | 2025.01.11 05:24:41.425780 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1951 | 2025.01.11 05:24:41.425814 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1952 | 2025.01.11 05:24:41.425928 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 540 rows starting from the beginning of the part | ||
1953 | 2025.01.11 05:24:41.426242 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
1954 | 2025.01.11 05:24:41.426658 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
1955 | 2025.01.11 05:24:41.427019 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part | ||
1956 | 2025.01.11 05:24:41.427239 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3138 rows starting from the beginning of the part | ||
1957 | 2025.01.11 05:24:41.427578 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
1958 | 2025.01.11 05:24:41.428386 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2025.01.11 05:24:41.428439 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1960 | 2025.01.11 05:24:41.429263 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1961 | 2025.01.11 05:24:41.429864 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1962 | 2025.01.11 05:24:41.430096 [ 56 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1963 | 2025.01.11 05:24:41.430262 [ 56 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.01.11 05:24:41.430331 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.004725 sec., 2539.6825396825398 rows/sec., 178.16 KiB/sec. | ||
1965 | 2025.01.11 05:24:41.430361 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1966 | 2025.01.11 05:24:41.430696 [ 262 ] {82a782c6-2284-475d-ab86-5380038bf221} <Debug> TCPHandler: Processed in 0.00548249 sec. | ||
1967 | 2025.01.11 05:24:41.430994 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
1968 | 2025.01.11 05:24:41.431240 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1969 | 2025.01.11 05:24:41.431286 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
1970 | 2025.01.11 05:24:41.431499 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
1971 | 2025.01.11 05:24:41.431808 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
1972 | 2025.01.11 05:24:41.432183 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
1973 | 2025.01.11 05:24:41.432247 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4095 rows, containing 5 columns (5 merged, 0 gathered) in 0.007127587 sec., 574528.2379576706 rows/sec., 38.64 MiB/sec. | ||
1974 | 2025.01.11 05:24:41.432376 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
1975 | 2025.01.11 05:24:41.432545 [ 193 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
1976 | 2025.01.11 05:24:41.432824 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1977 | 2025.01.11 05:24:41.433261 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1978 | 2025.01.11 05:24:41.433389 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1979 | 2025.01.11 05:24:41.433503 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
1980 | 2025.01.11 05:24:41.433933 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385434 sec., 89796.46331903088 rows/sec., 6.05 MiB/sec. | ||
1981 | 2025.01.11 05:24:41.434095 [ 201 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1982 | 2025.01.11 05:24:41.434361 [ 201 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1983 | 2025.01.11 05:24:41.434433 [ 201 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_11_2} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1984 | 2025.01.11 05:24:41.434501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1985 | 2025.01.11 05:24:42.581717 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1986 | 2025.01.11 05:24:42.582344 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1987 | 2025.01.11 05:24:42.582386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1988 | 2025.01.11 05:24:42.582917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1989 | 2025.01.11 05:24:42.583174 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2025.01.11 05:24:42.583426 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1991 | 2025.01.11 05:24:42.830277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1992 | 2025.01.11 05:24:42.850911 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1993 | 2025.01.11 05:24:42.850967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1994 | 2025.01.11 05:24:42.858187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1995 | 2025.01.11 05:24:42.858953 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1996 | 2025.01.11 05:24:42.862424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1997 | 2025.01.11 05:24:45.085498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 278 | ||
1998 | 2025.01.11 05:24:45.089695 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2025.01.11 05:24:45.089744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2000 | 2025.01.11 05:24:45.091302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2001 | 2025.01.11 05:24:45.091626 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2025.01.11 05:24:45.091784 [ 50 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2003 | 2025.01.11 05:24:45.091842 [ 50 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2004 | 2025.01.11 05:24:45.091878 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2005 | 2025.01.11 05:24:45.092350 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
2006 | 2025.01.11 05:24:45.093421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
2007 | 2025.01.11 05:24:45.093786 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2008 | 2025.01.11 05:24:45.093966 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
2009 | 2025.01.11 05:24:45.094573 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
2010 | 2025.01.11 05:24:45.095144 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
2011 | 2025.01.11 05:24:45.095743 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
2012 | 2025.01.11 05:24:45.096313 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
2013 | 2025.01.11 05:24:45.096877 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
2014 | 2025.01.11 05:24:45.105104 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 72 columns (72 merged, 0 gathered) in 0.013112027 sec., 21201.908751408155 rows/sec., 21.10 MiB/sec. | ||
2015 | 2025.01.11 05:24:45.106086 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2016 | 2025.01.11 05:24:45.106935 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2025.01.11 05:24:45.107035 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_6_1} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2018 | 2025.01.11 05:24:45.107378 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
2019 | 2025.01.11 05:24:46.425459 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2020 | 2025.01.11 05:24:46.425662 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2021 | 2025.01.11 05:24:46.425736 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2022 | 2025.01.11 05:24:46.426445 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2023 | 2025.01.11 05:24:46.426497 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2024 | 2025.01.11 05:24:46.426918 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2025 | 2025.01.11 05:24:46.427171 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2026 | 2025.01.11 05:24:46.427405 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. | ||
2027 | 2025.01.11 05:24:46.427468 [ 259 ] {ef68364e-1008-49a5-ad96-dc42c39130f1} <Debug> TCPHandler: Processed in 0.002149337 sec. | ||
2028 | 2025.01.11 05:24:46.427629 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2029 | 2025.01.11 05:24:46.427748 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2030 | 2025.01.11 05:24:46.427797 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2031 | 2025.01.11 05:24:46.428404 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2032 | 2025.01.11 05:24:46.428445 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2033 | 2025.01.11 05:24:46.428834 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2034 | 2025.01.11 05:24:46.429076 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2035 | 2025.01.11 05:24:46.429311 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.001583 sec., 109286.16550852811 rows/sec., 9.59 MiB/sec. | ||
2036 | 2025.01.11 05:24:46.429473 [ 262 ] {9f1429d3-5af4-447e-b1f7-afd9c46db7a0} <Debug> TCPHandler: Processed in 0.001900451 sec. | ||
2037 | 2025.01.11 05:24:46.429625 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2038 | 2025.01.11 05:24:46.429735 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2039 | 2025.01.11 05:24:46.429781 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2040 | 2025.01.11 05:24:46.430316 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2025.01.11 05:24:46.430355 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2042 | 2025.01.11 05:24:46.430696 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2043 | 2025.01.11 05:24:46.430951 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2025.01.11 05:24:46.431163 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001452 sec., 4820.936639118458 rows/sec., 314.09 KiB/sec. | ||
2045 | 2025.01.11 05:24:46.431218 [ 259 ] {9d2a9846-3881-463c-8647-c31aecb2a553} <Debug> TCPHandler: Processed in 0.001645445 sec. | ||
2046 | 2025.01.11 05:24:46.431343 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2047 | 2025.01.11 05:24:46.431450 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2048 | 2025.01.11 05:24:46.431502 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2049 | 2025.01.11 05:24:46.432004 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2050 | 2025.01.11 05:24:46.432043 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2051 | 2025.01.11 05:24:46.432380 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2052 | 2025.01.11 05:24:46.432615 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2053 | 2025.01.11 05:24:46.432818 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001389 sec., 10079.19366450684 rows/sec., 705.88 KiB/sec. | ||
2054 | 2025.01.11 05:24:46.432871 [ 262 ] {3843c310-f045-43ce-a8b2-c8dcfc0ee11d} <Debug> TCPHandler: Processed in 0.001580305 sec. | ||
2055 | 2025.01.11 05:24:46.432997 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2025.01.11 05:24:46.433123 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2057 | 2025.01.11 05:24:46.433176 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2058 | 2025.01.11 05:24:46.433763 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2025.01.11 05:24:46.433810 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2060 | 2025.01.11 05:24:46.434157 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2061 | 2025.01.11 05:24:46.434390 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2025.01.11 05:24:46.434601 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001494 sec., 8701.472556894243 rows/sec., 542.53 KiB/sec. | ||
2063 | 2025.01.11 05:24:46.434767 [ 259 ] {d3364cdf-9395-4f7b-9368-fb18c748d88e} <Debug> TCPHandler: Processed in 0.00182897 sec. | ||
2064 | 2025.01.11 05:24:46.434909 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2025.01.11 05:24:46.435016 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2066 | 2025.01.11 05:24:46.435060 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2067 | 2025.01.11 05:24:46.435766 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2025.01.11 05:24:46.435805 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2069 | 2025.01.11 05:24:46.436158 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2070 | 2025.01.11 05:24:46.436388 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.01.11 05:24:46.436594 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.0016 sec., 216250 rows/sec., 15.14 MiB/sec. | ||
2072 | 2025.01.11 05:24:46.436647 [ 262 ] {e18ade4d-7f33-4e30-935f-d538fb71e00b} <Debug> TCPHandler: Processed in 0.001790469 sec. | ||
2073 | 2025.01.11 05:24:46.436782 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2074 | 2025.01.11 05:24:46.436887 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2075 | 2025.01.11 05:24:46.436932 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2076 | 2025.01.11 05:24:46.437365 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2077 | 2025.01.11 05:24:46.437403 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2078 | 2025.01.11 05:24:46.437743 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2079 | 2025.01.11 05:24:46.437969 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2025.01.11 05:24:46.438173 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec. | ||
2081 | 2025.01.11 05:24:46.438223 [ 259 ] {d3b74684-d454-480c-9b7f-74bf82b49d57} <Debug> TCPHandler: Processed in 0.001492323 sec. | ||
2082 | 2025.01.11 05:24:46.438364 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2083 | 2025.01.11 05:24:46.438470 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2084 | 2025.01.11 05:24:46.438525 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2085 | 2025.01.11 05:24:46.439016 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2025.01.11 05:24:46.439053 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2087 | 2025.01.11 05:24:46.439422 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2088 | 2025.01.11 05:24:46.439677 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2025.01.11 05:24:46.439893 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001444 sec., 122576.17728531857 rows/sec., 8.09 MiB/sec. | ||
2090 | 2025.01.11 05:24:46.439946 [ 262 ] {31d740a3-764b-4d0e-a65f-d38ed7fa4d34} <Debug> TCPHandler: Processed in 0.001634346 sec. | ||
2091 | 2025.01.11 05:24:46.440080 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2025.01.11 05:24:46.440207 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2093 | 2025.01.11 05:24:46.440262 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2094 | 2025.01.11 05:24:46.440742 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2025.01.11 05:24:46.440780 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2096 | 2025.01.11 05:24:46.441109 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2097 | 2025.01.11 05:24:46.441360 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2025.01.11 05:24:46.441573 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. | ||
2099 | 2025.01.11 05:24:46.441623 [ 259 ] {4a5aa78b-b751-42c4-a13e-5664a4eba181} <Debug> TCPHandler: Processed in 0.001605265 sec. | ||
2100 | 2025.01.11 05:24:46.441740 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2101 | 2025.01.11 05:24:46.441845 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2102 | 2025.01.11 05:24:46.441891 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2103 | 2025.01.11 05:24:46.442309 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2104 | 2025.01.11 05:24:46.442346 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2105 | 2025.01.11 05:24:46.442699 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2106 | 2025.01.11 05:24:46.442926 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2107 | 2025.01.11 05:24:46.443124 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001301 sec., 39969.25441967717 rows/sec., 2.47 MiB/sec. | ||
2108 | 2025.01.11 05:24:46.443173 [ 262 ] {a7084249-054a-4234-a672-4405a752548c} <Debug> TCPHandler: Processed in 0.001485082 sec. | ||
2109 | 2025.01.11 05:24:50.019452 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2110 | 2025.01.11 05:24:50.019553 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2111 | 2025.01.11 05:24:50.083553 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2112 | 2025.01.11 05:24:50.084304 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2113 | 2025.01.11 05:24:50.084349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2114 | 2025.01.11 05:24:50.084934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2115 | 2025.01.11 05:24:50.085191 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2116 | 2025.01.11 05:24:50.085436 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2117 | 2025.01.11 05:24:50.362479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2118 | 2025.01.11 05:24:50.383969 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2025.01.11 05:24:50.384039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2120 | 2025.01.11 05:24:50.391943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2121 | 2025.01.11 05:24:50.392745 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2025.01.11 05:24:50.396678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2123 | 2025.01.11 05:24:51.420631 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.01.11 05:24:51.420973 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2125 | 2025.01.11 05:24:51.421385 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2126 | 2025.01.11 05:24:51.421436 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2127 | 2025.01.11 05:24:51.421780 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2128 | 2025.01.11 05:24:51.421861 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2129 | 2025.01.11 05:24:51.422027 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2130 | 2025.01.11 05:24:51.422374 [ 299 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2131 | 2025.01.11 05:24:51.422397 [ 297 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2132 | 2025.01.11 05:24:51.422403 [ 300 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2133 | 2025.01.11 05:24:51.422382 [ 302 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2134 | 2025.01.11 05:24:51.422686 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (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 | ||
2135 | 2025.01.11 05:24:51.422723 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2136 | 2025.01.11 05:24:51.422846 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2137 | 2025.01.11 05:24:51.422870 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
2138 | 2025.01.11 05:24:51.422915 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2139 | 2025.01.11 05:24:51.422960 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2140 | 2025.01.11 05:24:51.423000 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2141 | 2025.01.11 05:24:51.424372 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.003536 sec., 9049.773755656108 rows/sec., 332.52 KiB/sec. | ||
2142 | 2025.01.11 05:24:51.424581 [ 259 ] {e056e994-899f-4ec5-9b57-ecdbea8a1056} <Debug> TCPHandler: Processed in 0.004118661 sec. | ||
2143 | 2025.01.11 05:24:51.424943 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.01.11 05:24:51.425126 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2145 | 2025.01.11 05:24:51.425442 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2146 | 2025.01.11 05:24:51.425502 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2147 | 2025.01.11 05:24:51.425817 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2148 | 2025.01.11 05:24:51.425884 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2149 | 2025.01.11 05:24:51.426028 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2150 | 2025.01.11 05:24:51.426190 [ 299 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2151 | 2025.01.11 05:24:51.426206 [ 300 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2152 | 2025.01.11 05:24:51.426209 [ 297 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2153 | 2025.01.11 05:24:51.426196 [ 302 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2154 | 2025.01.11 05:24:51.426375 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (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 | ||
2155 | 2025.01.11 05:24:51.426405 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2156 | 2025.01.11 05:24:51.426524 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2157 | 2025.01.11 05:24:51.426547 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
2158 | 2025.01.11 05:24:51.426589 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2159 | 2025.01.11 05:24:51.426631 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2160 | 2025.01.11 05:24:51.426671 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2161 | 2025.01.11 05:24:51.427779 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.002742 sec., 11670.313639679067 rows/sec., 428.80 KiB/sec. | ||
2162 | 2025.01.11 05:24:51.427979 [ 262 ] {63acff75-28fd-488b-91c1-64ff33cb66c5} <Debug> TCPHandler: Processed in 0.003096598 sec. | ||
2163 | 2025.01.11 05:24:51.428237 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2164 | 2025.01.11 05:24:51.428442 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2165 | 2025.01.11 05:24:51.428812 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2166 | 2025.01.11 05:24:51.428862 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2167 | 2025.01.11 05:24:51.429181 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2168 | 2025.01.11 05:24:51.429246 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2169 | 2025.01.11 05:24:51.429384 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2170 | 2025.01.11 05:24:51.429526 [ 300 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2171 | 2025.01.11 05:24:51.429546 [ 302 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2172 | 2025.01.11 05:24:51.429546 [ 299 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2173 | 2025.01.11 05:24:51.429538 [ 297 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2174 | 2025.01.11 05:24:51.429680 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (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 | ||
2175 | 2025.01.11 05:24:51.429709 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2176 | 2025.01.11 05:24:51.429816 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2177 | 2025.01.11 05:24:51.429838 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
2178 | 2025.01.11 05:24:51.429877 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2179 | 2025.01.11 05:24:51.429921 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2180 | 2025.01.11 05:24:51.429962 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2181 | 2025.01.11 05:24:51.431032 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.002692 sec., 11887.07280832095 rows/sec., 436.77 KiB/sec. | ||
2182 | 2025.01.11 05:24:51.431231 [ 259 ] {a3a9df28-3152-42cf-ae38-24c22aa3a78e} <Debug> TCPHandler: Processed in 0.003057177 sec. | ||
2183 | 2025.01.11 05:24:51.434451 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2025.01.11 05:24:51.434581 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2185 | 2025.01.11 05:24:51.434630 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2186 | 2025.01.11 05:24:51.435296 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.01.11 05:24:51.435339 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2188 | 2025.01.11 05:24:51.435859 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2189 | 2025.01.11 05:24:51.436077 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2025.01.11 05:24:51.436315 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001768 sec., 1696.8325791855202 rows/sec., 154.66 KiB/sec. | ||
2191 | 2025.01.11 05:24:51.436371 [ 262 ] {2472e4e8-f796-4ae6-a9d9-7d003fa9e902} <Debug> TCPHandler: Processed in 0.001972673 sec. | ||
2192 | 2025.01.11 05:24:51.436496 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2025.01.11 05:24:51.436604 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2194 | 2025.01.11 05:24:51.436647 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2195 | 2025.01.11 05:24:51.437226 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2196 | 2025.01.11 05:24:51.437266 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2197 | 2025.01.11 05:24:51.437635 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2198 | 2025.01.11 05:24:51.437874 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2025.01.11 05:24:51.438072 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001491 sec., 57679.409792085855 rows/sec., 5.04 MiB/sec. | ||
2200 | 2025.01.11 05:24:51.438183 [ 259 ] {3612f8bd-607c-4545-95b1-f85c69cd7ab6} <Debug> TCPHandler: Processed in 0.001735998 sec. | ||
2201 | 2025.01.11 05:24:51.438366 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2202 | 2025.01.11 05:24:51.438485 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2203 | 2025.01.11 05:24:51.438533 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2204 | 2025.01.11 05:24:51.439070 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2025.01.11 05:24:51.439109 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2206 | 2025.01.11 05:24:51.439444 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2207 | 2025.01.11 05:24:51.439687 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2025.01.11 05:24:51.439851 [ 40 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2209 | 2025.01.11 05:24:51.439917 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001464 sec., 20491.803278688523 rows/sec., 1.50 MiB/sec. | ||
2210 | 2025.01.11 05:24:51.439946 [ 40 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2211 | 2025.01.11 05:24:51.440017 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2212 | 2025.01.11 05:24:51.440030 [ 262 ] {957f4907-22cb-477f-a8ac-e1c2d1116cdf} <Debug> TCPHandler: Processed in 0.001731058 sec. | ||
2213 | 2025.01.11 05:24:51.440264 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2214 | 2025.01.11 05:24:51.440341 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2215 | 2025.01.11 05:24:51.440448 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2216 | 2025.01.11 05:24:51.440563 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2217 | 2025.01.11 05:24:51.440859 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2218 | 2025.01.11 05:24:51.440949 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2219 | 2025.01.11 05:24:51.441296 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2220 | 2025.01.11 05:24:51.441608 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2221 | 2025.01.11 05:24:51.442004 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2222 | 2025.01.11 05:24:51.442390 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2223 | 2025.01.11 05:24:51.442883 [ 193 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2224 | 2025.01.11 05:24:51.443971 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2025.01.11 05:24:51.444044 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2226 | 2025.01.11 05:24:51.445107 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2227 | 2025.01.11 05:24:51.445559 [ 195 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 5 columns (5 merged, 0 gathered) in 0.005381367 sec., 12636.194483669298 rows/sec., 973.41 KiB/sec. | ||
2228 | 2025.01.11 05:24:51.445629 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2025.01.11 05:24:51.445828 [ 195 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2230 | 2025.01.11 05:24:51.446169 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Debug> executeQuery: Read 71 rows, 5.69 KiB in 0.005751 sec., 12345.67901234568 rows/sec., 989.98 KiB/sec. | ||
2231 | 2025.01.11 05:24:51.446338 [ 259 ] {762e837d-9a0e-4c41-bc15-3e21142e36ce} <Debug> TCPHandler: Processed in 0.006196966 sec. | ||
2232 | 2025.01.11 05:24:51.446557 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2233 | 2025.01.11 05:24:51.446639 [ 195 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2234 | 2025.01.11 05:24:51.446769 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2235 | 2025.01.11 05:24:51.446826 [ 195 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_6_1} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2236 | 2025.01.11 05:24:51.446858 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2237 | 2025.01.11 05:24:51.447022 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2238 | 2025.01.11 05:24:51.447524 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2025.01.11 05:24:51.447567 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2240 | 2025.01.11 05:24:51.447977 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2241 | 2025.01.11 05:24:51.448218 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2025.01.11 05:24:51.448433 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001746 sec., 57273.768613974804 rows/sec., 3.97 MiB/sec. | ||
2243 | 2025.01.11 05:24:51.448490 [ 262 ] {4fb07c26-4831-4d03-bd1f-b69285860af9} <Debug> TCPHandler: Processed in 0.002014554 sec. | ||
2244 | 2025.01.11 05:24:51.448640 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2245 | 2025.01.11 05:24:51.448748 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2246 | 2025.01.11 05:24:51.448815 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <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 | ||
2247 | 2025.01.11 05:24:51.449966 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2248 | 2025.01.11 05:24:51.450007 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2249 | 2025.01.11 05:24:51.450645 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2250 | 2025.01.11 05:24:51.450897 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2251 | 2025.01.11 05:24:51.451132 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002405 sec., 12474.012474012474 rows/sec., 22.35 MiB/sec. | ||
2252 | 2025.01.11 05:24:51.451220 [ 259 ] {03613c36-bd90-402b-86cf-1b09f01a721a} <Debug> TCPHandler: Processed in 0.002633908 sec. | ||
2253 | 2025.01.11 05:24:51.451374 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2254 | 2025.01.11 05:24:51.451503 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2255 | 2025.01.11 05:24:51.451558 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2256 | 2025.01.11 05:24:51.452011 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Trace> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2257 | 2025.01.11 05:24:51.452048 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2258 | 2025.01.11 05:24:51.452409 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2259 | 2025.01.11 05:24:51.452640 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Trace> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2260 | 2025.01.11 05:24:51.452892 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001403 sec., 14967.92587312901 rows/sec., 1.09 MiB/sec. | ||
2261 | 2025.01.11 05:24:51.452947 [ 262 ] {da890370-fac6-4531-8a61-3aaf42e67d3b} <Debug> TCPHandler: Processed in 0.001637916 sec. | ||
2262 | 2025.01.11 05:24:51.453078 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2263 | 2025.01.11 05:24:51.453184 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2264 | 2025.01.11 05:24:51.453230 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2265 | 2025.01.11 05:24:51.453648 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2266 | 2025.01.11 05:24:51.453686 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2267 | 2025.01.11 05:24:51.454027 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2268 | 2025.01.11 05:24:51.454257 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.01.11 05:24:51.454450 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001289 sec., 23273.855702094646 rows/sec., 1.59 MiB/sec. | ||
2270 | 2025.01.11 05:24:51.454501 [ 259 ] {fadb210b-6305-4c12-b1a4-999127fca66d} <Debug> TCPHandler: Processed in 0.001473842 sec. | ||
2271 | 2025.01.11 05:24:55.094691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 320 | ||
2272 | 2025.01.11 05:24:55.097989 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2273 | 2025.01.11 05:24:55.098051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2274 | 2025.01.11 05:24:55.099574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2275 | 2025.01.11 05:24:55.099894 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2276 | 2025.01.11 05:24:55.100516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
2277 | 2025.01.11 05:24:56.418076 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2278 | 2025.01.11 05:24:56.418375 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) 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', '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) | ||
2279 | 2025.01.11 05:24:56.418871 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2280 | 2025.01.11 05:24:56.418925 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <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', '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 | ||
2281 | 2025.01.11 05:24:56.419283 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2282 | 2025.01.11 05:24:56.419364 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2283 | 2025.01.11 05:24:56.419538 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2284 | 2025.01.11 05:24:56.419797 [ 297 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2285 | 2025.01.11 05:24:56.419803 [ 299 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2286 | 2025.01.11 05:24:56.419820 [ 300 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2287 | 2025.01.11 05:24:56.419982 [ 304 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2288 | 2025.01.11 05:24:56.419979 [ 302 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2289 | 2025.01.11 05:24:56.420222 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2290 | 2025.01.11 05:24:56.420259 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2291 | 2025.01.11 05:24:56.420411 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2292 | 2025.01.11 05:24:56.420436 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2293 | 2025.01.11 05:24:56.420481 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <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', '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'))" | ||
2294 | 2025.01.11 05:24:56.420532 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <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', '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'))" | ||
2295 | 2025.01.11 05:24:56.420579 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <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', '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'))" | ||
2296 | 2025.01.11 05:24:56.420623 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <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', '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'))" | ||
2297 | 2025.01.11 05:24:56.422763 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.004532 sec., 7722.859664607238 rows/sec., 290.04 KiB/sec. | ||
2298 | 2025.01.11 05:24:56.423023 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> MemoryTracker: Peak memory usage (for query): 143.78 KiB. | ||
2299 | 2025.01.11 05:24:56.423041 [ 259 ] {e391351a-b793-4267-892f-ccce70228a5e} <Debug> TCPHandler: Processed in 0.005110312 sec. | ||
2300 | 2025.01.11 05:24:56.431118 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2301 | 2025.01.11 05:24:56.431263 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2302 | 2025.01.11 05:24:56.431325 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2303 | 2025.01.11 05:24:56.432129 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2025.01.11 05:24:56.432178 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2305 | 2025.01.11 05:24:56.432674 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2306 | 2025.01.11 05:24:56.432891 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2025.01.11 05:24:56.433077 [ 33 ] {} <Debug> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2308 | 2025.01.11 05:24:56.433142 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001918 sec., 521.376433785193 rows/sec., 118.12 KiB/sec. | ||
2309 | 2025.01.11 05:24:56.433159 [ 33 ] {} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2310 | 2025.01.11 05:24:56.433228 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2311 | 2025.01.11 05:24:56.433277 [ 259 ] {2142ac7a-4d41-46e9-b377-b21772be2557} <Debug> TCPHandler: Processed in 0.002221419 sec. | ||
2312 | 2025.01.11 05:24:56.433572 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2313 | 2025.01.11 05:24:56.433840 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::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 | ||
2314 | 2025.01.11 05:24:56.433865 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2315 | 2025.01.11 05:24:56.433964 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2316 | 2025.01.11 05:24:56.434791 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2317 | 2025.01.11 05:24:56.434893 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::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 | ||
2318 | 2025.01.11 05:24:56.435232 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2319 | 2025.01.11 05:24:56.435407 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2320 | 2025.01.11 05:24:56.435711 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::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 | ||
2321 | 2025.01.11 05:24:56.435947 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
2322 | 2025.01.11 05:24:56.436214 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2323 | 2025.01.11 05:24:56.436802 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2025.01.11 05:24:56.436874 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2325 | 2025.01.11 05:24:56.437874 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2326 | 2025.01.11 05:24:56.438682 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): 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.11 05:24:56.439280 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.005463 sec., 2562.6944902068462 rows/sec., 184.48 KiB/sec. | ||
2328 | 2025.01.11 05:24:56.439498 [ 262 ] {e378bf8e-e7a1-4df8-8058-102ea9cc07bc} <Debug> TCPHandler: Processed in 0.006079793 sec. | ||
2329 | 2025.01.11 05:24:56.439728 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2025.01.11 05:24:56.440067 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2331 | 2025.01.11 05:24:56.440206 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2332 | 2025.01.11 05:24:56.443199 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.01.11 05:24:56.443279 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2334 | 2025.01.11 05:24:56.444608 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2335 | 2025.01.11 05:24:56.445325 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2025.01.11 05:24:56.445998 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006025 sec., 331.9502074688797 rows/sec., 27.07 KiB/sec. | ||
2337 | 2025.01.11 05:24:56.446263 [ 259 ] {84c1e484-632f-44ad-9476-8b57670a1a09} <Debug> TCPHandler: Processed in 0.006651826 sec. | ||
2338 | 2025.01.11 05:24:56.446495 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2339 | 2025.01.11 05:24:56.446725 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.013324701 sec., 2776.7977682951387 rows/sec., 486.28 KiB/sec. | ||
2340 | 2025.01.11 05:24:56.446742 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2341 | 2025.01.11 05:24:56.446828 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2342 | 2025.01.11 05:24:56.446951 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2343 | 2025.01.11 05:24:56.448092 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2025.01.11 05:24:56.448308 [ 196 ] {15f04ed1-bfb0-4149-a00d-7095a680935b::all_1_6_1} <Trace> oximeter.timeseries_schema (15f04ed1-bfb0-4149-a00d-7095a680935b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2345 | 2025.01.11 05:24:56.448485 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2346 | 2025.01.11 05:24:56.448657 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2025.01.11 05:24:56.448702 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2348 | 2025.01.11 05:24:56.449085 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2349 | 2025.01.11 05:24:56.449326 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2025.01.11 05:24:56.449544 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Debug> executeQuery: Read 174 rows, 15.63 KiB in 0.002856 sec., 60924.36974789916 rows/sec., 5.34 MiB/sec. | ||
2351 | 2025.01.11 05:24:56.449599 [ 262 ] {80402514-f872-4875-948f-d5e702ba6cb2} <Debug> TCPHandler: Processed in 0.003237651 sec. | ||
2352 | 2025.01.11 05:24:56.449756 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2025.01.11 05:24:56.449884 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2354 | 2025.01.11 05:24:56.449937 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2355 | 2025.01.11 05:24:56.450564 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2025.01.11 05:24:56.450611 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2357 | 2025.01.11 05:24:56.451009 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2358 | 2025.01.11 05:24:56.451242 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2025.01.11 05:24:56.451452 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Debug> executeQuery: Read 9 rows, 610.00 B in 0.001597 sec., 5635.566687539136 rows/sec., 373.01 KiB/sec. | ||
2360 | 2025.01.11 05:24:56.451504 [ 259 ] {f0335385-24c9-4590-ab0a-4e222ba312a9} <Debug> TCPHandler: Processed in 0.00180847 sec. | ||
2361 | 2025.01.11 05:24:56.451633 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2025.01.11 05:24:56.451739 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2363 | 2025.01.11 05:24:56.451783 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2364 | 2025.01.11 05:24:56.452410 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2025.01.11 05:24:56.452457 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2366 | 2025.01.11 05:24:56.452862 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2367 | 2025.01.11 05:24:56.453123 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2025.01.11 05:24:56.453378 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 598.58 KiB/sec. | ||
2369 | 2025.01.11 05:24:56.453501 [ 262 ] {30cdeb43-a2bc-4224-a14c-9f3d963169b2} <Debug> TCPHandler: Processed in 0.001917692 sec. | ||
2370 | 2025.01.11 05:24:56.453645 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.01.11 05:24:56.453750 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2372 | 2025.01.11 05:24:56.453794 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2373 | 2025.01.11 05:24:56.454638 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.01.11 05:24:56.454692 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2375 | 2025.01.11 05:24:56.455065 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2376 | 2025.01.11 05:24:56.455303 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.01.11 05:24:56.455560 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001829 sec., 7107.709130672499 rows/sec., 443.16 KiB/sec. | ||
2378 | 2025.01.11 05:24:56.455631 [ 259 ] {70003d24-5a97-4923-a229-c07c90dc63ec} <Debug> TCPHandler: Processed in 0.002035474 sec. | ||
2379 | 2025.01.11 05:24:56.455761 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2025.01.11 05:24:56.455867 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2381 | 2025.01.11 05:24:56.455913 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2382 | 2025.01.11 05:24:56.456564 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.01.11 05:24:56.456603 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2384 | 2025.01.11 05:24:56.456972 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2385 | 2025.01.11 05:24:56.457213 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2025.01.11 05:24:56.457426 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Debug> executeQuery: Read 348 rows, 24.97 KiB in 0.00158 sec., 220253.16455696203 rows/sec., 15.43 MiB/sec. | ||
2387 | 2025.01.11 05:24:56.457477 [ 262 ] {127e6da6-68cf-4d53-9b17-93ae8ab3be03} <Debug> TCPHandler: Processed in 0.001766469 sec. | ||
2388 | 2025.01.11 05:24:56.457616 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.01.11 05:24:56.457723 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2390 | 2025.01.11 05:24:56.457769 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2391 | 2025.01.11 05:24:56.458206 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.01.11 05:24:56.458350 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2393 | 2025.01.11 05:24:56.458714 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2394 | 2025.01.11 05:24:56.458958 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): 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.11 05:24:56.459204 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
2396 | 2025.01.11 05:24:56.459321 [ 259 ] {3e2eb456-de3a-4d9e-b951-bc1bcccd04ee} <Debug> TCPHandler: Processed in 0.001755648 sec. | ||
2397 | 2025.01.11 05:24:56.459457 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.01.11 05:24:56.459563 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2399 | 2025.01.11 05:24:56.459612 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2400 | 2025.01.11 05:24:56.460243 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2025.01.11 05:24:56.460282 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2402 | 2025.01.11 05:24:56.460663 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2403 | 2025.01.11 05:24:56.460899 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.01.11 05:24:56.461118 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001576 sec., 112944.16243654823 rows/sec., 7.45 MiB/sec. | ||
2405 | 2025.01.11 05:24:56.461169 [ 262 ] {39ead8e1-5abf-4a93-a64f-1d68f1563568} <Debug> TCPHandler: Processed in 0.001762859 sec. | ||
2406 | 2025.01.11 05:24:56.461309 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2025.01.11 05:24:56.461437 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2408 | 2025.01.11 05:24:56.461496 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2409 | 2025.01.11 05:24:56.462002 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2025.01.11 05:24:56.462042 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2411 | 2025.01.11 05:24:56.462383 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2412 | 2025.01.11 05:24:56.462611 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2025.01.11 05:24:56.462812 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
2414 | 2025.01.11 05:24:56.462860 [ 259 ] {220ffe4b-d6b6-47b3-bd10-af30c0c5904f} <Debug> TCPHandler: Processed in 0.001612365 sec. | ||
2415 | 2025.01.11 05:24:56.463001 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2025.01.11 05:24:56.463108 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2417 | 2025.01.11 05:24:56.463154 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2418 | 2025.01.11 05:24:56.463585 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2025.01.11 05:24:56.463624 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2420 | 2025.01.11 05:24:56.463973 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2421 | 2025.01.11 05:24:56.464207 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2025.01.11 05:24:56.464416 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00133 sec., 39097.74436090225 rows/sec., 2.42 MiB/sec. | ||
2423 | 2025.01.11 05:24:56.464465 [ 262 ] {4e6e0a4c-2c8a-4a25-bc3c-4d4b2668bab0} <Debug> TCPHandler: Processed in 0.001517573 sec. | ||
2424 | 2025.01.11 05:24:57.586429 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2425 | 2025.01.11 05:24:57.587057 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2426 | 2025.01.11 05:24:57.587094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2427 | 2025.01.11 05:24:57.587627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2428 | 2025.01.11 05:24:57.587887 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2429 | 2025.01.11 05:24:57.588037 [ 27 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2430 | 2025.01.11 05:24:57.588074 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2431 | 2025.01.11 05:24:57.588091 [ 27 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2432 | 2025.01.11 05:24:57.588119 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2433 | 2025.01.11 05:24:57.588313 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
2434 | 2025.01.11 05:24:57.588563 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2435 | 2025.01.11 05:24:57.588636 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
2436 | 2025.01.11 05:24:57.588770 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2437 | 2025.01.11 05:24:57.589004 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2438 | 2025.01.11 05:24:57.589163 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2439 | 2025.01.11 05:24:57.589354 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2440 | 2025.01.11 05:24:57.589486 [ 193 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2441 | 2025.01.11 05:24:57.591185 [ 199 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981446 sec., 1698169.2775921482 rows/sec., 24.29 MiB/sec. | ||
2442 | 2025.01.11 05:24:57.592056 [ 192 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2443 | 2025.01.11 05:24:57.592451 [ 192 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2444 | 2025.01.11 05:24:57.592551 [ 192 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_11_2} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2445 | 2025.01.11 05:24:57.592668 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2446 | 2025.01.11 05:24:57.897618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2447 | 2025.01.11 05:24:57.919612 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2448 | 2025.01.11 05:24:57.919668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2449 | 2025.01.11 05:24:57.927278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2450 | 2025.01.11 05:24:57.928088 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2025.01.11 05:24:57.928446 [ 27 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2452 | 2025.01.11 05:24:57.928558 [ 27 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2025.01.11 05:24:57.928624 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2454 | 2025.01.11 05:24:57.928931 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2455 | 2025.01.11 05:24:57.937612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2456 | 2025.01.11 05:24:57.938813 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2457 | 2025.01.11 05:24:57.939702 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2458 | 2025.01.11 05:24:57.944394 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2459 | 2025.01.11 05:24:57.949126 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2460 | 2025.01.11 05:24:57.954217 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2461 | 2025.01.11 05:24:57.959400 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2462 | 2025.01.11 05:24:57.963968 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
2463 | 2025.01.11 05:24:58.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.24 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 172.79 MiB (RSS), difference: -7.46 MiB | ||
2464 | 2025.01.11 05:24:58.020830 [ 199 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.092078346 sec., 901.4062872067663 rows/sec., 4.66 MiB/sec. | ||
2465 | 2025.01.11 05:24:58.023719 [ 186 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2466 | 2025.01.11 05:24:58.026928 [ 186 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_11_2} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2025.01.11 05:24:58.027073 [ 186 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_11_2} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2468 | 2025.01.11 05:24:58.029688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2469 | 2025.01.11 05:24:59.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.38 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 172.86 MiB (RSS), difference: 9.47 MiB | ||
2470 | 2025.01.11 05:25:01.423366 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2025.01.11 05:25:01.423552 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2472 | 2025.01.11 05:25:01.423625 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2473 | 2025.01.11 05:25:01.424424 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2474 | 2025.01.11 05:25:01.424476 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2475 | 2025.01.11 05:25:01.424942 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2476 | 2025.01.11 05:25:01.425219 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2025.01.11 05:25:01.425379 [ 90 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2478 | 2025.01.11 05:25:01.425425 [ 90 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2025.01.11 05:25:01.425432 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001928 sec., 44605.8091286307 rows/sec., 3.90 MiB/sec. | ||
2480 | 2025.01.11 05:25:01.425448 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2481 | 2025.01.11 05:25:01.425557 [ 259 ] {ab077afc-b7a6-4937-a6d7-d50c8470e90c} <Debug> TCPHandler: Processed in 0.002321971 sec. | ||
2482 | 2025.01.11 05:25:01.425749 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
2483 | 2025.01.11 05:25:01.425825 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2025.01.11 05:25:01.426219 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2485 | 2025.01.11 05:25:01.426259 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2486 | 2025.01.11 05:25:01.426344 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1329 rows starting from the beginning of the part | ||
2487 | 2025.01.11 05:25:01.426351 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2488 | 2025.01.11 05:25:01.426514 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2489 | 2025.01.11 05:25:01.426866 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 173 rows starting from the beginning of the part | ||
2490 | 2025.01.11 05:25:01.427288 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 86 rows starting from the beginning of the part | ||
2491 | 2025.01.11 05:25:01.427691 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 174 rows starting from the beginning of the part | ||
2492 | 2025.01.11 05:25:01.428117 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 86 rows starting from the beginning of the part | ||
2493 | 2025.01.11 05:25:01.429016 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2025.01.11 05:25:01.429058 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2495 | 2025.01.11 05:25:01.429755 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2496 | 2025.01.11 05:25:01.430059 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2025.01.11 05:25:01.430684 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.004575 sec., 6557.377049180328 rows/sec., 493.08 KiB/sec. | ||
2498 | 2025.01.11 05:25:01.430710 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 5 columns (5 merged, 0 gathered) in 0.005194604 sec., 360758.9721949931 rows/sec., 31.79 MiB/sec. | ||
2499 | 2025.01.11 05:25:01.430834 [ 262 ] {ed5d1e59-1c47-471f-896b-0d902a675a60} <Debug> TCPHandler: Processed in 0.005109842 sec. | ||
2500 | 2025.01.11 05:25:01.430974 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2501 | 2025.01.11 05:25:01.431044 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2025.01.11 05:25:01.431197 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2503 | 2025.01.11 05:25:01.431247 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2025.01.11 05:25:01.431267 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2505 | 2025.01.11 05:25:01.431353 [ 194 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_15_3} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2506 | 2025.01.11 05:25:01.431445 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2507 | 2025.01.11 05:25:01.432027 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2508 | 2025.01.11 05:25:01.432067 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2509 | 2025.01.11 05:25:01.432411 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2510 | 2025.01.11 05:25:01.432647 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2511 | 2025.01.11 05:25:01.432765 [ 90 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2512 | 2025.01.11 05:25:01.432804 [ 90 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.01.11 05:25:01.432827 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2514 | 2025.01.11 05:25:01.432843 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001685 sec., 34421.3649851632 rows/sec., 2.69 MiB/sec. | ||
2515 | 2025.01.11 05:25:01.433017 [ 259 ] {42831f1a-5a59-43da-928a-8ada0123bc00} <Debug> TCPHandler: Processed in 0.002034964 sec. | ||
2516 | 2025.01.11 05:25:01.433132 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
2517 | 2025.01.11 05:25:01.433205 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2518 | 2025.01.11 05:25:01.433471 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2519 | 2025.01.11 05:25:01.433608 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2520 | 2025.01.11 05:25:01.433608 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2521 | 2025.01.11 05:25:01.433776 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 810 rows starting from the beginning of the part | ||
2522 | 2025.01.11 05:25:01.434247 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
2523 | 2025.01.11 05:25:01.434527 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 346 rows starting from the beginning of the part | ||
2524 | 2025.01.11 05:25:01.434727 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 71 rows starting from the beginning of the part | ||
2525 | 2025.01.11 05:25:01.435028 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 348 rows starting from the beginning of the part | ||
2526 | 2025.01.11 05:25:01.435377 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
2527 | 2025.01.11 05:25:01.436031 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2025.01.11 05:25:01.436086 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2529 | 2025.01.11 05:25:01.437054 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2530 | 2025.01.11 05:25:01.437634 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2025.01.11 05:25:01.437953 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004582 sec., 21824.53077258839 rows/sec., 1.51 MiB/sec. | ||
2532 | 2025.01.11 05:25:01.438115 [ 262 ] {b4e000e7-c093-4503-94d5-9b2b2240722a} <Debug> TCPHandler: Processed in 0.004979889 sec. | ||
2533 | 2025.01.11 05:25:01.438435 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.01.11 05:25:01.438514 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604393 sec., 296374.64753096364 rows/sec., 22.40 MiB/sec. | ||
2535 | 2025.01.11 05:25:01.438589 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2536 | 2025.01.11 05:25:01.438689 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <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 | ||
2537 | 2025.01.11 05:25:01.438742 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2538 | 2025.01.11 05:25:01.439255 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2539 | 2025.01.11 05:25:01.439393 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_15_3} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2540 | 2025.01.11 05:25:01.439523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2541 | 2025.01.11 05:25:01.440249 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2542 | 2025.01.11 05:25:01.440286 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2543 | 2025.01.11 05:25:01.440930 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2544 | 2025.01.11 05:25:01.441185 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2025.01.11 05:25:01.441379 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002825 sec., 10619.469026548673 rows/sec., 19.03 MiB/sec. | ||
2546 | 2025.01.11 05:25:01.441473 [ 259 ] {f91c6925-3e9f-4e7a-8cee-777fea9f7a89} <Debug> TCPHandler: Processed in 0.00321607 sec. | ||
2547 | 2025.01.11 05:25:01.441611 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2548 | 2025.01.11 05:25:01.441718 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2549 | 2025.01.11 05:25:01.441765 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2550 | 2025.01.11 05:25:01.442179 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2025.01.11 05:25:01.442216 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2552 | 2025.01.11 05:25:01.442562 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2553 | 2025.01.11 05:25:01.442802 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2554 | 2025.01.11 05:25:01.443002 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.59 MiB/sec. | ||
2555 | 2025.01.11 05:25:01.443141 [ 262 ] {3139fbb0-f1ee-458d-811a-0c00422d8ebe} <Debug> TCPHandler: Processed in 0.001574305 sec. | ||
2556 | 2025.01.11 05:25:05.019606 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2557 | 2025.01.11 05:25:05.019679 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2558 | 2025.01.11 05:25:05.089172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2559 | 2025.01.11 05:25:05.089876 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2025.01.11 05:25:05.089926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2561 | 2025.01.11 05:25:05.090475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2562 | 2025.01.11 05:25:05.090741 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2563 | 2025.01.11 05:25:05.090963 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2564 | 2025.01.11 05:25:05.101747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 358 | ||
2565 | 2025.01.11 05:25:05.105169 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2025.01.11 05:25:05.105222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2567 | 2025.01.11 05:25:05.106762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2568 | 2025.01.11 05:25:05.107079 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2025.01.11 05:25:05.107958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2570 | 2025.01.11 05:25:05.438664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2571 | 2025.01.11 05:25:05.458267 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2572 | 2025.01.11 05:25:05.458326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2573 | 2025.01.11 05:25:05.465654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2574 | 2025.01.11 05:25:05.466405 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2025.01.11 05:25:05.469254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2576 | 2025.01.11 05:25:06.426522 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2577 | 2025.01.11 05:25:06.426735 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2578 | 2025.01.11 05:25:06.426816 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2579 | 2025.01.11 05:25:06.427630 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2025.01.11 05:25:06.427675 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2581 | 2025.01.11 05:25:06.428116 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2582 | 2025.01.11 05:25:06.428376 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2025.01.11 05:25:06.428585 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
2584 | 2025.01.11 05:25:06.428651 [ 259 ] {88a2d152-7789-4811-bb79-0f5ab881d04d} <Debug> TCPHandler: Processed in 0.002272829 sec. | ||
2585 | 2025.01.11 05:25:06.428836 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2586 | 2025.01.11 05:25:06.428959 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2587 | 2025.01.11 05:25:06.429009 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2588 | 2025.01.11 05:25:06.429627 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2025.01.11 05:25:06.429665 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2590 | 2025.01.11 05:25:06.430067 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2591 | 2025.01.11 05:25:06.430312 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2592 | 2025.01.11 05:25:06.430523 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001592 sec., 119974.87437185929 rows/sec., 10.59 MiB/sec. | ||
2593 | 2025.01.11 05:25:06.430577 [ 262 ] {3abcdef3-fd8a-4d2c-a4b8-5701a56b03f1} <Debug> TCPHandler: Processed in 0.001800299 sec. | ||
2594 | 2025.01.11 05:25:06.430721 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2595 | 2025.01.11 05:25:06.430852 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2596 | 2025.01.11 05:25:06.430906 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2597 | 2025.01.11 05:25:06.431476 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2598 | 2025.01.11 05:25:06.431514 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2599 | 2025.01.11 05:25:06.431872 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2600 | 2025.01.11 05:25:06.432103 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2601 | 2025.01.11 05:25:06.432326 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001505 sec., 10631.229235880399 rows/sec., 752.70 KiB/sec. | ||
2602 | 2025.01.11 05:25:06.432380 [ 259 ] {ff72fcb1-1ec5-4ad5-9950-f80af93439f5} <Debug> TCPHandler: Processed in 0.001721288 sec. | ||
2603 | 2025.01.11 05:25:06.432505 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2604 | 2025.01.11 05:25:06.432615 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2605 | 2025.01.11 05:25:06.432661 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2606 | 2025.01.11 05:25:06.433201 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2025.01.11 05:25:06.433241 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2608 | 2025.01.11 05:25:06.433712 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2609 | 2025.01.11 05:25:06.433951 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2025.01.11 05:25:06.434240 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. | ||
2611 | 2025.01.11 05:25:06.434335 [ 262 ] {5bbf1c97-ee45-4c87-8c65-0942417a9116} <Debug> TCPHandler: Processed in 0.001881921 sec. | ||
2612 | 2025.01.11 05:25:06.434488 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2025.01.11 05:25:06.434614 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2614 | 2025.01.11 05:25:06.434667 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2615 | 2025.01.11 05:25:06.435276 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.01.11 05:25:06.435315 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2617 | 2025.01.11 05:25:06.435660 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2618 | 2025.01.11 05:25:06.435897 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2025.01.11 05:25:06.436168 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
2620 | 2025.01.11 05:25:06.436238 [ 259 ] {fc383700-f60b-48d4-a03e-216795f6491c} <Debug> TCPHandler: Processed in 0.0018118 sec. | ||
2621 | 2025.01.11 05:25:06.436381 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.01.11 05:25:06.436488 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2623 | 2025.01.11 05:25:06.436532 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2624 | 2025.01.11 05:25:06.437173 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2025.01.11 05:25:06.437213 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2626 | 2025.01.11 05:25:06.437599 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2627 | 2025.01.11 05:25:06.437857 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2628 | 2025.01.11 05:25:06.438064 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.001598 sec., 225907.38423028786 rows/sec., 15.89 MiB/sec. | ||
2629 | 2025.01.11 05:25:06.438116 [ 262 ] {d5fc264d-2f29-47a1-af1f-e6ea2c2c0f0f} <Debug> TCPHandler: Processed in 0.001787348 sec. | ||
2630 | 2025.01.11 05:25:06.438255 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2025.01.11 05:25:06.438386 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2632 | 2025.01.11 05:25:06.438442 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2633 | 2025.01.11 05:25:06.438949 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.01.11 05:25:06.438995 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2635 | 2025.01.11 05:25:06.439380 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2636 | 2025.01.11 05:25:06.439611 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2025.01.11 05:25:06.439888 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
2638 | 2025.01.11 05:25:06.439962 [ 259 ] {857b8f75-9f16-4f50-8382-ff56973c5cdd} <Debug> TCPHandler: Processed in 0.001766589 sec. | ||
2639 | 2025.01.11 05:25:06.440085 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2025.01.11 05:25:06.440197 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2641 | 2025.01.11 05:25:06.440254 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2642 | 2025.01.11 05:25:06.440847 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.01.11 05:25:06.440893 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2644 | 2025.01.11 05:25:06.441322 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2645 | 2025.01.11 05:25:06.441555 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2025.01.11 05:25:06.441718 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2647 | 2025.01.11 05:25:06.441787 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001617 sec., 109461.96660482376 rows/sec., 7.22 MiB/sec. | ||
2648 | 2025.01.11 05:25:06.441812 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2025.01.11 05:25:06.441874 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2650 | 2025.01.11 05:25:06.441898 [ 262 ] {4d281d3e-fa4f-433e-8cc4-0eb4042f9b69} <Debug> TCPHandler: Processed in 0.00185528 sec. | ||
2651 | 2025.01.11 05:25:06.442156 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2652 | 2025.01.11 05:25:06.442514 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
2653 | 2025.01.11 05:25:06.442602 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2654 | 2025.01.11 05:25:06.442746 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2655 | 2025.01.11 05:25:06.442829 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2656 | 2025.01.11 05:25:06.442887 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4095 rows starting from the beginning of the part | ||
2657 | 2025.01.11 05:25:06.443144 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part | ||
2658 | 2025.01.11 05:25:06.443509 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
2659 | 2025.01.11 05:25:06.443845 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 178 rows starting from the beginning of the part | ||
2660 | 2025.01.11 05:25:06.444079 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
2661 | 2025.01.11 05:25:06.444424 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 177 rows starting from the beginning of the part | ||
2662 | 2025.01.11 05:25:06.445244 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2025.01.11 05:25:06.445284 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2664 | 2025.01.11 05:25:06.445831 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2665 | 2025.01.11 05:25:06.446181 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2666 | 2025.01.11 05:25:06.446516 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00408 sec., 245.09803921568627 rows/sec., 16.52 KiB/sec. | ||
2667 | 2025.01.11 05:25:06.446632 [ 259 ] {e1a717ed-e9d8-4cad-82d0-a44125d31d02} <Debug> TCPHandler: Processed in 0.004651452 sec. | ||
2668 | 2025.01.11 05:25:06.446807 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2669 | 2025.01.11 05:25:06.446955 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2670 | 2025.01.11 05:25:06.447045 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <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 | ||
2671 | 2025.01.11 05:25:06.448255 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2025.01.11 05:25:06.448293 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2673 | 2025.01.11 05:25:06.448900 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2674 | 2025.01.11 05:25:06.449156 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2025.01.11 05:25:06.449311 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2676 | 2025.01.11 05:25:06.449390 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2025.01.11 05:25:06.449426 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2678 | 2025.01.11 05:25:06.449460 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002525 sec., 3564.3564356435645 rows/sec., 6.39 MiB/sec. | ||
2679 | 2025.01.11 05:25:06.449722 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
2680 | 2025.01.11 05:25:06.449824 [ 262 ] {58fab370-0658-4ca1-b93a-6b0e0dc48fa6} <Debug> TCPHandler: Processed in 0.003087718 sec. | ||
2681 | 2025.01.11 05:25:06.450038 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2682 | 2025.01.11 05:25:06.450363 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2683 | 2025.01.11 05:25:06.450641 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2684 | 2025.01.11 05:25:06.451120 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2685 | 2025.01.11 05:25:06.451430 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4827 rows, containing 5 columns (5 merged, 0 gathered) in 0.009389016 sec., 514111.3829180822 rows/sec., 34.55 MiB/sec. | ||
2686 | 2025.01.11 05:25:06.451517 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
2687 | 2025.01.11 05:25:06.452120 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2688 | 2025.01.11 05:25:06.452763 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
2689 | 2025.01.11 05:25:06.453511 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2025.01.11 05:25:06.453961 [ 190 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2691 | 2025.01.11 05:25:06.454049 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
2692 | 2025.01.11 05:25:06.454201 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Trace> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2693 | 2025.01.11 05:25:06.454269 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
2694 | 2025.01.11 05:25:06.454320 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2695 | 2025.01.11 05:25:06.454867 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2696 | 2025.01.11 05:25:06.455536 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2697 | 2025.01.11 05:25:06.456116 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2698 | 2025.01.11 05:25:06.456235 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
2699 | 2025.01.11 05:25:06.457033 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Trace> oximeter.measurements_i64 (3b4927af-55c2-43e6-8b15-1b1bc41ad614): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2700 | 2025.01.11 05:25:06.457725 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.007472 sec., 802.9978586723769 rows/sec., 56.72 KiB/sec. | ||
2701 | 2025.01.11 05:25:06.457874 [ 259 ] {017283bc-2551-4525-bbe1-2dbc61c1aa46} <Debug> TCPHandler: Processed in 0.007946324 sec. | ||
2702 | 2025.01.11 05:25:06.458116 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2703 | 2025.01.11 05:25:06.458381 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2704 | 2025.01.11 05:25:06.458511 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2705 | 2025.01.11 05:25:06.460552 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2706 | 2025.01.11 05:25:06.460619 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2707 | 2025.01.11 05:25:06.461696 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2708 | 2025.01.11 05:25:06.462371 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2709 | 2025.01.11 05:25:06.462707 [ 127 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2710 | 2025.01.11 05:25:06.462805 [ 127 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2711 | 2025.01.11 05:25:06.462919 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2712 | 2025.01.11 05:25:06.463008 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.004682 sec., 11106.364801366937 rows/sec., 704.16 KiB/sec. | ||
2713 | 2025.01.11 05:25:06.463508 [ 262 ] {b97e0907-d0d7-4888-a283-99ba56918393} <Debug> TCPHandler: Processed in 0.005512291 sec. | ||
2714 | 2025.01.11 05:25:06.463723 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
2715 | 2025.01.11 05:25:06.464321 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2716 | 2025.01.11 05:25:06.464423 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 304 rows starting from the beginning of the part | ||
2717 | 2025.01.11 05:25:06.464756 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
2718 | 2025.01.11 05:25:06.465138 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2719 | 2025.01.11 05:25:06.465486 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
2720 | 2025.01.11 05:25:06.465850 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
2721 | 2025.01.11 05:25:06.465904 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 19 columns (19 merged, 0 gathered) in 0.016388769 sec., 5674.617782458218 rows/sec., 10.17 MiB/sec. | ||
2722 | 2025.01.11 05:25:06.465974 [ 187 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
2723 | 2025.01.11 05:25:06.466640 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2724 | 2025.01.11 05:25:06.467717 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2025.01.11 05:25:06.467929 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2726 | 2025.01.11 05:25:06.468220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
2727 | 2025.01.11 05:25:06.468447 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 4 columns (4 merged, 0 gathered) in 0.005361648 sec., 96985.10607186447 rows/sec., 6.39 MiB/sec. | ||
2728 | 2025.01.11 05:25:06.468623 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2729 | 2025.01.11 05:25:06.468924 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2025.01.11 05:25:06.468998 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_16_3} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2731 | 2025.01.11 05:25:06.469080 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2732 | 2025.01.11 05:25:10.826709 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2733 | 2025.01.11 05:25:10.826936 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2734 | 2025.01.11 05:25:10.827023 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2735 | 2025.01.11 05:25:10.827805 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.01.11 05:25:10.827860 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2737 | 2025.01.11 05:25:10.828289 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2738 | 2025.01.11 05:25:10.828581 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2739 | 2025.01.11 05:25:10.828889 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001996 sec., 2004.0080160320642 rows/sec., 163.41 KiB/sec. | ||
2740 | 2025.01.11 05:25:10.829016 [ 259 ] {3c098e4d-b3d5-4f61-987a-41c933a60337} <Debug> TCPHandler: Processed in 0.002453434 sec. | ||
2741 | 2025.01.11 05:25:10.829227 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2742 | 2025.01.11 05:25:10.829355 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2743 | 2025.01.11 05:25:10.829407 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2744 | 2025.01.11 05:25:10.830577 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2745 | 2025.01.11 05:25:10.830620 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2746 | 2025.01.11 05:25:10.831084 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2747 | 2025.01.11 05:25:10.831332 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2748 | 2025.01.11 05:25:10.831560 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Debug> executeQuery: Read 1228 rows, 103.95 KiB in 0.002236 sec., 549194.9910554561 rows/sec., 45.40 MiB/sec. | ||
2749 | 2025.01.11 05:25:10.831616 [ 262 ] {e4d009e3-1033-4784-86e8-e643999cfcbb} <Debug> TCPHandler: Processed in 0.002449064 sec. | ||
2750 | 2025.01.11 05:25:10.831775 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2751 | 2025.01.11 05:25:10.831910 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2752 | 2025.01.11 05:25:10.831965 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2753 | 2025.01.11 05:25:10.832585 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2025.01.11 05:25:10.832625 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2755 | 2025.01.11 05:25:10.832979 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2756 | 2025.01.11 05:25:10.833218 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2025.01.11 05:25:10.833434 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001556 sec., 21850.89974293059 rows/sec., 1.59 MiB/sec. | ||
2758 | 2025.01.11 05:25:10.833486 [ 259 ] {0f503177-fe5a-4136-9a4d-bc2cd5f8dafe} <Debug> TCPHandler: Processed in 0.001775439 sec. | ||
2759 | 2025.01.11 05:25:10.833639 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2760 | 2025.01.11 05:25:10.833748 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2761 | 2025.01.11 05:25:10.833793 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2762 | 2025.01.11 05:25:10.834393 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2025.01.11 05:25:10.834433 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2764 | 2025.01.11 05:25:10.834801 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2765 | 2025.01.11 05:25:10.835096 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2766 | 2025.01.11 05:25:10.835275 [ 28 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2767 | 2025.01.11 05:25:10.835349 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00162 sec., 140740.74074074076 rows/sec., 9.53 MiB/sec. | ||
2768 | 2025.01.11 05:25:10.835369 [ 28 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2025.01.11 05:25:10.835440 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2770 | 2025.01.11 05:25:10.835495 [ 262 ] {27136695-3440-4868-9a0b-e05ae60ad51a} <Debug> TCPHandler: Processed in 0.001904892 sec. | ||
2771 | 2025.01.11 05:25:10.835695 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
2772 | 2025.01.11 05:25:10.835735 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2773 | 2025.01.11 05:25:10.835995 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2774 | 2025.01.11 05:25:10.836014 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2775 | 2025.01.11 05:25:10.836076 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2776 | 2025.01.11 05:25:10.836113 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
2777 | 2025.01.11 05:25:10.836468 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
2778 | 2025.01.11 05:25:10.836847 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2779 | 2025.01.11 05:25:10.837207 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
2780 | 2025.01.11 05:25:10.837502 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
2781 | 2025.01.11 05:25:10.838026 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
2782 | 2025.01.11 05:25:10.839072 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2783 | 2025.01.11 05:25:10.839130 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2784 | 2025.01.11 05:25:10.840249 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2785 | 2025.01.11 05:25:10.840689 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130472 sec., 99795.88622645247 rows/sec., 7.15 MiB/sec. | ||
2786 | 2025.01.11 05:25:10.840789 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2025.01.11 05:25:10.840891 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2788 | 2025.01.11 05:25:10.841120 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Debug> executeQuery: Read 518 rows, 39.25 KiB in 0.005217 sec., 99290.78014184396 rows/sec., 7.35 MiB/sec. | ||
2789 | 2025.01.11 05:25:10.841199 [ 259 ] {0fbafbf4-e337-4371-8e3d-8c9052e7a238} <Debug> TCPHandler: Processed in 0.005563702 sec. | ||
2790 | 2025.01.11 05:25:10.841363 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2025.01.11 05:25:10.841414 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2025.01.11 05:25:10.841509 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2793 | 2025.01.11 05:25:10.841519 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_6_1} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2794 | 2025.01.11 05:25:10.841564 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2795 | 2025.01.11 05:25:10.841625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2796 | 2025.01.11 05:25:10.842351 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2025.01.11 05:25:10.842389 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2798 | 2025.01.11 05:25:10.842835 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2799 | 2025.01.11 05:25:10.843073 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2025.01.11 05:25:10.843287 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.001812 sec., 523178.8079470199 rows/sec., 35.07 MiB/sec. | ||
2801 | 2025.01.11 05:25:10.843340 [ 262 ] {f44ece73-5675-4d72-817d-dfc320e886e7} <Debug> TCPHandler: Processed in 0.002036825 sec. | ||
2802 | 2025.01.11 05:25:10.843501 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2025.01.11 05:25:10.843632 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2804 | 2025.01.11 05:25:10.843713 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2805 | 2025.01.11 05:25:10.844891 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2025.01.11 05:25:10.844931 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2807 | 2025.01.11 05:25:10.845575 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2808 | 2025.01.11 05:25:10.845830 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2025.01.11 05:25:10.846070 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002467 sec., 12160.518848804215 rows/sec., 21.79 MiB/sec. | ||
2810 | 2025.01.11 05:25:10.846173 [ 259 ] {a7190586-4c50-4b0c-8370-81a1a69dc1f1} <Debug> TCPHandler: Processed in 0.00273542 sec. | ||
2811 | 2025.01.11 05:25:10.846320 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2025.01.11 05:25:10.846447 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2813 | 2025.01.11 05:25:10.846501 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2814 | 2025.01.11 05:25:10.847010 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2025.01.11 05:25:10.847057 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2816 | 2025.01.11 05:25:10.847450 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2817 | 2025.01.11 05:25:10.847684 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2025.01.11 05:25:10.847887 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.40 MiB/sec. | ||
2819 | 2025.01.11 05:25:10.847937 [ 262 ] {754c117e-49c8-4393-a172-afb80c4676b5} <Debug> TCPHandler: Processed in 0.001678747 sec. | ||
2820 | 2025.01.11 05:25:12.592049 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2821 | 2025.01.11 05:25:12.592678 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2025.01.11 05:25:12.592724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2823 | 2025.01.11 05:25:12.593241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2824 | 2025.01.11 05:25:12.593499 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2025.01.11 05:25:12.593734 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2826 | 2025.01.11 05:25:12.970288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2827 | 2025.01.11 05:25:12.990478 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2828 | 2025.01.11 05:25:12.990534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2829 | 2025.01.11 05:25:12.998073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2830 | 2025.01.11 05:25:12.998845 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2831 | 2025.01.11 05:25:13.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.92 MiB, peak 181.44 MiB, free memory in arenas 0.00 B, will set to 175.23 MiB (RSS), difference: -3.69 MiB | ||
2832 | 2025.01.11 05:25:13.002399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2833 | 2025.01.11 05:25:14.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.23 MiB, peak 181.44 MiB, free memory in arenas 0.00 B, will set to 175.23 MiB (RSS), difference: 4.00 MiB | ||
2834 | 2025.01.11 05:25:15.109117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 398 | ||
2835 | 2025.01.11 05:25:15.112315 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.01.11 05:25:15.112377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2837 | 2025.01.11 05:25:15.113881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2838 | 2025.01.11 05:25:15.114193 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.01.11 05:25:15.114731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2840 | 2025.01.11 05:25:16.426694 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2025.01.11 05:25:16.426883 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2842 | 2025.01.11 05:25:16.426957 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2843 | 2025.01.11 05:25:16.427709 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.01.11 05:25:16.427759 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2845 | 2025.01.11 05:25:16.428181 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2846 | 2025.01.11 05:25:16.428428 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2025.01.11 05:25:16.428614 [ 29 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2848 | 2025.01.11 05:25:16.428690 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. | ||
2849 | 2025.01.11 05:25:16.428705 [ 29 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2850 | 2025.01.11 05:25:16.428775 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2851 | 2025.01.11 05:25:16.428823 [ 259 ] {1846588f-62b0-47fb-96a0-963c80222b34} <Debug> TCPHandler: Processed in 0.00226261 sec. | ||
2852 | 2025.01.11 05:25:16.429133 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2853 | 2025.01.11 05:25:16.429424 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2854 | 2025.01.11 05:25:16.429438 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2855 | 2025.01.11 05:25:16.429576 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2856 | 2025.01.11 05:25:16.429835 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2857 | 2025.01.11 05:25:16.429918 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2858 | 2025.01.11 05:25:16.430313 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2859 | 2025.01.11 05:25:16.430758 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2860 | 2025.01.11 05:25:16.431011 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2861 | 2025.01.11 05:25:16.431375 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
2862 | 2025.01.11 05:25:16.432296 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2863 | 2025.01.11 05:25:16.432362 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2864 | 2025.01.11 05:25:16.433501 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2865 | 2025.01.11 05:25:16.433976 [ 198 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502579 sec., 13928.158558157027 rows/sec., 1.03 MiB/sec. | ||
2866 | 2025.01.11 05:25:16.434032 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2025.01.11 05:25:16.434127 [ 198 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2868 | 2025.01.11 05:25:16.434562 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.005167 sec., 36965.35707373718 rows/sec., 3.26 MiB/sec. | ||
2869 | 2025.01.11 05:25:16.435098 [ 262 ] {1106c699-3b73-4ae5-be12-b20d18ab6a60} <Debug> TCPHandler: Processed in 0.006131764 sec. | ||
2870 | 2025.01.11 05:25:16.435318 [ 198 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_5_1} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2871 | 2025.01.11 05:25:16.435326 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2025.01.11 05:25:16.435408 [ 198 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_5_1} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2873 | 2025.01.11 05:25:16.435474 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2874 | 2025.01.11 05:25:16.435508 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2875 | 2025.01.11 05:25:16.435546 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2876 | 2025.01.11 05:25:16.436201 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2877 | 2025.01.11 05:25:16.436249 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2878 | 2025.01.11 05:25:16.436630 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2879 | 2025.01.11 05:25:16.436868 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2880 | 2025.01.11 05:25:16.437020 [ 29 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2881 | 2025.01.11 05:25:16.437081 [ 29 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2882 | 2025.01.11 05:25:16.437112 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001663 sec., 9621.166566446182 rows/sec., 681.19 KiB/sec. | ||
2883 | 2025.01.11 05:25:16.437119 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2884 | 2025.01.11 05:25:16.437257 [ 259 ] {19efd984-78f0-4959-bf8d-9271d1af4c54} <Debug> TCPHandler: Processed in 0.002040524 sec. | ||
2885 | 2025.01.11 05:25:16.437344 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2886 | 2025.01.11 05:25:16.437431 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2887 | 2025.01.11 05:25:16.437524 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2888 | 2025.01.11 05:25:16.437603 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part | ||
2889 | 2025.01.11 05:25:16.437701 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2890 | 2025.01.11 05:25:16.437824 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
2891 | 2025.01.11 05:25:16.437925 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2892 | 2025.01.11 05:25:16.438240 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
2893 | 2025.01.11 05:25:16.438569 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
2894 | 2025.01.11 05:25:16.438848 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
2895 | 2025.01.11 05:25:16.439205 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
2896 | 2025.01.11 05:25:16.440777 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2897 | 2025.01.11 05:25:16.440860 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2898 | 2025.01.11 05:25:16.441896 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626792 sec., 30690.811257562473 rows/sec., 2.30 MiB/sec. | ||
2899 | 2025.01.11 05:25:16.441988 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2900 | 2025.01.11 05:25:16.442077 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2901 | 2025.01.11 05:25:16.442482 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2902 | 2025.01.11 05:25:16.442632 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.01.11 05:25:16.442934 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_11_2} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2904 | 2025.01.11 05:25:16.442943 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005313 sec., 2635.046113306983 rows/sec., 184.54 KiB/sec. | ||
2905 | 2025.01.11 05:25:16.443141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2906 | 2025.01.11 05:25:16.443173 [ 262 ] {3e647920-8381-4e5c-bca1-8dce0469ec00} <Debug> TCPHandler: Processed in 0.005796627 sec. | ||
2907 | 2025.01.11 05:25:16.443364 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2025.01.11 05:25:16.443494 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2909 | 2025.01.11 05:25:16.443549 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2910 | 2025.01.11 05:25:16.444202 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2911 | 2025.01.11 05:25:16.444250 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2912 | 2025.01.11 05:25:16.444643 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2913 | 2025.01.11 05:25:16.444880 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2914 | 2025.01.11 05:25:16.445042 [ 29 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2915 | 2025.01.11 05:25:16.445104 [ 29 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2916 | 2025.01.11 05:25:16.445147 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2917 | 2025.01.11 05:25:16.445153 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001674 sec., 7765.830346475508 rows/sec., 484.20 KiB/sec. | ||
2918 | 2025.01.11 05:25:16.445398 [ 259 ] {3486f78c-014d-4a43-af99-e9a76e12a249} <Debug> TCPHandler: Processed in 0.002092375 sec. | ||
2919 | 2025.01.11 05:25:16.445452 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2920 | 2025.01.11 05:25:16.445675 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2921 | 2025.01.11 05:25:16.445829 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2922 | 2025.01.11 05:25:16.445878 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2923 | 2025.01.11 05:25:16.445879 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2924 | 2025.01.11 05:25:16.445941 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2925 | 2025.01.11 05:25:16.446169 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2926 | 2025.01.11 05:25:16.446653 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2927 | 2025.01.11 05:25:16.446998 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2928 | 2025.01.11 05:25:16.447424 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
2929 | 2025.01.11 05:25:16.448562 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2025.01.11 05:25:16.448608 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2931 | 2025.01.11 05:25:16.448997 [ 189 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003766582 sec., 17257.025069413063 rows/sec., 1.12 MiB/sec. | ||
2932 | 2025.01.11 05:25:16.449217 [ 189 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2933 | 2025.01.11 05:25:16.449240 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2934 | 2025.01.11 05:25:16.449704 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2025.01.11 05:25:16.449802 [ 189 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_5_1} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2936 | 2025.01.11 05:25:16.450003 [ 189 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_5_1} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2937 | 2025.01.11 05:25:16.450087 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.004232 sec., 83884.68809073725 rows/sec., 5.89 MiB/sec. | ||
2938 | 2025.01.11 05:25:16.450162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2939 | 2025.01.11 05:25:16.450260 [ 262 ] {1788dd4c-0195-4fca-839f-6548b9ee8998} <Debug> TCPHandler: Processed in 0.004738714 sec. | ||
2940 | 2025.01.11 05:25:16.450432 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2941 | 2025.01.11 05:25:16.450565 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2942 | 2025.01.11 05:25:16.450622 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2943 | 2025.01.11 05:25:16.451145 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.01.11 05:25:16.451191 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2945 | 2025.01.11 05:25:16.451585 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2946 | 2025.01.11 05:25:16.451816 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.01.11 05:25:16.452020 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
2948 | 2025.01.11 05:25:16.452070 [ 259 ] {b199b60a-89f6-4a27-a38c-8d631bcb4eec} <Debug> TCPHandler: Processed in 0.001704098 sec. | ||
2949 | 2025.01.11 05:25:16.452197 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2025.01.11 05:25:16.452302 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2951 | 2025.01.11 05:25:16.452351 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2952 | 2025.01.11 05:25:16.452965 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2025.01.11 05:25:16.453012 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2954 | 2025.01.11 05:25:16.453468 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2955 | 2025.01.11 05:25:16.453708 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2025.01.11 05:25:16.453917 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001637 sec., 108124.61820403177 rows/sec., 7.13 MiB/sec. | ||
2957 | 2025.01.11 05:25:16.453969 [ 262 ] {e36739e4-44bf-4fc7-b4f7-16bfd0f17e36} <Debug> TCPHandler: Processed in 0.00182284 sec. | ||
2958 | 2025.01.11 05:25:16.454103 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2025.01.11 05:25:16.454210 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2960 | 2025.01.11 05:25:16.454258 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2961 | 2025.01.11 05:25:16.454679 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2025.01.11 05:25:16.454719 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2963 | 2025.01.11 05:25:16.455055 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2964 | 2025.01.11 05:25:16.455287 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2025.01.11 05:25:16.455433 [ 29 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2966 | 2025.01.11 05:25:16.455496 [ 29 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2967 | 2025.01.11 05:25:16.455534 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2968 | 2025.01.11 05:25:16.455540 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
2969 | 2025.01.11 05:25:16.455734 [ 259 ] {8b807ac6-33ca-45ea-8bb2-aa96083eeb18} <Debug> TCPHandler: Processed in 0.001675167 sec. | ||
2970 | 2025.01.11 05:25:16.455759 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2971 | 2025.01.11 05:25:16.455915 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2025.01.11 05:25:16.455936 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2973 | 2025.01.11 05:25:16.455995 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2974 | 2025.01.11 05:25:16.456215 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2975 | 2025.01.11 05:25:16.456243 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2976 | 2025.01.11 05:25:16.456550 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2977 | 2025.01.11 05:25:16.456573 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <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 | ||
2978 | 2025.01.11 05:25:16.456889 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2979 | 2025.01.11 05:25:16.457213 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
2980 | 2025.01.11 05:25:16.460324 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004699263 sec., 1063.9966309610677 rows/sec., 71.70 KiB/sec. | ||
2981 | 2025.01.11 05:25:16.460530 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2982 | 2025.01.11 05:25:16.461145 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2025.01.11 05:25:16.461153 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_5_1} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2984 | 2025.01.11 05:25:16.461212 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2985 | 2025.01.11 05:25:16.461319 [ 189 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_5_1} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2986 | 2025.01.11 05:25:16.461475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2987 | 2025.01.11 05:25:16.462057 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2988 | 2025.01.11 05:25:16.462317 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.01.11 05:25:16.462552 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00648 sec., 1388.888888888889 rows/sec., 2.49 MiB/sec. | ||
2990 | 2025.01.11 05:25:16.462660 [ 262 ] {07d0bc57-de6c-4d16-9ce3-8c30438a8abc} <Debug> TCPHandler: Processed in 0.006836509 sec. | ||
2991 | 2025.01.11 05:25:16.462830 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2025.01.11 05:25:16.462962 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2993 | 2025.01.11 05:25:16.463018 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2994 | 2025.01.11 05:25:16.463526 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.01.11 05:25:16.463565 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
2996 | 2025.01.11 05:25:16.463920 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2997 | 2025.01.11 05:25:16.464149 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.01.11 05:25:16.464352 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001419 sec., 36645.52501761804 rows/sec., 2.27 MiB/sec. | ||
2999 | 2025.01.11 05:25:16.464402 [ 259 ] {b37100ff-1004-4dd5-ac65-80fdb49dc019} <Debug> TCPHandler: Processed in 0.001637685 sec. | ||
3000 | 2025.01.11 05:25:20.019935 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3001 | 2025.01.11 05:25:20.020010 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3002 | 2025.01.11 05:25:20.094829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3003 | 2025.01.11 05:25:20.095506 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3004 | 2025.01.11 05:25:20.095550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3005 | 2025.01.11 05:25:20.096074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3006 | 2025.01.11 05:25:20.096332 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3007 | 2025.01.11 05:25:20.096638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3008 | 2025.01.11 05:25:20.503448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3009 | 2025.01.11 05:25:20.524338 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3010 | 2025.01.11 05:25:20.524404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3011 | 2025.01.11 05:25:20.531928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3012 | 2025.01.11 05:25:20.532696 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3013 | 2025.01.11 05:25:20.535946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3014 | 2025.01.11 05:25:21.422787 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3015 | 2025.01.11 05:25:21.422984 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3016 | 2025.01.11 05:25:21.423063 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3017 | 2025.01.11 05:25:21.423842 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2025.01.11 05:25:21.423896 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3019 | 2025.01.11 05:25:21.424339 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3020 | 2025.01.11 05:25:21.424596 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2025.01.11 05:25:21.424891 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001961 sec., 43855.17593064763 rows/sec., 3.83 MiB/sec. | ||
3022 | 2025.01.11 05:25:21.425114 [ 259 ] {0971eed7-a905-4929-8329-6972d39e5eab} <Debug> TCPHandler: Processed in 0.002463754 sec. | ||
3023 | 2025.01.11 05:25:21.425324 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2025.01.11 05:25:21.425472 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3025 | 2025.01.11 05:25:21.425531 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3026 | 2025.01.11 05:25:21.426121 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2025.01.11 05:25:21.426162 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3028 | 2025.01.11 05:25:21.426528 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3029 | 2025.01.11 05:25:21.426770 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2025.01.11 05:25:21.426974 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001538 sec., 19505.851755526655 rows/sec., 1.43 MiB/sec. | ||
3031 | 2025.01.11 05:25:21.427032 [ 262 ] {c333a0eb-885b-4163-aa13-0c8d5b78ca19} <Debug> TCPHandler: Processed in 0.001778259 sec. | ||
3032 | 2025.01.11 05:25:21.427179 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2025.01.11 05:25:21.427289 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3034 | 2025.01.11 05:25:21.427335 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3035 | 2025.01.11 05:25:21.427910 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2025.01.11 05:25:21.427950 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3037 | 2025.01.11 05:25:21.428306 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3038 | 2025.01.11 05:25:21.428547 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.01.11 05:25:21.428800 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001531 sec., 37883.73612018289 rows/sec., 2.96 MiB/sec. | ||
3040 | 2025.01.11 05:25:21.429019 [ 259 ] {6326c8c9-806b-430a-ace3-18ef788e6e67} <Debug> TCPHandler: Processed in 0.001887451 sec. | ||
3041 | 2025.01.11 05:25:21.429207 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2025.01.11 05:25:21.429350 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3043 | 2025.01.11 05:25:21.429413 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3044 | 2025.01.11 05:25:21.429992 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2025.01.11 05:25:21.430032 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3046 | 2025.01.11 05:25:21.430420 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3047 | 2025.01.11 05:25:21.430666 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2025.01.11 05:25:21.430882 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001565 sec., 63897.76357827476 rows/sec., 4.43 MiB/sec. | ||
3049 | 2025.01.11 05:25:21.430941 [ 262 ] {9a0e57bc-d323-4733-a526-1e4c1902671c} <Debug> TCPHandler: Processed in 0.001801669 sec. | ||
3050 | 2025.01.11 05:25:21.431095 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2025.01.11 05:25:21.431205 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3052 | 2025.01.11 05:25:21.431274 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <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 | ||
3053 | 2025.01.11 05:25:21.432396 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2025.01.11 05:25:21.432435 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3055 | 2025.01.11 05:25:21.433069 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3056 | 2025.01.11 05:25:21.433337 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2025.01.11 05:25:21.433570 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002387 sec., 12568.077084206117 rows/sec., 22.52 MiB/sec. | ||
3058 | 2025.01.11 05:25:21.433693 [ 259 ] {73a60d2e-fba6-46ce-b3a1-f4b564998399} <Debug> TCPHandler: Processed in 0.002650318 sec. | ||
3059 | 2025.01.11 05:25:21.433850 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2025.01.11 05:25:21.433980 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3061 | 2025.01.11 05:25:21.434036 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3062 | 2025.01.11 05:25:21.434555 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2025.01.11 05:25:21.434601 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3064 | 2025.01.11 05:25:21.434951 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3065 | 2025.01.11 05:25:21.435182 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2025.01.11 05:25:21.435429 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.39 MiB/sec. | ||
3067 | 2025.01.11 05:25:21.435627 [ 262 ] {d2ff39e3-e7ae-437d-aaa9-8657e3753950} <Debug> TCPHandler: Processed in 0.00183243 sec. | ||
3068 | 2025.01.11 05:25:25.115910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 432 | ||
3069 | 2025.01.11 05:25:25.118925 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2025.01.11 05:25:25.118975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3071 | 2025.01.11 05:25:25.120444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3072 | 2025.01.11 05:25:25.120755 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2025.01.11 05:25:25.121646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
3074 | 2025.01.11 05:25:26.425674 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3075 | 2025.01.11 05:25:26.425965 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3076 | 2025.01.11 05:25:26.426043 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3077 | 2025.01.11 05:25:26.426899 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3078 | 2025.01.11 05:25:26.426948 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3079 | 2025.01.11 05:25:26.427368 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3080 | 2025.01.11 05:25:26.427621 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2025.01.11 05:25:26.427815 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
3082 | 2025.01.11 05:25:26.427878 [ 259 ] {a11c21ee-a823-43e1-8721-8144f64c1bb6} <Debug> TCPHandler: Processed in 0.002344412 sec. | ||
3083 | 2025.01.11 05:25:26.428141 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2025.01.11 05:25:26.428290 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3085 | 2025.01.11 05:25:26.428352 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3086 | 2025.01.11 05:25:26.428962 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3087 | 2025.01.11 05:25:26.429000 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3088 | 2025.01.11 05:25:26.429359 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3089 | 2025.01.11 05:25:26.429620 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3090 | 2025.01.11 05:25:26.429798 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001542 sec., 1297.0168612191958 rows/sec., 105.76 KiB/sec. | ||
3091 | 2025.01.11 05:25:26.429849 [ 262 ] {ecce438b-a7cc-4c8b-8ed5-8b3633471c15} <Debug> TCPHandler: Processed in 0.001779449 sec. | ||
3092 | 2025.01.11 05:25:26.430009 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3093 | 2025.01.11 05:25:26.430138 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3094 | 2025.01.11 05:25:26.430192 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3095 | 2025.01.11 05:25:26.430895 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2025.01.11 05:25:26.430932 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3097 | 2025.01.11 05:25:26.431297 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3098 | 2025.01.11 05:25:26.431535 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2025.01.11 05:25:26.431653 [ 146 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3100 | 2025.01.11 05:25:26.431698 [ 146 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.01.11 05:25:26.431716 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Debug> executeQuery: Read 192 rows, 17.34 KiB in 0.001608 sec., 119402.98507462686 rows/sec., 10.53 MiB/sec. | ||
3102 | 2025.01.11 05:25:26.431737 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3103 | 2025.01.11 05:25:26.431784 [ 259 ] {7804388c-36d5-4b2a-9f13-34a005715965} <Debug> TCPHandler: Processed in 0.00183825 sec. | ||
3104 | 2025.01.11 05:25:26.431873 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
3105 | 2025.01.11 05:25:26.431954 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3106 | 2025.01.11 05:25:26.431977 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3107 | 2025.01.11 05:25:26.432012 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1374 rows starting from the beginning of the part | ||
3108 | 2025.01.11 05:25:26.432117 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 191 rows starting from the beginning of the part | ||
3109 | 2025.01.11 05:25:26.432167 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3110 | 2025.01.11 05:25:26.432398 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3111 | 2025.01.11 05:25:26.432483 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1228 rows starting from the beginning of the part | ||
3112 | 2025.01.11 05:25:26.432842 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 191 rows starting from the beginning of the part | ||
3113 | 2025.01.11 05:25:26.433252 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part | ||
3114 | 2025.01.11 05:25:26.433675 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 192 rows starting from the beginning of the part | ||
3115 | 2025.01.11 05:25:26.434778 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2025.01.11 05:25:26.434831 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3117 | 2025.01.11 05:25:26.435426 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3118 | 2025.01.11 05:25:26.435723 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2025.01.11 05:25:26.435915 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Debug> executeQuery: Read 18 rows, 1.27 KiB in 0.003843 sec., 4683.840749414519 rows/sec., 331.11 KiB/sec. | ||
3120 | 2025.01.11 05:25:26.435977 [ 262 ] {f0f963a7-71ca-4e49-87d1-ff2ee14256af} <Debug> TCPHandler: Processed in 0.004090239 sec. | ||
3121 | 2025.01.11 05:25:26.436145 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2025.01.11 05:25:26.436300 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3123 | 2025.01.11 05:25:26.436334 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.004524739 sec., 720925.560568245 rows/sec., 63.39 MiB/sec. | ||
3124 | 2025.01.11 05:25:26.436357 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3125 | 2025.01.11 05:25:26.436750 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3126 | 2025.01.11 05:25:26.437329 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3127 | 2025.01.11 05:25:26.437350 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2025.01.11 05:25:26.437384 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3129 | 2025.01.11 05:25:26.437540 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_20_4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3130 | 2025.01.11 05:25:26.437719 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
3131 | 2025.01.11 05:25:26.437940 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3132 | 2025.01.11 05:25:26.438203 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3133 | 2025.01.11 05:25:26.438378 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002115 sec., 6619.385342789597 rows/sec., 463.58 KiB/sec. | ||
3134 | 2025.01.11 05:25:26.438433 [ 259 ] {41eca391-3479-4066-9fe3-f87b226718d7} <Debug> TCPHandler: Processed in 0.002353712 sec. | ||
3135 | 2025.01.11 05:25:26.438582 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2025.01.11 05:25:26.438709 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3137 | 2025.01.11 05:25:26.438762 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3138 | 2025.01.11 05:25:26.439385 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3139 | 2025.01.11 05:25:26.439430 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3140 | 2025.01.11 05:25:26.439819 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3141 | 2025.01.11 05:25:26.440053 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2025.01.11 05:25:26.440272 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. | ||
3143 | 2025.01.11 05:25:26.440424 [ 262 ] {d674ec21-d0fe-4738-8a76-9abe8ceaf6f5} <Debug> TCPHandler: Processed in 0.001899081 sec. | ||
3144 | 2025.01.11 05:25:26.440564 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3145 | 2025.01.11 05:25:26.440670 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3146 | 2025.01.11 05:25:26.440714 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3147 | 2025.01.11 05:25:26.441498 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.01.11 05:25:26.441544 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3149 | 2025.01.11 05:25:26.441937 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3150 | 2025.01.11 05:25:26.442171 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.01.11 05:25:26.442343 [ 145 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3152 | 2025.01.11 05:25:26.442399 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Debug> executeQuery: Read 357 rows, 25.69 KiB in 0.001744 sec., 204701.8348623853 rows/sec., 14.38 MiB/sec. | ||
3153 | 2025.01.11 05:25:26.442406 [ 145 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2025.01.11 05:25:26.442481 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3155 | 2025.01.11 05:25:26.442523 [ 259 ] {eabb31d1-0844-4d7b-b892-c8e90489debc} <Debug> TCPHandler: Processed in 0.002007274 sec. | ||
3156 | 2025.01.11 05:25:26.442732 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3157 | 2025.01.11 05:25:26.442739 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
3158 | 2025.01.11 05:25:26.442948 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3159 | 2025.01.11 05:25:26.443018 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3160 | 2025.01.11 05:25:26.443056 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3161 | 2025.01.11 05:25:26.443085 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 847 rows starting from the beginning of the part | ||
3162 | 2025.01.11 05:25:26.443493 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 361 rows starting from the beginning of the part | ||
3163 | 2025.01.11 05:25:26.443896 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 518 rows starting from the beginning of the part | ||
3164 | 2025.01.11 05:25:26.444184 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 355 rows starting from the beginning of the part | ||
3165 | 2025.01.11 05:25:26.444429 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
3166 | 2025.01.11 05:25:26.444788 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 357 rows starting from the beginning of the part | ||
3167 | 2025.01.11 05:25:26.445690 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3168 | 2025.01.11 05:25:26.445775 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3169 | 2025.01.11 05:25:26.446629 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3170 | 2025.01.11 05:25:26.447187 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3171 | 2025.01.11 05:25:26.447445 [ 145 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3172 | 2025.01.11 05:25:26.447534 [ 145 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2025.01.11 05:25:26.447576 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3174 | 2025.01.11 05:25:26.447593 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004724 sec., 1270.1100762066046 rows/sec., 66.36 KiB/sec. | ||
3175 | 2025.01.11 05:25:26.447910 [ 262 ] {c038be30-e9a7-4eed-8537-f4f066f3b4b1} <Debug> TCPHandler: Processed in 0.005274345 sec. | ||
3176 | 2025.01.11 05:25:26.448277 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3177 | 2025.01.11 05:25:26.448630 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3178 | 2025.01.11 05:25:26.448724 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3179 | 2025.01.11 05:25:26.448881 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3180 | 2025.01.11 05:25:26.448876 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.006297658 sec., 396337.81319976406 rows/sec., 30.02 MiB/sec. | ||
3181 | 2025.01.11 05:25:26.449276 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3182 | 2025.01.11 05:25:26.449298 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3183 | 2025.01.11 05:25:26.449440 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3184 | 2025.01.11 05:25:26.450006 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3185 | 2025.01.11 05:25:26.450419 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3186 | 2025.01.11 05:25:26.450498 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3187 | 2025.01.11 05:25:26.450793 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_20_4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3188 | 2025.01.11 05:25:26.451020 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3189 | 2025.01.11 05:25:26.451194 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3190 | 2025.01.11 05:25:26.451397 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3191 | 2025.01.11 05:25:26.451695 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
3192 | 2025.01.11 05:25:26.452346 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2025.01.11 05:25:26.452409 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3194 | 2025.01.11 05:25:26.453402 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3195 | 2025.01.11 05:25:26.454056 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2025.01.11 05:25:26.454248 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006516783 sec., 5524.198059073012 rows/sec., 288.62 KiB/sec. | ||
3197 | 2025.01.11 05:25:26.454485 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3198 | 2025.01.11 05:25:26.454495 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.005932 sec., 30006.743088334457 rows/sec., 1.98 MiB/sec. | ||
3199 | 2025.01.11 05:25:26.454676 [ 259 ] {91e63f09-fc86-4ce0-abcd-0c7bfb18b81a} <Debug> TCPHandler: Processed in 0.006624925 sec. | ||
3200 | 2025.01.11 05:25:26.454872 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2025.01.11 05:25:26.455059 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3202 | 2025.01.11 05:25:26.455068 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_6_1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2025.01.11 05:25:26.455168 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3204 | 2025.01.11 05:25:26.455277 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_6_1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3205 | 2025.01.11 05:25:26.455466 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3206 | 2025.01.11 05:25:26.455884 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2025.01.11 05:25:26.455927 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3208 | 2025.01.11 05:25:26.456287 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3209 | 2025.01.11 05:25:26.456527 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2025.01.11 05:25:26.456735 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001735 sec., 576.3688760806916 rows/sec., 38.84 KiB/sec. | ||
3211 | 2025.01.11 05:25:26.456793 [ 262 ] {b8f438d8-b8db-4910-b4bd-ee146771bbd9} <Debug> TCPHandler: Processed in 0.002016995 sec. | ||
3212 | 2025.01.11 05:25:26.456947 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3213 | 2025.01.11 05:25:26.457077 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3214 | 2025.01.11 05:25:26.457156 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <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 | ||
3215 | 2025.01.11 05:25:26.458322 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.01.11 05:25:26.458362 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3217 | 2025.01.11 05:25:26.458985 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3218 | 2025.01.11 05:25:26.459262 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2025.01.11 05:25:26.459572 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002523 sec., 3567.18192627824 rows/sec., 6.39 MiB/sec. | ||
3220 | 2025.01.11 05:25:26.459949 [ 259 ] {5cf0b6ba-98d3-4ef8-af60-f740dca895db} <Debug> TCPHandler: Processed in 0.003065097 sec. | ||
3221 | 2025.01.11 05:25:26.460101 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3222 | 2025.01.11 05:25:26.460229 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3223 | 2025.01.11 05:25:26.460286 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3224 | 2025.01.11 05:25:26.460806 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3225 | 2025.01.11 05:25:26.460845 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3226 | 2025.01.11 05:25:26.461198 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3227 | 2025.01.11 05:25:26.461431 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3228 | 2025.01.11 05:25:26.461693 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001494 sec., 34805.89022757697 rows/sec., 2.16 MiB/sec. | ||
3229 | 2025.01.11 05:25:26.461913 [ 262 ] {fbb3760f-14dd-437e-9e42-dd50ab966195} <Debug> TCPHandler: Processed in 0.001873901 sec. | ||
3230 | 2025.01.11 05:25:27.597772 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3231 | 2025.01.11 05:25:27.598585 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3232 | 2025.01.11 05:25:27.598621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3233 | 2025.01.11 05:25:27.599121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3234 | 2025.01.11 05:25:27.599395 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3235 | 2025.01.11 05:25:27.599572 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3236 | 2025.01.11 05:25:28.036978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3237 | 2025.01.11 05:25:28.059148 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2025.01.11 05:25:28.059205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3239 | 2025.01.11 05:25:28.067065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3240 | 2025.01.11 05:25:28.067863 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2025.01.11 05:25:28.070806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3242 | 2025.01.11 05:25:31.422482 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3243 | 2025.01.11 05:25:31.422719 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3244 | 2025.01.11 05:25:31.422805 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3245 | 2025.01.11 05:25:31.423637 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3246 | 2025.01.11 05:25:31.423690 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3247 | 2025.01.11 05:25:31.424148 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3248 | 2025.01.11 05:25:31.424407 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3249 | 2025.01.11 05:25:31.424647 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001986 sec., 43303.1218529708 rows/sec., 3.78 MiB/sec. | ||
3250 | 2025.01.11 05:25:31.424711 [ 259 ] {bf20ad15-f3df-4bf3-aaf2-a3b857177519} <Debug> TCPHandler: Processed in 0.002380032 sec. | ||
3251 | 2025.01.11 05:25:31.424900 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3252 | 2025.01.11 05:25:31.425048 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3253 | 2025.01.11 05:25:31.425107 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3254 | 2025.01.11 05:25:31.425793 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3255 | 2025.01.11 05:25:31.425842 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3256 | 2025.01.11 05:25:31.426219 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3257 | 2025.01.11 05:25:31.426467 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3258 | 2025.01.11 05:25:31.426680 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001667 sec., 17996.40071985603 rows/sec., 1.32 MiB/sec. | ||
3259 | 2025.01.11 05:25:31.426735 [ 262 ] {75aee985-102a-43bd-80ab-68c1fbce942a} <Debug> TCPHandler: Processed in 0.001904922 sec. | ||
3260 | 2025.01.11 05:25:31.426883 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3261 | 2025.01.11 05:25:31.426993 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3262 | 2025.01.11 05:25:31.427039 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3263 | 2025.01.11 05:25:31.427615 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2025.01.11 05:25:31.427654 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3265 | 2025.01.11 05:25:31.428003 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3266 | 2025.01.11 05:25:31.428238 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3267 | 2025.01.11 05:25:31.428501 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00153 sec., 37908.49673202615 rows/sec., 2.96 MiB/sec. | ||
3268 | 2025.01.11 05:25:31.428751 [ 259 ] {6fcd6ee3-ae55-48e1-9222-7426172f6b90} <Debug> TCPHandler: Processed in 0.001915272 sec. | ||
3269 | 2025.01.11 05:25:31.428919 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3270 | 2025.01.11 05:25:31.429052 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3271 | 2025.01.11 05:25:31.429112 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3272 | 2025.01.11 05:25:31.429729 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3273 | 2025.01.11 05:25:31.429777 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3274 | 2025.01.11 05:25:31.430175 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3275 | 2025.01.11 05:25:31.430410 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2025.01.11 05:25:31.430581 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3277 | 2025.01.11 05:25:31.430651 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001628 sec., 61425.06142506142 rows/sec., 4.26 MiB/sec. | ||
3278 | 2025.01.11 05:25:31.430679 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2025.01.11 05:25:31.430752 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3280 | 2025.01.11 05:25:31.430772 [ 262 ] {9e64ab80-ac59-40aa-b982-62ea7163fc1a} <Debug> TCPHandler: Processed in 0.001905732 sec. | ||
3281 | 2025.01.11 05:25:31.430937 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
3282 | 2025.01.11 05:25:31.430955 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3283 | 2025.01.11 05:25:31.431103 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3284 | 2025.01.11 05:25:31.431111 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3285 | 2025.01.11 05:25:31.431173 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4827 rows starting from the beginning of the part | ||
3286 | 2025.01.11 05:25:31.431200 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <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 | ||
3287 | 2025.01.11 05:25:31.431501 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 948 rows starting from the beginning of the part | ||
3288 | 2025.01.11 05:25:31.431973 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 177 rows starting from the beginning of the part | ||
3289 | 2025.01.11 05:25:31.432350 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
3290 | 2025.01.11 05:25:31.432679 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 178 rows starting from the beginning of the part | ||
3291 | 2025.01.11 05:25:31.433073 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
3292 | 2025.01.11 05:25:31.435131 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3293 | 2025.01.11 05:25:31.435174 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3294 | 2025.01.11 05:25:31.436097 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3295 | 2025.01.11 05:25:31.436401 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6330 rows, containing 5 columns (5 merged, 0 gathered) in 0.005542562 sec., 1142071.1216220947 rows/sec., 76.71 MiB/sec. | ||
3296 | 2025.01.11 05:25:31.436523 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2025.01.11 05:25:31.436720 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3298 | 2025.01.11 05:25:31.436795 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3299 | 2025.01.11 05:25:31.436839 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
3300 | 2025.01.11 05:25:31.436878 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005801 sec., 5171.522151353215 rows/sec., 9.27 MiB/sec. | ||
3301 | 2025.01.11 05:25:31.437158 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3302 | 2025.01.11 05:25:31.437449 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
3303 | 2025.01.11 05:25:31.437610 [ 259 ] {8ec54319-d188-4f5d-98ca-45781e465bff} <Debug> TCPHandler: Processed in 0.006713507 sec. | ||
3304 | 2025.01.11 05:25:31.437916 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3305 | 2025.01.11 05:25:31.438197 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3306 | 2025.01.11 05:25:31.438339 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3307 | 2025.01.11 05:25:31.438386 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3308 | 2025.01.11 05:25:31.438697 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3309 | 2025.01.11 05:25:31.438806 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3310 | 2025.01.11 05:25:31.439052 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part | ||
3311 | 2025.01.11 05:25:31.439174 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
3312 | 2025.01.11 05:25:31.439839 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
3313 | 2025.01.11 05:25:31.440408 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3314 | 2025.01.11 05:25:31.440428 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
3315 | 2025.01.11 05:25:31.440453 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3316 | 2025.01.11 05:25:31.440916 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
3317 | 2025.01.11 05:25:31.441441 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
3318 | 2025.01.11 05:25:31.441519 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3319 | 2025.01.11 05:25:31.441903 [ 186 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
3320 | 2025.01.11 05:25:31.442236 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.01.11 05:25:31.442567 [ 139 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3322 | 2025.01.11 05:25:31.442691 [ 139 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3323 | 2025.01.11 05:25:31.442791 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3324 | 2025.01.11 05:25:31.442801 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004674 sec., 6418.485237483954 rows/sec., 450.26 KiB/sec. | ||
3325 | 2025.01.11 05:25:31.443198 [ 262 ] {3171f249-d5ff-4a1c-bafa-d796d0fe7176} <Debug> TCPHandler: Processed in 0.005458499 sec. | ||
3326 | 2025.01.11 05:25:31.443440 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3327 | 2025.01.11 05:25:31.443723 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3328 | 2025.01.11 05:25:31.443818 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 520 rows starting from the beginning of the part | ||
3329 | 2025.01.11 05:25:31.444101 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
3330 | 2025.01.11 05:25:31.444385 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
3331 | 2025.01.11 05:25:31.444735 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
3332 | 2025.01.11 05:25:31.445040 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
3333 | 2025.01.11 05:25:31.445271 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
3334 | 2025.01.11 05:25:31.448327 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.005354057 sec., 133356.8170828215 rows/sec., 8.75 MiB/sec. | ||
3335 | 2025.01.11 05:25:31.448524 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3336 | 2025.01.11 05:25:31.448953 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3337 | 2025.01.11 05:25:31.449080 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_21_4} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3338 | 2025.01.11 05:25:31.449184 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
3339 | 2025.01.11 05:25:31.449857 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 19 columns (19 merged, 0 gathered) in 0.012857551 sec., 15632.837077605214 rows/sec., 28.01 MiB/sec. | ||
3340 | 2025.01.11 05:25:31.450268 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3341 | 2025.01.11 05:25:31.450686 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3342 | 2025.01.11 05:25:31.450771 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3343 | 2025.01.11 05:25:31.450916 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
3344 | 2025.01.11 05:25:35.020073 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3345 | 2025.01.11 05:25:35.020172 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3346 | 2025.01.11 05:25:35.100654 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3347 | 2025.01.11 05:25:35.101352 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2025.01.11 05:25:35.101396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3349 | 2025.01.11 05:25:35.101928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3350 | 2025.01.11 05:25:35.102215 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2025.01.11 05:25:35.102377 [ 135 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3352 | 2025.01.11 05:25:35.102402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3353 | 2025.01.11 05:25:35.102428 [ 135 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2025.01.11 05:25:35.102454 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3355 | 2025.01.11 05:25:35.102661 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
3356 | 2025.01.11 05:25:35.102905 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3357 | 2025.01.11 05:25:35.102980 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3358 | 2025.01.11 05:25:35.103103 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3359 | 2025.01.11 05:25:35.103263 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3360 | 2025.01.11 05:25:35.103481 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3361 | 2025.01.11 05:25:35.103715 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3362 | 2025.01.11 05:25:35.103985 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3363 | 2025.01.11 05:25:35.105796 [ 195 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003247221 sec., 2273020.5304782153 rows/sec., 32.52 MiB/sec. | ||
3364 | 2025.01.11 05:25:35.106538 [ 195 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3365 | 2025.01.11 05:25:35.106839 [ 195 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3366 | 2025.01.11 05:25:35.106915 [ 195 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_16_3} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3367 | 2025.01.11 05:25:35.107013 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3368 | 2025.01.11 05:25:35.122812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 468 | ||
3369 | 2025.01.11 05:25:35.126141 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3370 | 2025.01.11 05:25:35.126204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3371 | 2025.01.11 05:25:35.127700 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3372 | 2025.01.11 05:25:35.128088 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3373 | 2025.01.11 05:25:35.128295 [ 135 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3374 | 2025.01.11 05:25:35.128390 [ 135 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3375 | 2025.01.11 05:25:35.128457 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3376 | 2025.01.11 05:25:35.129245 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
3377 | 2025.01.11 05:25:35.130180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
3378 | 2025.01.11 05:25:35.130567 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3379 | 2025.01.11 05:25:35.130753 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 278 rows starting from the beginning of the part | ||
3380 | 2025.01.11 05:25:35.131463 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
3381 | 2025.01.11 05:25:35.132099 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
3382 | 2025.01.11 05:25:35.132748 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3383 | 2025.01.11 05:25:35.133394 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
3384 | 2025.01.11 05:25:35.134045 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3385 | 2025.01.11 05:25:35.142123 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.013522377 sec., 34609.299829460455 rows/sec., 31.11 MiB/sec. | ||
3386 | 2025.01.11 05:25:35.143144 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3387 | 2025.01.11 05:25:35.143942 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3388 | 2025.01.11 05:25:35.144036 [ 195 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_11_2} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3389 | 2025.01.11 05:25:35.144367 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3390 | 2025.01.11 05:25:35.571846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3391 | 2025.01.11 05:25:35.593032 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2025.01.11 05:25:35.593090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3393 | 2025.01.11 05:25:35.600745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3394 | 2025.01.11 05:25:35.601504 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2025.01.11 05:25:35.601948 [ 135 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3396 | 2025.01.11 05:25:35.602138 [ 135 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3397 | 2025.01.11 05:25:35.602238 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3398 | 2025.01.11 05:25:35.603299 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3399 | 2025.01.11 05:25:35.616919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3400 | 2025.01.11 05:25:35.618840 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3401 | 2025.01.11 05:25:35.620588 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3402 | 2025.01.11 05:25:35.626713 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3403 | 2025.01.11 05:25:35.632449 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3404 | 2025.01.11 05:25:35.638256 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3405 | 2025.01.11 05:25:35.644248 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3406 | 2025.01.11 05:25:35.648832 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
3407 | 2025.01.11 05:25:35.706456 [ 195 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104033548 sec., 1163.086353644307 rows/sec., 6.01 MiB/sec. | ||
3408 | 2025.01.11 05:25:35.707951 [ 195 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3409 | 2025.01.11 05:25:35.710307 [ 195 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_16_3} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2025.01.11 05:25:35.710408 [ 195 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_16_3} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3411 | 2025.01.11 05:25:35.711702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3412 | 2025.01.11 05:25:36.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.83 MiB, peak 187.80 MiB, free memory in arenas 0.00 B, will set to 179.98 MiB (RSS), difference: 2.15 MiB | ||
3413 | 2025.01.11 05:25:36.001954 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001314088 sec. | ||
3414 | 2025.01.11 05:25:36.426878 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3415 | 2025.01.11 05:25:36.427066 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3416 | 2025.01.11 05:25:36.427146 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3417 | 2025.01.11 05:25:36.427982 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2025.01.11 05:25:36.428032 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3419 | 2025.01.11 05:25:36.428471 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3420 | 2025.01.11 05:25:36.428726 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2025.01.11 05:25:36.428924 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
3422 | 2025.01.11 05:25:36.428987 [ 259 ] {8fee516f-5dcf-4811-9745-a8544ef20ddc} <Debug> TCPHandler: Processed in 0.002236349 sec. | ||
3423 | 2025.01.11 05:25:36.429163 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3424 | 2025.01.11 05:25:36.429287 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3425 | 2025.01.11 05:25:36.429336 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3426 | 2025.01.11 05:25:36.430054 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3427 | 2025.01.11 05:25:36.430092 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3428 | 2025.01.11 05:25:36.430494 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3429 | 2025.01.11 05:25:36.430744 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3430 | 2025.01.11 05:25:36.430932 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001676 sec., 113961.81384248211 rows/sec., 10.06 MiB/sec. | ||
3431 | 2025.01.11 05:25:36.430986 [ 262 ] {31c6d751-0f1b-4228-968d-baf8948ac7e4} <Debug> TCPHandler: Processed in 0.001880991 sec. | ||
3432 | 2025.01.11 05:25:36.431146 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3433 | 2025.01.11 05:25:36.431264 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3434 | 2025.01.11 05:25:36.431310 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3435 | 2025.01.11 05:25:36.431820 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2025.01.11 05:25:36.431856 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3437 | 2025.01.11 05:25:36.432191 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3438 | 2025.01.11 05:25:36.432432 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2025.01.11 05:25:36.432606 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001374 sec., 11644.832605531295 rows/sec., 824.46 KiB/sec. | ||
3440 | 2025.01.11 05:25:36.432659 [ 259 ] {8b228bd9-f78f-4ab1-b5d0-988f84a34116} <Debug> TCPHandler: Processed in 0.001566224 sec. | ||
3441 | 2025.01.11 05:25:36.432792 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3442 | 2025.01.11 05:25:36.432897 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3443 | 2025.01.11 05:25:36.432942 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3444 | 2025.01.11 05:25:36.433559 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.01.11 05:25:36.433603 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3446 | 2025.01.11 05:25:36.434009 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3447 | 2025.01.11 05:25:36.434254 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2025.01.11 05:25:36.434428 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
3449 | 2025.01.11 05:25:36.434479 [ 262 ] {ad647376-fb9f-43e3-ada8-2441fd5657f3} <Debug> TCPHandler: Processed in 0.001740298 sec. | ||
3450 | 2025.01.11 05:25:36.434619 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2025.01.11 05:25:36.434730 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3452 | 2025.01.11 05:25:36.434776 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3453 | 2025.01.11 05:25:36.435311 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2025.01.11 05:25:36.435349 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3455 | 2025.01.11 05:25:36.435696 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3456 | 2025.01.11 05:25:36.435948 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2025.01.11 05:25:36.436120 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00141 sec., 9219.85815602837 rows/sec., 574.86 KiB/sec. | ||
3458 | 2025.01.11 05:25:36.436172 [ 259 ] {749ece49-ab07-427c-9484-95b134689360} <Debug> TCPHandler: Processed in 0.001604205 sec. | ||
3459 | 2025.01.11 05:25:36.436328 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3460 | 2025.01.11 05:25:36.436454 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3461 | 2025.01.11 05:25:36.436507 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3462 | 2025.01.11 05:25:36.437236 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3463 | 2025.01.11 05:25:36.437273 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3464 | 2025.01.11 05:25:36.437641 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3465 | 2025.01.11 05:25:36.437900 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2025.01.11 05:25:36.438101 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001674 sec., 212066.90561529272 rows/sec., 14.89 MiB/sec. | ||
3467 | 2025.01.11 05:25:36.438156 [ 262 ] {4e385f53-53c1-4631-97fe-934c96aa5fef} <Debug> TCPHandler: Processed in 0.001890151 sec. | ||
3468 | 2025.01.11 05:25:36.438296 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3469 | 2025.01.11 05:25:36.438426 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3470 | 2025.01.11 05:25:36.438482 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3471 | 2025.01.11 05:25:36.439021 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2025.01.11 05:25:36.439067 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3473 | 2025.01.11 05:25:36.439414 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3474 | 2025.01.11 05:25:36.439642 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2025.01.11 05:25:36.439882 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
3476 | 2025.01.11 05:25:36.440050 [ 259 ] {ff6ca98e-3ef5-4bbd-99e1-8e51725c7dd8} <Debug> TCPHandler: Processed in 0.00181313 sec. | ||
3477 | 2025.01.11 05:25:36.440205 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3478 | 2025.01.11 05:25:36.440333 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3479 | 2025.01.11 05:25:36.440392 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3480 | 2025.01.11 05:25:36.441028 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2025.01.11 05:25:36.441073 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3482 | 2025.01.11 05:25:36.441447 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3483 | 2025.01.11 05:25:36.441679 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2025.01.11 05:25:36.441895 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001589 sec., 111390.81183134047 rows/sec., 7.35 MiB/sec. | ||
3485 | 2025.01.11 05:25:36.441987 [ 262 ] {cd96ce90-3006-4d61-83d0-ed6ce0b6af39} <Debug> TCPHandler: Processed in 0.00184439 sec. | ||
3486 | 2025.01.11 05:25:36.442150 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3487 | 2025.01.11 05:25:36.442284 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3488 | 2025.01.11 05:25:36.442340 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3489 | 2025.01.11 05:25:36.442834 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3490 | 2025.01.11 05:25:36.442879 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3491 | 2025.01.11 05:25:36.443247 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3492 | 2025.01.11 05:25:36.443470 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3493 | 2025.01.11 05:25:36.443671 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
3494 | 2025.01.11 05:25:36.443721 [ 259 ] {1717bc04-bd16-4891-9930-642263ec4b11} <Debug> TCPHandler: Processed in 0.001634045 sec. | ||
3495 | 2025.01.11 05:25:36.443842 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3496 | 2025.01.11 05:25:36.443947 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3497 | 2025.01.11 05:25:36.444012 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <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 | ||
3498 | 2025.01.11 05:25:36.445203 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3499 | 2025.01.11 05:25:36.445260 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3500 | 2025.01.11 05:25:36.445867 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3501 | 2025.01.11 05:25:36.446134 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3502 | 2025.01.11 05:25:36.446363 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002437 sec., 3693.0652441526468 rows/sec., 6.62 MiB/sec. | ||
3503 | 2025.01.11 05:25:36.446461 [ 262 ] {54e54fc3-a733-4873-a52e-83f77aa69bb9} <Debug> TCPHandler: Processed in 0.002668578 sec. | ||
3504 | 2025.01.11 05:25:36.446601 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3505 | 2025.01.11 05:25:36.446707 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3506 | 2025.01.11 05:25:36.446752 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3507 | 2025.01.11 05:25:36.447178 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2025.01.11 05:25:36.447215 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3509 | 2025.01.11 05:25:36.447560 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3510 | 2025.01.11 05:25:36.447788 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2025.01.11 05:25:36.448028 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001343 sec., 38719.285182427404 rows/sec., 2.40 MiB/sec. | ||
3512 | 2025.01.11 05:25:36.448270 [ 259 ] {6550c7ad-7bd7-410f-bcbe-e20e84dfa9f5} <Debug> TCPHandler: Processed in 0.001714338 sec. | ||
3513 | 2025.01.11 05:25:40.827422 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3514 | 2025.01.11 05:25:40.827620 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3515 | 2025.01.11 05:25:40.827693 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3516 | 2025.01.11 05:25:40.828423 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2025.01.11 05:25:40.828474 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3518 | 2025.01.11 05:25:40.828888 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3519 | 2025.01.11 05:25:40.829135 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2025.01.11 05:25:40.829404 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001831 sec., 1092.2992900054614 rows/sec., 89.07 KiB/sec. | ||
3521 | 2025.01.11 05:25:40.829572 [ 259 ] {7885bf28-109f-4c08-9219-0cdc236133b6} <Debug> TCPHandler: Processed in 0.00228396 sec. | ||
3522 | 2025.01.11 05:25:40.829843 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3523 | 2025.01.11 05:25:40.829971 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3524 | 2025.01.11 05:25:40.830026 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3525 | 2025.01.11 05:25:40.831226 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3526 | 2025.01.11 05:25:40.831266 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3527 | 2025.01.11 05:25:40.831731 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3528 | 2025.01.11 05:25:40.831981 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3529 | 2025.01.11 05:25:40.832193 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Debug> executeQuery: Read 1227 rows, 103.88 KiB in 0.002248 sec., 545818.5053380782 rows/sec., 45.13 MiB/sec. | ||
3530 | 2025.01.11 05:25:40.832247 [ 262 ] {8bee258a-3f9f-4686-8f35-464c0f270885} <Debug> TCPHandler: Processed in 0.002475424 sec. | ||
3531 | 2025.01.11 05:25:40.832405 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3532 | 2025.01.11 05:25:40.832533 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3533 | 2025.01.11 05:25:40.832589 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3534 | 2025.01.11 05:25:40.833219 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3535 | 2025.01.11 05:25:40.833262 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3536 | 2025.01.11 05:25:40.833599 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3537 | 2025.01.11 05:25:40.833838 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2025.01.11 05:25:40.833999 [ 129 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3539 | 2025.01.11 05:25:40.834064 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001556 sec., 20565.552699228792 rows/sec., 1.50 MiB/sec. | ||
3540 | 2025.01.11 05:25:40.834078 [ 129 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3541 | 2025.01.11 05:25:40.834141 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3542 | 2025.01.11 05:25:40.834188 [ 259 ] {fa92be73-43b3-4a49-9ab8-272037a19968} <Debug> TCPHandler: Processed in 0.00184587 sec. | ||
3543 | 2025.01.11 05:25:40.834404 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3544 | 2025.01.11 05:25:40.834415 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
3545 | 2025.01.11 05:25:40.834591 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3546 | 2025.01.11 05:25:40.834710 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3547 | 2025.01.11 05:25:40.834721 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3548 | 2025.01.11 05:25:40.834827 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part | ||
3549 | 2025.01.11 05:25:40.835103 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
3550 | 2025.01.11 05:25:40.835478 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
3551 | 2025.01.11 05:25:40.835845 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
3552 | 2025.01.11 05:25:40.836230 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
3553 | 2025.01.11 05:25:40.836535 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
3554 | 2025.01.11 05:25:40.837585 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.01.11 05:25:40.837666 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3556 | 2025.01.11 05:25:40.838746 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3557 | 2025.01.11 05:25:40.839302 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504166 sec., 35305.831809364376 rows/sec., 2.68 MiB/sec. | ||
3558 | 2025.01.11 05:25:40.839331 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2025.01.11 05:25:40.839536 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3560 | 2025.01.11 05:25:40.839835 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005284 sec., 43149.129447388346 rows/sec., 2.92 MiB/sec. | ||
3561 | 2025.01.11 05:25:40.840146 [ 262 ] {04aaec7c-fc35-4b12-8900-11eb7ef41a50} <Debug> TCPHandler: Processed in 0.005836667 sec. | ||
3562 | 2025.01.11 05:25:40.840421 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3563 | 2025.01.11 05:25:40.840447 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2025.01.11 05:25:40.840593 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_16_3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3565 | 2025.01.11 05:25:40.840641 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3566 | 2025.01.11 05:25:40.840733 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3567 | 2025.01.11 05:25:40.840760 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3568 | 2025.01.11 05:25:40.841622 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.01.11 05:25:40.841663 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3570 | 2025.01.11 05:25:40.842051 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3571 | 2025.01.11 05:25:40.842291 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.01.11 05:25:40.842531 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.001948 sec., 264887.0636550308 rows/sec., 19.60 MiB/sec. | ||
3573 | 2025.01.11 05:25:40.842707 [ 259 ] {1ed62a2e-34aa-4587-97cc-f8d8e12b3400} <Debug> TCPHandler: Processed in 0.002424774 sec. | ||
3574 | 2025.01.11 05:25:40.842896 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2025.01.11 05:25:40.843011 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3576 | 2025.01.11 05:25:40.843063 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3577 | 2025.01.11 05:25:40.843811 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.01.11 05:25:40.843851 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3579 | 2025.01.11 05:25:40.844291 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3580 | 2025.01.11 05:25:40.844526 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.01.11 05:25:40.844740 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Debug> executeQuery: Read 947 rows, 65.00 KiB in 0.001753 sec., 540216.771249287 rows/sec., 36.21 MiB/sec. | ||
3582 | 2025.01.11 05:25:40.844793 [ 262 ] {54d3c6de-b9e7-4822-bbd8-75f0d3efec46} <Debug> TCPHandler: Processed in 0.001980494 sec. | ||
3583 | 2025.01.11 05:25:40.844915 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3584 | 2025.01.11 05:25:40.845025 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3585 | 2025.01.11 05:25:40.845096 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <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 | ||
3586 | 2025.01.11 05:25:40.846197 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2025.01.11 05:25:40.846239 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3588 | 2025.01.11 05:25:40.846860 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3589 | 2025.01.11 05:25:40.847122 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3590 | 2025.01.11 05:25:40.847357 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002354 sec., 12744.265080713678 rows/sec., 22.84 MiB/sec. | ||
3591 | 2025.01.11 05:25:40.847453 [ 259 ] {8dc78b75-fd25-45dd-9132-19366ea5b0d7} <Debug> TCPHandler: Processed in 0.002589837 sec. | ||
3592 | 2025.01.11 05:25:40.847595 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3593 | 2025.01.11 05:25:40.847702 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3594 | 2025.01.11 05:25:40.847749 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3595 | 2025.01.11 05:25:40.848186 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3596 | 2025.01.11 05:25:40.848226 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3597 | 2025.01.11 05:25:40.848580 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3598 | 2025.01.11 05:25:40.848811 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2025.01.11 05:25:40.849022 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001342 sec., 22354.694485842025 rows/sec., 1.53 MiB/sec. | ||
3600 | 2025.01.11 05:25:40.849073 [ 262 ] {7bff8a1d-3eb6-4e45-b32c-89c79982d226} <Debug> TCPHandler: Processed in 0.001530133 sec. | ||
3601 | 2025.01.11 05:25:42.603503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3602 | 2025.01.11 05:25:42.604134 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.01.11 05:25:42.604172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3604 | 2025.01.11 05:25:42.604733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3605 | 2025.01.11 05:25:42.604995 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2025.01.11 05:25:42.605231 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3607 | 2025.01.11 05:25:43.117968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3608 | 2025.01.11 05:25:43.139072 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2025.01.11 05:25:43.139139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3610 | 2025.01.11 05:25:43.146497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3611 | 2025.01.11 05:25:43.147298 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2025.01.11 05:25:43.151162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3613 | 2025.01.11 05:25:45.131368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 506 | ||
3614 | 2025.01.11 05:25:45.134717 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2025.01.11 05:25:45.134774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3616 | 2025.01.11 05:25:45.136305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3617 | 2025.01.11 05:25:45.136631 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2025.01.11 05:25:45.137581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
3619 | 2025.01.11 05:25:46.426253 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3620 | 2025.01.11 05:25:46.426457 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3621 | 2025.01.11 05:25:46.426531 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3622 | 2025.01.11 05:25:46.427300 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3623 | 2025.01.11 05:25:46.427355 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3624 | 2025.01.11 05:25:46.427790 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3625 | 2025.01.11 05:25:46.428051 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2025.01.11 05:25:46.428287 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
3627 | 2025.01.11 05:25:46.428355 [ 259 ] {346cad6a-2bfa-4df4-8c4c-225b742e65de} <Debug> TCPHandler: Processed in 0.002256669 sec. | ||
3628 | 2025.01.11 05:25:46.428535 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3629 | 2025.01.11 05:25:46.428658 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3630 | 2025.01.11 05:25:46.428709 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3631 | 2025.01.11 05:25:46.429329 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2025.01.11 05:25:46.429371 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3633 | 2025.01.11 05:25:46.429757 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3634 | 2025.01.11 05:25:46.430007 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2025.01.11 05:25:46.430238 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001606 sec., 118929.01618929017 rows/sec., 10.50 MiB/sec. | ||
3636 | 2025.01.11 05:25:46.430292 [ 262 ] {354bdd7a-a95b-4be9-96b3-526197c688d8} <Debug> TCPHandler: Processed in 0.00181413 sec. | ||
3637 | 2025.01.11 05:25:46.430443 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3638 | 2025.01.11 05:25:46.430577 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3639 | 2025.01.11 05:25:46.430633 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3640 | 2025.01.11 05:25:46.431272 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3641 | 2025.01.11 05:25:46.431319 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3642 | 2025.01.11 05:25:46.431670 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3643 | 2025.01.11 05:25:46.431918 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3644 | 2025.01.11 05:25:46.432126 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00158 sec., 10126.582278481012 rows/sec., 716.97 KiB/sec. | ||
3645 | 2025.01.11 05:25:46.432180 [ 259 ] {5e0ebd43-24d0-447f-8ad2-20c1a6258092} <Debug> TCPHandler: Processed in 0.001800749 sec. | ||
3646 | 2025.01.11 05:25:46.432310 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3647 | 2025.01.11 05:25:46.432418 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3648 | 2025.01.11 05:25:46.432464 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3649 | 2025.01.11 05:25:46.433006 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3650 | 2025.01.11 05:25:46.433047 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3651 | 2025.01.11 05:25:46.433408 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3652 | 2025.01.11 05:25:46.433647 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3653 | 2025.01.11 05:25:46.433817 [ 119 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3654 | 2025.01.11 05:25:46.433888 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec. | ||
3655 | 2025.01.11 05:25:46.433905 [ 119 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3656 | 2025.01.11 05:25:46.433976 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3657 | 2025.01.11 05:25:46.434019 [ 262 ] {be8cc7af-6061-4181-bc05-6a8986b41053} <Debug> TCPHandler: Processed in 0.001761689 sec. | ||
3658 | 2025.01.11 05:25:46.434223 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3659 | 2025.01.11 05:25:46.434226 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
3660 | 2025.01.11 05:25:46.434400 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3661 | 2025.01.11 05:25:46.434511 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3662 | 2025.01.11 05:25:46.434525 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3663 | 2025.01.11 05:25:46.434626 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
3664 | 2025.01.11 05:25:46.434884 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
3665 | 2025.01.11 05:25:46.435217 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
3666 | 2025.01.11 05:25:46.435678 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3667 | 2025.01.11 05:25:46.435996 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
3668 | 2025.01.11 05:25:46.436477 [ 201 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
3669 | 2025.01.11 05:25:46.437564 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2025.01.11 05:25:46.437633 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3671 | 2025.01.11 05:25:46.438684 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3672 | 2025.01.11 05:25:46.439285 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.01.11 05:25:46.439459 [ 191 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005354037 sec., 98243.62439034322 rows/sec., 7.04 MiB/sec. | ||
3674 | 2025.01.11 05:25:46.439820 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005455 sec., 2383.134738771769 rows/sec., 148.59 KiB/sec. | ||
3675 | 2025.01.11 05:25:46.439933 [ 191 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3676 | 2025.01.11 05:25:46.440145 [ 259 ] {aa3394da-d46c-4a7f-b099-1f5597f18bb8} <Debug> TCPHandler: Processed in 0.006007491 sec. | ||
3677 | 2025.01.11 05:25:46.440362 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3678 | 2025.01.11 05:25:46.440540 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3679 | 2025.01.11 05:25:46.440621 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3680 | 2025.01.11 05:25:46.440684 [ 191 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2025.01.11 05:25:46.440891 [ 191 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_11_2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3682 | 2025.01.11 05:25:46.441080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3683 | 2025.01.11 05:25:46.441664 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3684 | 2025.01.11 05:25:46.441709 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3685 | 2025.01.11 05:25:46.442105 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3686 | 2025.01.11 05:25:46.442354 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3687 | 2025.01.11 05:25:46.442616 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.002112 sec., 168087.1212121212 rows/sec., 11.80 MiB/sec. | ||
3688 | 2025.01.11 05:25:46.442839 [ 262 ] {3ef896cd-f34d-4d9d-9ffe-b1a30b9952f7} <Debug> TCPHandler: Processed in 0.002554196 sec. | ||
3689 | 2025.01.11 05:25:46.443038 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3690 | 2025.01.11 05:25:46.443173 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3691 | 2025.01.11 05:25:46.443230 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3692 | 2025.01.11 05:25:46.443705 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3693 | 2025.01.11 05:25:46.443744 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3694 | 2025.01.11 05:25:46.444102 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3695 | 2025.01.11 05:25:46.444341 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3696 | 2025.01.11 05:25:46.444621 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. | ||
3697 | 2025.01.11 05:25:46.444847 [ 259 ] {67e9d537-615d-4c11-a511-65f555f709b2} <Debug> TCPHandler: Processed in 0.001895111 sec. | ||
3698 | 2025.01.11 05:25:46.444983 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3699 | 2025.01.11 05:25:46.445092 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3700 | 2025.01.11 05:25:46.445141 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3701 | 2025.01.11 05:25:46.445692 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3702 | 2025.01.11 05:25:46.445731 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3703 | 2025.01.11 05:25:46.446105 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3704 | 2025.01.11 05:25:46.446342 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3705 | 2025.01.11 05:25:46.446548 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001477 sec., 119837.50846310088 rows/sec., 7.90 MiB/sec. | ||
3706 | 2025.01.11 05:25:46.446601 [ 262 ] {1356a8e0-a6e1-4048-a27a-e4b509f7fd9d} <Debug> TCPHandler: Processed in 0.001669447 sec. | ||
3707 | 2025.01.11 05:25:46.446726 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3708 | 2025.01.11 05:25:46.446832 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3709 | 2025.01.11 05:25:46.446880 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3710 | 2025.01.11 05:25:46.447315 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2025.01.11 05:25:46.447354 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3712 | 2025.01.11 05:25:46.447697 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3713 | 2025.01.11 05:25:46.447957 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2025.01.11 05:25:46.448160 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
3715 | 2025.01.11 05:25:46.448208 [ 259 ] {4b280487-ae23-482f-9997-14dbe39fa58a} <Debug> TCPHandler: Processed in 0.001534524 sec. | ||
3716 | 2025.01.11 05:25:46.448340 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3717 | 2025.01.11 05:25:46.448447 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3718 | 2025.01.11 05:25:46.448514 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <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 | ||
3719 | 2025.01.11 05:25:46.449581 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3720 | 2025.01.11 05:25:46.449621 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3721 | 2025.01.11 05:25:46.450215 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3722 | 2025.01.11 05:25:46.450490 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2025.01.11 05:25:46.451213 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002731 sec., 3295.4961552544855 rows/sec., 5.91 MiB/sec. | ||
3724 | 2025.01.11 05:25:46.451680 [ 262 ] {47a0516f-5542-4b66-af27-0979233698b7} <Debug> TCPHandler: Processed in 0.003391014 sec. | ||
3725 | 2025.01.11 05:25:46.451878 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3726 | 2025.01.11 05:25:46.452009 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3727 | 2025.01.11 05:25:46.452064 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3728 | 2025.01.11 05:25:46.452541 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3729 | 2025.01.11 05:25:46.452580 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3730 | 2025.01.11 05:25:46.452934 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3731 | 2025.01.11 05:25:46.453169 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.01.11 05:25:46.453378 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001397 sec., 37222.619899785255 rows/sec., 2.30 MiB/sec. | ||
3733 | 2025.01.11 05:25:46.453426 [ 259 ] {9632c883-936e-49f5-b5a6-83fcadcc5841} <Debug> TCPHandler: Processed in 0.001611095 sec. | ||
3734 | 2025.01.11 05:25:50.020426 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3735 | 2025.01.11 05:25:50.020493 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3736 | 2025.01.11 05:25:50.106312 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3737 | 2025.01.11 05:25:50.106952 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3738 | 2025.01.11 05:25:50.106989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3739 | 2025.01.11 05:25:50.107519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3740 | 2025.01.11 05:25:50.107770 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3741 | 2025.01.11 05:25:50.108015 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3742 | 2025.01.11 05:25:50.652211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3743 | 2025.01.11 05:25:50.672080 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2025.01.11 05:25:50.672143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3745 | 2025.01.11 05:25:50.679800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3746 | 2025.01.11 05:25:50.680565 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2025.01.11 05:25:50.683566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3748 | 2025.01.11 05:25:51.423516 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3749 | 2025.01.11 05:25:51.423725 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3750 | 2025.01.11 05:25:51.423806 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3751 | 2025.01.11 05:25:51.424854 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2025.01.11 05:25:51.424898 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3753 | 2025.01.11 05:25:51.425334 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3754 | 2025.01.11 05:25:51.425591 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3755 | 2025.01.11 05:25:51.425837 [ 113 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3756 | 2025.01.11 05:25:51.425900 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.002233 sec., 38513.21092700403 rows/sec., 3.36 MiB/sec. | ||
3757 | 2025.01.11 05:25:51.425924 [ 113 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2025.01.11 05:25:51.425986 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3759 | 2025.01.11 05:25:51.426040 [ 259 ] {9058ead6-cd85-4354-b981-d4bba5424d56} <Debug> TCPHandler: Processed in 0.002661528 sec. | ||
3760 | 2025.01.11 05:25:51.426208 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
3761 | 2025.01.11 05:25:51.426257 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3762 | 2025.01.11 05:25:51.426437 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3763 | 2025.01.11 05:25:51.426495 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3764 | 2025.01.11 05:25:51.426513 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1395 rows starting from the beginning of the part | ||
3765 | 2025.01.11 05:25:51.426681 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3766 | 2025.01.11 05:25:51.426873 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 86 rows starting from the beginning of the part | ||
3767 | 2025.01.11 05:25:51.427209 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 191 rows starting from the beginning of the part | ||
3768 | 2025.01.11 05:25:51.427602 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1227 rows starting from the beginning of the part | ||
3769 | 2025.01.11 05:25:51.427989 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 191 rows starting from the beginning of the part | ||
3770 | 2025.01.11 05:25:51.428340 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
3771 | 2025.01.11 05:25:51.429727 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2025.01.11 05:25:51.429790 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3773 | 2025.01.11 05:25:51.430786 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3774 | 2025.01.11 05:25:51.431253 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2025.01.11 05:25:51.431587 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005161 sec., 5812.826971517148 rows/sec., 437.10 KiB/sec. | ||
3776 | 2025.01.11 05:25:51.432068 [ 262 ] {def5fa87-ecce-4ec3-9449-6733ba558a91} <Debug> TCPHandler: Processed in 0.005884499 sec. | ||
3777 | 2025.01.11 05:25:51.432419 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2025.01.11 05:25:51.432504 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3176 rows, containing 5 columns (5 merged, 0 gathered) in 0.00642435 sec., 494369.08014040336 rows/sec., 43.41 MiB/sec. | ||
3779 | 2025.01.11 05:25:51.432708 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3780 | 2025.01.11 05:25:51.432833 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3781 | 2025.01.11 05:25:51.432953 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3782 | 2025.01.11 05:25:51.433648 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3783 | 2025.01.11 05:25:51.433886 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_25_5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3784 | 2025.01.11 05:25:51.434061 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3785 | 2025.01.11 05:25:51.434186 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2025.01.11 05:25:51.434231 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3787 | 2025.01.11 05:25:51.434602 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3788 | 2025.01.11 05:25:51.434864 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2025.01.11 05:25:51.435031 [ 113 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3790 | 2025.01.11 05:25:51.435094 [ 113 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2025.01.11 05:25:51.435119 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00252 sec., 23015.873015873014 rows/sec., 1.80 MiB/sec. | ||
3792 | 2025.01.11 05:25:51.435135 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3793 | 2025.01.11 05:25:51.435310 [ 259 ] {fce3a63f-d12a-45c9-a6ba-9f0b4102e9cb} <Debug> TCPHandler: Processed in 0.003064837 sec. | ||
3794 | 2025.01.11 05:25:51.435367 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
3795 | 2025.01.11 05:25:51.435510 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2025.01.11 05:25:51.435537 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3797 | 2025.01.11 05:25:51.435592 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 867 rows starting from the beginning of the part | ||
3798 | 2025.01.11 05:25:51.435834 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3799 | 2025.01.11 05:25:51.435874 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part | ||
3800 | 2025.01.11 05:25:51.436025 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3801 | 2025.01.11 05:25:51.436206 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 355 rows starting from the beginning of the part | ||
3802 | 2025.01.11 05:25:51.436597 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 516 rows starting from the beginning of the part | ||
3803 | 2025.01.11 05:25:51.436931 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 355 rows starting from the beginning of the part | ||
3804 | 2025.01.11 05:25:51.437356 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
3805 | 2025.01.11 05:25:51.438616 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2025.01.11 05:25:51.438670 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3807 | 2025.01.11 05:25:51.439702 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3808 | 2025.01.11 05:25:51.440083 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2025.01.11 05:25:51.440544 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.005296485 sec., 417069.05617593555 rows/sec., 31.78 MiB/sec. | ||
3810 | 2025.01.11 05:25:51.440613 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004929 sec., 20288.09089064719 rows/sec., 1.41 MiB/sec. | ||
3811 | 2025.01.11 05:25:51.440739 [ 262 ] {ed2fcb4f-5f2c-463e-b24e-0dd6d224add0} <Debug> TCPHandler: Processed in 0.005299486 sec. | ||
3812 | 2025.01.11 05:25:51.440827 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3813 | 2025.01.11 05:25:51.440913 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3814 | 2025.01.11 05:25:51.441089 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3815 | 2025.01.11 05:25:51.441216 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <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 | ||
3816 | 2025.01.11 05:25:51.441275 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3817 | 2025.01.11 05:25:51.441522 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_25_5} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3818 | 2025.01.11 05:25:51.441722 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3819 | 2025.01.11 05:25:51.442782 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3820 | 2025.01.11 05:25:51.442826 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3821 | 2025.01.11 05:25:51.443501 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3822 | 2025.01.11 05:25:51.443773 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3823 | 2025.01.11 05:25:51.444115 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003052 sec., 9829.61992136304 rows/sec., 17.61 MiB/sec. | ||
3824 | 2025.01.11 05:25:51.444355 [ 259 ] {d27b2436-1232-4b69-9162-eb8fb11218c2} <Debug> TCPHandler: Processed in 0.003509037 sec. | ||
3825 | 2025.01.11 05:25:51.444507 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3826 | 2025.01.11 05:25:51.444636 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3827 | 2025.01.11 05:25:51.444692 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3828 | 2025.01.11 05:25:51.445257 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3829 | 2025.01.11 05:25:51.445305 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3830 | 2025.01.11 05:25:51.445697 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3831 | 2025.01.11 05:25:51.446087 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2025.01.11 05:25:51.446367 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 1.17 MiB/sec. | ||
3833 | 2025.01.11 05:25:51.446561 [ 262 ] {43820b77-16c9-40e8-b33c-15827547b613} <Debug> TCPHandler: Processed in 0.002109706 sec. | ||
3834 | 2025.01.11 05:25:55.138743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 540 | ||
3835 | 2025.01.11 05:25:55.141869 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2025.01.11 05:25:55.141922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3837 | 2025.01.11 05:25:55.143400 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3838 | 2025.01.11 05:25:55.143713 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2025.01.11 05:25:55.144531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
3840 | 2025.01.11 05:25:56.427015 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2025.01.11 05:25:56.427232 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3842 | 2025.01.11 05:25:56.427315 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3843 | 2025.01.11 05:25:56.428106 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2025.01.11 05:25:56.428162 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3845 | 2025.01.11 05:25:56.428603 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3846 | 2025.01.11 05:25:56.428866 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2025.01.11 05:25:56.429073 [ 108 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3848 | 2025.01.11 05:25:56.429102 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
3849 | 2025.01.11 05:25:56.429161 [ 108 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2025.01.11 05:25:56.429238 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3851 | 2025.01.11 05:25:56.429249 [ 259 ] {2fb24179-905e-4d82-8647-80978b8f2a67} <Debug> TCPHandler: Processed in 0.002383433 sec. | ||
3852 | 2025.01.11 05:25:56.429480 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3853 | 2025.01.11 05:25:56.429483 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3854 | 2025.01.11 05:25:56.429686 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3855 | 2025.01.11 05:25:56.429760 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3856 | 2025.01.11 05:25:56.429791 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3857 | 2025.01.11 05:25:56.429823 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3858 | 2025.01.11 05:25:56.430158 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3859 | 2025.01.11 05:25:56.430459 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3860 | 2025.01.11 05:25:56.430859 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3861 | 2025.01.11 05:25:56.431230 [ 201 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
3862 | 2025.01.11 05:25:56.432724 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2025.01.11 05:25:56.432796 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3864 | 2025.01.11 05:25:56.433811 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3865 | 2025.01.11 05:25:56.433868 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004514489 sec., 15505.630869850385 rows/sec., 1.15 MiB/sec. | ||
3866 | 2025.01.11 05:25:56.434135 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3867 | 2025.01.11 05:25:56.434242 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2025.01.11 05:25:56.434734 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005095 sec., 1177.6251226692837 rows/sec., 96.03 KiB/sec. | ||
3869 | 2025.01.11 05:25:56.434882 [ 262 ] {72b0507f-21c8-4495-ac41-9cbb40865d38} <Debug> TCPHandler: Processed in 0.005496701 sec. | ||
3870 | 2025.01.11 05:25:56.434942 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_9_2} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3871 | 2025.01.11 05:25:56.435094 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3872 | 2025.01.11 05:25:56.435099 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_9_2} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3873 | 2025.01.11 05:25:56.435330 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3874 | 2025.01.11 05:25:56.435360 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3875 | 2025.01.11 05:25:56.435434 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3876 | 2025.01.11 05:25:56.436158 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3877 | 2025.01.11 05:25:56.436204 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3878 | 2025.01.11 05:25:56.436611 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3879 | 2025.01.11 05:25:56.436865 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3880 | 2025.01.11 05:25:56.437114 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Debug> executeQuery: Read 194 rows, 17.49 KiB in 0.001819 sec., 106652.00659703133 rows/sec., 9.39 MiB/sec. | ||
3881 | 2025.01.11 05:25:56.437284 [ 259 ] {f38e9cdb-3df2-4349-98c7-2c398f09c003} <Debug> TCPHandler: Processed in 0.00229308 sec. | ||
3882 | 2025.01.11 05:25:56.437481 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3883 | 2025.01.11 05:25:56.437600 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3884 | 2025.01.11 05:25:56.437650 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3885 | 2025.01.11 05:25:56.438229 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2025.01.11 05:25:56.438271 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3887 | 2025.01.11 05:25:56.438643 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3888 | 2025.01.11 05:25:56.438887 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3889 | 2025.01.11 05:25:56.439110 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.001535 sec., 14332.247557003258 rows/sec., 1010.92 KiB/sec. | ||
3890 | 2025.01.11 05:25:56.439165 [ 262 ] {e7061db7-7eae-42bb-b7e8-251da0758f2e} <Debug> TCPHandler: Processed in 0.001743129 sec. | ||
3891 | 2025.01.11 05:25:56.439307 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3892 | 2025.01.11 05:25:56.439422 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3893 | 2025.01.11 05:25:56.439476 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3894 | 2025.01.11 05:25:56.440046 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3895 | 2025.01.11 05:25:56.440091 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3896 | 2025.01.11 05:25:56.440444 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3897 | 2025.01.11 05:25:56.440681 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3898 | 2025.01.11 05:25:56.440884 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
3899 | 2025.01.11 05:25:56.440936 [ 259 ] {bebb9297-62a2-4a71-a6c5-c829fdcb044d} <Debug> TCPHandler: Processed in 0.001683127 sec. | ||
3900 | 2025.01.11 05:25:56.441070 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3901 | 2025.01.11 05:25:56.441178 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3902 | 2025.01.11 05:25:56.441224 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3903 | 2025.01.11 05:25:56.441751 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3904 | 2025.01.11 05:25:56.441791 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3905 | 2025.01.11 05:25:56.442134 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3906 | 2025.01.11 05:25:56.442382 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3907 | 2025.01.11 05:25:56.442535 [ 108 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3908 | 2025.01.11 05:25:56.442600 [ 108 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3909 | 2025.01.11 05:25:56.442625 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001463 sec., 8885.850991114148 rows/sec., 554.03 KiB/sec. | ||
3910 | 2025.01.11 05:25:56.442639 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3911 | 2025.01.11 05:25:56.442798 [ 262 ] {11c0fc0c-6233-41d0-b93d-74f19a20f414} <Debug> TCPHandler: Processed in 0.001779759 sec. | ||
3912 | 2025.01.11 05:25:56.443006 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3913 | 2025.01.11 05:25:56.443073 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3914 | 2025.01.11 05:25:56.443375 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3915 | 2025.01.11 05:25:56.443401 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3916 | 2025.01.11 05:25:56.443469 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3917 | 2025.01.11 05:25:56.443475 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3918 | 2025.01.11 05:25:56.443780 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3919 | 2025.01.11 05:25:56.444154 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3920 | 2025.01.11 05:25:56.444473 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3921 | 2025.01.11 05:25:56.444806 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
3922 | 2025.01.11 05:25:56.446512 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3923 | 2025.01.11 05:25:56.446580 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3924 | 2025.01.11 05:25:56.447283 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004515008 sec., 14396.430748295463 rows/sec., 953.85 KiB/sec. | ||
3925 | 2025.01.11 05:25:56.447437 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3926 | 2025.01.11 05:25:56.447480 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3927 | 2025.01.11 05:25:56.447787 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2025.01.11 05:25:56.447787 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_9_2} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.01.11 05:25:56.447898 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_9_2} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3930 | 2025.01.11 05:25:56.448069 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3931 | 2025.01.11 05:25:56.448104 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.004825 sec., 74818.65284974093 rows/sec., 5.26 MiB/sec. | ||
3932 | 2025.01.11 05:25:56.448170 [ 259 ] {f87bf248-ad56-4d10-ad8e-7b01ca85999e} <Debug> TCPHandler: Processed in 0.005229825 sec. | ||
3933 | 2025.01.11 05:25:56.448329 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3934 | 2025.01.11 05:25:56.448445 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3935 | 2025.01.11 05:25:56.448492 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3936 | 2025.01.11 05:25:56.448947 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3937 | 2025.01.11 05:25:56.448986 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3938 | 2025.01.11 05:25:56.449350 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3939 | 2025.01.11 05:25:56.449593 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2025.01.11 05:25:56.449893 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
3941 | 2025.01.11 05:25:56.450025 [ 262 ] {1fe8cbe9-8b63-411d-af2b-16803d5a9ea1} <Debug> TCPHandler: Processed in 0.001752149 sec. | ||
3942 | 2025.01.11 05:25:56.450169 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2025.01.11 05:25:56.450276 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3944 | 2025.01.11 05:25:56.450324 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3945 | 2025.01.11 05:25:56.450861 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2025.01.11 05:25:56.450900 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3947 | 2025.01.11 05:25:56.451280 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3948 | 2025.01.11 05:25:56.451515 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3949 | 2025.01.11 05:25:56.451675 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3950 | 2025.01.11 05:25:56.451739 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.01.11 05:25:56.451768 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Debug> executeQuery: Read 180 rows, 12.17 KiB in 0.001505 sec., 119601.32890365449 rows/sec., 7.89 MiB/sec. | ||
3952 | 2025.01.11 05:25:56.451781 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3953 | 2025.01.11 05:25:56.451926 [ 259 ] {f8a896fa-15f3-413c-8baa-55dedbe4aa0d} <Debug> TCPHandler: Processed in 0.001806969 sec. | ||
3954 | 2025.01.11 05:25:56.451989 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
3955 | 2025.01.11 05:25:56.452099 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3956 | 2025.01.11 05:25:56.452116 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3957 | 2025.01.11 05:25:56.452157 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6330 rows starting from the beginning of the part | ||
3958 | 2025.01.11 05:25:56.452354 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3959 | 2025.01.11 05:25:56.452414 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 177 rows starting from the beginning of the part | ||
3960 | 2025.01.11 05:25:56.452562 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3961 | 2025.01.11 05:25:56.452597 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 947 rows starting from the beginning of the part | ||
3962 | 2025.01.11 05:25:56.453030 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part | ||
3963 | 2025.01.11 05:25:56.453549 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
3964 | 2025.01.11 05:25:56.453908 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 180 rows starting from the beginning of the part | ||
3965 | 2025.01.11 05:25:56.454694 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.01.11 05:25:56.454736 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3967 | 2025.01.11 05:25:56.455177 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3968 | 2025.01.11 05:25:56.455515 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2025.01.11 05:25:56.455906 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003672 sec., 272.33115468409585 rows/sec., 18.35 KiB/sec. | ||
3970 | 2025.01.11 05:25:56.456099 [ 262 ] {5ad6ec11-50a7-40fd-a758-9566bb61ae60} <Debug> TCPHandler: Processed in 0.004071159 sec. | ||
3971 | 2025.01.11 05:25:56.456239 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2025.01.11 05:25:56.456366 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3973 | 2025.01.11 05:25:56.456443 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <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 | ||
3974 | 2025.01.11 05:25:56.456936 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7911 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502197 sec., 1575278.2274685034 rows/sec., 105.70 MiB/sec. | ||
3975 | 2025.01.11 05:25:56.457376 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3976 | 2025.01.11 05:25:56.457811 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2025.01.11 05:25:56.457941 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3978 | 2025.01.11 05:25:56.458041 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3979 | 2025.01.11 05:25:56.458046 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3980 | 2025.01.11 05:25:56.458085 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3981 | 2025.01.11 05:25:56.458684 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3982 | 2025.01.11 05:25:56.458934 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3983 | 2025.01.11 05:25:56.459107 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3984 | 2025.01.11 05:25:56.459177 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3985 | 2025.01.11 05:25:56.459220 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3986 | 2025.01.11 05:25:56.459233 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00288 sec., 3125 rows/sec., 5.60 MiB/sec. | ||
3987 | 2025.01.11 05:25:56.459648 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
3988 | 2025.01.11 05:25:56.459990 [ 259 ] {21c6dc5a-60f2-4d4c-ba19-cfa56c0d8a31} <Debug> TCPHandler: Processed in 0.003796613 sec. | ||
3989 | 2025.01.11 05:25:56.460311 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3990 | 2025.01.11 05:25:56.460628 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3991 | 2025.01.11 05:25:56.460753 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3992 | 2025.01.11 05:25:56.460792 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3993 | 2025.01.11 05:25:56.461029 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
3994 | 2025.01.11 05:25:56.461808 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
3995 | 2025.01.11 05:25:56.462552 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
3996 | 2025.01.11 05:25:56.462924 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3997 | 2025.01.11 05:25:56.463065 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
3998 | 2025.01.11 05:25:56.463343 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
3999 | 2025.01.11 05:25:56.464003 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
4000 | 2025.01.11 05:25:56.464680 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
4001 | 2025.01.11 05:25:56.464687 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4002 | 2025.01.11 05:25:56.465586 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2025.01.11 05:25:56.465978 [ 108 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4004 | 2025.01.11 05:25:56.466066 [ 108 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4005 | 2025.01.11 05:25:56.466152 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005586 sec., 9308.986752595776 rows/sec., 590.20 KiB/sec. | ||
4006 | 2025.01.11 05:25:56.466165 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4007 | 2025.01.11 05:25:56.466431 [ 262 ] {aa8f0136-012b-4ab5-b5ae-33b3c28b3869} <Debug> TCPHandler: Processed in 0.006318178 sec. | ||
4008 | 2025.01.11 05:25:56.466748 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
4009 | 2025.01.11 05:25:56.467269 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4010 | 2025.01.11 05:25:56.467394 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 714 rows starting from the beginning of the part | ||
4011 | 2025.01.11 05:25:56.467762 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
4012 | 2025.01.11 05:25:56.468195 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
4013 | 2025.01.11 05:25:56.468469 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
4014 | 2025.01.11 05:25:56.468683 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
4015 | 2025.01.11 05:25:56.468996 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
4016 | 2025.01.11 05:25:56.472314 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.00595481 sec., 156176.2675887224 rows/sec., 10.18 MiB/sec. | ||
4017 | 2025.01.11 05:25:56.472578 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4018 | 2025.01.11 05:25:56.473209 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2025.01.11 05:25:56.473328 [ 194 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_26_5} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4020 | 2025.01.11 05:25:56.473500 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
4021 | 2025.01.11 05:25:56.474336 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.014996888 sec., 19203.98418658591 rows/sec., 34.41 MiB/sec. | ||
4022 | 2025.01.11 05:25:56.474806 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4023 | 2025.01.11 05:25:56.475208 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4024 | 2025.01.11 05:25:56.475283 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4025 | 2025.01.11 05:25:56.475417 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
4026 | 2025.01.11 05:25:57.609121 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4027 | 2025.01.11 05:25:57.609775 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2025.01.11 05:25:57.609826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4029 | 2025.01.11 05:25:57.610365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4030 | 2025.01.11 05:25:57.610628 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2025.01.11 05:25:57.610905 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4032 | 2025.01.11 05:25:58.184601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4033 | 2025.01.11 05:25:58.205106 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4034 | 2025.01.11 05:25:58.205165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4035 | 2025.01.11 05:25:58.212847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4036 | 2025.01.11 05:25:58.213615 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2025.01.11 05:25:58.216883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4038 | 2025.01.11 05:26:01.422910 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4039 | 2025.01.11 05:26:01.423136 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4040 | 2025.01.11 05:26:01.423214 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4041 | 2025.01.11 05:26:01.424051 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2025.01.11 05:26:01.424093 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4043 | 2025.01.11 05:26:01.424544 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4044 | 2025.01.11 05:26:01.424809 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2025.01.11 05:26:01.425058 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001979 sec., 43456.291056088936 rows/sec., 3.79 MiB/sec. | ||
4046 | 2025.01.11 05:26:01.425113 [ 259 ] {ff099326-387b-434b-81f5-c7f5ffd05f14} <Debug> TCPHandler: Processed in 0.002341571 sec. | ||
4047 | 2025.01.11 05:26:01.425304 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2025.01.11 05:26:01.425443 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4049 | 2025.01.11 05:26:01.425499 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4050 | 2025.01.11 05:26:01.426103 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2025.01.11 05:26:01.426142 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4052 | 2025.01.11 05:26:01.426519 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4053 | 2025.01.11 05:26:01.426755 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.01.11 05:26:01.426984 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.40 MiB/sec. | ||
4055 | 2025.01.11 05:26:01.427037 [ 262 ] {4307527d-33c3-40c1-8ed9-a3cd71048312} <Debug> TCPHandler: Processed in 0.00180021 sec. | ||
4056 | 2025.01.11 05:26:01.427192 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.01.11 05:26:01.427319 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4058 | 2025.01.11 05:26:01.427373 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4059 | 2025.01.11 05:26:01.427983 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.01.11 05:26:01.428023 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4061 | 2025.01.11 05:26:01.428367 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4062 | 2025.01.11 05:26:01.428604 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.01.11 05:26:01.428813 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001523 sec., 38082.73145108339 rows/sec., 2.97 MiB/sec. | ||
4064 | 2025.01.11 05:26:01.428865 [ 259 ] {0b6cf0c9-e5df-4f03-a6ea-24c646bc3b93} <Debug> TCPHandler: Processed in 0.001735448 sec. | ||
4065 | 2025.01.11 05:26:01.428995 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2025.01.11 05:26:01.429102 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4067 | 2025.01.11 05:26:01.429151 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4068 | 2025.01.11 05:26:01.429665 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2025.01.11 05:26:01.429705 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4070 | 2025.01.11 05:26:01.430084 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4071 | 2025.01.11 05:26:01.430320 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2025.01.11 05:26:01.430567 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001483 sec., 67430.88334457182 rows/sec., 4.68 MiB/sec. | ||
4073 | 2025.01.11 05:26:01.430652 [ 262 ] {de88a930-aa22-4833-9bc6-cde9c5096c8c} <Debug> TCPHandler: Processed in 0.001704048 sec. | ||
4074 | 2025.01.11 05:26:01.430898 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4075 | 2025.01.11 05:26:01.431041 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4076 | 2025.01.11 05:26:01.431125 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <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 | ||
4077 | 2025.01.11 05:26:01.432360 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2025.01.11 05:26:01.432399 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4079 | 2025.01.11 05:26:01.433020 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4080 | 2025.01.11 05:26:01.433276 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2025.01.11 05:26:01.433525 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002512 sec., 11942.675159235669 rows/sec., 21.40 MiB/sec. | ||
4082 | 2025.01.11 05:26:01.433625 [ 259 ] {c19058d2-6ea9-4be3-8b32-53465b843cd7} <Debug> TCPHandler: Processed in 0.002852533 sec. | ||
4083 | 2025.01.11 05:26:01.433889 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2025.01.11 05:26:01.434009 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4085 | 2025.01.11 05:26:01.434057 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4086 | 2025.01.11 05:26:01.434483 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2025.01.11 05:26:01.434522 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4088 | 2025.01.11 05:26:01.434864 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4089 | 2025.01.11 05:26:01.435090 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2025.01.11 05:26:01.435299 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.57 MiB/sec. | ||
4091 | 2025.01.11 05:26:01.435349 [ 262 ] {9fc54598-b289-40f8-9ee8-fef502791214} <Debug> TCPHandler: Processed in 0.001551774 sec. | ||
4092 | 2025.01.11 05:26:05.020543 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4093 | 2025.01.11 05:26:05.020639 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4094 | 2025.01.11 05:26:05.112033 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4095 | 2025.01.11 05:26:05.112805 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2025.01.11 05:26:05.112847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4097 | 2025.01.11 05:26:05.113447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4098 | 2025.01.11 05:26:05.113705 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2025.01.11 05:26:05.113964 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4100 | 2025.01.11 05:26:05.145688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 576 | ||
4101 | 2025.01.11 05:26:05.148856 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4102 | 2025.01.11 05:26:05.148919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4103 | 2025.01.11 05:26:05.150416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4104 | 2025.01.11 05:26:05.150730 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4105 | 2025.01.11 05:26:05.151286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
4106 | 2025.01.11 05:26:05.717916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4107 | 2025.01.11 05:26:05.739371 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4108 | 2025.01.11 05:26:05.739429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4109 | 2025.01.11 05:26:05.747238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4110 | 2025.01.11 05:26:05.748058 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4111 | 2025.01.11 05:26:05.750799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4112 | 2025.01.11 05:26:06.425729 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2025.01.11 05:26:06.425913 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4114 | 2025.01.11 05:26:06.425982 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4115 | 2025.01.11 05:26:06.426724 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4116 | 2025.01.11 05:26:06.426774 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4117 | 2025.01.11 05:26:06.427223 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4118 | 2025.01.11 05:26:06.427477 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2025.01.11 05:26:06.427730 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
4120 | 2025.01.11 05:26:06.427955 [ 259 ] {59e2706d-9ac7-4347-b341-2ca29c973f1b} <Debug> TCPHandler: Processed in 0.002353032 sec. | ||
4121 | 2025.01.11 05:26:06.428161 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4122 | 2025.01.11 05:26:06.428300 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4123 | 2025.01.11 05:26:06.428355 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4124 | 2025.01.11 05:26:06.429117 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4125 | 2025.01.11 05:26:06.429157 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4126 | 2025.01.11 05:26:06.429540 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4127 | 2025.01.11 05:26:06.429787 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4128 | 2025.01.11 05:26:06.430043 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001763 sec., 108338.0601247873 rows/sec., 9.57 MiB/sec. | ||
4129 | 2025.01.11 05:26:06.430266 [ 262 ] {f03acaf4-6d5c-4321-8cf8-6d51351fdc76} <Debug> TCPHandler: Processed in 0.002172127 sec. | ||
4130 | 2025.01.11 05:26:06.430450 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4131 | 2025.01.11 05:26:06.430560 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4132 | 2025.01.11 05:26:06.430605 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4133 | 2025.01.11 05:26:06.431158 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4134 | 2025.01.11 05:26:06.431197 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4135 | 2025.01.11 05:26:06.431539 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4136 | 2025.01.11 05:26:06.431773 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4137 | 2025.01.11 05:26:06.431935 [ 96 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4138 | 2025.01.11 05:26:06.432001 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001463 sec., 10936.431989063567 rows/sec., 774.31 KiB/sec. | ||
4139 | 2025.01.11 05:26:06.432024 [ 96 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2025.01.11 05:26:06.432103 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4141 | 2025.01.11 05:26:06.432119 [ 259 ] {9799869b-e7f5-4ff0-a510-22d9c1a4586a} <Debug> TCPHandler: Processed in 0.001739538 sec. | ||
4142 | 2025.01.11 05:26:06.432339 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4143 | 2025.01.11 05:26:06.432339 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
4144 | 2025.01.11 05:26:06.432475 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4145 | 2025.01.11 05:26:06.432500 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4146 | 2025.01.11 05:26:06.432513 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 56 rows starting from the beginning of the part | ||
4147 | 2025.01.11 05:26:06.432569 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4148 | 2025.01.11 05:26:06.432627 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
4149 | 2025.01.11 05:26:06.433091 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
4150 | 2025.01.11 05:26:06.433542 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
4151 | 2025.01.11 05:26:06.433931 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
4152 | 2025.01.11 05:26:06.434312 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
4153 | 2025.01.11 05:26:06.435308 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2025.01.11 05:26:06.435351 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4155 | 2025.01.11 05:26:06.435973 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4156 | 2025.01.11 05:26:06.436068 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.003844865 sec., 44214.8163849706 rows/sec., 3.32 MiB/sec. | ||
4157 | 2025.01.11 05:26:06.436201 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4158 | 2025.01.11 05:26:06.436291 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4159 | 2025.01.11 05:26:06.436708 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4160 | 2025.01.11 05:26:06.436714 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004246 sec., 3297.220913801225 rows/sec., 230.92 KiB/sec. | ||
4161 | 2025.01.11 05:26:06.437115 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_21_4} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4162 | 2025.01.11 05:26:06.437124 [ 262 ] {68ab167d-5ed3-4054-bd2c-3a6af7147e31} <Debug> TCPHandler: Processed in 0.004876736 sec. | ||
4163 | 2025.01.11 05:26:06.437345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4164 | 2025.01.11 05:26:06.437378 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2025.01.11 05:26:06.437492 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4166 | 2025.01.11 05:26:06.437537 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4167 | 2025.01.11 05:26:06.438094 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2025.01.11 05:26:06.438133 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4169 | 2025.01.11 05:26:06.438493 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4170 | 2025.01.11 05:26:06.438737 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2025.01.11 05:26:06.439013 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. | ||
4172 | 2025.01.11 05:26:06.439170 [ 259 ] {8eea225b-1f01-4516-bd1c-ea542f00b058} <Debug> TCPHandler: Processed in 0.001890342 sec. | ||
4173 | 2025.01.11 05:26:06.439325 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2025.01.11 05:26:06.439455 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4175 | 2025.01.11 05:26:06.439507 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4176 | 2025.01.11 05:26:06.440230 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2025.01.11 05:26:06.440269 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4178 | 2025.01.11 05:26:06.440627 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4179 | 2025.01.11 05:26:06.440863 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.01.11 05:26:06.441077 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001651 sec., 215021.1992731678 rows/sec., 15.10 MiB/sec. | ||
4181 | 2025.01.11 05:26:06.441129 [ 262 ] {424a901e-1093-4213-93b5-5d9bf9f9b2b4} <Debug> TCPHandler: Processed in 0.00187023 sec. | ||
4182 | 2025.01.11 05:26:06.441262 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4183 | 2025.01.11 05:26:06.441370 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4184 | 2025.01.11 05:26:06.441416 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4185 | 2025.01.11 05:26:06.441831 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4186 | 2025.01.11 05:26:06.441870 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4187 | 2025.01.11 05:26:06.442222 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4188 | 2025.01.11 05:26:06.442458 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4189 | 2025.01.11 05:26:06.442725 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
4190 | 2025.01.11 05:26:06.442877 [ 259 ] {4ca77061-f1cd-4f8d-a040-180f5254662a} <Debug> TCPHandler: Processed in 0.001666107 sec. | ||
4191 | 2025.01.11 05:26:06.443009 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2025.01.11 05:26:06.443138 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4193 | 2025.01.11 05:26:06.443194 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4194 | 2025.01.11 05:26:06.443833 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4195 | 2025.01.11 05:26:06.443879 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4196 | 2025.01.11 05:26:06.444251 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4197 | 2025.01.11 05:26:06.444482 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2025.01.11 05:26:06.444686 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001577 sec., 112238.42739378566 rows/sec., 7.40 MiB/sec. | ||
4199 | 2025.01.11 05:26:06.444738 [ 262 ] {8edce227-ba79-42f3-9104-1bef3f6e2728} <Debug> TCPHandler: Processed in 0.001791889 sec. | ||
4200 | 2025.01.11 05:26:06.444878 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2025.01.11 05:26:06.444985 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4202 | 2025.01.11 05:26:06.445031 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4203 | 2025.01.11 05:26:06.445547 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2025.01.11 05:26:06.445598 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4205 | 2025.01.11 05:26:06.446010 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4206 | 2025.01.11 05:26:06.446246 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2025.01.11 05:26:06.446396 [ 96 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4208 | 2025.01.11 05:26:06.446453 [ 96 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2025.01.11 05:26:06.446489 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4210 | 2025.01.11 05:26:06.446494 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
4211 | 2025.01.11 05:26:06.446691 [ 259 ] {e6d67a90-c067-476e-8288-e4eb00d5b252} <Debug> TCPHandler: Processed in 0.001860441 sec. | ||
4212 | 2025.01.11 05:26:06.446744 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4213 | 2025.01.11 05:26:06.446889 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2025.01.11 05:26:06.446960 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4215 | 2025.01.11 05:26:06.447013 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4216 | 2025.01.11 05:26:06.447214 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4217 | 2025.01.11 05:26:06.447252 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4218 | 2025.01.11 05:26:06.447598 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4219 | 2025.01.11 05:26:06.447655 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <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 | ||
4220 | 2025.01.11 05:26:06.447842 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4221 | 2025.01.11 05:26:06.448241 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4222 | 2025.01.11 05:26:06.448587 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
4223 | 2025.01.11 05:26:06.452286 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005701894 sec., 1753.8032099509392 rows/sec., 118.18 KiB/sec. | ||
4224 | 2025.01.11 05:26:06.452507 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4225 | 2025.01.11 05:26:06.452890 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2025.01.11 05:26:06.452969 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4227 | 2025.01.11 05:26:06.453126 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_10_2} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4228 | 2025.01.11 05:26:06.453361 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_10_2} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4229 | 2025.01.11 05:26:06.453502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4230 | 2025.01.11 05:26:06.453970 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4231 | 2025.01.11 05:26:06.454236 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.01.11 05:26:06.454594 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007511 sec., 1198.2425775529223 rows/sec., 2.15 MiB/sec. | ||
4233 | 2025.01.11 05:26:06.454906 [ 262 ] {1df915ef-9a52-4a33-952e-ba2e6ca361ce} <Debug> TCPHandler: Processed in 0.008111738 sec. | ||
4234 | 2025.01.11 05:26:06.455060 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2025.01.11 05:26:06.455192 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4236 | 2025.01.11 05:26:06.455248 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4237 | 2025.01.11 05:26:06.455787 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2025.01.11 05:26:06.455834 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4239 | 2025.01.11 05:26:06.456209 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4240 | 2025.01.11 05:26:06.456446 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2025.01.11 05:26:06.456671 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001501 sec., 34643.5709526982 rows/sec., 2.14 MiB/sec. | ||
4242 | 2025.01.11 05:26:06.456773 [ 259 ] {29ca9688-f300-468e-8a0b-0730b104255b} <Debug> TCPHandler: Processed in 0.001771719 sec. | ||
4243 | 2025.01.11 05:26:09.179421 [ 93 ] {} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4244 | 2025.01.11 05:26:09.179536 [ 93 ] {} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2025.01.11 05:26:09.179579 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4246 | 2025.01.11 05:26:09.179821 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
4247 | 2025.01.11 05:26:09.180000 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4248 | 2025.01.11 05:26:09.180038 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4249 | 2025.01.11 05:26:09.180123 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4250 | 2025.01.11 05:26:09.180333 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4251 | 2025.01.11 05:26:09.180588 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
4252 | 2025.01.11 05:26:09.180754 [ 187 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
4253 | 2025.01.11 05:26:09.181831 [ 200 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147047 sec., 7452.095832089377 rows/sec., 636.78 KiB/sec. | ||
4254 | 2025.01.11 05:26:09.182083 [ 189 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4255 | 2025.01.11 05:26:09.182675 [ 189 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2025.01.11 05:26:09.182831 [ 189 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_5_1} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4257 | 2025.01.11 05:26:09.182991 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4258 | 2025.01.11 05:26:10.828842 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2025.01.11 05:26:10.829050 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4260 | 2025.01.11 05:26:10.829123 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4261 | 2025.01.11 05:26:10.829890 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4262 | 2025.01.11 05:26:10.829943 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4263 | 2025.01.11 05:26:10.830447 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4264 | 2025.01.11 05:26:10.830735 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4265 | 2025.01.11 05:26:10.830957 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001964 sec., 2036.6598778004072 rows/sec., 166.08 KiB/sec. | ||
4266 | 2025.01.11 05:26:10.831017 [ 259 ] {095c8028-83d4-42de-bd0b-1ddfedca9745} <Debug> TCPHandler: Processed in 0.002319081 sec. | ||
4267 | 2025.01.11 05:26:10.831212 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.01.11 05:26:10.831327 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4269 | 2025.01.11 05:26:10.831374 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4270 | 2025.01.11 05:26:10.832382 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.11 05:26:10.832421 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4272 | 2025.01.11 05:26:10.832878 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4273 | 2025.01.11 05:26:10.833125 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.11 05:26:10.833346 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Debug> executeQuery: Read 1228 rows, 103.95 KiB in 0.002041 sec., 601665.8500734934 rows/sec., 49.74 MiB/sec. | ||
4275 | 2025.01.11 05:26:10.833399 [ 262 ] {c3ae215c-8b1f-4b21-9800-8c57ebab0eb8} <Debug> TCPHandler: Processed in 0.002244179 sec. | ||
4276 | 2025.01.11 05:26:10.833566 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4277 | 2025.01.11 05:26:10.833676 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4278 | 2025.01.11 05:26:10.833721 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4279 | 2025.01.11 05:26:10.834308 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2025.01.11 05:26:10.834348 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4281 | 2025.01.11 05:26:10.834699 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4282 | 2025.01.11 05:26:10.834932 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2025.01.11 05:26:10.835139 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001486 sec., 22880.215343203232 rows/sec., 1.67 MiB/sec. | ||
4284 | 2025.01.11 05:26:10.835208 [ 259 ] {d2226537-23a6-4258-9521-074adbc349a3} <Debug> TCPHandler: Processed in 0.001691497 sec. | ||
4285 | 2025.01.11 05:26:10.835384 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2025.01.11 05:26:10.835491 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4287 | 2025.01.11 05:26:10.835535 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4288 | 2025.01.11 05:26:10.836141 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2025.01.11 05:26:10.836181 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4290 | 2025.01.11 05:26:10.836532 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4291 | 2025.01.11 05:26:10.836776 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4292 | 2025.01.11 05:26:10.836990 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00152 sec., 150000 rows/sec., 10.16 MiB/sec. | ||
4293 | 2025.01.11 05:26:10.837041 [ 262 ] {36e10c1d-a939-4328-96f7-835889c776d6} <Debug> TCPHandler: Processed in 0.001708658 sec. | ||
4294 | 2025.01.11 05:26:10.837180 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4295 | 2025.01.11 05:26:10.837289 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4296 | 2025.01.11 05:26:10.837333 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4297 | 2025.01.11 05:26:10.838047 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2025.01.11 05:26:10.838086 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4299 | 2025.01.11 05:26:10.838449 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4300 | 2025.01.11 05:26:10.838685 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2025.01.11 05:26:10.838916 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Debug> executeQuery: Read 518 rows, 39.25 KiB in 0.001644 sec., 315085.15815085155 rows/sec., 23.32 MiB/sec. | ||
4302 | 2025.01.11 05:26:10.838997 [ 259 ] {37fdbe4f-8f25-4523-a980-39e858dba7a1} <Debug> TCPHandler: Processed in 0.0018678 sec. | ||
4303 | 2025.01.11 05:26:10.839209 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4304 | 2025.01.11 05:26:10.839328 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4305 | 2025.01.11 05:26:10.839384 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4306 | 2025.01.11 05:26:10.840078 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4307 | 2025.01.11 05:26:10.840117 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4308 | 2025.01.11 05:26:10.840547 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4309 | 2025.01.11 05:26:10.840785 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2025.01.11 05:26:10.841021 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.001706 sec., 555685.8147713951 rows/sec., 37.25 MiB/sec. | ||
4311 | 2025.01.11 05:26:10.841110 [ 262 ] {45fb61cd-8e48-4538-82a4-1ca9733847b8} <Debug> TCPHandler: Processed in 0.001993024 sec. | ||
4312 | 2025.01.11 05:26:10.841344 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4313 | 2025.01.11 05:26:10.841485 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4314 | 2025.01.11 05:26:10.841569 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <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 | ||
4315 | 2025.01.11 05:26:10.842784 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2025.01.11 05:26:10.842822 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4317 | 2025.01.11 05:26:10.843429 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4318 | 2025.01.11 05:26:10.843681 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2025.01.11 05:26:10.843912 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002457 sec., 12210.01221001221 rows/sec., 21.88 MiB/sec. | ||
4320 | 2025.01.11 05:26:10.844011 [ 259 ] {9bb0e6c7-ce10-4ccc-854d-1e05d1dde261} <Debug> TCPHandler: Processed in 0.002797431 sec. | ||
4321 | 2025.01.11 05:26:10.844174 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4322 | 2025.01.11 05:26:10.844304 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4323 | 2025.01.11 05:26:10.844359 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4324 | 2025.01.11 05:26:10.844868 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2025.01.11 05:26:10.844914 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4326 | 2025.01.11 05:26:10.845274 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4327 | 2025.01.11 05:26:10.845503 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2025.01.11 05:26:10.845744 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001459 sec., 20562.028786840303 rows/sec., 1.41 MiB/sec. | ||
4329 | 2025.01.11 05:26:10.845804 [ 262 ] {11df3f67-d2f9-4fac-a426-12b33ee12511} <Debug> TCPHandler: Processed in 0.001693266 sec. | ||
4330 | 2025.01.11 05:26:12.615052 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4331 | 2025.01.11 05:26:12.615676 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4332 | 2025.01.11 05:26:12.615713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4333 | 2025.01.11 05:26:12.616216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4334 | 2025.01.11 05:26:12.616496 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4335 | 2025.01.11 05:26:12.616642 [ 87 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4336 | 2025.01.11 05:26:12.616686 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4337 | 2025.01.11 05:26:12.616692 [ 87 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2025.01.11 05:26:12.616726 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4339 | 2025.01.11 05:26:12.616845 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
4340 | 2025.01.11 05:26:12.616970 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4341 | 2025.01.11 05:26:12.617003 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
4342 | 2025.01.11 05:26:12.617070 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4343 | 2025.01.11 05:26:12.617220 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4344 | 2025.01.11 05:26:12.617486 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4345 | 2025.01.11 05:26:12.617703 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4346 | 2025.01.11 05:26:12.617860 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4347 | 2025.01.11 05:26:12.620178 [ 200 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395564 sec., 2838409.1714955163 rows/sec., 40.60 MiB/sec. | ||
4348 | 2025.01.11 05:26:12.620451 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4349 | 2025.01.11 05:26:12.620786 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.01.11 05:26:12.620874 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_21_4} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4351 | 2025.01.11 05:26:12.620965 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4352 | 2025.01.11 05:26:13.251846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4353 | 2025.01.11 05:26:13.274146 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4354 | 2025.01.11 05:26:13.274212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4355 | 2025.01.11 05:26:13.282063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4356 | 2025.01.11 05:26:13.282834 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4357 | 2025.01.11 05:26:13.283209 [ 86 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4358 | 2025.01.11 05:26:13.283357 [ 86 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4359 | 2025.01.11 05:26:13.283441 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4360 | 2025.01.11 05:26:13.284098 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4361 | 2025.01.11 05:26:13.297611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4362 | 2025.01.11 05:26:13.299613 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4363 | 2025.01.11 05:26:13.301216 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4364 | 2025.01.11 05:26:13.307571 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4365 | 2025.01.11 05:26:13.313151 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4366 | 2025.01.11 05:26:13.318697 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4367 | 2025.01.11 05:26:13.324797 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4368 | 2025.01.11 05:26:13.329466 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
4369 | 2025.01.11 05:26:13.388648 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105011659 sec., 1514.117589552604 rows/sec., 7.83 MiB/sec. | ||
4370 | 2025.01.11 05:26:13.391205 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4371 | 2025.01.11 05:26:13.394163 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_21_4} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4372 | 2025.01.11 05:26:13.394260 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_21_4} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4373 | 2025.01.11 05:26:13.396502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4374 | 2025.01.11 05:26:14.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.99 MiB, peak 195.53 MiB, free memory in arenas 0.00 B, will set to 187.82 MiB (RSS), difference: 2.83 MiB | ||
4375 | 2025.01.11 05:26:15.152453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 614 | ||
4376 | 2025.01.11 05:26:15.155774 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4377 | 2025.01.11 05:26:15.155838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4378 | 2025.01.11 05:26:15.157340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4379 | 2025.01.11 05:26:15.157660 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4380 | 2025.01.11 05:26:15.158291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
4381 | 2025.01.11 05:26:16.426168 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4382 | 2025.01.11 05:26:16.426374 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4383 | 2025.01.11 05:26:16.426453 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4384 | 2025.01.11 05:26:16.427322 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2025.01.11 05:26:16.427368 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4386 | 2025.01.11 05:26:16.427878 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4387 | 2025.01.11 05:26:16.428348 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2025.01.11 05:26:16.428629 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002305 sec., 6073.752711496746 rows/sec., 437.23 KiB/sec. | ||
4389 | 2025.01.11 05:26:16.428884 [ 259 ] {36ceb5d4-4a75-4d75-860e-7a43f481a3b4} <Debug> TCPHandler: Processed in 0.002857432 sec. | ||
4390 | 2025.01.11 05:26:16.429092 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2025.01.11 05:26:16.429237 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4392 | 2025.01.11 05:26:16.429296 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4393 | 2025.01.11 05:26:16.430086 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2025.01.11 05:26:16.430134 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4395 | 2025.01.11 05:26:16.430530 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4396 | 2025.01.11 05:26:16.430767 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4397 | 2025.01.11 05:26:16.430893 [ 82 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4398 | 2025.01.11 05:26:16.430942 [ 82 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4399 | 2025.01.11 05:26:16.430951 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001746 sec., 109392.89805269187 rows/sec., 9.66 MiB/sec. | ||
4400 | 2025.01.11 05:26:16.430971 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4401 | 2025.01.11 05:26:16.431025 [ 262 ] {8a744478-501e-4bd9-9446-76b7f80884f4} <Debug> TCPHandler: Processed in 0.001998054 sec. | ||
4402 | 2025.01.11 05:26:16.431206 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
4403 | 2025.01.11 05:26:16.431239 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4404 | 2025.01.11 05:26:16.431511 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4405 | 2025.01.11 05:26:16.431512 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4406 | 2025.01.11 05:26:16.431619 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4407 | 2025.01.11 05:26:16.431627 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1396 rows starting from the beginning of the part | ||
4408 | 2025.01.11 05:26:16.431966 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 194 rows starting from the beginning of the part | ||
4409 | 2025.01.11 05:26:16.432330 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
4410 | 2025.01.11 05:26:16.432724 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 191 rows starting from the beginning of the part | ||
4411 | 2025.01.11 05:26:16.433121 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1228 rows starting from the beginning of the part | ||
4412 | 2025.01.11 05:26:16.433473 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 191 rows starting from the beginning of the part | ||
4413 | 2025.01.11 05:26:16.434562 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2025.01.11 05:26:16.434640 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4415 | 2025.01.11 05:26:16.435660 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4416 | 2025.01.11 05:26:16.436151 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2025.01.11 05:26:16.436430 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005018 sec., 3188.5213232363494 rows/sec., 225.75 KiB/sec. | ||
4418 | 2025.01.11 05:26:16.436531 [ 259 ] {24fa0a40-9b3d-47d5-9457-6ff03d416f39} <Debug> TCPHandler: Processed in 0.005361587 sec. | ||
4419 | 2025.01.11 05:26:16.436750 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4420 | 2025.01.11 05:26:16.437081 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4421 | 2025.01.11 05:26:16.437106 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.006031982 sec., 544762.898828279 rows/sec., 47.92 MiB/sec. | ||
4422 | 2025.01.11 05:26:16.437162 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4423 | 2025.01.11 05:26:16.437380 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4424 | 2025.01.11 05:26:16.438020 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2025.01.11 05:26:16.438218 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_30_6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4426 | 2025.01.11 05:26:16.438419 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4427 | 2025.01.11 05:26:16.438439 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2025.01.11 05:26:16.438494 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4429 | 2025.01.11 05:26:16.438849 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4430 | 2025.01.11 05:26:16.439108 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2025.01.11 05:26:16.439348 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002356 sec., 5942.275042444821 rows/sec., 416.16 KiB/sec. | ||
4432 | 2025.01.11 05:26:16.439555 [ 262 ] {9b8e9e12-aea8-4a05-b583-bd5f2cee7c2a} <Debug> TCPHandler: Processed in 0.002903824 sec. | ||
4433 | 2025.01.11 05:26:16.439727 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4434 | 2025.01.11 05:26:16.439932 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4435 | 2025.01.11 05:26:16.439977 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4436 | 2025.01.11 05:26:16.440528 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4437 | 2025.01.11 05:26:16.440567 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4438 | 2025.01.11 05:26:16.440922 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4439 | 2025.01.11 05:26:16.441164 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4440 | 2025.01.11 05:26:16.441418 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. | ||
4441 | 2025.01.11 05:26:16.441571 [ 259 ] {d1c8f2bc-d52a-46dc-bbed-6d3ca97b9cd0} <Debug> TCPHandler: Processed in 0.001899182 sec. | ||
4442 | 2025.01.11 05:26:16.441736 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4443 | 2025.01.11 05:26:16.441866 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4444 | 2025.01.11 05:26:16.441920 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4445 | 2025.01.11 05:26:16.442659 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2025.01.11 05:26:16.442698 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4447 | 2025.01.11 05:26:16.443060 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4448 | 2025.01.11 05:26:16.443290 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4449 | 2025.01.11 05:26:16.443411 [ 82 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4450 | 2025.01.11 05:26:16.443454 [ 82 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.01.11 05:26:16.443476 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001637 sec., 216860.10995723886 rows/sec., 15.23 MiB/sec. | ||
4452 | 2025.01.11 05:26:16.443480 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4453 | 2025.01.11 05:26:16.443586 [ 262 ] {94fb7607-43c4-4c9c-baff-c166af08b6a4} <Debug> TCPHandler: Processed in 0.001913972 sec. | ||
4454 | 2025.01.11 05:26:16.443801 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4455 | 2025.01.11 05:26:16.443881 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
4456 | 2025.01.11 05:26:16.443963 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4457 | 2025.01.11 05:26:16.444055 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4458 | 2025.01.11 05:26:16.444364 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4459 | 2025.01.11 05:26:16.444456 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 869 rows starting from the beginning of the part | ||
4460 | 2025.01.11 05:26:16.444767 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 361 rows starting from the beginning of the part | ||
4461 | 2025.01.11 05:26:16.445079 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 58 rows starting from the beginning of the part | ||
4462 | 2025.01.11 05:26:16.445383 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 355 rows starting from the beginning of the part | ||
4463 | 2025.01.11 05:26:16.445771 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 518 rows starting from the beginning of the part | ||
4464 | 2025.01.11 05:26:16.446104 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 355 rows starting from the beginning of the part | ||
4465 | 2025.01.11 05:26:16.446563 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2025.01.11 05:26:16.446675 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4467 | 2025.01.11 05:26:16.447684 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4468 | 2025.01.11 05:26:16.448192 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2025.01.11 05:26:16.448477 [ 82 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4470 | 2025.01.11 05:26:16.448571 [ 82 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2025.01.11 05:26:16.448659 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4472 | 2025.01.11 05:26:16.448919 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004934 sec., 1216.0518848804215 rows/sec., 63.53 KiB/sec. | ||
4473 | 2025.01.11 05:26:16.449333 [ 259 ] {9bb35d63-9efc-458b-8033-d0b768449b86} <Debug> TCPHandler: Processed in 0.005648624 sec. | ||
4474 | 2025.01.11 05:26:16.449565 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4475 | 2025.01.11 05:26:16.449624 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4476 | 2025.01.11 05:26:16.450076 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4477 | 2025.01.11 05:26:16.450251 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4478 | 2025.01.11 05:26:16.450306 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4479 | 2025.01.11 05:26:16.450514 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894721 sec., 364916.86900746234 rows/sec., 27.66 MiB/sec. | ||
4480 | 2025.01.11 05:26:16.450533 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4481 | 2025.01.11 05:26:16.450983 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4482 | 2025.01.11 05:26:16.451020 [ 193 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4483 | 2025.01.11 05:26:16.451500 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4484 | 2025.01.11 05:26:16.451878 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4485 | 2025.01.11 05:26:16.452243 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2025.01.11 05:26:16.452287 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4487 | 2025.01.11 05:26:16.452896 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_30_6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4488 | 2025.01.11 05:26:16.453289 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
4489 | 2025.01.11 05:26:16.453380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4490 | 2025.01.11 05:26:16.454116 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2025.01.11 05:26:16.454185 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4492 | 2025.01.11 05:26:16.455254 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4493 | 2025.01.11 05:26:16.455945 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2025.01.11 05:26:16.455956 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.007108806 sec., 9284.259550760002 rows/sec., 485.07 KiB/sec. | ||
4495 | 2025.01.11 05:26:16.456197 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4496 | 2025.01.11 05:26:16.456533 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.006614 sec., 26761.41517992138 rows/sec., 1.77 MiB/sec. | ||
4497 | 2025.01.11 05:26:16.456903 [ 262 ] {3de6d0c3-0510-4839-bb37-c8de431f08fe} <Debug> TCPHandler: Processed in 0.007435132 sec. | ||
4498 | 2025.01.11 05:26:16.457241 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4499 | 2025.01.11 05:26:16.457310 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_11_2} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4500 | 2025.01.11 05:26:16.457577 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4501 | 2025.01.11 05:26:16.457614 [ 192 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_11_2} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4502 | 2025.01.11 05:26:16.457676 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4503 | 2025.01.11 05:26:16.457776 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4504 | 2025.01.11 05:26:16.458302 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2025.01.11 05:26:16.458345 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4506 | 2025.01.11 05:26:16.458701 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4507 | 2025.01.11 05:26:16.458937 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2025.01.11 05:26:16.459123 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001638 sec., 610.5006105006105 rows/sec., 41.14 KiB/sec. | ||
4509 | 2025.01.11 05:26:16.459174 [ 259 ] {e73fd0ba-3a19-4086-8865-607ca2526ab4} <Debug> TCPHandler: Processed in 0.002151147 sec. | ||
4510 | 2025.01.11 05:26:16.459314 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4511 | 2025.01.11 05:26:16.459444 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4512 | 2025.01.11 05:26:16.459521 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <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 | ||
4513 | 2025.01.11 05:26:16.460672 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2025.01.11 05:26:16.460709 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4515 | 2025.01.11 05:26:16.461324 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4516 | 2025.01.11 05:26:16.461593 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2025.01.11 05:26:16.461891 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002456 sec., 3664.495114006515 rows/sec., 6.57 MiB/sec. | ||
4518 | 2025.01.11 05:26:16.462360 [ 262 ] {8c0ee8eb-a2e0-4fb7-a66c-119c549f9137} <Debug> TCPHandler: Processed in 0.003106208 sec. | ||
4519 | 2025.01.11 05:26:16.462519 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4520 | 2025.01.11 05:26:16.462628 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4521 | 2025.01.11 05:26:16.462675 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4522 | 2025.01.11 05:26:16.463134 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4523 | 2025.01.11 05:26:16.463173 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
4524 | 2025.01.11 05:26:16.463527 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4525 | 2025.01.11 05:26:16.463765 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4526 | 2025.01.11 05:26:16.463981 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001377 sec., 37763.25344952796 rows/sec., 2.34 MiB/sec. | ||
4527 | 2025.01.11 05:26:16.464030 [ 259 ] {8b83a477-017e-468f-b2e7-fc2b8abd129f} <Debug> TCPHandler: Processed in 0.001562944 sec. | ||
4528 | 2025.01.11 05:26:20.020681 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4529 | 2025.01.11 05:26:20.020749 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4530 | 2025.01.11 05:26:20.117772 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4531 | 2025.01.11 05:26:20.118463 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4532 | 2025.01.11 05:26:20.118507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4533 | 2025.01.11 05:26:20.119040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4534 | 2025.01.11 05:26:20.119288 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4535 | 2025.01.11 05:26:20.119556 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4536 | 2025.01.11 05:26:20.798681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4537 | 2025.01.11 05:26:20.819447 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4538 | 2025.01.11 05:26:20.819509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4539 | 2025.01.11 05:26:20.827061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4540 | 2025.01.11 05:26:20.827813 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2025.01.11 05:26:20.830695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4542 | 2025.01.11 05:26:21.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.37 MiB, peak 195.53 MiB, free memory in arenas 0.00 B, will set to 189.46 MiB (RSS), difference: 1.09 MiB | ||
4543 | 2025.01.11 05:26:21.422462 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4544 | 2025.01.11 05:26:21.422674 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4545 | 2025.01.11 05:26:21.422758 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4546 | 2025.01.11 05:26:21.423610 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4547 | 2025.01.11 05:26:21.423664 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4548 | 2025.01.11 05:26:21.424139 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4549 | 2025.01.11 05:26:21.424398 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4550 | 2025.01.11 05:26:21.424650 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.002032 sec., 42322.83464566929 rows/sec., 3.70 MiB/sec. | ||
4551 | 2025.01.11 05:26:21.424719 [ 259 ] {590de6ae-6f21-4241-8339-dfc59f7fa8a4} <Debug> TCPHandler: Processed in 0.002403652 sec. | ||
4552 | 2025.01.11 05:26:21.424908 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4553 | 2025.01.11 05:26:21.425053 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4554 | 2025.01.11 05:26:21.425124 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4555 | 2025.01.11 05:26:21.425716 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2025.01.11 05:26:21.425756 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4557 | 2025.01.11 05:26:21.426119 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4558 | 2025.01.11 05:26:21.426359 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2025.01.11 05:26:21.426581 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.41 MiB/sec. | ||
4560 | 2025.01.11 05:26:21.426632 [ 262 ] {19ad7bd3-472a-45b1-80dd-04cc22197f1a} <Debug> TCPHandler: Processed in 0.001796629 sec. | ||
4561 | 2025.01.11 05:26:21.426765 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4562 | 2025.01.11 05:26:21.426872 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4563 | 2025.01.11 05:26:21.426917 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4564 | 2025.01.11 05:26:21.427457 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2025.01.11 05:26:21.427497 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4566 | 2025.01.11 05:26:21.427848 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4567 | 2025.01.11 05:26:21.428081 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2025.01.11 05:26:21.428299 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001449 sec., 40027.60524499655 rows/sec., 3.13 MiB/sec. | ||
4569 | 2025.01.11 05:26:21.428350 [ 259 ] {e8b705d8-5b00-44e2-993b-9ff71cb06448} <Debug> TCPHandler: Processed in 0.001638096 sec. | ||
4570 | 2025.01.11 05:26:21.428486 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4571 | 2025.01.11 05:26:21.428614 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4572 | 2025.01.11 05:26:21.428672 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4573 | 2025.01.11 05:26:21.429263 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4574 | 2025.01.11 05:26:21.429309 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4575 | 2025.01.11 05:26:21.429689 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4576 | 2025.01.11 05:26:21.429924 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4577 | 2025.01.11 05:26:21.430113 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4578 | 2025.01.11 05:26:21.430130 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00154 sec., 64935.06493506494 rows/sec., 4.50 MiB/sec. | ||
4579 | 2025.01.11 05:26:21.430197 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.01.11 05:26:21.430272 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4581 | 2025.01.11 05:26:21.430295 [ 262 ] {1403f97d-d8b4-438f-8e97-3322f052d7e0} <Debug> TCPHandler: Processed in 0.001872621 sec. | ||
4582 | 2025.01.11 05:26:21.430576 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2025.01.11 05:26:21.430636 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
4584 | 2025.01.11 05:26:21.431018 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4585 | 2025.01.11 05:26:21.431210 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4586 | 2025.01.11 05:26:21.431225 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <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 | ||
4587 | 2025.01.11 05:26:21.431267 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7911 rows starting from the beginning of the part | ||
4588 | 2025.01.11 05:26:21.431544 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
4589 | 2025.01.11 05:26:21.431952 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 177 rows starting from the beginning of the part | ||
4590 | 2025.01.11 05:26:21.432387 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 948 rows starting from the beginning of the part | ||
4591 | 2025.01.11 05:26:21.432760 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part | ||
4592 | 2025.01.11 05:26:21.433072 [ 186 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
4593 | 2025.01.11 05:26:21.435464 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4594 | 2025.01.11 05:26:21.435512 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4595 | 2025.01.11 05:26:21.436436 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4596 | 2025.01.11 05:26:21.436780 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2025.01.11 05:26:21.436969 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4598 | 2025.01.11 05:26:21.437052 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2025.01.11 05:26:21.437114 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006232 sec., 4813.863928112965 rows/sec., 8.63 MiB/sec. | ||
4600 | 2025.01.11 05:26:21.437121 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4601 | 2025.01.11 05:26:21.437856 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
4602 | 2025.01.11 05:26:21.438569 [ 259 ] {fe53a6f9-630f-4903-9874-8e3a81069d88} <Debug> TCPHandler: Processed in 0.008133858 sec. | ||
4603 | 2025.01.11 05:26:21.438878 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2025.01.11 05:26:21.439266 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4605 | 2025.01.11 05:26:21.439283 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9413 rows, containing 5 columns (5 merged, 0 gathered) in 0.008889584 sec., 1058879.6956078033 rows/sec., 71.05 MiB/sec. | ||
4606 | 2025.01.11 05:26:21.439382 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4607 | 2025.01.11 05:26:21.439559 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4608 | 2025.01.11 05:26:21.439813 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part | ||
4609 | 2025.01.11 05:26:21.439853 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4610 | 2025.01.11 05:26:21.441259 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4611 | 2025.01.11 05:26:21.441404 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2025.01.11 05:26:21.441895 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4613 | 2025.01.11 05:26:21.442184 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.01.11 05:26:21.442308 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4615 | 2025.01.11 05:26:21.442415 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
4616 | 2025.01.11 05:26:21.442619 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
4617 | 2025.01.11 05:26:21.443117 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
4618 | 2025.01.11 05:26:21.443515 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4619 | 2025.01.11 05:26:21.443564 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
4620 | 2025.01.11 05:26:21.444003 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4621 | 2025.01.11 05:26:21.444062 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4622 | 2025.01.11 05:26:21.444493 [ 75 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4623 | 2025.01.11 05:26:21.444649 [ 75 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2025.01.11 05:26:21.444767 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4625 | 2025.01.11 05:26:21.444782 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005571 sec., 5385.029617662897 rows/sec., 377.76 KiB/sec. | ||
4626 | 2025.01.11 05:26:21.445179 [ 262 ] {cdff43c2-5a17-4c94-bda6-79309f89121c} <Debug> TCPHandler: Processed in 0.006471802 sec. | ||
4627 | 2025.01.11 05:26:21.445434 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
4628 | 2025.01.11 05:26:21.445768 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4629 | 2025.01.11 05:26:21.445836 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 930 rows starting from the beginning of the part | ||
4630 | 2025.01.11 05:26:21.446082 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
4631 | 2025.01.11 05:26:21.446437 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
4632 | 2025.01.11 05:26:21.446774 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
4633 | 2025.01.11 05:26:21.447118 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
4634 | 2025.01.11 05:26:21.447437 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
4635 | 2025.01.11 05:26:21.450659 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.005608373 sec., 200414.63005402815 rows/sec., 13.06 MiB/sec. | ||
4636 | 2025.01.11 05:26:21.450957 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4637 | 2025.01.11 05:26:21.451693 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2025.01.11 05:26:21.451932 [ 192 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_31_6} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4639 | 2025.01.11 05:26:21.452096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
4640 | 2025.01.11 05:26:21.453416 [ 192 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.016132093 sec., 24547.34174914563 rows/sec., 43.99 MiB/sec. | ||
4641 | 2025.01.11 05:26:21.454017 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4642 | 2025.01.11 05:26:21.454491 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2025.01.11 05:26:21.454583 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4644 | 2025.01.11 05:26:21.454750 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4645 | 2025.01.11 05:26:25.159455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 648 | ||
4646 | 2025.01.11 05:26:25.162564 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4647 | 2025.01.11 05:26:25.162618 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4648 | 2025.01.11 05:26:25.164072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4649 | 2025.01.11 05:26:25.164375 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4650 | 2025.01.11 05:26:25.164598 [ 71 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4651 | 2025.01.11 05:26:25.164732 [ 71 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2025.01.11 05:26:25.164806 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4653 | 2025.01.11 05:26:25.165139 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
4654 | 2025.01.11 05:26:25.165439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
4655 | 2025.01.11 05:26:25.165867 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4656 | 2025.01.11 05:26:25.165992 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
4657 | 2025.01.11 05:26:25.166561 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
4658 | 2025.01.11 05:26:25.167102 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
4659 | 2025.01.11 05:26:25.167624 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4660 | 2025.01.11 05:26:25.168111 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
4661 | 2025.01.11 05:26:25.168639 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
4662 | 2025.01.11 05:26:25.176201 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 72 columns (72 merged, 0 gathered) in 0.011233246 sec., 57685.90841863518 rows/sec., 48.78 MiB/sec. | ||
4663 | 2025.01.11 05:26:25.177995 [ 189 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4664 | 2025.01.11 05:26:25.178896 [ 189 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2025.01.11 05:26:25.178999 [ 189 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_16_3} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4666 | 2025.01.11 05:26:25.179356 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
4667 | 2025.01.11 05:26:26.425995 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2025.01.11 05:26:26.426183 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4669 | 2025.01.11 05:26:26.426254 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4670 | 2025.01.11 05:26:26.427017 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4671 | 2025.01.11 05:26:26.427066 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4672 | 2025.01.11 05:26:26.427497 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4673 | 2025.01.11 05:26:26.427782 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4674 | 2025.01.11 05:26:26.428008 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
4675 | 2025.01.11 05:26:26.428072 [ 259 ] {8d571f3d-78da-472f-bf9f-dc137d1af7eb} <Debug> TCPHandler: Processed in 0.002213308 sec. | ||
4676 | 2025.01.11 05:26:26.428267 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4677 | 2025.01.11 05:26:26.428414 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4678 | 2025.01.11 05:26:26.428473 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4679 | 2025.01.11 05:26:26.429017 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4680 | 2025.01.11 05:26:26.429059 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4681 | 2025.01.11 05:26:26.429411 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4682 | 2025.01.11 05:26:26.429653 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4683 | 2025.01.11 05:26:26.429883 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
4684 | 2025.01.11 05:26:26.430051 [ 262 ] {eea557be-e707-4269-ba6f-92e16ac01cfd} <Debug> TCPHandler: Processed in 0.0018475 sec. | ||
4685 | 2025.01.11 05:26:26.430214 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4686 | 2025.01.11 05:26:26.430324 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4687 | 2025.01.11 05:26:26.430370 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4688 | 2025.01.11 05:26:26.431013 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2025.01.11 05:26:26.431053 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4690 | 2025.01.11 05:26:26.431429 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4691 | 2025.01.11 05:26:26.431667 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2025.01.11 05:26:26.431894 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Debug> executeQuery: Read 192 rows, 17.34 KiB in 0.001592 sec., 120603.01507537688 rows/sec., 10.64 MiB/sec. | ||
4693 | 2025.01.11 05:26:26.431981 [ 259 ] {2ba463af-01ac-4bbf-99c3-205f16e6935f} <Debug> TCPHandler: Processed in 0.00181896 sec. | ||
4694 | 2025.01.11 05:26:26.432154 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2025.01.11 05:26:26.432267 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4696 | 2025.01.11 05:26:26.432313 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4697 | 2025.01.11 05:26:26.432838 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2025.01.11 05:26:26.432876 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4699 | 2025.01.11 05:26:26.433230 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4700 | 2025.01.11 05:26:26.433490 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2025.01.11 05:26:26.433717 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Debug> executeQuery: Read 18 rows, 1.27 KiB in 0.001472 sec., 12228.260869565218 rows/sec., 864.44 KiB/sec. | ||
4702 | 2025.01.11 05:26:26.433771 [ 262 ] {68ac5975-8541-4841-be3e-7639ca19e440} <Debug> TCPHandler: Processed in 0.001679707 sec. | ||
4703 | 2025.01.11 05:26:26.433912 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4704 | 2025.01.11 05:26:26.434020 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4705 | 2025.01.11 05:26:26.434064 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4706 | 2025.01.11 05:26:26.434596 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2025.01.11 05:26:26.434636 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4708 | 2025.01.11 05:26:26.434981 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4709 | 2025.01.11 05:26:26.435271 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2025.01.11 05:26:26.435450 [ 69 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4711 | 2025.01.11 05:26:26.435507 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001509 sec., 9277.667329357191 rows/sec., 649.75 KiB/sec. | ||
4712 | 2025.01.11 05:26:26.435531 [ 69 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2025.01.11 05:26:26.435599 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4714 | 2025.01.11 05:26:26.435633 [ 259 ] {80c703c3-25a7-455a-b855-584635eac477} <Debug> TCPHandler: Processed in 0.001769028 sec. | ||
4715 | 2025.01.11 05:26:26.435767 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
4716 | 2025.01.11 05:26:26.435795 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4717 | 2025.01.11 05:26:26.435896 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4718 | 2025.01.11 05:26:26.435931 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4719 | 2025.01.11 05:26:26.435935 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
4720 | 2025.01.11 05:26:26.435986 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4721 | 2025.01.11 05:26:26.436088 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4722 | 2025.01.11 05:26:26.436416 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
4723 | 2025.01.11 05:26:26.436849 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
4724 | 2025.01.11 05:26:26.437074 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
4725 | 2025.01.11 05:26:26.437309 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
4726 | 2025.01.11 05:26:26.437983 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4727 | 2025.01.11 05:26:26.438028 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4728 | 2025.01.11 05:26:26.438573 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4729 | 2025.01.11 05:26:26.438889 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003174789 sec., 165680.30190352807 rows/sec., 11.87 MiB/sec. | ||
4730 | 2025.01.11 05:26:26.438936 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2025.01.11 05:26:26.439198 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4732 | 2025.01.11 05:26:26.439274 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003354 sec., 3875.9689922480616 rows/sec., 241.67 KiB/sec. | ||
4733 | 2025.01.11 05:26:26.439382 [ 262 ] {8e91ff3d-4a2d-4ae0-90c7-0bae6a040c43} <Debug> TCPHandler: Processed in 0.00364116 sec. | ||
4734 | 2025.01.11 05:26:26.439555 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4735 | 2025.01.11 05:26:26.439732 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2025.01.11 05:26:26.439753 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4737 | 2025.01.11 05:26:26.439860 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4738 | 2025.01.11 05:26:26.439907 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_16_3} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4739 | 2025.01.11 05:26:26.440083 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
4740 | 2025.01.11 05:26:26.440776 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2025.01.11 05:26:26.440821 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4742 | 2025.01.11 05:26:26.441199 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4743 | 2025.01.11 05:26:26.441439 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2025.01.11 05:26:26.441682 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Debug> executeQuery: Read 357 rows, 25.69 KiB in 0.001989 sec., 179487.1794871795 rows/sec., 12.61 MiB/sec. | ||
4745 | 2025.01.11 05:26:26.441881 [ 259 ] {a9334ada-4e83-4f51-a4ac-3188516bf7ac} <Debug> TCPHandler: Processed in 0.002398142 sec. | ||
4746 | 2025.01.11 05:26:26.442063 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4747 | 2025.01.11 05:26:26.442194 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4748 | 2025.01.11 05:26:26.442251 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4749 | 2025.01.11 05:26:26.442748 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4750 | 2025.01.11 05:26:26.442786 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4751 | 2025.01.11 05:26:26.443139 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4752 | 2025.01.11 05:26:26.443387 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2025.01.11 05:26:26.443593 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
4754 | 2025.01.11 05:26:26.443644 [ 262 ] {04a0230f-5ea9-4589-b33e-c0cea218c6bf} <Debug> TCPHandler: Processed in 0.001660997 sec. | ||
4755 | 2025.01.11 05:26:26.443787 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2025.01.11 05:26:26.443915 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4757 | 2025.01.11 05:26:26.443973 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4758 | 2025.01.11 05:26:26.444584 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2025.01.11 05:26:26.444624 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4760 | 2025.01.11 05:26:26.445000 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4761 | 2025.01.11 05:26:26.445241 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2025.01.11 05:26:26.445445 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001559 sec., 114175.7536882617 rows/sec., 7.53 MiB/sec. | ||
4763 | 2025.01.11 05:26:26.445497 [ 259 ] {219da7b4-b17f-4471-a939-1adc21c3424a} <Debug> TCPHandler: Processed in 0.001773569 sec. | ||
4764 | 2025.01.11 05:26:26.445630 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2025.01.11 05:26:26.445734 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4766 | 2025.01.11 05:26:26.445781 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4767 | 2025.01.11 05:26:26.446192 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2025.01.11 05:26:26.446231 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4769 | 2025.01.11 05:26:26.446566 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4770 | 2025.01.11 05:26:26.446811 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.01.11 05:26:26.447016 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. | ||
4772 | 2025.01.11 05:26:26.447066 [ 262 ] {f689c612-e10c-499d-aa7f-57f70288dfeb} <Debug> TCPHandler: Processed in 0.001485383 sec. | ||
4773 | 2025.01.11 05:26:26.447200 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4774 | 2025.01.11 05:26:26.447306 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4775 | 2025.01.11 05:26:26.447372 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <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 | ||
4776 | 2025.01.11 05:26:26.448405 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4777 | 2025.01.11 05:26:26.448444 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4778 | 2025.01.11 05:26:26.449038 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4779 | 2025.01.11 05:26:26.449295 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2025.01.11 05:26:26.449555 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002266 sec., 3971.7563989408654 rows/sec., 7.12 MiB/sec. | ||
4781 | 2025.01.11 05:26:26.449765 [ 259 ] {b4265aa1-4798-45c6-8f83-8693179e6171} <Debug> TCPHandler: Processed in 0.002616267 sec. | ||
4782 | 2025.01.11 05:26:26.449913 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2025.01.11 05:26:26.450040 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4784 | 2025.01.11 05:26:26.450095 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4785 | 2025.01.11 05:26:26.450585 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2025.01.11 05:26:26.450623 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4787 | 2025.01.11 05:26:26.450965 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4788 | 2025.01.11 05:26:26.451209 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.01.11 05:26:26.451404 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001392 sec., 37356.32183908046 rows/sec., 2.31 MiB/sec. | ||
4790 | 2025.01.11 05:26:26.451453 [ 262 ] {0fdc36c3-605a-4b87-b013-d32fc099fcba} <Debug> TCPHandler: Processed in 0.001600705 sec. | ||
4791 | 2025.01.11 05:26:27.620668 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4792 | 2025.01.11 05:26:27.621311 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4793 | 2025.01.11 05:26:27.621355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4794 | 2025.01.11 05:26:27.621898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4795 | 2025.01.11 05:26:27.622162 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2025.01.11 05:26:27.622421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4797 | 2025.01.11 05:26:28.331734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4798 | 2025.01.11 05:26:28.352675 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4799 | 2025.01.11 05:26:28.352746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4800 | 2025.01.11 05:26:28.360250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4801 | 2025.01.11 05:26:28.361071 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4802 | 2025.01.11 05:26:28.364479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4803 | 2025.01.11 05:26:31.422901 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4804 | 2025.01.11 05:26:31.423127 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4805 | 2025.01.11 05:26:31.423206 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4806 | 2025.01.11 05:26:31.424023 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2025.01.11 05:26:31.424066 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4808 | 2025.01.11 05:26:31.424510 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4809 | 2025.01.11 05:26:31.424763 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4810 | 2025.01.11 05:26:31.424969 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.0019 sec., 45263.15789473684 rows/sec., 3.95 MiB/sec. | ||
4811 | 2025.01.11 05:26:31.425030 [ 259 ] {60429125-f18e-4af2-8b5d-36fd96557841} <Debug> TCPHandler: Processed in 0.00227096 sec. | ||
4812 | 2025.01.11 05:26:31.425238 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4813 | 2025.01.11 05:26:31.425386 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4814 | 2025.01.11 05:26:31.425445 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4815 | 2025.01.11 05:26:31.426027 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4816 | 2025.01.11 05:26:31.426064 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4817 | 2025.01.11 05:26:31.426424 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4818 | 2025.01.11 05:26:31.426662 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4819 | 2025.01.11 05:26:31.426794 [ 62 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4820 | 2025.01.11 05:26:31.426842 [ 62 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4821 | 2025.01.11 05:26:31.426851 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001498 sec., 20026.702269692923 rows/sec., 1.47 MiB/sec. | ||
4822 | 2025.01.11 05:26:31.426871 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4823 | 2025.01.11 05:26:31.426923 [ 262 ] {dc0a8f32-a8b8-4b00-9fa4-06c295114e4e} <Debug> TCPHandler: Processed in 0.001749138 sec. | ||
4824 | 2025.01.11 05:26:31.427008 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
4825 | 2025.01.11 05:26:31.427108 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4826 | 2025.01.11 05:26:31.427128 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4827 | 2025.01.11 05:26:31.427164 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part | ||
4828 | 2025.01.11 05:26:31.427257 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
4829 | 2025.01.11 05:26:31.427286 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4830 | 2025.01.11 05:26:31.427444 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4831 | 2025.01.11 05:26:31.427507 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
4832 | 2025.01.11 05:26:31.428039 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
4833 | 2025.01.11 05:26:31.428204 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
4834 | 2025.01.11 05:26:31.428426 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
4835 | 2025.01.11 05:26:31.429307 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4836 | 2025.01.11 05:26:31.429352 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4837 | 2025.01.11 05:26:31.429962 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4838 | 2025.01.11 05:26:31.430038 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003090228 sec., 60836.935009326175 rows/sec., 4.60 MiB/sec. | ||
4839 | 2025.01.11 05:26:31.430333 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4840 | 2025.01.11 05:26:31.430352 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4841 | 2025.01.11 05:26:31.430774 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.003553 sec., 16324.233042499296 rows/sec., 1.27 MiB/sec. | ||
4842 | 2025.01.11 05:26:31.430908 [ 259 ] {806d0731-d7e6-4f22-b0de-8c5f5b483efa} <Debug> TCPHandler: Processed in 0.003869175 sec. | ||
4843 | 2025.01.11 05:26:31.431036 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2025.01.11 05:26:31.431111 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4845 | 2025.01.11 05:26:31.431166 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_26_5} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4846 | 2025.01.11 05:26:31.431323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4847 | 2025.01.11 05:26:31.431334 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4848 | 2025.01.11 05:26:31.431419 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4849 | 2025.01.11 05:26:31.432003 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4850 | 2025.01.11 05:26:31.432042 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4851 | 2025.01.11 05:26:31.432437 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4852 | 2025.01.11 05:26:31.432683 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4853 | 2025.01.11 05:26:31.432866 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001609 sec., 62150.40397762586 rows/sec., 4.31 MiB/sec. | ||
4854 | 2025.01.11 05:26:31.432918 [ 262 ] {b7f1cc2a-13a8-4619-991c-a43662f7e4ca} <Debug> TCPHandler: Processed in 0.001915032 sec. | ||
4855 | 2025.01.11 05:26:31.433091 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4856 | 2025.01.11 05:26:31.433220 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4857 | 2025.01.11 05:26:31.433298 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <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 | ||
4858 | 2025.01.11 05:26:31.434450 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4859 | 2025.01.11 05:26:31.434487 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4860 | 2025.01.11 05:26:31.435157 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4861 | 2025.01.11 05:26:31.435501 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4862 | 2025.01.11 05:26:31.435723 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002532 sec., 11848.341232227489 rows/sec., 21.23 MiB/sec. | ||
4863 | 2025.01.11 05:26:31.435817 [ 259 ] {c966fb53-8ac0-46ad-b9b1-4bc75b1773d9} <Debug> TCPHandler: Processed in 0.002788841 sec. | ||
4864 | 2025.01.11 05:26:31.436011 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4865 | 2025.01.11 05:26:31.436143 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4866 | 2025.01.11 05:26:31.436201 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4867 | 2025.01.11 05:26:31.436757 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4868 | 2025.01.11 05:26:31.436799 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4869 | 2025.01.11 05:26:31.437293 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4870 | 2025.01.11 05:26:31.437537 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4871 | 2025.01.11 05:26:31.437757 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001641 sec., 18281.535648994515 rows/sec., 1.25 MiB/sec. | ||
4872 | 2025.01.11 05:26:31.437806 [ 262 ] {1037399e-01c4-4c7a-af7e-6e9e3b6623e0} <Debug> TCPHandler: Processed in 0.00185921 sec. | ||
4873 | 2025.01.11 05:26:35.021004 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4874 | 2025.01.11 05:26:35.021111 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4875 | 2025.01.11 05:26:35.123513 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4876 | 2025.01.11 05:26:35.124212 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2025.01.11 05:26:35.124257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4878 | 2025.01.11 05:26:35.124806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4879 | 2025.01.11 05:26:35.125062 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2025.01.11 05:26:35.125331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4881 | 2025.01.11 05:26:35.166607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 684 | ||
4882 | 2025.01.11 05:26:35.169886 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2025.01.11 05:26:35.169946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4884 | 2025.01.11 05:26:35.171427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4885 | 2025.01.11 05:26:35.171731 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2025.01.11 05:26:35.172824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
4887 | 2025.01.11 05:26:35.865514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4888 | 2025.01.11 05:26:35.887238 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4889 | 2025.01.11 05:26:35.887306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4890 | 2025.01.11 05:26:35.894846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4891 | 2025.01.11 05:26:35.895676 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4892 | 2025.01.11 05:26:35.898589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4893 | 2025.01.11 05:26:36.426069 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4894 | 2025.01.11 05:26:36.426258 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4895 | 2025.01.11 05:26:36.426328 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4896 | 2025.01.11 05:26:36.427076 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2025.01.11 05:26:36.427125 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4898 | 2025.01.11 05:26:36.427548 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4899 | 2025.01.11 05:26:36.427796 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2025.01.11 05:26:36.427991 [ 55 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4901 | 2025.01.11 05:26:36.428074 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
4902 | 2025.01.11 05:26:36.428091 [ 55 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4903 | 2025.01.11 05:26:36.428164 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4904 | 2025.01.11 05:26:36.428209 [ 259 ] {a118b76b-c9a0-42ae-827d-d96bb8ebecb3} <Debug> TCPHandler: Processed in 0.00227892 sec. | ||
4905 | 2025.01.11 05:26:36.428424 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4906 | 2025.01.11 05:26:36.428460 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4907 | 2025.01.11 05:26:36.428655 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4908 | 2025.01.11 05:26:36.428723 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4909 | 2025.01.11 05:26:36.428734 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4910 | 2025.01.11 05:26:36.428817 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4911 | 2025.01.11 05:26:36.429041 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4912 | 2025.01.11 05:26:36.429350 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4913 | 2025.01.11 05:26:36.429623 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4914 | 2025.01.11 05:26:36.430069 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
4915 | 2025.01.11 05:26:36.431912 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.01.11 05:26:36.431995 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4917 | 2025.01.11 05:26:36.432739 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004469389 sec., 15662.096094119353 rows/sec., 1.16 MiB/sec. | ||
4918 | 2025.01.11 05:26:36.433033 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4919 | 2025.01.11 05:26:36.433145 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4920 | 2025.01.11 05:26:36.433528 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_13_3} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2025.01.11 05:26:36.433682 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.01.11 05:26:36.433731 [ 191 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_13_3} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4923 | 2025.01.11 05:26:36.433900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4924 | 2025.01.11 05:26:36.434053 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.005398 sec., 35383.475361244906 rows/sec., 3.12 MiB/sec. | ||
4925 | 2025.01.11 05:26:36.434133 [ 262 ] {1a8751d5-a571-4e72-9698-06e58cab43ae} <Debug> TCPHandler: Processed in 0.005784977 sec. | ||
4926 | 2025.01.11 05:26:36.434329 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4927 | 2025.01.11 05:26:36.434471 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4928 | 2025.01.11 05:26:36.434527 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4929 | 2025.01.11 05:26:36.435136 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2025.01.11 05:26:36.435177 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4931 | 2025.01.11 05:26:36.435560 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4932 | 2025.01.11 05:26:36.435812 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.01.11 05:26:36.436018 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001578 sec., 10139.416983523448 rows/sec., 717.88 KiB/sec. | ||
4934 | 2025.01.11 05:26:36.436073 [ 259 ] {afec01fc-066d-4323-920f-f0b92526fa22} <Debug> TCPHandler: Processed in 0.00181861 sec. | ||
4935 | 2025.01.11 05:26:36.436220 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4936 | 2025.01.11 05:26:36.436329 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4937 | 2025.01.11 05:26:36.436377 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4938 | 2025.01.11 05:26:36.436920 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4939 | 2025.01.11 05:26:36.436961 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4940 | 2025.01.11 05:26:36.437312 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4941 | 2025.01.11 05:26:36.437568 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4942 | 2025.01.11 05:26:36.437787 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001478 sec., 9472.259810554804 rows/sec., 663.38 KiB/sec. | ||
4943 | 2025.01.11 05:26:36.437848 [ 262 ] {a281ddb2-56ca-43d2-9627-30905374147c} <Debug> TCPHandler: Processed in 0.001682787 sec. | ||
4944 | 2025.01.11 05:26:36.438000 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4945 | 2025.01.11 05:26:36.438109 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4946 | 2025.01.11 05:26:36.438155 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4947 | 2025.01.11 05:26:36.438697 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4948 | 2025.01.11 05:26:36.438738 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4949 | 2025.01.11 05:26:36.439098 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4950 | 2025.01.11 05:26:36.439343 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4951 | 2025.01.11 05:26:36.439520 [ 55 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4952 | 2025.01.11 05:26:36.439581 [ 55 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2025.01.11 05:26:36.439617 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
4954 | 2025.01.11 05:26:36.439623 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4955 | 2025.01.11 05:26:36.439853 [ 259 ] {552143d8-c546-43c5-8b50-103ae9bda360} <Debug> TCPHandler: Processed in 0.001900831 sec. | ||
4956 | 2025.01.11 05:26:36.440004 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4957 | 2025.01.11 05:26:36.440203 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2025.01.11 05:26:36.440337 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4959 | 2025.01.11 05:26:36.440441 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4960 | 2025.01.11 05:26:36.440503 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4961 | 2025.01.11 05:26:36.440672 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4962 | 2025.01.11 05:26:36.440706 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4963 | 2025.01.11 05:26:36.441128 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4964 | 2025.01.11 05:26:36.441417 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4965 | 2025.01.11 05:26:36.441809 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
4966 | 2025.01.11 05:26:36.443712 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2025.01.11 05:26:36.443789 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4968 | 2025.01.11 05:26:36.444240 [ 196 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004492298 sec., 14469.209300006367 rows/sec., 958.67 KiB/sec. | ||
4969 | 2025.01.11 05:26:36.444555 [ 196 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4970 | 2025.01.11 05:26:36.444725 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4971 | 2025.01.11 05:26:36.445143 [ 196 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_13_3} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4972 | 2025.01.11 05:26:36.445195 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2025.01.11 05:26:36.445327 [ 196 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_13_3} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4974 | 2025.01.11 05:26:36.445560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4975 | 2025.01.11 05:26:36.445617 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005204 sec., 68216.75634127593 rows/sec., 4.79 MiB/sec. | ||
4976 | 2025.01.11 05:26:36.445696 [ 262 ] {b6e8b8dc-c99a-4e39-bd36-8b343a745d4e} <Debug> TCPHandler: Processed in 0.005699375 sec. | ||
4977 | 2025.01.11 05:26:36.445858 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4978 | 2025.01.11 05:26:36.445989 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4979 | 2025.01.11 05:26:36.446047 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4980 | 2025.01.11 05:26:36.446588 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4981 | 2025.01.11 05:26:36.446636 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4982 | 2025.01.11 05:26:36.447024 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4983 | 2025.01.11 05:26:36.447271 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2025.01.11 05:26:36.447559 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. | ||
4985 | 2025.01.11 05:26:36.447706 [ 259 ] {fc37288a-e7c7-4d90-ba1a-4bf906437bc0} <Debug> TCPHandler: Processed in 0.001911712 sec. | ||
4986 | 2025.01.11 05:26:36.447855 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4987 | 2025.01.11 05:26:36.447988 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4988 | 2025.01.11 05:26:36.448048 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4989 | 2025.01.11 05:26:36.448684 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4990 | 2025.01.11 05:26:36.448733 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4991 | 2025.01.11 05:26:36.449132 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4992 | 2025.01.11 05:26:36.449384 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4993 | 2025.01.11 05:26:36.449714 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001731 sec., 102253.03292894282 rows/sec., 6.74 MiB/sec. | ||
4994 | 2025.01.11 05:26:36.450056 [ 262 ] {4049798b-3997-41e8-87ee-4801e97907dc} <Debug> TCPHandler: Processed in 0.00225685 sec. | ||
4995 | 2025.01.11 05:26:36.450308 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4996 | 2025.01.11 05:26:36.450681 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4997 | 2025.01.11 05:26:36.450850 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4998 | 2025.01.11 05:26:36.451359 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2025.01.11 05:26:36.451398 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5000 | 2025.01.11 05:26:36.451741 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5001 | 2025.01.11 05:26:36.451981 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2025.01.11 05:26:36.452191 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001659 sec., 602.7727546714888 rows/sec., 40.62 KiB/sec. | ||
5003 | 2025.01.11 05:26:36.452246 [ 259 ] {7cfe1033-13d3-47bd-95e8-6745bbc36fe2} <Debug> TCPHandler: Processed in 0.002091846 sec. | ||
5004 | 2025.01.11 05:26:36.452401 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5005 | 2025.01.11 05:26:36.452531 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5006 | 2025.01.11 05:26:36.452613 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <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 | ||
5007 | 2025.01.11 05:26:36.453714 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2025.01.11 05:26:36.453755 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5009 | 2025.01.11 05:26:36.454358 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5010 | 2025.01.11 05:26:36.454615 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2025.01.11 05:26:36.454914 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002407 sec., 3739.094308267553 rows/sec., 6.70 MiB/sec. | ||
5012 | 2025.01.11 05:26:36.455384 [ 262 ] {ffea9209-586a-4bb0-b088-dab81c621cf7} <Debug> TCPHandler: Processed in 0.003044006 sec. | ||
5013 | 2025.01.11 05:26:36.455552 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2025.01.11 05:26:36.455681 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5015 | 2025.01.11 05:26:36.455737 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5016 | 2025.01.11 05:26:36.456179 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2025.01.11 05:26:36.456217 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5018 | 2025.01.11 05:26:36.456572 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5019 | 2025.01.11 05:26:36.456805 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2025.01.11 05:26:36.457019 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001368 sec., 38011.695906432746 rows/sec., 2.35 MiB/sec. | ||
5021 | 2025.01.11 05:26:36.457068 [ 259 ] {fc76181e-a683-4c4f-a236-3af26dd35703} <Debug> TCPHandler: Processed in 0.001578784 sec. | ||
5022 | 2025.01.11 05:26:40.829277 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2025.01.11 05:26:40.829493 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5024 | 2025.01.11 05:26:40.829570 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5025 | 2025.01.11 05:26:40.830404 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2025.01.11 05:26:40.830465 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5027 | 2025.01.11 05:26:40.830989 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5028 | 2025.01.11 05:26:40.831262 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2025.01.11 05:26:40.831490 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002052 sec., 974.6588693957115 rows/sec., 79.48 KiB/sec. | ||
5030 | 2025.01.11 05:26:40.831558 [ 259 ] {b3eaa8c4-e56c-42de-9b3c-4b309aa6de15} <Debug> TCPHandler: Processed in 0.002428213 sec. | ||
5031 | 2025.01.11 05:26:40.831780 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5032 | 2025.01.11 05:26:40.831910 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5033 | 2025.01.11 05:26:40.831969 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5034 | 2025.01.11 05:26:40.833473 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2025.01.11 05:26:40.833520 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5036 | 2025.01.11 05:26:40.834049 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5037 | 2025.01.11 05:26:40.834396 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2025.01.11 05:26:40.834635 [ 48 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5039 | 2025.01.11 05:26:40.834686 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Debug> executeQuery: Read 1227 rows, 103.88 KiB in 0.002803 sec., 437745.2729218694 rows/sec., 36.19 MiB/sec. | ||
5040 | 2025.01.11 05:26:40.834740 [ 48 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2025.01.11 05:26:40.834832 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5042 | 2025.01.11 05:26:40.834844 [ 262 ] {bf21099d-c3c3-4e79-b0fa-366359d9d557} <Debug> TCPHandler: Processed in 0.003126098 sec. | ||
5043 | 2025.01.11 05:26:40.835172 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2025.01.11 05:26:40.835273 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
5045 | 2025.01.11 05:26:40.835414 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5046 | 2025.01.11 05:26:40.835535 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5047 | 2025.01.11 05:26:40.835850 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5048 | 2025.01.11 05:26:40.835964 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1398 rows starting from the beginning of the part | ||
5049 | 2025.01.11 05:26:40.836333 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
5050 | 2025.01.11 05:26:40.836677 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 192 rows starting from the beginning of the part | ||
5051 | 2025.01.11 05:26:40.836995 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
5052 | 2025.01.11 05:26:40.837150 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 191 rows starting from the beginning of the part | ||
5053 | 2025.01.11 05:26:40.837452 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1227 rows starting from the beginning of the part | ||
5054 | 2025.01.11 05:26:40.838181 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5055 | 2025.01.11 05:26:40.838242 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5056 | 2025.01.11 05:26:40.839132 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5057 | 2025.01.11 05:26:40.839695 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5058 | 2025.01.11 05:26:40.840087 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.004755 sec., 6729.75814931651 rows/sec., 503.79 KiB/sec. | ||
5059 | 2025.01.11 05:26:40.840178 [ 259 ] {64efdd91-6a39-4161-a11f-3926f95d7f20} <Debug> TCPHandler: Processed in 0.005187134 sec. | ||
5060 | 2025.01.11 05:26:40.840352 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5061 | 2025.01.11 05:26:40.840531 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5062 | 2025.01.11 05:26:40.840658 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5063 | 2025.01.11 05:26:40.841036 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006055893 sec., 525108.3531363583 rows/sec., 46.11 MiB/sec. | ||
5064 | 2025.01.11 05:26:40.841476 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5065 | 2025.01.11 05:26:40.842079 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5066 | 2025.01.11 05:26:40.842142 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5067 | 2025.01.11 05:26:40.842385 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.01.11 05:26:40.842667 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_35_7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5069 | 2025.01.11 05:26:40.842835 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5070 | 2025.01.11 05:26:40.842862 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5071 | 2025.01.11 05:26:40.843143 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2025.01.11 05:26:40.843391 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002934 sec., 77709.61145194274 rows/sec., 5.26 MiB/sec. | ||
5073 | 2025.01.11 05:26:40.843453 [ 262 ] {ced9811e-3fab-4849-ac35-2daa3e2f905c} <Debug> TCPHandler: Processed in 0.0031701 sec. | ||
5074 | 2025.01.11 05:26:40.843636 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2025.01.11 05:26:40.843761 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5076 | 2025.01.11 05:26:40.843809 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5077 | 2025.01.11 05:26:40.844700 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2025.01.11 05:26:40.844757 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5079 | 2025.01.11 05:26:40.845311 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5080 | 2025.01.11 05:26:40.845674 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2025.01.11 05:26:40.845908 [ 48 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5082 | 2025.01.11 05:26:40.845978 [ 48 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5083 | 2025.01.11 05:26:40.846003 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.002262 sec., 228116.71087533154 rows/sec., 16.88 MiB/sec. | ||
5084 | 2025.01.11 05:26:40.846017 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5085 | 2025.01.11 05:26:40.846229 [ 259 ] {060128ba-4629-42e2-b482-253c3fe99200} <Debug> TCPHandler: Processed in 0.002647087 sec. | ||
5086 | 2025.01.11 05:26:40.846289 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
5087 | 2025.01.11 05:26:40.846467 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5088 | 2025.01.11 05:26:40.846498 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.01.11 05:26:40.846520 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 873 rows starting from the beginning of the part | ||
5090 | 2025.01.11 05:26:40.846738 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
5091 | 2025.01.11 05:26:40.846911 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5092 | 2025.01.11 05:26:40.847086 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 357 rows starting from the beginning of the part | ||
5093 | 2025.01.11 05:26:40.847115 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5094 | 2025.01.11 05:26:40.847543 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 58 rows starting from the beginning of the part | ||
5095 | 2025.01.11 05:26:40.847920 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 355 rows starting from the beginning of the part | ||
5096 | 2025.01.11 05:26:40.848402 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 516 rows starting from the beginning of the part | ||
5097 | 2025.01.11 05:26:40.849844 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2025.01.11 05:26:40.849926 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5099 | 2025.01.11 05:26:40.851024 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5100 | 2025.01.11 05:26:40.851643 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446119 sec., 407078.8758012816 rows/sec., 31.03 MiB/sec. | ||
5101 | 2025.01.11 05:26:40.851662 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.01.11 05:26:40.851956 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5103 | 2025.01.11 05:26:40.852110 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Debug> executeQuery: Read 947 rows, 65.00 KiB in 0.005335 sec., 177507.0290534208 rows/sec., 11.90 MiB/sec. | ||
5104 | 2025.01.11 05:26:40.852251 [ 262 ] {22140efa-24bf-4e5a-90b9-aa7ad7c7e036} <Debug> TCPHandler: Processed in 0.005839747 sec. | ||
5105 | 2025.01.11 05:26:40.852491 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2025.01.11 05:26:40.852554 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.01.11 05:26:40.852705 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5108 | 2025.01.11 05:26:40.852768 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_35_7} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5109 | 2025.01.11 05:26:40.852835 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <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 | ||
5110 | 2025.01.11 05:26:40.853016 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
5111 | 2025.01.11 05:26:40.854909 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2025.01.11 05:26:40.854977 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5113 | 2025.01.11 05:26:40.855969 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5114 | 2025.01.11 05:26:40.856342 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2025.01.11 05:26:40.856688 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.004061 sec., 7387.343018960846 rows/sec., 13.24 MiB/sec. | ||
5116 | 2025.01.11 05:26:40.857237 [ 259 ] {0f95e3bf-4672-4b0f-a4e6-8d090b71aa92} <Debug> TCPHandler: Processed in 0.004848387 sec. | ||
5117 | 2025.01.11 05:26:40.857501 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2025.01.11 05:26:40.857802 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5119 | 2025.01.11 05:26:40.857877 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5120 | 2025.01.11 05:26:40.858448 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.01.11 05:26:40.858502 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5122 | 2025.01.11 05:26:40.858941 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5123 | 2025.01.11 05:26:40.859232 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2025.01.11 05:26:40.859527 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001766 sec., 16987.542468856172 rows/sec., 1.16 MiB/sec. | ||
5125 | 2025.01.11 05:26:40.859637 [ 262 ] {feeff119-22cd-4920-8db9-7b900484792b} <Debug> TCPHandler: Processed in 0.002231249 sec. | ||
5126 | 2025.01.11 05:26:42.626434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5127 | 2025.01.11 05:26:42.627074 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2025.01.11 05:26:42.627123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5129 | 2025.01.11 05:26:42.627657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5130 | 2025.01.11 05:26:42.627916 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5131 | 2025.01.11 05:26:42.628185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5132 | 2025.01.11 05:26:43.399629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5133 | 2025.01.11 05:26:43.422048 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.01.11 05:26:43.422106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5135 | 2025.01.11 05:26:43.429793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5136 | 2025.01.11 05:26:43.430573 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.01.11 05:26:43.433296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5138 | 2025.01.11 05:26:45.173996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 722 | ||
5139 | 2025.01.11 05:26:45.177359 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.01.11 05:26:45.177421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5141 | 2025.01.11 05:26:45.178978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5142 | 2025.01.11 05:26:45.179313 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.01.11 05:26:45.180336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
5144 | 2025.01.11 05:26:46.425574 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2025.01.11 05:26:46.425771 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5146 | 2025.01.11 05:26:46.425851 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5147 | 2025.01.11 05:26:46.426627 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.01.11 05:26:46.426685 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5149 | 2025.01.11 05:26:46.427133 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5150 | 2025.01.11 05:26:46.427394 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2025.01.11 05:26:46.427681 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
5152 | 2025.01.11 05:26:46.427923 [ 259 ] {6ed1739a-6497-4d99-9742-d654fb501a65} <Debug> TCPHandler: Processed in 0.002486235 sec. | ||
5153 | 2025.01.11 05:26:46.428111 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2025.01.11 05:26:46.428231 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5155 | 2025.01.11 05:26:46.428282 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5156 | 2025.01.11 05:26:46.428972 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2025.01.11 05:26:46.429018 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5158 | 2025.01.11 05:26:46.429419 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5159 | 2025.01.11 05:26:46.429677 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2025.01.11 05:26:46.429884 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001681 sec., 113622.84354550863 rows/sec., 10.03 MiB/sec. | ||
5161 | 2025.01.11 05:26:46.429942 [ 262 ] {31f7fdc4-e5fe-4eff-a7b6-e860086feb2c} <Debug> TCPHandler: Processed in 0.001887111 sec. | ||
5162 | 2025.01.11 05:26:46.430102 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5163 | 2025.01.11 05:26:46.430241 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5164 | 2025.01.11 05:26:46.430297 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5165 | 2025.01.11 05:26:46.430945 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2025.01.11 05:26:46.430992 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5167 | 2025.01.11 05:26:46.431360 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5168 | 2025.01.11 05:26:46.431600 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2025.01.11 05:26:46.431811 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001602 sec., 9987.515605493134 rows/sec., 707.12 KiB/sec. | ||
5170 | 2025.01.11 05:26:46.431865 [ 259 ] {398a1e72-7e9c-49e0-9730-63a94644c217} <Debug> TCPHandler: Processed in 0.00183034 sec. | ||
5171 | 2025.01.11 05:26:46.432014 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5172 | 2025.01.11 05:26:46.432136 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5173 | 2025.01.11 05:26:46.432191 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5174 | 2025.01.11 05:26:46.432844 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5175 | 2025.01.11 05:26:46.432892 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5176 | 2025.01.11 05:26:46.433272 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5177 | 2025.01.11 05:26:46.433532 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2025.01.11 05:26:46.433745 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001639 sec., 8541.793776693105 rows/sec., 598.21 KiB/sec. | ||
5179 | 2025.01.11 05:26:46.433797 [ 262 ] {baf570f2-9a6b-4ff5-b307-a2301f92c704} <Debug> TCPHandler: Processed in 0.001837191 sec. | ||
5180 | 2025.01.11 05:26:46.433958 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5181 | 2025.01.11 05:26:46.434069 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5182 | 2025.01.11 05:26:46.434114 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5183 | 2025.01.11 05:26:46.434638 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5184 | 2025.01.11 05:26:46.434677 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5185 | 2025.01.11 05:26:46.435366 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5186 | 2025.01.11 05:26:46.435605 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5187 | 2025.01.11 05:26:46.435815 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001768 sec., 7352.941176470588 rows/sec., 458.45 KiB/sec. | ||
5188 | 2025.01.11 05:26:46.435867 [ 259 ] {f552ac42-8480-422b-b2f2-6619f6a182a7} <Debug> TCPHandler: Processed in 0.001964023 sec. | ||
5189 | 2025.01.11 05:26:46.436008 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5190 | 2025.01.11 05:26:46.436117 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5191 | 2025.01.11 05:26:46.436162 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5192 | 2025.01.11 05:26:46.436852 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5193 | 2025.01.11 05:26:46.436892 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5194 | 2025.01.11 05:26:46.437272 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5195 | 2025.01.11 05:26:46.437514 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5196 | 2025.01.11 05:26:46.437715 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00162 sec., 219135.80246913582 rows/sec., 15.39 MiB/sec. | ||
5197 | 2025.01.11 05:26:46.437768 [ 262 ] {00cb5254-346e-4603-b936-b446d7812f5c} <Debug> TCPHandler: Processed in 0.001813379 sec. | ||
5198 | 2025.01.11 05:26:46.437905 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5199 | 2025.01.11 05:26:46.438013 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5200 | 2025.01.11 05:26:46.438059 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5201 | 2025.01.11 05:26:46.438579 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2025.01.11 05:26:46.438625 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5203 | 2025.01.11 05:26:46.439048 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5204 | 2025.01.11 05:26:46.439289 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5205 | 2025.01.11 05:26:46.439541 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
5206 | 2025.01.11 05:26:46.439727 [ 259 ] {f6877766-d233-471b-83c8-f698cf2f68cb} <Debug> TCPHandler: Processed in 0.001874271 sec. | ||
5207 | 2025.01.11 05:26:46.439878 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5208 | 2025.01.11 05:26:46.439987 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5209 | 2025.01.11 05:26:46.440037 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5210 | 2025.01.11 05:26:46.440596 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5211 | 2025.01.11 05:26:46.440635 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5212 | 2025.01.11 05:26:46.441013 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5213 | 2025.01.11 05:26:46.441255 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5214 | 2025.01.11 05:26:46.441420 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5215 | 2025.01.11 05:26:46.441484 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001519 sec., 116524.02896642528 rows/sec., 7.69 MiB/sec. | ||
5216 | 2025.01.11 05:26:46.441510 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2025.01.11 05:26:46.441595 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5218 | 2025.01.11 05:26:46.441601 [ 262 ] {ce67578c-376d-4b74-9029-62a7300d4940} <Debug> TCPHandler: Processed in 0.001776868 sec. | ||
5219 | 2025.01.11 05:26:46.441831 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5220 | 2025.01.11 05:26:46.441876 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
5221 | 2025.01.11 05:26:46.441988 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5222 | 2025.01.11 05:26:46.442090 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5223 | 2025.01.11 05:26:46.442201 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5224 | 2025.01.11 05:26:46.442295 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9413 rows starting from the beginning of the part | ||
5225 | 2025.01.11 05:26:46.442614 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 178 rows starting from the beginning of the part | ||
5226 | 2025.01.11 05:26:46.442947 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
5227 | 2025.01.11 05:26:46.443361 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 177 rows starting from the beginning of the part | ||
5228 | 2025.01.11 05:26:46.443681 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 947 rows starting from the beginning of the part | ||
5229 | 2025.01.11 05:26:46.444054 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 177 rows starting from the beginning of the part | ||
5230 | 2025.01.11 05:26:46.444764 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5231 | 2025.01.11 05:26:46.444823 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5232 | 2025.01.11 05:26:46.445648 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5233 | 2025.01.11 05:26:46.445992 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2025.01.11 05:26:46.446550 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004587 sec., 218.00741225201656 rows/sec., 14.69 KiB/sec. | ||
5235 | 2025.01.11 05:26:46.446886 [ 259 ] {b14b0597-8d7a-4721-b20a-3a95974d8d7b} <Debug> TCPHandler: Processed in 0.005171833 sec. | ||
5236 | 2025.01.11 05:26:46.447177 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5237 | 2025.01.11 05:26:46.447442 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5238 | 2025.01.11 05:26:46.447694 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <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 | ||
5239 | 2025.01.11 05:26:46.449326 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5240 | 2025.01.11 05:26:46.449369 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5241 | 2025.01.11 05:26:46.450464 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5242 | 2025.01.11 05:26:46.450523 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10992 rows, containing 5 columns (5 merged, 0 gathered) in 0.008813753 sec., 1247141.82482763 rows/sec., 83.63 MiB/sec. | ||
5243 | 2025.01.11 05:26:46.450814 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2025.01.11 05:26:46.450930 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5245 | 2025.01.11 05:26:46.451040 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5246 | 2025.01.11 05:26:46.451177 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2025.01.11 05:26:46.451282 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5248 | 2025.01.11 05:26:46.451467 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004057 sec., 2218.387971407444 rows/sec., 3.98 MiB/sec. | ||
5249 | 2025.01.11 05:26:46.451913 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
5250 | 2025.01.11 05:26:46.452536 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5251 | 2025.01.11 05:26:46.452760 [ 262 ] {283a3322-8bc2-420b-b714-89ce5ba543aa} <Debug> TCPHandler: Processed in 0.005745845 sec. | ||
5252 | 2025.01.11 05:26:46.452920 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5253 | 2025.01.11 05:26:46.453134 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5254 | 2025.01.11 05:26:46.453281 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
5255 | 2025.01.11 05:26:46.453495 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5256 | 2025.01.11 05:26:46.453627 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5257 | 2025.01.11 05:26:46.453749 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5258 | 2025.01.11 05:26:46.454078 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 396 rows starting from the beginning of the part | ||
5259 | 2025.01.11 05:26:46.454961 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
5260 | 2025.01.11 05:26:46.455633 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5261 | 2025.01.11 05:26:46.455737 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5262 | 2025.01.11 05:26:46.455770 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5263 | 2025.01.11 05:26:46.456510 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
5264 | 2025.01.11 05:26:46.457186 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
5265 | 2025.01.11 05:26:46.457207 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5266 | 2025.01.11 05:26:46.457687 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
5267 | 2025.01.11 05:26:46.458013 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5268 | 2025.01.11 05:26:46.458570 [ 37 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5269 | 2025.01.11 05:26:46.458693 [ 37 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5270 | 2025.01.11 05:26:46.458782 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5271 | 2025.01.11 05:26:46.458980 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00555 sec., 9369.36936936937 rows/sec., 594.03 KiB/sec. | ||
5272 | 2025.01.11 05:26:46.459276 [ 259 ] {368da6aa-454a-444e-97b9-4a8ff4a78064} <Debug> TCPHandler: Processed in 0.006356049 sec. | ||
5273 | 2025.01.11 05:26:46.459524 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
5274 | 2025.01.11 05:26:46.459926 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5275 | 2025.01.11 05:26:46.460027 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1124 rows starting from the beginning of the part | ||
5276 | 2025.01.11 05:26:46.460372 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 52 rows starting from the beginning of the part | ||
5277 | 2025.01.11 05:26:46.460574 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
5278 | 2025.01.11 05:26:46.460723 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
5279 | 2025.01.11 05:26:46.461090 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
5280 | 2025.01.11 05:26:46.461325 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
5281 | 2025.01.11 05:26:46.465280 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 4 columns (4 merged, 0 gathered) in 0.006286658 sec., 213149.8166434376 rows/sec., 13.84 MiB/sec. | ||
5282 | 2025.01.11 05:26:46.465640 [ 198 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5283 | 2025.01.11 05:26:46.466611 [ 198 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2025.01.11 05:26:46.466755 [ 198 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_36_7} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5285 | 2025.01.11 05:26:46.466914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5286 | 2025.01.11 05:26:46.467479 [ 192 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 19 columns (19 merged, 0 gathered) in 0.016099063 sec., 30001.746064351693 rows/sec., 53.76 MiB/sec. | ||
5287 | 2025.01.11 05:26:46.468287 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5288 | 2025.01.11 05:26:46.468693 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2025.01.11 05:26:46.468767 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5290 | 2025.01.11 05:26:46.468914 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
5291 | 2025.01.11 05:26:50.021381 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5292 | 2025.01.11 05:26:50.021484 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5293 | 2025.01.11 05:26:50.129337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5294 | 2025.01.11 05:26:50.130146 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2025.01.11 05:26:50.130195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5296 | 2025.01.11 05:26:50.130738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5297 | 2025.01.11 05:26:50.131001 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2025.01.11 05:26:50.131251 [ 33 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5299 | 2025.01.11 05:26:50.131279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5300 | 2025.01.11 05:26:50.131327 [ 33 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5301 | 2025.01.11 05:26:50.131360 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5302 | 2025.01.11 05:26:50.131524 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
5303 | 2025.01.11 05:26:50.131710 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5304 | 2025.01.11 05:26:50.131760 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5305 | 2025.01.11 05:26:50.131849 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5306 | 2025.01.11 05:26:50.132061 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5307 | 2025.01.11 05:26:50.132294 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5308 | 2025.01.11 05:26:50.132441 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5309 | 2025.01.11 05:26:50.132562 [ 188 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5310 | 2025.01.11 05:26:50.135258 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816803 sec., 3132464.525939641 rows/sec., 44.81 MiB/sec. | ||
5311 | 2025.01.11 05:26:50.135690 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5312 | 2025.01.11 05:26:50.136076 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5313 | 2025.01.11 05:26:50.136180 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_26_5} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5314 | 2025.01.11 05:26:50.136300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5315 | 2025.01.11 05:26:50.934333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5316 | 2025.01.11 05:26:50.956411 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.01.11 05:26:50.956474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5318 | 2025.01.11 05:26:50.963887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5319 | 2025.01.11 05:26:50.964662 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.01.11 05:26:50.964983 [ 32 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5321 | 2025.01.11 05:26:50.965067 [ 32 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.01.11 05:26:50.965113 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5323 | 2025.01.11 05:26:50.965378 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5324 | 2025.01.11 05:26:50.973838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5325 | 2025.01.11 05:26:50.975175 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5326 | 2025.01.11 05:26:50.976088 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5327 | 2025.01.11 05:26:50.980845 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5328 | 2025.01.11 05:26:50.985378 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5329 | 2025.01.11 05:26:50.990274 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5330 | 2025.01.11 05:26:50.995664 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5331 | 2025.01.11 05:26:51.000126 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
5332 | 2025.01.11 05:26:51.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.62 MiB, peak 199.48 MiB, free memory in arenas 0.00 B, will set to 193.71 MiB (RSS), difference: -3.91 MiB | ||
5333 | 2025.01.11 05:26:51.058017 [ 190 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092807982 sec., 2111.8873158991864 rows/sec., 10.92 MiB/sec. | ||
5334 | 2025.01.11 05:26:51.060988 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5335 | 2025.01.11 05:26:51.063996 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_26_5} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5336 | 2025.01.11 05:26:51.064141 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_26_5} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5337 | 2025.01.11 05:26:51.066689 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5338 | 2025.01.11 05:26:51.422881 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5339 | 2025.01.11 05:26:51.423090 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5340 | 2025.01.11 05:26:51.423172 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5341 | 2025.01.11 05:26:51.423986 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5342 | 2025.01.11 05:26:51.424037 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5343 | 2025.01.11 05:26:51.424489 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5344 | 2025.01.11 05:26:51.424740 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5345 | 2025.01.11 05:26:51.424978 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001949 sec., 44125.192406362235 rows/sec., 3.85 MiB/sec. | ||
5346 | 2025.01.11 05:26:51.425046 [ 259 ] {24cb19a3-f76f-4216-9d6b-8c200ed560af} <Debug> TCPHandler: Processed in 0.00230729 sec. | ||
5347 | 2025.01.11 05:26:51.425229 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5348 | 2025.01.11 05:26:51.425345 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5349 | 2025.01.11 05:26:51.425395 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5350 | 2025.01.11 05:26:51.425980 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5351 | 2025.01.11 05:26:51.426022 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5352 | 2025.01.11 05:26:51.426376 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5353 | 2025.01.11 05:26:51.426610 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2025.01.11 05:26:51.426863 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001536 sec., 19531.25 rows/sec., 1.43 MiB/sec. | ||
5355 | 2025.01.11 05:26:51.427066 [ 262 ] {3040f7a7-2c6a-4ebb-9b51-d823d5163845} <Debug> TCPHandler: Processed in 0.001889231 sec. | ||
5356 | 2025.01.11 05:26:51.427299 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5357 | 2025.01.11 05:26:51.427442 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5358 | 2025.01.11 05:26:51.427500 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5359 | 2025.01.11 05:26:51.428217 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2025.01.11 05:26:51.428259 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5361 | 2025.01.11 05:26:51.428637 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5362 | 2025.01.11 05:26:51.428883 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2025.01.11 05:26:51.429068 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001659 sec., 34960.81977094635 rows/sec., 2.73 MiB/sec. | ||
5364 | 2025.01.11 05:26:51.429122 [ 259 ] {0de2e65b-4d10-4c4c-8648-b8d95ac304b6} <Debug> TCPHandler: Processed in 0.001929032 sec. | ||
5365 | 2025.01.11 05:26:51.429278 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5366 | 2025.01.11 05:26:51.429407 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5367 | 2025.01.11 05:26:51.429466 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5368 | 2025.01.11 05:26:51.430060 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5369 | 2025.01.11 05:26:51.430105 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5370 | 2025.01.11 05:26:51.430503 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5371 | 2025.01.11 05:26:51.430741 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5372 | 2025.01.11 05:26:51.430959 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001575 sec., 63492.06349206349 rows/sec., 4.40 MiB/sec. | ||
5373 | 2025.01.11 05:26:51.431027 [ 262 ] {869f115b-f3e6-414e-a796-ea3026021c7f} <Debug> TCPHandler: Processed in 0.001807319 sec. | ||
5374 | 2025.01.11 05:26:51.431281 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5375 | 2025.01.11 05:26:51.431441 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5376 | 2025.01.11 05:26:51.431528 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <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 | ||
5377 | 2025.01.11 05:26:51.432805 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2025.01.11 05:26:51.432843 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5379 | 2025.01.11 05:26:51.433513 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5380 | 2025.01.11 05:26:51.433775 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5381 | 2025.01.11 05:26:51.433971 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002561 sec., 11714.174150722374 rows/sec., 20.99 MiB/sec. | ||
5382 | 2025.01.11 05:26:51.434076 [ 259 ] {31ffa35f-00ca-4226-833c-43eab5dc024c} <Debug> TCPHandler: Processed in 0.002929044 sec. | ||
5383 | 2025.01.11 05:26:51.434231 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5384 | 2025.01.11 05:26:51.434361 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5385 | 2025.01.11 05:26:51.434415 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5386 | 2025.01.11 05:26:51.434930 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2025.01.11 05:26:51.434973 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5388 | 2025.01.11 05:26:51.435364 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5389 | 2025.01.11 05:26:51.435591 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5390 | 2025.01.11 05:26:51.435767 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.43 MiB/sec. | ||
5391 | 2025.01.11 05:26:51.435815 [ 262 ] {5eb67d2c-1c10-4021-a441-4f1268445d74} <Debug> TCPHandler: Processed in 0.001650266 sec. | ||
5392 | 2025.01.11 05:26:52.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.68 MiB, peak 200.80 MiB, free memory in arenas 0.00 B, will set to 195.99 MiB (RSS), difference: 5.30 MiB | ||
5393 | 2025.01.11 05:26:55.181511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 756 | ||
5394 | 2025.01.11 05:26:55.184642 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.01.11 05:26:55.184693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5396 | 2025.01.11 05:26:55.186154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5397 | 2025.01.11 05:26:55.186457 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2025.01.11 05:26:55.187697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
5399 | 2025.01.11 05:26:56.426267 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5400 | 2025.01.11 05:26:56.426470 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5401 | 2025.01.11 05:26:56.426551 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5402 | 2025.01.11 05:26:56.427408 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2025.01.11 05:26:56.427452 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5404 | 2025.01.11 05:26:56.427905 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5405 | 2025.01.11 05:26:56.428247 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5406 | 2025.01.11 05:26:56.428634 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002223 sec., 6297.795771479981 rows/sec., 453.36 KiB/sec. | ||
5407 | 2025.01.11 05:26:56.428701 [ 259 ] {922aa54d-fe6f-4e78-b9ae-5ebe92cc2f37} <Debug> TCPHandler: Processed in 0.002567776 sec. | ||
5408 | 2025.01.11 05:26:56.428885 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5409 | 2025.01.11 05:26:56.429027 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5410 | 2025.01.11 05:26:56.429087 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5411 | 2025.01.11 05:26:56.429681 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2025.01.11 05:26:56.429719 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5413 | 2025.01.11 05:26:56.430069 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5414 | 2025.01.11 05:26:56.430310 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.01.11 05:26:56.430512 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 323.16 KiB/sec. | ||
5416 | 2025.01.11 05:26:56.430709 [ 262 ] {0e67f91f-1d64-45ae-b5e5-7a4a7c92cb74} <Debug> TCPHandler: Processed in 0.001891962 sec. | ||
5417 | 2025.01.11 05:26:56.430872 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5418 | 2025.01.11 05:26:56.430983 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5419 | 2025.01.11 05:26:56.431029 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5420 | 2025.01.11 05:26:56.431689 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2025.01.11 05:26:56.431728 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5422 | 2025.01.11 05:26:56.432095 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5423 | 2025.01.11 05:26:56.432333 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2025.01.11 05:26:56.432520 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Debug> executeQuery: Read 194 rows, 17.49 KiB in 0.00156 sec., 124358.97435897436 rows/sec., 10.95 MiB/sec. | ||
5425 | 2025.01.11 05:26:56.432574 [ 259 ] {38cd3383-0f4c-40b9-991d-ee1a9df4cc70} <Debug> TCPHandler: Processed in 0.001755398 sec. | ||
5426 | 2025.01.11 05:26:56.432730 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5427 | 2025.01.11 05:26:56.432860 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5428 | 2025.01.11 05:26:56.432915 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5429 | 2025.01.11 05:26:56.433519 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5430 | 2025.01.11 05:26:56.433556 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5431 | 2025.01.11 05:26:56.433914 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5432 | 2025.01.11 05:26:56.434156 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5433 | 2025.01.11 05:26:56.434276 [ 90 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5434 | 2025.01.11 05:26:56.434319 [ 90 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5435 | 2025.01.11 05:26:56.434340 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.001506 sec., 14608.233731739709 rows/sec., 1.01 MiB/sec. | ||
5436 | 2025.01.11 05:26:56.434344 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5437 | 2025.01.11 05:26:56.434417 [ 262 ] {7fd3d873-c5bc-47ac-928b-d4dc1d949265} <Debug> TCPHandler: Processed in 0.001746979 sec. | ||
5438 | 2025.01.11 05:26:56.434618 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5439 | 2025.01.11 05:26:56.434643 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
5440 | 2025.01.11 05:26:56.434789 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5441 | 2025.01.11 05:26:56.434889 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5442 | 2025.01.11 05:26:56.435031 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5443 | 2025.01.11 05:26:56.435128 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part | ||
5444 | 2025.01.11 05:26:56.435445 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
5445 | 2025.01.11 05:26:56.435814 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
5446 | 2025.01.11 05:26:56.436265 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
5447 | 2025.01.11 05:26:56.436597 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
5448 | 2025.01.11 05:26:56.436774 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
5449 | 2025.01.11 05:26:56.437853 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2025.01.11 05:26:56.437918 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5451 | 2025.01.11 05:26:56.438939 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5452 | 2025.01.11 05:26:56.439573 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2025.01.11 05:26:56.439784 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326026 sec., 33045.276158997345 rows/sec., 2.48 MiB/sec. | ||
5454 | 2025.01.11 05:26:56.440055 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005302 sec., 2640.5130139569974 rows/sec., 184.92 KiB/sec. | ||
5455 | 2025.01.11 05:26:56.440084 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5456 | 2025.01.11 05:26:56.440230 [ 259 ] {0deaaa4e-d9e9-4792-be24-1d3e63594a74} <Debug> TCPHandler: Processed in 0.005705995 sec. | ||
5457 | 2025.01.11 05:26:56.440403 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5458 | 2025.01.11 05:26:56.440573 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5459 | 2025.01.11 05:26:56.440621 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2025.01.11 05:26:56.440666 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5461 | 2025.01.11 05:26:56.440824 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_31_6} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5462 | 2025.01.11 05:26:56.440987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5463 | 2025.01.11 05:26:56.441462 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.01.11 05:26:56.441506 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5465 | 2025.01.11 05:26:56.441862 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5466 | 2025.01.11 05:26:56.442105 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2025.01.11 05:26:56.442349 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001816 sec., 7158.590308370044 rows/sec., 446.34 KiB/sec. | ||
5468 | 2025.01.11 05:26:56.442557 [ 262 ] {d08d0f52-8bd3-4d04-8aff-6f24368b355c} <Debug> TCPHandler: Processed in 0.002220839 sec. | ||
5469 | 2025.01.11 05:26:56.442708 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5470 | 2025.01.11 05:26:56.442824 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5471 | 2025.01.11 05:26:56.442869 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5472 | 2025.01.11 05:26:56.443589 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.01.11 05:26:56.443628 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5474 | 2025.01.11 05:26:56.444015 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5475 | 2025.01.11 05:26:56.444275 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2025.01.11 05:26:56.444499 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.001687 sec., 213989.3301719028 rows/sec., 15.06 MiB/sec. | ||
5477 | 2025.01.11 05:26:56.444574 [ 259 ] {1dda062d-ec1f-4d86-8462-ea1cc6590a2c} <Debug> TCPHandler: Processed in 0.001912432 sec. | ||
5478 | 2025.01.11 05:26:56.444798 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5479 | 2025.01.11 05:26:56.444951 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5480 | 2025.01.11 05:26:56.445011 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5481 | 2025.01.11 05:26:56.445571 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5482 | 2025.01.11 05:26:56.445609 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5483 | 2025.01.11 05:26:56.445961 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5484 | 2025.01.11 05:26:56.446210 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2025.01.11 05:26:56.446446 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
5486 | 2025.01.11 05:26:56.446640 [ 262 ] {4849dd35-907c-49ca-9d05-2e8006a94e49} <Debug> TCPHandler: Processed in 0.001968044 sec. | ||
5487 | 2025.01.11 05:26:56.446796 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5488 | 2025.01.11 05:26:56.446912 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5489 | 2025.01.11 05:26:56.446960 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5490 | 2025.01.11 05:26:56.447504 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2025.01.11 05:26:56.447541 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5492 | 2025.01.11 05:26:56.447909 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5493 | 2025.01.11 05:26:56.448148 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2025.01.11 05:26:56.448328 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Debug> executeQuery: Read 180 rows, 12.17 KiB in 0.001439 sec., 125086.8658790827 rows/sec., 8.26 MiB/sec. | ||
5495 | 2025.01.11 05:26:56.448387 [ 259 ] {7f068834-ce05-4e90-8378-d9250745961f} <Debug> TCPHandler: Processed in 0.001650846 sec. | ||
5496 | 2025.01.11 05:26:56.448532 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5497 | 2025.01.11 05:26:56.448639 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5498 | 2025.01.11 05:26:56.448685 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5499 | 2025.01.11 05:26:56.449101 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2025.01.11 05:26:56.449138 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5501 | 2025.01.11 05:26:56.449478 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5502 | 2025.01.11 05:26:56.449722 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5503 | 2025.01.11 05:26:56.449854 [ 106 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5504 | 2025.01.11 05:26:56.449899 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00128 sec., 781.2499999999999 rows/sec., 52.64 KiB/sec. | ||
5505 | 2025.01.11 05:26:56.449903 [ 106 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.01.11 05:26:56.449965 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5507 | 2025.01.11 05:26:56.449975 [ 262 ] {9202d33c-ccd1-4ced-9b32-0ade8eaad54a} <Debug> TCPHandler: Processed in 0.001502962 sec. | ||
5508 | 2025.01.11 05:26:56.450235 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5509 | 2025.01.11 05:26:56.450615 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5510 | 2025.01.11 05:26:56.450645 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5511 | 2025.01.11 05:26:56.450815 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <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 | ||
5512 | 2025.01.11 05:26:56.451023 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5513 | 2025.01.11 05:26:56.451119 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5514 | 2025.01.11 05:26:56.451428 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5515 | 2025.01.11 05:26:56.451850 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5516 | 2025.01.11 05:26:56.452159 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5517 | 2025.01.11 05:26:56.452581 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5518 | 2025.01.11 05:26:56.453037 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
5519 | 2025.01.11 05:26:56.456625 [ 199 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006515253 sec., 2302.2897192173505 rows/sec., 155.13 KiB/sec. | ||
5520 | 2025.01.11 05:26:56.456861 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5521 | 2025.01.11 05:26:56.456923 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5522 | 2025.01.11 05:26:56.456939 [ 196 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5523 | 2025.01.11 05:26:56.457661 [ 196 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_15_3} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2025.01.11 05:26:56.457882 [ 196 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_15_3} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5525 | 2025.01.11 05:26:56.458082 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5526 | 2025.01.11 05:26:56.458296 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5527 | 2025.01.11 05:26:56.458578 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5528 | 2025.01.11 05:26:56.458800 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008324 sec., 1081.2109562710236 rows/sec., 1.94 MiB/sec. | ||
5529 | 2025.01.11 05:26:56.459026 [ 259 ] {054a32a3-4b3f-4f3a-9df7-b804b56e91e7} <Debug> TCPHandler: Processed in 0.008956627 sec. | ||
5530 | 2025.01.11 05:26:56.459182 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5531 | 2025.01.11 05:26:56.459289 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5532 | 2025.01.11 05:26:56.459334 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5533 | 2025.01.11 05:26:56.459769 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5534 | 2025.01.11 05:26:56.459805 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5535 | 2025.01.11 05:26:56.460173 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5536 | 2025.01.11 05:26:56.460407 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5537 | 2025.01.11 05:26:56.460584 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001317 sec., 39483.67501898253 rows/sec., 2.44 MiB/sec. | ||
5538 | 2025.01.11 05:26:56.460632 [ 262 ] {7d675e8a-8c80-408d-adf2-2bbe3e0782cf} <Debug> TCPHandler: Processed in 0.001508203 sec. | ||
5539 | 2025.01.11 05:26:57.632401 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5540 | 2025.01.11 05:26:57.633044 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5541 | 2025.01.11 05:26:57.633092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5542 | 2025.01.11 05:26:57.633629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5543 | 2025.01.11 05:26:57.633887 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5544 | 2025.01.11 05:26:57.634102 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5545 | 2025.01.11 05:26:58.474873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5546 | 2025.01.11 05:26:58.494579 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5547 | 2025.01.11 05:26:58.494638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5548 | 2025.01.11 05:26:58.501640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5549 | 2025.01.11 05:26:58.502393 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5550 | 2025.01.11 05:26:58.505061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5551 | 2025.01.11 05:27:01.422587 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5552 | 2025.01.11 05:27:01.422789 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5553 | 2025.01.11 05:27:01.422863 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5554 | 2025.01.11 05:27:01.423644 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2025.01.11 05:27:01.423696 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5556 | 2025.01.11 05:27:01.424144 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5557 | 2025.01.11 05:27:01.424389 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5558 | 2025.01.11 05:27:01.424675 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001926 sec., 44652.1287642783 rows/sec., 3.90 MiB/sec. | ||
5559 | 2025.01.11 05:27:01.424802 [ 259 ] {ce190472-2254-4393-8ad4-28775f26ac3f} <Debug> TCPHandler: Processed in 0.002346181 sec. | ||
5560 | 2025.01.11 05:27:01.425070 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2025.01.11 05:27:01.425259 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5562 | 2025.01.11 05:27:01.425322 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5563 | 2025.01.11 05:27:01.425943 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.01.11 05:27:01.425986 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5565 | 2025.01.11 05:27:01.426345 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5566 | 2025.01.11 05:27:01.426581 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2025.01.11 05:27:01.426797 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.40 MiB/sec. | ||
5568 | 2025.01.11 05:27:01.426852 [ 262 ] {09c044d8-e8ef-4551-8a69-5f2d7563bf16} <Debug> TCPHandler: Processed in 0.001926892 sec. | ||
5569 | 2025.01.11 05:27:01.426988 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2025.01.11 05:27:01.427101 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5571 | 2025.01.11 05:27:01.427148 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5572 | 2025.01.11 05:27:01.427723 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.01.11 05:27:01.427763 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5574 | 2025.01.11 05:27:01.428114 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5575 | 2025.01.11 05:27:01.428347 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.01.11 05:27:01.428604 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001522 sec., 38107.75295663601 rows/sec., 2.98 MiB/sec. | ||
5577 | 2025.01.11 05:27:01.428800 [ 259 ] {c477fc6d-b6a0-4231-ad66-e9acd34b2e4a} <Debug> TCPHandler: Processed in 0.001861031 sec. | ||
5578 | 2025.01.11 05:27:01.429054 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2025.01.11 05:27:01.429195 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5580 | 2025.01.11 05:27:01.429258 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5581 | 2025.01.11 05:27:01.429844 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.01.11 05:27:01.429884 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5583 | 2025.01.11 05:27:01.430265 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5584 | 2025.01.11 05:27:01.430511 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.01.11 05:27:01.430723 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001559 sec., 64143.68184733803 rows/sec., 4.45 MiB/sec. | ||
5586 | 2025.01.11 05:27:01.430778 [ 262 ] {5bd53908-2392-4ed6-b89b-cbb069b45cf4} <Debug> TCPHandler: Processed in 0.00185949 sec. | ||
5587 | 2025.01.11 05:27:01.430925 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.01.11 05:27:01.431036 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5589 | 2025.01.11 05:27:01.431103 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <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 | ||
5590 | 2025.01.11 05:27:01.432242 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.01.11 05:27:01.432281 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5592 | 2025.01.11 05:27:01.432926 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5593 | 2025.01.11 05:27:01.433199 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.01.11 05:27:01.433481 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002463 sec., 12180.26796589525 rows/sec., 21.83 MiB/sec. | ||
5595 | 2025.01.11 05:27:01.434030 [ 259 ] {bc1c94ae-fdff-4cc9-8535-6734b5b8b8a9} <Debug> TCPHandler: Processed in 0.003153549 sec. | ||
5596 | 2025.01.11 05:27:01.434262 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5597 | 2025.01.11 05:27:01.434396 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5598 | 2025.01.11 05:27:01.434455 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5599 | 2025.01.11 05:27:01.434933 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2025.01.11 05:27:01.434973 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5601 | 2025.01.11 05:27:01.435326 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5602 | 2025.01.11 05:27:01.435552 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2025.01.11 05:27:01.435794 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001428 sec., 21008.40336134454 rows/sec., 1.44 MiB/sec. | ||
5604 | 2025.01.11 05:27:01.436008 [ 262 ] {1876ddb2-036b-4f22-8a75-f3d2ce6aa613} <Debug> TCPHandler: Processed in 0.001838301 sec. | ||
5605 | 2025.01.11 05:27:05.021539 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5606 | 2025.01.11 05:27:05.021616 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5607 | 2025.01.11 05:27:05.135184 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5608 | 2025.01.11 05:27:05.135891 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2025.01.11 05:27:05.135935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5610 | 2025.01.11 05:27:05.136519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5611 | 2025.01.11 05:27:05.136782 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2025.01.11 05:27:05.137033 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5613 | 2025.01.11 05:27:05.188851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 792 | ||
5614 | 2025.01.11 05:27:05.191987 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2025.01.11 05:27:05.192048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5616 | 2025.01.11 05:27:05.193524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5617 | 2025.01.11 05:27:05.193844 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2025.01.11 05:27:05.194431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5619 | 2025.01.11 05:27:06.006092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5620 | 2025.01.11 05:27:06.026694 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5621 | 2025.01.11 05:27:06.026746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5622 | 2025.01.11 05:27:06.034635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5623 | 2025.01.11 05:27:06.035420 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5624 | 2025.01.11 05:27:06.038459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5625 | 2025.01.11 05:27:06.426189 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5626 | 2025.01.11 05:27:06.426383 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5627 | 2025.01.11 05:27:06.426454 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5628 | 2025.01.11 05:27:06.427215 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5629 | 2025.01.11 05:27:06.427270 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5630 | 2025.01.11 05:27:06.427714 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5631 | 2025.01.11 05:27:06.427965 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): 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.11 05:27:06.428211 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 536.07 KiB/sec. | ||
5633 | 2025.01.11 05:27:06.428282 [ 259 ] {c3057088-dede-409d-9c61-77529c8f8efb} <Debug> TCPHandler: Processed in 0.002227848 sec. | ||
5634 | 2025.01.11 05:27:06.428444 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5635 | 2025.01.11 05:27:06.428559 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5636 | 2025.01.11 05:27:06.428607 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5637 | 2025.01.11 05:27:06.429249 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2025.01.11 05:27:06.429290 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5639 | 2025.01.11 05:27:06.429665 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5640 | 2025.01.11 05:27:06.429893 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5641 | 2025.01.11 05:27:06.430075 [ 8 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5642 | 2025.01.11 05:27:06.430142 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001611 sec., 118559.9006828057 rows/sec., 10.47 MiB/sec. | ||
5643 | 2025.01.11 05:27:06.430169 [ 8 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2025.01.11 05:27:06.430243 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5645 | 2025.01.11 05:27:06.430268 [ 262 ] {24e0b894-eebf-478e-83e1-f29c0f7d2741} <Debug> TCPHandler: Processed in 0.001876821 sec. | ||
5646 | 2025.01.11 05:27:06.430473 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2025.01.11 05:27:06.430515 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
5648 | 2025.01.11 05:27:06.430675 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5649 | 2025.01.11 05:27:06.430802 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5650 | 2025.01.11 05:27:06.430828 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5651 | 2025.01.11 05:27:06.430920 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1398 rows starting from the beginning of the part | ||
5652 | 2025.01.11 05:27:06.431176 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 191 rows starting from the beginning of the part | ||
5653 | 2025.01.11 05:27:06.431509 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
5654 | 2025.01.11 05:27:06.431947 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 194 rows starting from the beginning of the part | ||
5655 | 2025.01.11 05:27:06.432264 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
5656 | 2025.01.11 05:27:06.432708 [ 199 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 191 rows starting from the beginning of the part | ||
5657 | 2025.01.11 05:27:06.433805 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.01.11 05:27:06.433888 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5659 | 2025.01.11 05:27:06.434896 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5660 | 2025.01.11 05:27:06.435364 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.01.11 05:27:06.435775 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005146 sec., 3109.2110376991836 rows/sec., 220.13 KiB/sec. | ||
5662 | 2025.01.11 05:27:06.436143 [ 259 ] {e8b05d38-2848-434e-971b-156234be139f} <Debug> TCPHandler: Processed in 0.005774097 sec. | ||
5663 | 2025.01.11 05:27:06.436217 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 5 columns (5 merged, 0 gathered) in 0.005840398 sec., 367440.71208845696 rows/sec., 32.67 MiB/sec. | ||
5664 | 2025.01.11 05:27:06.436302 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2025.01.11 05:27:06.436424 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5666 | 2025.01.11 05:27:06.436490 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5667 | 2025.01.11 05:27:06.436600 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5668 | 2025.01.11 05:27:06.437249 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2025.01.11 05:27:06.437466 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_40_8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5670 | 2025.01.11 05:27:06.437666 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5671 | 2025.01.11 05:27:06.437776 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5672 | 2025.01.11 05:27:06.437820 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5673 | 2025.01.11 05:27:06.438196 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5674 | 2025.01.11 05:27:06.438433 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5675 | 2025.01.11 05:27:06.438603 [ 8 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5676 | 2025.01.11 05:27:06.438668 [ 8 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5677 | 2025.01.11 05:27:06.438699 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002293 sec., 6105.538595726123 rows/sec., 427.59 KiB/sec. | ||
5678 | 2025.01.11 05:27:06.438713 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5679 | 2025.01.11 05:27:06.438855 [ 262 ] {3d241195-a74a-443c-8416-1c7bc1a4d678} <Debug> TCPHandler: Processed in 0.002619918 sec. | ||
5680 | 2025.01.11 05:27:06.438924 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
5681 | 2025.01.11 05:27:06.439022 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5682 | 2025.01.11 05:27:06.439039 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5683 | 2025.01.11 05:27:06.439081 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
5684 | 2025.01.11 05:27:06.439315 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
5685 | 2025.01.11 05:27:06.439313 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5686 | 2025.01.11 05:27:06.439509 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5687 | 2025.01.11 05:27:06.439628 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
5688 | 2025.01.11 05:27:06.439971 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
5689 | 2025.01.11 05:27:06.440153 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
5690 | 2025.01.11 05:27:06.440446 [ 198 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
5691 | 2025.01.11 05:27:06.441550 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2025.01.11 05:27:06.441609 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5693 | 2025.01.11 05:27:06.442156 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5694 | 2025.01.11 05:27:06.442273 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003441376 sec., 152845.8384088225 rows/sec., 10.95 MiB/sec. | ||
5695 | 2025.01.11 05:27:06.442465 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5696 | 2025.01.11 05:27:06.442633 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2025.01.11 05:27:06.443210 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004 sec., 3250 rows/sec., 202.64 KiB/sec. | ||
5698 | 2025.01.11 05:27:06.443244 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5699 | 2025.01.11 05:27:06.443490 [ 259 ] {bd4d8217-476b-4d59-a368-8c4a4e4db831} <Debug> TCPHandler: Processed in 0.004539209 sec. | ||
5700 | 2025.01.11 05:27:06.443503 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_21_4} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5701 | 2025.01.11 05:27:06.443687 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
5702 | 2025.01.11 05:27:06.443699 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2025.01.11 05:27:06.443826 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5704 | 2025.01.11 05:27:06.443871 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5705 | 2025.01.11 05:27:06.444571 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2025.01.11 05:27:06.444611 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5707 | 2025.01.11 05:27:06.444995 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5708 | 2025.01.11 05:27:06.445240 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2025.01.11 05:27:06.445415 [ 8 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5710 | 2025.01.11 05:27:06.445481 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00167 sec., 212574.85029940118 rows/sec., 14.93 MiB/sec. | ||
5711 | 2025.01.11 05:27:06.445489 [ 8 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2025.01.11 05:27:06.445569 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5713 | 2025.01.11 05:27:06.445613 [ 262 ] {4c41a36a-d117-4912-a636-50a47070c92c} <Debug> TCPHandler: Processed in 0.002035985 sec. | ||
5714 | 2025.01.11 05:27:06.445802 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
5715 | 2025.01.11 05:27:06.445817 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2025.01.11 05:27:06.446088 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5717 | 2025.01.11 05:27:06.446123 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5718 | 2025.01.11 05:27:06.446191 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5719 | 2025.01.11 05:27:06.446199 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 873 rows starting from the beginning of the part | ||
5720 | 2025.01.11 05:27:06.446414 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 355 rows starting from the beginning of the part | ||
5721 | 2025.01.11 05:27:06.446657 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
5722 | 2025.01.11 05:27:06.446869 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 361 rows starting from the beginning of the part | ||
5723 | 2025.01.11 05:27:06.446972 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 58 rows starting from the beginning of the part | ||
5724 | 2025.01.11 05:27:06.447136 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 355 rows starting from the beginning of the part | ||
5725 | 2025.01.11 05:27:06.447813 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5726 | 2025.01.11 05:27:06.447857 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5727 | 2025.01.11 05:27:06.448409 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5728 | 2025.01.11 05:27:06.448727 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2025.01.11 05:27:06.448917 [ 28 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5730 | 2025.01.11 05:27:06.449029 [ 28 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5731 | 2025.01.11 05:27:06.449084 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003062 sec., 1959.5035924232527 rows/sec., 102.38 KiB/sec. | ||
5732 | 2025.01.11 05:27:06.449098 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5733 | 2025.01.11 05:27:06.449406 [ 259 ] {d237fde0-0d35-436e-93ea-5a2f079f618c} <Debug> TCPHandler: Processed in 0.003671901 sec. | ||
5734 | 2025.01.11 05:27:06.449601 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5735 | 2025.01.11 05:27:06.449644 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5736 | 2025.01.11 05:27:06.449826 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004146581 sec., 496794.82928224484 rows/sec., 37.49 MiB/sec. | ||
5737 | 2025.01.11 05:27:06.449899 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5738 | 2025.01.11 05:27:06.449904 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5739 | 2025.01.11 05:27:06.449971 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5740 | 2025.01.11 05:27:06.449995 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5741 | 2025.01.11 05:27:06.450308 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5742 | 2025.01.11 05:27:06.450415 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5743 | 2025.01.11 05:27:06.450935 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5744 | 2025.01.11 05:27:06.451447 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5745 | 2025.01.11 05:27:06.452073 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5746 | 2025.01.11 05:27:06.452218 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5747 | 2025.01.11 05:27:06.452636 [ 194 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
5748 | 2025.01.11 05:27:06.452848 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_40_8} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5749 | 2025.01.11 05:27:06.453273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5750 | 2025.01.11 05:27:06.454604 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.01.11 05:27:06.454653 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5752 | 2025.01.11 05:27:06.455248 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5753 | 2025.01.11 05:27:06.455393 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.006059853 sec., 15841.968443788985 rows/sec., 827.68 KiB/sec. | ||
5754 | 2025.01.11 05:27:06.455606 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.01.11 05:27:06.455616 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5756 | 2025.01.11 05:27:06.456066 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.006226 sec., 28429.168005139738 rows/sec., 1.88 MiB/sec. | ||
5757 | 2025.01.11 05:27:06.456194 [ 262 ] {d610984d-0970-4020-b8d9-07d18f700cb0} <Debug> TCPHandler: Processed in 0.006649905 sec. | ||
5758 | 2025.01.11 05:27:06.456299 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_16_3} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5759 | 2025.01.11 05:27:06.456390 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5760 | 2025.01.11 05:27:06.456481 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_16_3} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5761 | 2025.01.11 05:27:06.456583 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5762 | 2025.01.11 05:27:06.456653 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5763 | 2025.01.11 05:27:06.456689 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5764 | 2025.01.11 05:27:06.457157 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2025.01.11 05:27:06.457196 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5766 | 2025.01.11 05:27:06.457556 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5767 | 2025.01.11 05:27:06.457793 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5768 | 2025.01.11 05:27:06.457995 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. | ||
5769 | 2025.01.11 05:27:06.458046 [ 259 ] {afc130ee-f8ee-4a9e-9bb6-2f55dac0bb1a} <Debug> TCPHandler: Processed in 0.001768689 sec. | ||
5770 | 2025.01.11 05:27:06.458187 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5771 | 2025.01.11 05:27:06.458293 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5772 | 2025.01.11 05:27:06.458359 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <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 | ||
5773 | 2025.01.11 05:27:06.459413 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5774 | 2025.01.11 05:27:06.459451 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5775 | 2025.01.11 05:27:06.460061 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5776 | 2025.01.11 05:27:06.460318 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5777 | 2025.01.11 05:27:06.460568 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002297 sec., 3918.1541140618197 rows/sec., 7.02 MiB/sec. | ||
5778 | 2025.01.11 05:27:06.460659 [ 262 ] {11e23ab2-99c8-41a9-a58b-05150da2f581} <Debug> TCPHandler: Processed in 0.002522975 sec. | ||
5779 | 2025.01.11 05:27:06.460829 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5780 | 2025.01.11 05:27:06.460934 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5781 | 2025.01.11 05:27:06.460981 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5782 | 2025.01.11 05:27:06.461399 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5783 | 2025.01.11 05:27:06.461438 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5784 | 2025.01.11 05:27:06.461788 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5785 | 2025.01.11 05:27:06.462014 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5786 | 2025.01.11 05:27:06.462231 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001317 sec., 39483.67501898253 rows/sec., 2.44 MiB/sec. | ||
5787 | 2025.01.11 05:27:06.462324 [ 259 ] {c1436fa8-0ab3-49fb-90fa-0606409c2463} <Debug> TCPHandler: Processed in 0.001543844 sec. | ||
5788 | 2025.01.11 05:27:07.000131 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.65 MiB, peak 201.82 MiB, free memory in arenas 0.00 B, will set to 197.27 MiB (RSS), difference: -1.38 MiB | ||
5789 | 2025.01.11 05:27:08.448433 [ 30 ] {} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5790 | 2025.01.11 05:27:08.448501 [ 30 ] {} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5791 | 2025.01.11 05:27:08.448563 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5792 | 2025.01.11 05:27:08.448792 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
5793 | 2025.01.11 05:27:08.449038 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5794 | 2025.01.11 05:27:08.449106 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
5795 | 2025.01.11 05:27:08.449242 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
5796 | 2025.01.11 05:27:08.449616 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
5797 | 2025.01.11 05:27:08.449832 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
5798 | 2025.01.11 05:27:08.450027 [ 193 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5799 | 2025.01.11 05:27:08.451134 [ 195 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478374 sec., 11297.729882576237 rows/sec., 965.38 KiB/sec. | ||
5800 | 2025.01.11 05:27:08.451337 [ 195 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5801 | 2025.01.11 05:27:08.451717 [ 195 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2025.01.11 05:27:08.451812 [ 195 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_9_2} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5803 | 2025.01.11 05:27:08.451916 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5804 | 2025.01.11 05:27:10.832408 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2025.01.11 05:27:10.832611 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5806 | 2025.01.11 05:27:10.832685 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5807 | 2025.01.11 05:27:10.833456 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2025.01.11 05:27:10.833510 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5809 | 2025.01.11 05:27:10.833933 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5810 | 2025.01.11 05:27:10.834194 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2025.01.11 05:27:10.834430 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 174.42 KiB/sec. | ||
5812 | 2025.01.11 05:27:10.834500 [ 259 ] {7a3545aa-3015-4e4c-957e-79c7612220ea} <Debug> TCPHandler: Processed in 0.002228319 sec. | ||
5813 | 2025.01.11 05:27:10.834687 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2025.01.11 05:27:10.834811 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5815 | 2025.01.11 05:27:10.834863 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5816 | 2025.01.11 05:27:10.836338 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2025.01.11 05:27:10.836394 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5818 | 2025.01.11 05:27:10.837030 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5819 | 2025.01.11 05:27:10.837395 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2025.01.11 05:27:10.837699 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Debug> executeQuery: Read 1228 rows, 103.95 KiB in 0.002913 sec., 421558.5307243392 rows/sec., 34.85 MiB/sec. | ||
5821 | 2025.01.11 05:27:10.837932 [ 262 ] {060443e4-b7bc-409a-bb6f-8d0817c0d772} <Debug> TCPHandler: Processed in 0.003295662 sec. | ||
5822 | 2025.01.11 05:27:10.838137 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2025.01.11 05:27:10.838254 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5824 | 2025.01.11 05:27:10.838303 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5825 | 2025.01.11 05:27:10.838893 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2025.01.11 05:27:10.838934 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5827 | 2025.01.11 05:27:10.839281 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5828 | 2025.01.11 05:27:10.839515 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2025.01.11 05:27:10.839728 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001501 sec., 22651.565622918057 rows/sec., 1.65 MiB/sec. | ||
5830 | 2025.01.11 05:27:10.839782 [ 259 ] {2ef64a50-8918-4038-8fb0-75dba72e8b75} <Debug> TCPHandler: Processed in 0.001720998 sec. | ||
5831 | 2025.01.11 05:27:10.839934 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5832 | 2025.01.11 05:27:10.840048 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5833 | 2025.01.11 05:27:10.840093 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5834 | 2025.01.11 05:27:10.840706 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2025.01.11 05:27:10.840745 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5836 | 2025.01.11 05:27:10.841106 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5837 | 2025.01.11 05:27:10.841340 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2025.01.11 05:27:10.841562 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001532 sec., 148825.06527415145 rows/sec., 10.08 MiB/sec. | ||
5839 | 2025.01.11 05:27:10.841639 [ 262 ] {916a202d-d890-43f3-b519-8301bef87588} <Debug> TCPHandler: Processed in 0.001758188 sec. | ||
5840 | 2025.01.11 05:27:10.841866 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5841 | 2025.01.11 05:27:10.841992 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5842 | 2025.01.11 05:27:10.842039 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5843 | 2025.01.11 05:27:10.842764 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5844 | 2025.01.11 05:27:10.842802 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5845 | 2025.01.11 05:27:10.843173 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5846 | 2025.01.11 05:27:10.843404 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2025.01.11 05:27:10.843642 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Debug> executeQuery: Read 518 rows, 39.25 KiB in 0.001664 sec., 311298.07692307694 rows/sec., 23.04 MiB/sec. | ||
5848 | 2025.01.11 05:27:10.843826 [ 259 ] {18121a4c-c181-4a83-aa63-4c415abb28ff} <Debug> TCPHandler: Processed in 0.002082316 sec. | ||
5849 | 2025.01.11 05:27:10.844047 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5850 | 2025.01.11 05:27:10.844177 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5851 | 2025.01.11 05:27:10.844229 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5852 | 2025.01.11 05:27:10.845035 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5853 | 2025.01.11 05:27:10.845087 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5854 | 2025.01.11 05:27:10.845628 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5855 | 2025.01.11 05:27:10.845895 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5856 | 2025.01.11 05:27:10.846079 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5857 | 2025.01.11 05:27:10.846141 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.001987 sec., 477101.1575239054 rows/sec., 31.98 MiB/sec. | ||
5858 | 2025.01.11 05:27:10.846166 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5859 | 2025.01.11 05:27:10.846233 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5860 | 2025.01.11 05:27:10.846266 [ 262 ] {c5c86f03-507d-4efe-b2d0-a787d7a27d5b} <Debug> TCPHandler: Processed in 0.002313421 sec. | ||
5861 | 2025.01.11 05:27:10.846513 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5862 | 2025.01.11 05:27:10.846749 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
5863 | 2025.01.11 05:27:10.846870 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5864 | 2025.01.11 05:27:10.847211 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <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 | ||
5865 | 2025.01.11 05:27:10.847686 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5866 | 2025.01.11 05:27:10.847809 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10992 rows starting from the beginning of the part | ||
5867 | 2025.01.11 05:27:10.848179 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
5868 | 2025.01.11 05:27:10.848515 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 180 rows starting from the beginning of the part | ||
5869 | 2025.01.11 05:27:10.848890 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
5870 | 2025.01.11 05:27:10.849278 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part | ||
5871 | 2025.01.11 05:27:10.849611 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 948 rows starting from the beginning of the part | ||
5872 | 2025.01.11 05:27:10.852403 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2025.01.11 05:27:10.852481 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5874 | 2025.01.11 05:27:10.853877 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5875 | 2025.01.11 05:27:10.854447 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2025.01.11 05:27:10.854662 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5877 | 2025.01.11 05:27:10.854734 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5878 | 2025.01.11 05:27:10.854772 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5879 | 2025.01.11 05:27:10.854793 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008038 sec., 3732.271709380443 rows/sec., 6.69 MiB/sec. | ||
5880 | 2025.01.11 05:27:10.855228 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
5881 | 2025.01.11 05:27:10.855301 [ 259 ] {cafdb441-bc86-46d4-bce2-28102e9f3921} <Debug> TCPHandler: Processed in 0.008903785 sec. | ||
5882 | 2025.01.11 05:27:10.855611 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5883 | 2025.01.11 05:27:10.855981 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5884 | 2025.01.11 05:27:10.856159 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5885 | 2025.01.11 05:27:10.856883 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12497 rows, containing 5 columns (5 merged, 0 gathered) in 0.01048728 sec., 1191634.0557322777 rows/sec., 79.91 MiB/sec. | ||
5886 | 2025.01.11 05:27:10.857194 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5887 | 2025.01.11 05:27:10.857436 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 483 rows starting from the beginning of the part | ||
5888 | 2025.01.11 05:27:10.857530 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5889 | 2025.01.11 05:27:10.858854 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5890 | 2025.01.11 05:27:10.858863 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
5891 | 2025.01.11 05:27:10.859054 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2025.01.11 05:27:10.859173 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5893 | 2025.01.11 05:27:10.859174 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5894 | 2025.01.11 05:27:10.859666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
5895 | 2025.01.11 05:27:10.859896 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
5896 | 2025.01.11 05:27:10.860542 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
5897 | 2025.01.11 05:27:10.860942 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5898 | 2025.01.11 05:27:10.861125 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
5899 | 2025.01.11 05:27:10.861639 [ 195 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
5900 | 2025.01.11 05:27:10.861699 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5901 | 2025.01.11 05:27:10.862201 [ 25 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5902 | 2025.01.11 05:27:10.862333 [ 25 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5903 | 2025.01.11 05:27:10.862462 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5904 | 2025.01.11 05:27:10.862673 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006794 sec., 4415.660877244628 rows/sec., 309.76 KiB/sec. | ||
5905 | 2025.01.11 05:27:10.862975 [ 262 ] {181bd937-a695-4b2e-afe3-0139ab6f1b89} <Debug> TCPHandler: Processed in 0.007548245 sec. | ||
5906 | 2025.01.11 05:27:10.863046 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
5907 | 2025.01.11 05:27:10.863726 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5908 | 2025.01.11 05:27:10.863833 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1340 rows starting from the beginning of the part | ||
5909 | 2025.01.11 05:27:10.864246 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
5910 | 2025.01.11 05:27:10.864719 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part | ||
5911 | 2025.01.11 05:27:10.865066 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
5912 | 2025.01.11 05:27:10.865462 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
5913 | 2025.01.11 05:27:10.865878 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
5914 | 2025.01.11 05:27:10.869088 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 4 columns (4 merged, 0 gathered) in 0.006442391 sec., 238110.3537490972 rows/sec., 15.46 MiB/sec. | ||
5915 | 2025.01.11 05:27:10.869436 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5916 | 2025.01.11 05:27:10.870166 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5917 | 2025.01.11 05:27:10.870338 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_41_8} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5918 | 2025.01.11 05:27:10.870512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5919 | 2025.01.11 05:27:10.879642 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 19 columns (19 merged, 0 gathered) in 0.024701791 sec., 23925.39067308925 rows/sec., 42.87 MiB/sec. | ||
5920 | 2025.01.11 05:27:10.880355 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5921 | 2025.01.11 05:27:10.880798 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5922 | 2025.01.11 05:27:10.880897 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5923 | 2025.01.11 05:27:10.881056 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
5924 | 2025.01.11 05:27:12.638116 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5925 | 2025.01.11 05:27:12.638758 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2025.01.11 05:27:12.638798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5927 | 2025.01.11 05:27:12.639330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5928 | 2025.01.11 05:27:12.639586 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2025.01.11 05:27:12.639834 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5930 | 2025.01.11 05:27:13.539484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5931 | 2025.01.11 05:27:13.560525 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2025.01.11 05:27:13.560586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5933 | 2025.01.11 05:27:13.568233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5934 | 2025.01.11 05:27:13.568987 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2025.01.11 05:27:13.572544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5936 | 2025.01.11 05:27:15.195585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 830 | ||
5937 | 2025.01.11 05:27:15.199511 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.01.11 05:27:15.199572 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5939 | 2025.01.11 05:27:15.201050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5940 | 2025.01.11 05:27:15.201369 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.01.11 05:27:15.201588 [ 59 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5942 | 2025.01.11 05:27:15.201708 [ 59 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.01.11 05:27:15.201768 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5944 | 2025.01.11 05:27:15.202054 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
5945 | 2025.01.11 05:27:15.202440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
5946 | 2025.01.11 05:27:15.202820 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5947 | 2025.01.11 05:27:15.202949 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 648 rows starting from the beginning of the part | ||
5948 | 2025.01.11 05:27:15.203511 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5949 | 2025.01.11 05:27:15.204036 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
5950 | 2025.01.11 05:27:15.204548 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
5951 | 2025.01.11 05:27:15.205056 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
5952 | 2025.01.11 05:27:15.205498 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
5953 | 2025.01.11 05:27:15.213145 [ 187 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.011249146 sec., 73783.37875604068 rows/sec., 60.15 MiB/sec. | ||
5954 | 2025.01.11 05:27:15.214288 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5955 | 2025.01.11 05:27:15.214962 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5956 | 2025.01.11 05:27:15.215040 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_21_4} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5957 | 2025.01.11 05:27:15.215229 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
5958 | 2025.01.11 05:27:16.425861 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5959 | 2025.01.11 05:27:16.426052 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5960 | 2025.01.11 05:27:16.426127 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5961 | 2025.01.11 05:27:16.426859 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5962 | 2025.01.11 05:27:16.426913 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5963 | 2025.01.11 05:27:16.427337 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5964 | 2025.01.11 05:27:16.427591 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): 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.11 05:27:16.427781 [ 61 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5966 | 2025.01.11 05:27:16.427845 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. | ||
5967 | 2025.01.11 05:27:16.427872 [ 61 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2025.01.11 05:27:16.427942 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5969 | 2025.01.11 05:27:16.427989 [ 259 ] {95dcad9b-4258-4439-a72f-6e51c0de64ff} <Debug> TCPHandler: Processed in 0.002262419 sec. | ||
5970 | 2025.01.11 05:27:16.428211 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5971 | 2025.01.11 05:27:16.428231 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5972 | 2025.01.11 05:27:16.428521 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5973 | 2025.01.11 05:27:16.428539 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5974 | 2025.01.11 05:27:16.428597 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5975 | 2025.01.11 05:27:16.428649 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5976 | 2025.01.11 05:27:16.428939 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5977 | 2025.01.11 05:27:16.429276 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5978 | 2025.01.11 05:27:16.429602 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5979 | 2025.01.11 05:27:16.429954 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
5980 | 2025.01.11 05:27:16.431778 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5981 | 2025.01.11 05:27:16.431855 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5982 | 2025.01.11 05:27:16.432640 [ 196 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00456492 sec., 15334.332255548838 rows/sec., 1.14 MiB/sec. | ||
5983 | 2025.01.11 05:27:16.432864 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5984 | 2025.01.11 05:27:16.432875 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5985 | 2025.01.11 05:27:16.433197 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5986 | 2025.01.11 05:27:16.433224 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_17_4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5987 | 2025.01.11 05:27:16.433358 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_17_4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5988 | 2025.01.11 05:27:16.433504 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5989 | 2025.01.11 05:27:16.433526 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.005086 sec., 37554.069996067636 rows/sec., 3.32 MiB/sec. | ||
5990 | 2025.01.11 05:27:16.433602 [ 262 ] {621599dd-31f4-482a-81b8-efbc8f5593ee} <Debug> TCPHandler: Processed in 0.00548114 sec. | ||
5991 | 2025.01.11 05:27:16.433784 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.01.11 05:27:16.433922 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5993 | 2025.01.11 05:27:16.433969 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5994 | 2025.01.11 05:27:16.434512 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.01.11 05:27:16.434551 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
5996 | 2025.01.11 05:27:16.434907 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5997 | 2025.01.11 05:27:16.435142 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.01.11 05:27:16.435340 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00145 sec., 11034.48275862069 rows/sec., 781.25 KiB/sec. | ||
5999 | 2025.01.11 05:27:16.435391 [ 259 ] {4522dd1d-44d9-485c-a6a1-f98f03a0f42c} <Debug> TCPHandler: Processed in 0.001674837 sec. | ||
6000 | 2025.01.11 05:27:16.435538 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2025.01.11 05:27:16.435645 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6002 | 2025.01.11 05:27:16.435691 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6003 | 2025.01.11 05:27:16.436230 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.01.11 05:27:16.436270 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6005 | 2025.01.11 05:27:16.436607 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6006 | 2025.01.11 05:27:16.436845 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.01.11 05:27:16.437043 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001418 sec., 9873.060648801129 rows/sec., 691.44 KiB/sec. | ||
6008 | 2025.01.11 05:27:16.437092 [ 262 ] {fc930c99-9040-46aa-87cb-15d73393e809} <Debug> TCPHandler: Processed in 0.001607635 sec. | ||
6009 | 2025.01.11 05:27:16.437260 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2025.01.11 05:27:16.437387 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6011 | 2025.01.11 05:27:16.437439 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6012 | 2025.01.11 05:27:16.438023 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.01.11 05:27:16.438062 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6014 | 2025.01.11 05:27:16.438397 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6015 | 2025.01.11 05:27:16.438627 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.01.11 05:27:16.438792 [ 61 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6017 | 2025.01.11 05:27:16.438856 [ 61 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6018 | 2025.01.11 05:27:16.438863 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 543.26 KiB/sec. | ||
6019 | 2025.01.11 05:27:16.438886 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6020 | 2025.01.11 05:27:16.439030 [ 259 ] {c95d03d8-f66c-4ee9-9102-59d29f721513} <Debug> TCPHandler: Processed in 0.00183062 sec. | ||
6021 | 2025.01.11 05:27:16.439233 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6022 | 2025.01.11 05:27:16.439334 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6023 | 2025.01.11 05:27:16.439634 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6024 | 2025.01.11 05:27:16.439653 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6025 | 2025.01.11 05:27:16.439716 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6026 | 2025.01.11 05:27:16.439736 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6027 | 2025.01.11 05:27:16.440061 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6028 | 2025.01.11 05:27:16.440396 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6029 | 2025.01.11 05:27:16.440745 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6030 | 2025.01.11 05:27:16.441110 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6031 | 2025.01.11 05:27:16.442553 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2025.01.11 05:27:16.442627 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6033 | 2025.01.11 05:27:16.443580 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00455657 sec., 14265.116085125434 rows/sec., 945.15 KiB/sec. | ||
6034 | 2025.01.11 05:27:16.443679 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6035 | 2025.01.11 05:27:16.443754 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6036 | 2025.01.11 05:27:16.444234 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2025.01.11 05:27:16.444356 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_17_4} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2025.01.11 05:27:16.444721 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_17_4} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6039 | 2025.01.11 05:27:16.444817 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005242 sec., 67722.24341854254 rows/sec., 4.75 MiB/sec. | ||
6040 | 2025.01.11 05:27:16.444998 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6041 | 2025.01.11 05:27:16.445188 [ 262 ] {cafa91c3-49ea-45a0-bcbb-8bf01881f9a4} <Debug> TCPHandler: Processed in 0.006033812 sec. | ||
6042 | 2025.01.11 05:27:16.445412 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6043 | 2025.01.11 05:27:16.445525 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6044 | 2025.01.11 05:27:16.445574 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6045 | 2025.01.11 05:27:16.446054 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6046 | 2025.01.11 05:27:16.446091 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6047 | 2025.01.11 05:27:16.446457 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6048 | 2025.01.11 05:27:16.446704 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6049 | 2025.01.11 05:27:16.446885 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. | ||
6050 | 2025.01.11 05:27:16.446939 [ 259 ] {929f83d0-0be5-4727-86d1-64403c37f73a} <Debug> TCPHandler: Processed in 0.001621186 sec. | ||
6051 | 2025.01.11 05:27:16.447130 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6052 | 2025.01.11 05:27:16.447260 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6053 | 2025.01.11 05:27:16.447326 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6054 | 2025.01.11 05:27:16.447991 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6055 | 2025.01.11 05:27:16.448030 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6056 | 2025.01.11 05:27:16.448426 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6057 | 2025.01.11 05:27:16.448666 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6058 | 2025.01.11 05:27:16.448868 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00163 sec., 108588.95705521473 rows/sec., 7.16 MiB/sec. | ||
6059 | 2025.01.11 05:27:16.448935 [ 262 ] {70c91cab-3fe7-4776-a530-7eb64f143938} <Debug> TCPHandler: Processed in 0.00185889 sec. | ||
6060 | 2025.01.11 05:27:16.449162 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2025.01.11 05:27:16.449324 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6062 | 2025.01.11 05:27:16.449373 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6063 | 2025.01.11 05:27:16.449789 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2025.01.11 05:27:16.449826 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6065 | 2025.01.11 05:27:16.450170 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6066 | 2025.01.11 05:27:16.450398 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2025.01.11 05:27:16.450571 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 53.02 KiB/sec. | ||
6068 | 2025.01.11 05:27:16.450619 [ 259 ] {6b697644-cb49-409d-acde-2eb0c93383ac} <Debug> TCPHandler: Processed in 0.001585874 sec. | ||
6069 | 2025.01.11 05:27:16.450751 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2025.01.11 05:27:16.450858 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6071 | 2025.01.11 05:27:16.450927 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <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 | ||
6072 | 2025.01.11 05:27:16.452149 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.01.11 05:27:16.452185 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6074 | 2025.01.11 05:27:16.452767 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6075 | 2025.01.11 05:27:16.453017 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.01.11 05:27:16.453209 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002373 sec., 3792.6675094816687 rows/sec., 6.80 MiB/sec. | ||
6077 | 2025.01.11 05:27:16.453303 [ 262 ] {ce65f893-3390-4fc6-b96e-5580bd31d766} <Debug> TCPHandler: Processed in 0.002603807 sec. | ||
6078 | 2025.01.11 05:27:16.453444 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.01.11 05:27:16.453571 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6080 | 2025.01.11 05:27:16.453626 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6081 | 2025.01.11 05:27:16.454101 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.01.11 05:27:16.454137 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6083 | 2025.01.11 05:27:16.454482 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6084 | 2025.01.11 05:27:16.454713 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.01.11 05:27:16.454923 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001374 sec., 37845.70596797671 rows/sec., 2.34 MiB/sec. | ||
6086 | 2025.01.11 05:27:16.455027 [ 259 ] {f108ff25-b106-405e-b046-d7eddc9e39e7} <Debug> TCPHandler: Processed in 0.001641056 sec. | ||
6087 | 2025.01.11 05:27:20.021674 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6088 | 2025.01.11 05:27:20.021774 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6089 | 2025.01.11 05:27:20.140917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6090 | 2025.01.11 05:27:20.141625 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.01.11 05:27:20.141670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6092 | 2025.01.11 05:27:20.142224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6093 | 2025.01.11 05:27:20.142478 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2025.01.11 05:27:20.142751 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6095 | 2025.01.11 05:27:21.073566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6096 | 2025.01.11 05:27:21.095237 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2025.01.11 05:27:21.095294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6098 | 2025.01.11 05:27:21.102973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6099 | 2025.01.11 05:27:21.103743 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6100 | 2025.01.11 05:27:21.107499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6101 | 2025.01.11 05:27:21.422368 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6102 | 2025.01.11 05:27:21.422580 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6103 | 2025.01.11 05:27:21.422663 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6104 | 2025.01.11 05:27:21.423521 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2025.01.11 05:27:21.423577 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6106 | 2025.01.11 05:27:21.424033 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6107 | 2025.01.11 05:27:21.424295 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6108 | 2025.01.11 05:27:21.424549 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.002026 sec., 42448.17374136229 rows/sec., 3.71 MiB/sec. | ||
6109 | 2025.01.11 05:27:21.424618 [ 259 ] {cfba46c9-a448-48f3-9e21-b4783b7aa967} <Debug> TCPHandler: Processed in 0.002396313 sec. | ||
6110 | 2025.01.11 05:27:21.424798 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2025.01.11 05:27:21.424929 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6112 | 2025.01.11 05:27:21.424981 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6113 | 2025.01.11 05:27:21.425566 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2025.01.11 05:27:21.425609 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6115 | 2025.01.11 05:27:21.425984 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6116 | 2025.01.11 05:27:21.426233 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.01.11 05:27:21.426435 [ 148 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6118 | 2025.01.11 05:27:21.426464 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001567 sec., 19144.86279514997 rows/sec., 1.41 MiB/sec. | ||
6119 | 2025.01.11 05:27:21.426524 [ 148 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2025.01.11 05:27:21.426590 [ 262 ] {1441e83a-5ebd-4000-900d-a357119cea92} <Debug> TCPHandler: Processed in 0.001849501 sec. | ||
6121 | 2025.01.11 05:27:21.426595 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6122 | 2025.01.11 05:27:21.426829 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6123 | 2025.01.11 05:27:21.426960 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
6124 | 2025.01.11 05:27:21.427193 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6125 | 2025.01.11 05:27:21.427344 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6126 | 2025.01.11 05:27:21.427745 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6127 | 2025.01.11 05:27:21.427823 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part | ||
6128 | 2025.01.11 05:27:21.428132 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
6129 | 2025.01.11 05:27:21.428532 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
6130 | 2025.01.11 05:27:21.429010 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
6131 | 2025.01.11 05:27:21.429369 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
6132 | 2025.01.11 05:27:21.429574 [ 187 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
6133 | 2025.01.11 05:27:21.430529 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.01.11 05:27:21.430589 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6135 | 2025.01.11 05:27:21.431688 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6136 | 2025.01.11 05:27:21.432370 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2025.01.11 05:27:21.432444 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005714815 sec., 32546.985335483303 rows/sec., 2.46 MiB/sec. | ||
6138 | 2025.01.11 05:27:21.432764 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005708 sec., 10161.177295024527 rows/sec., 812.66 KiB/sec. | ||
6139 | 2025.01.11 05:27:21.432783 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6140 | 2025.01.11 05:27:21.433148 [ 259 ] {7fefb3a0-a1c9-43c3-b6b2-80a5f779fe1d} <Debug> TCPHandler: Processed in 0.00642618 sec. | ||
6141 | 2025.01.11 05:27:21.433441 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6142 | 2025.01.11 05:27:21.433631 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6143 | 2025.01.11 05:27:21.433690 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6144 | 2025.01.11 05:27:21.433755 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2025.01.11 05:27:21.433923 [ 194 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_36_7} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6146 | 2025.01.11 05:27:21.434046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6147 | 2025.01.11 05:27:21.434355 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2025.01.11 05:27:21.434394 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6149 | 2025.01.11 05:27:21.434772 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6150 | 2025.01.11 05:27:21.435013 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2025.01.11 05:27:21.435245 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001646 sec., 60753.34143377886 rows/sec., 4.21 MiB/sec. | ||
6152 | 2025.01.11 05:27:21.435312 [ 262 ] {fbc20ad2-9ce1-4883-956a-a0cb78ee9d43} <Debug> TCPHandler: Processed in 0.002016904 sec. | ||
6153 | 2025.01.11 05:27:21.435473 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6154 | 2025.01.11 05:27:21.435586 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6155 | 2025.01.11 05:27:21.435652 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <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 | ||
6156 | 2025.01.11 05:27:21.436777 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2025.01.11 05:27:21.436815 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6158 | 2025.01.11 05:27:21.437469 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6159 | 2025.01.11 05:27:21.437727 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.01.11 05:27:21.437974 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00241 sec., 12448.132780082988 rows/sec., 22.31 MiB/sec. | ||
6161 | 2025.01.11 05:27:21.438073 [ 259 ] {85018dfd-6ee8-44ab-9196-53f779982405} <Debug> TCPHandler: Processed in 0.002663488 sec. | ||
6162 | 2025.01.11 05:27:21.438226 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6163 | 2025.01.11 05:27:21.438332 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6164 | 2025.01.11 05:27:21.438378 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6165 | 2025.01.11 05:27:21.438813 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2025.01.11 05:27:21.438851 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6167 | 2025.01.11 05:27:21.439202 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6168 | 2025.01.11 05:27:21.439437 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6169 | 2025.01.11 05:27:21.439651 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001341 sec., 22371.364653243847 rows/sec., 1.53 MiB/sec. | ||
6170 | 2025.01.11 05:27:21.439698 [ 262 ] {51cc60c8-7164-460b-a293-f0220d52e333} <Debug> TCPHandler: Processed in 0.001522603 sec. | ||
6171 | 2025.01.11 05:27:25.203600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 864 | ||
6172 | 2025.01.11 05:27:25.206690 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6173 | 2025.01.11 05:27:25.206747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6174 | 2025.01.11 05:27:25.208241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6175 | 2025.01.11 05:27:25.208558 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6176 | 2025.01.11 05:27:25.209192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
6177 | 2025.01.11 05:27:26.425799 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6178 | 2025.01.11 05:27:26.425989 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6179 | 2025.01.11 05:27:26.426067 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6180 | 2025.01.11 05:27:26.426839 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2025.01.11 05:27:26.426887 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6182 | 2025.01.11 05:27:26.427328 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6183 | 2025.01.11 05:27:26.427586 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): 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.11 05:27:26.427838 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
6185 | 2025.01.11 05:27:26.427945 [ 259 ] {b1a388a9-ebb2-4213-a13e-fc98dce2df1b} <Debug> TCPHandler: Processed in 0.00228274 sec. | ||
6186 | 2025.01.11 05:27:26.428155 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6187 | 2025.01.11 05:27:26.428306 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6188 | 2025.01.11 05:27:26.428374 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6189 | 2025.01.11 05:27:26.429101 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2025.01.11 05:27:26.429149 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6191 | 2025.01.11 05:27:26.429523 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6192 | 2025.01.11 05:27:26.429757 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2025.01.11 05:27:26.430018 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001749 sec., 1143.5105774728418 rows/sec., 93.25 KiB/sec. | ||
6194 | 2025.01.11 05:27:26.430228 [ 262 ] {6bb8f57d-8fb9-445f-b843-7483ef49f963} <Debug> TCPHandler: Processed in 0.002141347 sec. | ||
6195 | 2025.01.11 05:27:26.430416 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2025.01.11 05:27:26.430552 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6197 | 2025.01.11 05:27:26.430608 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6198 | 2025.01.11 05:27:26.431346 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2025.01.11 05:27:26.431386 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6200 | 2025.01.11 05:27:26.431779 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6201 | 2025.01.11 05:27:26.432023 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2025.01.11 05:27:26.432248 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Debug> executeQuery: Read 192 rows, 17.34 KiB in 0.001729 sec., 111046.84788895315 rows/sec., 9.80 MiB/sec. | ||
6203 | 2025.01.11 05:27:26.432304 [ 259 ] {d0cc2c8c-e309-41ec-894c-5cf594636e53} <Debug> TCPHandler: Processed in 0.001951642 sec. | ||
6204 | 2025.01.11 05:27:26.432450 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6205 | 2025.01.11 05:27:26.432558 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6206 | 2025.01.11 05:27:26.432604 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6207 | 2025.01.11 05:27:26.433141 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.01.11 05:27:26.433181 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6209 | 2025.01.11 05:27:26.433527 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6210 | 2025.01.11 05:27:26.433764 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.01.11 05:27:26.433974 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Debug> executeQuery: Read 18 rows, 1.27 KiB in 0.001438 sec., 12517.385257301808 rows/sec., 884.88 KiB/sec. | ||
6212 | 2025.01.11 05:27:26.434025 [ 262 ] {ce94adce-ad2e-4115-a87c-bedd7ed4c76f} <Debug> TCPHandler: Processed in 0.001625115 sec. | ||
6213 | 2025.01.11 05:27:26.434162 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6214 | 2025.01.11 05:27:26.434287 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6215 | 2025.01.11 05:27:26.434341 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6216 | 2025.01.11 05:27:26.435068 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2025.01.11 05:27:26.435114 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6218 | 2025.01.11 05:27:26.435476 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6219 | 2025.01.11 05:27:26.435730 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2025.01.11 05:27:26.435958 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001698 sec., 8244.994110718491 rows/sec., 577.43 KiB/sec. | ||
6221 | 2025.01.11 05:27:26.436080 [ 259 ] {5f07e509-9625-43ca-b2de-3abb702f938e} <Debug> TCPHandler: Processed in 0.001969683 sec. | ||
6222 | 2025.01.11 05:27:26.436226 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2025.01.11 05:27:26.436332 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6224 | 2025.01.11 05:27:26.436375 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6225 | 2025.01.11 05:27:26.436900 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2025.01.11 05:27:26.436938 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6227 | 2025.01.11 05:27:26.437280 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6228 | 2025.01.11 05:27:26.437511 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2025.01.11 05:27:26.437713 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001404 sec., 9259.25925925926 rows/sec., 577.31 KiB/sec. | ||
6230 | 2025.01.11 05:27:26.437763 [ 262 ] {df972ea0-07aa-4612-81c4-9090c0929f48} <Debug> TCPHandler: Processed in 0.001587895 sec. | ||
6231 | 2025.01.11 05:27:26.437898 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6232 | 2025.01.11 05:27:26.438004 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6233 | 2025.01.11 05:27:26.438049 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6234 | 2025.01.11 05:27:26.438692 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2025.01.11 05:27:26.438731 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6236 | 2025.01.11 05:27:26.439098 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6237 | 2025.01.11 05:27:26.439335 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2025.01.11 05:27:26.439599 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Debug> executeQuery: Read 357 rows, 25.69 KiB in 0.001602 sec., 222846.44194756556 rows/sec., 15.66 MiB/sec. | ||
6239 | 2025.01.11 05:27:26.439664 [ 259 ] {3f154bad-44ce-42e6-b0e4-96e49acbdc03} <Debug> TCPHandler: Processed in 0.00181871 sec. | ||
6240 | 2025.01.11 05:27:26.439891 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6241 | 2025.01.11 05:27:26.440029 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6242 | 2025.01.11 05:27:26.440077 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6243 | 2025.01.11 05:27:26.440519 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2025.01.11 05:27:26.440557 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6245 | 2025.01.11 05:27:26.440909 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6246 | 2025.01.11 05:27:26.441139 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2025.01.11 05:27:26.441374 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. | ||
6248 | 2025.01.11 05:27:26.441468 [ 262 ] {d3c6e9d8-a5ba-4432-9a16-752d428655df} <Debug> TCPHandler: Processed in 0.001683897 sec. | ||
6249 | 2025.01.11 05:27:26.441652 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6250 | 2025.01.11 05:27:26.441763 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6251 | 2025.01.11 05:27:26.441813 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6252 | 2025.01.11 05:27:26.442347 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6253 | 2025.01.11 05:27:26.442385 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6254 | 2025.01.11 05:27:26.442763 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6255 | 2025.01.11 05:27:26.443003 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6256 | 2025.01.11 05:27:26.443246 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001502 sec., 118508.655126498 rows/sec., 7.82 MiB/sec. | ||
6257 | 2025.01.11 05:27:26.443391 [ 259 ] {e14efb75-52db-4f17-b203-e59db65840b1} <Debug> TCPHandler: Processed in 0.00181769 sec. | ||
6258 | 2025.01.11 05:27:26.443607 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6259 | 2025.01.11 05:27:26.443742 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6260 | 2025.01.11 05:27:26.443792 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6261 | 2025.01.11 05:27:26.444257 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2025.01.11 05:27:26.444303 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6263 | 2025.01.11 05:27:26.444819 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6264 | 2025.01.11 05:27:26.445078 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.01.11 05:27:26.445352 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001622 sec., 616.5228113440197 rows/sec., 41.54 KiB/sec. | ||
6266 | 2025.01.11 05:27:26.445540 [ 262 ] {264a7524-ad1a-450f-99d6-67c701a18bda} <Debug> TCPHandler: Processed in 0.002041274 sec. | ||
6267 | 2025.01.11 05:27:26.445705 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2025.01.11 05:27:26.445835 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6269 | 2025.01.11 05:27:26.445921 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <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 | ||
6270 | 2025.01.11 05:27:26.447008 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2025.01.11 05:27:26.447046 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6272 | 2025.01.11 05:27:26.447648 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6273 | 2025.01.11 05:27:26.447901 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2025.01.11 05:27:26.448143 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002336 sec., 3852.7397260273974 rows/sec., 6.90 MiB/sec. | ||
6275 | 2025.01.11 05:27:26.448244 [ 259 ] {d079935b-7e81-4066-9a38-525e3001d5bf} <Debug> TCPHandler: Processed in 0.002602597 sec. | ||
6276 | 2025.01.11 05:27:26.448393 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6277 | 2025.01.11 05:27:26.448498 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6278 | 2025.01.11 05:27:26.448543 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6279 | 2025.01.11 05:27:26.448975 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2025.01.11 05:27:26.449013 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6281 | 2025.01.11 05:27:26.449363 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6282 | 2025.01.11 05:27:26.449592 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2025.01.11 05:27:26.449799 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001323 sec., 39304.61073318216 rows/sec., 2.43 MiB/sec. | ||
6284 | 2025.01.11 05:27:26.449847 [ 262 ] {6c936cd7-8d90-42a8-91cc-eb2e80f5c261} <Debug> TCPHandler: Processed in 0.001504073 sec. | ||
6285 | 2025.01.11 05:27:27.643840 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6286 | 2025.01.11 05:27:27.644472 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6287 | 2025.01.11 05:27:27.644515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6288 | 2025.01.11 05:27:27.645031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6289 | 2025.01.11 05:27:27.645291 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6290 | 2025.01.11 05:27:27.645543 [ 125 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6291 | 2025.01.11 05:27:27.645561 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6292 | 2025.01.11 05:27:27.645673 [ 125 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6293 | 2025.01.11 05:27:27.645720 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6294 | 2025.01.11 05:27:27.645958 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
6295 | 2025.01.11 05:27:27.646251 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6296 | 2025.01.11 05:27:27.646308 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
6297 | 2025.01.11 05:27:27.646386 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
6298 | 2025.01.11 05:27:27.646551 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
6299 | 2025.01.11 05:27:27.646795 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
6300 | 2025.01.11 05:27:27.647098 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
6301 | 2025.01.11 05:27:27.647214 [ 201 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
6302 | 2025.01.11 05:27:27.649489 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003672271 sec., 3870357.062428127 rows/sec., 55.37 MiB/sec. | ||
6303 | 2025.01.11 05:27:27.650091 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6304 | 2025.01.11 05:27:27.650474 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6305 | 2025.01.11 05:27:27.650556 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_31_6} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6306 | 2025.01.11 05:27:27.650660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6307 | 2025.01.11 05:27:28.608523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6308 | 2025.01.11 05:27:28.630500 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6309 | 2025.01.11 05:27:28.630556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6310 | 2025.01.11 05:27:28.638195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6311 | 2025.01.11 05:27:28.638950 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6312 | 2025.01.11 05:27:28.639313 [ 139 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6313 | 2025.01.11 05:27:28.639453 [ 139 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6314 | 2025.01.11 05:27:28.639519 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6315 | 2025.01.11 05:27:28.640072 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6316 | 2025.01.11 05:27:28.655255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6317 | 2025.01.11 05:27:28.657072 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6318 | 2025.01.11 05:27:28.658826 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6319 | 2025.01.11 05:27:28.664853 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6320 | 2025.01.11 05:27:28.670790 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6321 | 2025.01.11 05:27:28.676641 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6322 | 2025.01.11 05:27:28.682829 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6323 | 2025.01.11 05:27:28.687643 [ 197 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
6324 | 2025.01.11 05:27:28.747427 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107753489 sec., 2171.623417224105 rows/sec., 11.23 MiB/sec. | ||
6325 | 2025.01.11 05:27:28.750456 [ 199 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6326 | 2025.01.11 05:27:28.753499 [ 199 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_31_6} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6327 | 2025.01.11 05:27:28.753634 [ 199 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_31_6} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6328 | 2025.01.11 05:27:28.756266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6329 | 2025.01.11 05:27:29.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.65 MiB, peak 211.19 MiB, free memory in arenas 0.00 B, will set to 202.90 MiB (RSS), difference: 2.25 MiB | ||
6330 | 2025.01.11 05:27:31.421857 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6331 | 2025.01.11 05:27:31.422048 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6332 | 2025.01.11 05:27:31.422122 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6333 | 2025.01.11 05:27:31.422919 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2025.01.11 05:27:31.422972 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6335 | 2025.01.11 05:27:31.423417 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6336 | 2025.01.11 05:27:31.423670 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.01.11 05:27:31.423895 [ 136 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6338 | 2025.01.11 05:27:31.423966 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001967 sec., 43721.40315200813 rows/sec., 3.82 MiB/sec. | ||
6339 | 2025.01.11 05:27:31.423994 [ 136 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2025.01.11 05:27:31.424064 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6341 | 2025.01.11 05:27:31.424114 [ 259 ] {1b8ce68c-8de3-45ff-b065-f5d3e23a9538} <Debug> TCPHandler: Processed in 0.002388172 sec. | ||
6342 | 2025.01.11 05:27:31.424375 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6343 | 2025.01.11 05:27:31.424476 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
6344 | 2025.01.11 05:27:31.424720 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6345 | 2025.01.11 05:27:31.424894 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6346 | 2025.01.11 05:27:31.425138 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6347 | 2025.01.11 05:27:31.425341 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1398 rows starting from the beginning of the part | ||
6348 | 2025.01.11 05:27:31.425716 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1228 rows starting from the beginning of the part | ||
6349 | 2025.01.11 05:27:31.426080 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 191 rows starting from the beginning of the part | ||
6350 | 2025.01.11 05:27:31.426548 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
6351 | 2025.01.11 05:27:31.426863 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 192 rows starting from the beginning of the part | ||
6352 | 2025.01.11 05:27:31.427265 [ 193 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
6353 | 2025.01.11 05:27:31.428569 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6354 | 2025.01.11 05:27:31.428645 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6355 | 2025.01.11 05:27:31.429604 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6356 | 2025.01.11 05:27:31.430128 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6357 | 2025.01.11 05:27:31.430509 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005918 sec., 5069.280162216965 rows/sec., 381.19 KiB/sec. | ||
6358 | 2025.01.11 05:27:31.430892 [ 262 ] {0d7a5cc3-9e7d-4af3-a223-6a6a89b8a793} <Debug> TCPHandler: Processed in 0.006632055 sec. | ||
6359 | 2025.01.11 05:27:31.431276 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6360 | 2025.01.11 05:27:31.431552 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3181 rows, containing 5 columns (5 merged, 0 gathered) in 0.007351361 sec., 432708.99089297885 rows/sec., 37.99 MiB/sec. | ||
6361 | 2025.01.11 05:27:31.431592 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6362 | 2025.01.11 05:27:31.431649 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6363 | 2025.01.11 05:27:31.431792 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6364 | 2025.01.11 05:27:31.432186 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2025.01.11 05:27:31.432295 [ 198 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_45_9} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6366 | 2025.01.11 05:27:31.432414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6367 | 2025.01.11 05:27:31.432536 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.01.11 05:27:31.432574 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6369 | 2025.01.11 05:27:31.432928 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6370 | 2025.01.11 05:27:31.433173 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2025.01.11 05:27:31.433350 [ 136 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6372 | 2025.01.11 05:27:31.433423 [ 136 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6373 | 2025.01.11 05:27:31.433442 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001879 sec., 30867.482703565725 rows/sec., 2.41 MiB/sec. | ||
6374 | 2025.01.11 05:27:31.433460 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6375 | 2025.01.11 05:27:31.433653 [ 259 ] {2b7c3e6d-18b6-4774-a0ac-b9aed617feed} <Debug> TCPHandler: Processed in 0.002616067 sec. | ||
6376 | 2025.01.11 05:27:31.433952 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6377 | 2025.01.11 05:27:31.433999 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
6378 | 2025.01.11 05:27:31.434337 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6379 | 2025.01.11 05:27:31.434515 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6380 | 2025.01.11 05:27:31.434777 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6381 | 2025.01.11 05:27:31.434876 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 873 rows starting from the beginning of the part | ||
6382 | 2025.01.11 05:27:31.435302 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 518 rows starting from the beginning of the part | ||
6383 | 2025.01.11 05:27:31.435684 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 355 rows starting from the beginning of the part | ||
6384 | 2025.01.11 05:27:31.435908 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
6385 | 2025.01.11 05:27:31.436262 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 357 rows starting from the beginning of the part | ||
6386 | 2025.01.11 05:27:31.436647 [ 188 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 58 rows starting from the beginning of the part | ||
6387 | 2025.01.11 05:27:31.437327 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6388 | 2025.01.11 05:27:31.437382 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6389 | 2025.01.11 05:27:31.438249 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6390 | 2025.01.11 05:27:31.438778 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6391 | 2025.01.11 05:27:31.439245 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005035 sec., 19860.973187686195 rows/sec., 1.38 MiB/sec. | ||
6392 | 2025.01.11 05:27:31.439328 [ 262 ] {e284dacc-06c2-43a6-9c51-b123b0986214} <Debug> TCPHandler: Processed in 0.005534951 sec. | ||
6393 | 2025.01.11 05:27:31.439487 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2025.01.11 05:27:31.439828 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6395 | 2025.01.11 05:27:31.439890 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006314688 sec., 351402.9513413806 rows/sec., 26.79 MiB/sec. | ||
6396 | 2025.01.11 05:27:31.439943 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <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 | ||
6397 | 2025.01.11 05:27:31.440131 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6398 | 2025.01.11 05:27:31.440586 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6399 | 2025.01.11 05:27:31.440722 [ 198 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_45_9} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6400 | 2025.01.11 05:27:31.440824 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
6401 | 2025.01.11 05:27:31.441467 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2025.01.11 05:27:31.441506 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6403 | 2025.01.11 05:27:31.442152 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6404 | 2025.01.11 05:27:31.442412 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2025.01.11 05:27:31.442665 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002973 sec., 10090.817356205853 rows/sec., 18.08 MiB/sec. | ||
6406 | 2025.01.11 05:27:31.442779 [ 259 ] {ef4584fe-8f50-4b9e-a57e-ad9c286253d1} <Debug> TCPHandler: Processed in 0.003354123 sec. | ||
6407 | 2025.01.11 05:27:31.442929 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6408 | 2025.01.11 05:27:31.443037 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6409 | 2025.01.11 05:27:31.443083 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6410 | 2025.01.11 05:27:31.443518 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6411 | 2025.01.11 05:27:31.443557 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6412 | 2025.01.11 05:27:31.443919 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6413 | 2025.01.11 05:27:31.444163 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2025.01.11 05:27:31.444422 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001396 sec., 21489.971346704868 rows/sec., 1.47 MiB/sec. | ||
6415 | 2025.01.11 05:27:31.444497 [ 262 ] {df2f4873-6144-402e-a0da-d572b59a0b81} <Debug> TCPHandler: Processed in 0.001617976 sec. | ||
6416 | 2025.01.11 05:27:35.021826 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6417 | 2025.01.11 05:27:35.021893 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6418 | 2025.01.11 05:27:35.146736 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6419 | 2025.01.11 05:27:35.147416 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2025.01.11 05:27:35.147469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6421 | 2025.01.11 05:27:35.148024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6422 | 2025.01.11 05:27:35.148284 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2025.01.11 05:27:35.148565 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6424 | 2025.01.11 05:27:35.210349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 900 | ||
6425 | 2025.01.11 05:27:35.213496 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2025.01.11 05:27:35.213560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6427 | 2025.01.11 05:27:35.215029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6428 | 2025.01.11 05:27:35.215345 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6429 | 2025.01.11 05:27:35.216557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
6430 | 2025.01.11 05:27:36.001692 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001130544 sec. | ||
6431 | 2025.01.11 05:27:36.156310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6432 | 2025.01.11 05:27:36.175362 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2025.01.11 05:27:36.175409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6434 | 2025.01.11 05:27:36.182341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6435 | 2025.01.11 05:27:36.183083 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2025.01.11 05:27:36.185562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6437 | 2025.01.11 05:27:36.425514 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6438 | 2025.01.11 05:27:36.425711 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6439 | 2025.01.11 05:27:36.425782 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6440 | 2025.01.11 05:27:36.426567 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.01.11 05:27:36.426617 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6442 | 2025.01.11 05:27:36.427056 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6443 | 2025.01.11 05:27:36.427296 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6444 | 2025.01.11 05:27:36.427533 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
6445 | 2025.01.11 05:27:36.427590 [ 259 ] {0d864d7b-e022-49ae-8a5d-6812401ea057} <Debug> TCPHandler: Processed in 0.002211549 sec. | ||
6446 | 2025.01.11 05:27:36.427778 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6447 | 2025.01.11 05:27:36.427888 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6448 | 2025.01.11 05:27:36.427934 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6449 | 2025.01.11 05:27:36.428571 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6450 | 2025.01.11 05:27:36.428610 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6451 | 2025.01.11 05:27:36.428998 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6452 | 2025.01.11 05:27:36.429248 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2025.01.11 05:27:36.429488 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001618 sec., 118046.9715698393 rows/sec., 10.42 MiB/sec. | ||
6454 | 2025.01.11 05:27:36.429557 [ 262 ] {829f8d73-b016-435a-8589-0df2cab6026d} <Debug> TCPHandler: Processed in 0.001843601 sec. | ||
6455 | 2025.01.11 05:27:36.429825 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6456 | 2025.01.11 05:27:36.429973 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6457 | 2025.01.11 05:27:36.430029 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6458 | 2025.01.11 05:27:36.430663 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2025.01.11 05:27:36.430703 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6460 | 2025.01.11 05:27:36.431067 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6461 | 2025.01.11 05:27:36.431302 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.01.11 05:27:36.431510 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001566 sec., 10217.113665389528 rows/sec., 723.38 KiB/sec. | ||
6463 | 2025.01.11 05:27:36.431566 [ 259 ] {9ad3385c-91eb-4408-8d9f-6a0dc5b5e406} <Debug> TCPHandler: Processed in 0.001866571 sec. | ||
6464 | 2025.01.11 05:27:36.431710 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6465 | 2025.01.11 05:27:36.431817 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6466 | 2025.01.11 05:27:36.431862 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6467 | 2025.01.11 05:27:36.432386 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6468 | 2025.01.11 05:27:36.432425 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6469 | 2025.01.11 05:27:36.432763 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6470 | 2025.01.11 05:27:36.433015 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6471 | 2025.01.11 05:27:36.433226 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001422 sec., 9845.288326300984 rows/sec., 689.50 KiB/sec. | ||
6472 | 2025.01.11 05:27:36.433305 [ 262 ] {3a30858b-10ae-4512-b54a-00ebe5dbb49f} <Debug> TCPHandler: Processed in 0.001646426 sec. | ||
6473 | 2025.01.11 05:27:36.433449 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6474 | 2025.01.11 05:27:36.433572 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6475 | 2025.01.11 05:27:36.433624 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6476 | 2025.01.11 05:27:36.434237 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6477 | 2025.01.11 05:27:36.434284 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6478 | 2025.01.11 05:27:36.434667 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6479 | 2025.01.11 05:27:36.434910 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6480 | 2025.01.11 05:27:36.435143 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 507.23 KiB/sec. | ||
6481 | 2025.01.11 05:27:36.435195 [ 259 ] {c18e51c1-ad3b-4560-8350-07bb74bcef1a} <Debug> TCPHandler: Processed in 0.001796419 sec. | ||
6482 | 2025.01.11 05:27:36.435320 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6483 | 2025.01.11 05:27:36.435425 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6484 | 2025.01.11 05:27:36.435468 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6485 | 2025.01.11 05:27:36.436143 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.01.11 05:27:36.436181 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6487 | 2025.01.11 05:27:36.436544 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6488 | 2025.01.11 05:27:36.436775 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2025.01.11 05:27:36.436984 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00158 sec., 224683.54430379748 rows/sec., 15.78 MiB/sec. | ||
6490 | 2025.01.11 05:27:36.437035 [ 262 ] {7d9d8c11-8f55-446b-92be-08b438d11163} <Debug> TCPHandler: Processed in 0.001764508 sec. | ||
6491 | 2025.01.11 05:27:36.437173 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.01.11 05:27:36.437280 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6493 | 2025.01.11 05:27:36.437325 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6494 | 2025.01.11 05:27:36.437750 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.01.11 05:27:36.437789 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6496 | 2025.01.11 05:27:36.438143 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6497 | 2025.01.11 05:27:36.438370 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.01.11 05:27:36.438629 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. | ||
6499 | 2025.01.11 05:27:36.438857 [ 259 ] {274f366f-ce72-4797-877a-3e95861d6434} <Debug> TCPHandler: Processed in 0.001730938 sec. | ||
6500 | 2025.01.11 05:27:36.439015 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6501 | 2025.01.11 05:27:36.439124 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6502 | 2025.01.11 05:27:36.439173 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6503 | 2025.01.11 05:27:36.439719 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6504 | 2025.01.11 05:27:36.439756 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6505 | 2025.01.11 05:27:36.440135 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6506 | 2025.01.11 05:27:36.440377 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2025.01.11 05:27:36.440569 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6508 | 2025.01.11 05:27:36.440627 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001526 sec., 115989.51507208387 rows/sec., 7.65 MiB/sec. | ||
6509 | 2025.01.11 05:27:36.440700 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6510 | 2025.01.11 05:27:36.440745 [ 262 ] {1d435188-d6e5-42a9-bc39-1f1b7c570400} <Debug> TCPHandler: Processed in 0.00178649 sec. | ||
6511 | 2025.01.11 05:27:36.440793 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6512 | 2025.01.11 05:27:36.440946 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6513 | 2025.01.11 05:27:36.441103 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
6514 | 2025.01.11 05:27:36.441150 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6515 | 2025.01.11 05:27:36.441250 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6516 | 2025.01.11 05:27:36.441627 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6517 | 2025.01.11 05:27:36.441736 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12497 rows starting from the beginning of the part | ||
6518 | 2025.01.11 05:27:36.442044 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 177 rows starting from the beginning of the part | ||
6519 | 2025.01.11 05:27:36.442305 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 100 rows starting from the beginning of the part | ||
6520 | 2025.01.11 05:27:36.442810 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 178 rows starting from the beginning of the part | ||
6521 | 2025.01.11 05:27:36.443101 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
6522 | 2025.01.11 05:27:36.443451 [ 191 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 177 rows starting from the beginning of the part | ||
6523 | 2025.01.11 05:27:36.443628 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2025.01.11 05:27:36.443756 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6525 | 2025.01.11 05:27:36.444739 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6526 | 2025.01.11 05:27:36.445073 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6527 | 2025.01.11 05:27:36.445509 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004363 sec., 229.20009168003668 rows/sec., 15.44 KiB/sec. | ||
6528 | 2025.01.11 05:27:36.445782 [ 259 ] {79e0166f-84b1-4427-9a60-35a478aa301a} <Debug> TCPHandler: Processed in 0.004912048 sec. | ||
6529 | 2025.01.11 05:27:36.446018 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6530 | 2025.01.11 05:27:36.446256 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6531 | 2025.01.11 05:27:36.446487 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <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 | ||
6532 | 2025.01.11 05:27:36.448995 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6533 | 2025.01.11 05:27:36.449035 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6534 | 2025.01.11 05:27:36.449829 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6535 | 2025.01.11 05:27:36.450531 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2025.01.11 05:27:36.450593 [ 200 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13229 rows, containing 5 columns (5 merged, 0 gathered) in 0.009639521 sec., 1372371.0960326763 rows/sec., 92.02 MiB/sec. | ||
6537 | 2025.01.11 05:27:36.450763 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6538 | 2025.01.11 05:27:36.450891 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.01.11 05:27:36.450967 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6540 | 2025.01.11 05:27:36.451038 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004841 sec., 1859.1200165255113 rows/sec., 3.33 MiB/sec. | ||
6541 | 2025.01.11 05:27:36.451523 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
6542 | 2025.01.11 05:27:36.451640 [ 200 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6543 | 2025.01.11 05:27:36.452815 [ 262 ] {35a15c41-114f-441c-a5f9-3a3c90838980} <Debug> TCPHandler: Processed in 0.006900022 sec. | ||
6544 | 2025.01.11 05:27:36.453187 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6545 | 2025.01.11 05:27:36.453346 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2025.01.11 05:27:36.453558 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6547 | 2025.01.11 05:27:36.453708 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6548 | 2025.01.11 05:27:36.453754 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6549 | 2025.01.11 05:27:36.453797 [ 189 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6550 | 2025.01.11 05:27:36.454044 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 591 rows starting from the beginning of the part | ||
6551 | 2025.01.11 05:27:36.454183 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
6552 | 2025.01.11 05:27:36.454910 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
6553 | 2025.01.11 05:27:36.455549 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
6554 | 2025.01.11 05:27:36.455768 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6555 | 2025.01.11 05:27:36.455865 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6556 | 2025.01.11 05:27:36.456118 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
6557 | 2025.01.11 05:27:36.456658 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
6558 | 2025.01.11 05:27:36.456870 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6559 | 2025.01.11 05:27:36.457149 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
6560 | 2025.01.11 05:27:36.457589 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6561 | 2025.01.11 05:27:36.457908 [ 131 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6562 | 2025.01.11 05:27:36.458036 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.004576 sec., 11363.636363636364 rows/sec., 720.47 KiB/sec. | ||
6563 | 2025.01.11 05:27:36.458063 [ 131 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2025.01.11 05:27:36.458295 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6565 | 2025.01.11 05:27:36.458363 [ 259 ] {ac54f4b5-20a6-4db1-bad2-d513200212af} <Debug> TCPHandler: Processed in 0.005396278 sec. | ||
6566 | 2025.01.11 05:27:36.458761 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
6567 | 2025.01.11 05:27:36.459056 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6568 | 2025.01.11 05:27:36.459137 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1534 rows starting from the beginning of the part | ||
6569 | 2025.01.11 05:27:36.459458 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 52 rows starting from the beginning of the part | ||
6570 | 2025.01.11 05:27:36.459778 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
6571 | 2025.01.11 05:27:36.460114 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 52 rows starting from the beginning of the part | ||
6572 | 2025.01.11 05:27:36.460408 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
6573 | 2025.01.11 05:27:36.460634 [ 200 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
6574 | 2025.01.11 05:27:36.463588 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00501656 sec., 348844.6265967117 rows/sec., 22.60 MiB/sec. | ||
6575 | 2025.01.11 05:27:36.464221 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6576 | 2025.01.11 05:27:36.464990 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6577 | 2025.01.11 05:27:36.465085 [ 189 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_46_9} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6578 | 2025.01.11 05:27:36.465774 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6579 | 2025.01.11 05:27:36.467361 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 19 columns (19 merged, 0 gathered) in 0.016292336 sec., 41614.6585732089 rows/sec., 74.57 MiB/sec. | ||
6580 | 2025.01.11 05:27:36.468140 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6581 | 2025.01.11 05:27:36.468515 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6582 | 2025.01.11 05:27:36.468592 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6583 | 2025.01.11 05:27:36.468706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
6584 | 2025.01.11 05:27:37.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.33 MiB, peak 211.74 MiB, free memory in arenas 0.00 B, will set to 205.77 MiB (RSS), difference: 1.44 MiB | ||
6585 | 2025.01.11 05:27:40.827151 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6586 | 2025.01.11 05:27:40.827353 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6587 | 2025.01.11 05:27:40.827425 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6588 | 2025.01.11 05:27:40.828175 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6589 | 2025.01.11 05:27:40.828225 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6590 | 2025.01.11 05:27:40.828644 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6591 | 2025.01.11 05:27:40.828888 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2025.01.11 05:27:40.829166 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001845 sec., 1084.010840108401 rows/sec., 88.39 KiB/sec. | ||
6593 | 2025.01.11 05:27:40.829454 [ 259 ] {8abfb028-c10e-453a-8b6b-21637e518e8a} <Debug> TCPHandler: Processed in 0.002433853 sec. | ||
6594 | 2025.01.11 05:27:40.829737 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6595 | 2025.01.11 05:27:40.829876 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6596 | 2025.01.11 05:27:40.829942 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6597 | 2025.01.11 05:27:40.831161 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6598 | 2025.01.11 05:27:40.831202 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6599 | 2025.01.11 05:27:40.831642 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6600 | 2025.01.11 05:27:40.831886 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6601 | 2025.01.11 05:27:40.832110 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Debug> executeQuery: Read 1227 rows, 103.88 KiB in 0.002267 sec., 541243.934715483 rows/sec., 44.75 MiB/sec. | ||
6602 | 2025.01.11 05:27:40.832163 [ 262 ] {abe67f91-3098-4240-9c23-c74d8fe43fc5} <Debug> TCPHandler: Processed in 0.002544405 sec. | ||
6603 | 2025.01.11 05:27:40.832315 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6604 | 2025.01.11 05:27:40.832422 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6605 | 2025.01.11 05:27:40.832467 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6606 | 2025.01.11 05:27:40.833016 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6607 | 2025.01.11 05:27:40.833057 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6608 | 2025.01.11 05:27:40.833403 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6609 | 2025.01.11 05:27:40.833641 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6610 | 2025.01.11 05:27:40.833896 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001487 sec., 21519.83860121049 rows/sec., 1.57 MiB/sec. | ||
6611 | 2025.01.11 05:27:40.834041 [ 259 ] {0ecf76f0-326e-4fb5-a79a-14071f43147c} <Debug> TCPHandler: Processed in 0.001773269 sec. | ||
6612 | 2025.01.11 05:27:40.834278 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6613 | 2025.01.11 05:27:40.834404 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6614 | 2025.01.11 05:27:40.834450 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6615 | 2025.01.11 05:27:40.835099 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6616 | 2025.01.11 05:27:40.835138 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6617 | 2025.01.11 05:27:40.835494 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6618 | 2025.01.11 05:27:40.835726 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6619 | 2025.01.11 05:27:40.835895 [ 124 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6620 | 2025.01.11 05:27:40.835956 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001574 sec., 144853.875476493 rows/sec., 9.81 MiB/sec. | ||
6621 | 2025.01.11 05:27:40.835974 [ 124 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6622 | 2025.01.11 05:27:40.836043 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6623 | 2025.01.11 05:27:40.836095 [ 262 ] {37f4e8a5-4e93-42fa-915f-2ba06500a89b} <Debug> TCPHandler: Processed in 0.001929833 sec. | ||
6624 | 2025.01.11 05:27:40.836408 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6625 | 2025.01.11 05:27:40.836578 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
6626 | 2025.01.11 05:27:40.836820 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6627 | 2025.01.11 05:27:40.836962 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6628 | 2025.01.11 05:27:40.837067 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6629 | 2025.01.11 05:27:40.837118 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
6630 | 2025.01.11 05:27:40.837278 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
6631 | 2025.01.11 05:27:40.837704 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
6632 | 2025.01.11 05:27:40.838126 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
6633 | 2025.01.11 05:27:40.838539 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
6634 | 2025.01.11 05:27:40.838896 [ 186 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
6635 | 2025.01.11 05:27:40.839584 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2025.01.11 05:27:40.839633 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6637 | 2025.01.11 05:27:40.840183 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6638 | 2025.01.11 05:27:40.840359 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004203352 sec., 176049.97154651812 rows/sec., 12.60 MiB/sec. | ||
6639 | 2025.01.11 05:27:40.840568 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2025.01.11 05:27:40.840640 [ 196 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6641 | 2025.01.11 05:27:40.840935 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.004244 sec., 121583.41187558905 rows/sec., 8.99 MiB/sec. | ||
6642 | 2025.01.11 05:27:40.841087 [ 259 ] {f2cff7f9-92d9-4d1d-805c-f032a3212df4} <Debug> TCPHandler: Processed in 0.004873267 sec. | ||
6643 | 2025.01.11 05:27:40.841276 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6644 | 2025.01.11 05:27:40.841330 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6645 | 2025.01.11 05:27:40.841457 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6646 | 2025.01.11 05:27:40.841484 [ 190 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_26_5} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6647 | 2025.01.11 05:27:40.841533 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6648 | 2025.01.11 05:27:40.841610 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6649 | 2025.01.11 05:27:40.842367 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6650 | 2025.01.11 05:27:40.842406 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6651 | 2025.01.11 05:27:40.842842 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6652 | 2025.01.11 05:27:40.843079 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6653 | 2025.01.11 05:27:40.843277 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Debug> executeQuery: Read 947 rows, 65.00 KiB in 0.001862 sec., 508592.91084855 rows/sec., 34.09 MiB/sec. | ||
6654 | 2025.01.11 05:27:40.843332 [ 262 ] {3a1b683e-66ef-4caa-b382-a8adb9c91d86} <Debug> TCPHandler: Processed in 0.002140067 sec. | ||
6655 | 2025.01.11 05:27:40.843467 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6656 | 2025.01.11 05:27:40.843573 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6657 | 2025.01.11 05:27:40.843641 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <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 | ||
6658 | 2025.01.11 05:27:40.844763 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2025.01.11 05:27:40.844802 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6660 | 2025.01.11 05:27:40.845466 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6661 | 2025.01.11 05:27:40.845720 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2025.01.11 05:27:40.845995 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002435 sec., 12320.328542094456 rows/sec., 22.08 MiB/sec. | ||
6663 | 2025.01.11 05:27:40.846503 [ 259 ] {3123bad6-adf9-4c70-a593-92d43e9d544a} <Debug> TCPHandler: Processed in 0.003081957 sec. | ||
6664 | 2025.01.11 05:27:40.846700 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6665 | 2025.01.11 05:27:40.846836 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6666 | 2025.01.11 05:27:40.846892 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6667 | 2025.01.11 05:27:40.847453 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2025.01.11 05:27:40.847500 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6669 | 2025.01.11 05:27:40.847889 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6670 | 2025.01.11 05:27:40.848121 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2025.01.11 05:27:40.848333 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.35 MiB/sec. | ||
6672 | 2025.01.11 05:27:40.848382 [ 262 ] {c9397e3e-e3e3-4170-82a7-df4a16b66261} <Debug> TCPHandler: Processed in 0.001751889 sec. | ||
6673 | 2025.01.11 05:27:42.648841 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6674 | 2025.01.11 05:27:42.649460 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2025.01.11 05:27:42.649496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
6676 | 2025.01.11 05:27:42.650031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6677 | 2025.01.11 05:27:42.650280 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2025.01.11 05:27:42.650523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6679 | 2025.01.11 05:27:43.686602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6680 | 2025.01.11 05:27:43.706692 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6681 | 2025.01.11 05:27:43.706748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6682 | 2025.01.11 05:27:43.714269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6683 | 2025.01.11 05:27:43.715025 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6684 | 2025.01.11 05:27:43.718800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6685 | 2025.01.11 05:27:45.217718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 938 | ||
6686 | 2025.01.11 05:27:45.220879 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6687 | 2025.01.11 05:27:45.220938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6688 | 2025.01.11 05:27:45.222386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6689 | 2025.01.11 05:27:45.222690 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6690 | 2025.01.11 05:27:45.223757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
6691 | 2025.01.11 05:27:46.426129 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6692 | 2025.01.11 05:27:46.426318 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6693 | 2025.01.11 05:27:46.426389 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6694 | 2025.01.11 05:27:46.427131 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6695 | 2025.01.11 05:27:46.427174 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6696 | 2025.01.11 05:27:46.427611 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6697 | 2025.01.11 05:27:46.427863 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6698 | 2025.01.11 05:27:46.428111 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
6699 | 2025.01.11 05:27:46.428340 [ 259 ] {f4659390-ba89-440f-8389-ff7b2f2964b0} <Debug> TCPHandler: Processed in 0.002338371 sec. | ||
6700 | 2025.01.11 05:27:46.428539 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6701 | 2025.01.11 05:27:46.428665 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6702 | 2025.01.11 05:27:46.428716 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6703 | 2025.01.11 05:27:46.429396 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6704 | 2025.01.11 05:27:46.429436 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6705 | 2025.01.11 05:27:46.429825 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6706 | 2025.01.11 05:27:46.430069 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6707 | 2025.01.11 05:27:46.430283 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001637 sec., 116676.84789248626 rows/sec., 10.30 MiB/sec. | ||
6708 | 2025.01.11 05:27:46.430368 [ 262 ] {55dffc89-6150-4d6c-bb9e-67e47fea5106} <Debug> TCPHandler: Processed in 0.001888841 sec. | ||
6709 | 2025.01.11 05:27:46.430600 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6710 | 2025.01.11 05:27:46.430732 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6711 | 2025.01.11 05:27:46.430781 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6712 | 2025.01.11 05:27:46.431341 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6713 | 2025.01.11 05:27:46.431379 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6714 | 2025.01.11 05:27:46.431737 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6715 | 2025.01.11 05:27:46.431978 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6716 | 2025.01.11 05:27:46.432110 [ 118 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6717 | 2025.01.11 05:27:46.432162 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001453 sec., 11011.699931176874 rows/sec., 779.64 KiB/sec. | ||
6718 | 2025.01.11 05:27:46.432163 [ 118 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.01.11 05:27:46.432217 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6720 | 2025.01.11 05:27:46.432238 [ 259 ] {b9fad6db-d908-4aa0-8e10-53c84933ef74} <Debug> TCPHandler: Processed in 0.001746278 sec. | ||
6721 | 2025.01.11 05:27:46.432441 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6722 | 2025.01.11 05:27:46.432470 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
6723 | 2025.01.11 05:27:46.432591 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6724 | 2025.01.11 05:27:46.432689 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6725 | 2025.01.11 05:27:46.432825 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6726 | 2025.01.11 05:27:46.432924 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part | ||
6727 | 2025.01.11 05:27:46.433250 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part | ||
6728 | 2025.01.11 05:27:46.433637 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
6729 | 2025.01.11 05:27:46.434023 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
6730 | 2025.01.11 05:27:46.434354 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
6731 | 2025.01.11 05:27:46.434596 [ 196 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
6732 | 2025.01.11 05:27:46.435619 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.01.11 05:27:46.435695 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6734 | 2025.01.11 05:27:46.436750 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6735 | 2025.01.11 05:27:46.437340 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.01.11 05:27:46.437346 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502791 sec., 34209.04511019489 rows/sec., 2.57 MiB/sec. | ||
6737 | 2025.01.11 05:27:46.437519 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6738 | 2025.01.11 05:27:46.437734 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005165 sec., 2710.55179090029 rows/sec., 189.83 KiB/sec. | ||
6739 | 2025.01.11 05:27:46.438236 [ 262 ] {14eb3ccb-b6ef-4a22-bb81-c4e1d65fa4d7} <Debug> TCPHandler: Processed in 0.005896489 sec. | ||
6740 | 2025.01.11 05:27:46.438603 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6741 | 2025.01.11 05:27:46.438677 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2025.01.11 05:27:46.438876 [ 190 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_41_8} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6743 | 2025.01.11 05:27:46.438909 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6744 | 2025.01.11 05:27:46.438975 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6745 | 2025.01.11 05:27:46.438979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6746 | 2025.01.11 05:27:46.439526 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2025.01.11 05:27:46.439563 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6748 | 2025.01.11 05:27:46.439910 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6749 | 2025.01.11 05:27:46.440144 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2025.01.11 05:27:46.440326 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. | ||
6751 | 2025.01.11 05:27:46.440377 [ 259 ] {dc31535e-434d-4b40-8a0d-8e144e516d32} <Debug> TCPHandler: Processed in 0.002011613 sec. | ||
6752 | 2025.01.11 05:27:46.440517 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6753 | 2025.01.11 05:27:46.440623 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6754 | 2025.01.11 05:27:46.440667 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6755 | 2025.01.11 05:27:46.441412 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6756 | 2025.01.11 05:27:46.441458 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6757 | 2025.01.11 05:27:46.441877 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6758 | 2025.01.11 05:27:46.442115 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6759 | 2025.01.11 05:27:46.442291 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001689 sec., 210183.54055654234 rows/sec., 14.76 MiB/sec. | ||
6760 | 2025.01.11 05:27:46.442341 [ 262 ] {74bbb074-166d-4a73-9b32-687703fffd5f} <Debug> TCPHandler: Processed in 0.001877331 sec. | ||
6761 | 2025.01.11 05:27:46.442471 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6762 | 2025.01.11 05:27:46.442576 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6763 | 2025.01.11 05:27:46.442622 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6764 | 2025.01.11 05:27:46.443069 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2025.01.11 05:27:46.443105 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6766 | 2025.01.11 05:27:46.443456 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6767 | 2025.01.11 05:27:46.443685 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6768 | 2025.01.11 05:27:46.443905 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
6769 | 2025.01.11 05:27:46.444104 [ 259 ] {8aa4e8ab-6a71-41f7-99db-99c85b4fcae6} <Debug> TCPHandler: Processed in 0.001678347 sec. | ||
6770 | 2025.01.11 05:27:46.444329 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6771 | 2025.01.11 05:27:46.444463 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6772 | 2025.01.11 05:27:46.444524 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6773 | 2025.01.11 05:27:46.445122 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6774 | 2025.01.11 05:27:46.445159 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6775 | 2025.01.11 05:27:46.445530 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6776 | 2025.01.11 05:27:46.445763 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6777 | 2025.01.11 05:27:46.445933 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.0015 sec., 118000 rows/sec., 7.78 MiB/sec. | ||
6778 | 2025.01.11 05:27:46.445984 [ 262 ] {a0024946-70a5-4424-b530-be3abe4cb455} <Debug> TCPHandler: Processed in 0.001747048 sec. | ||
6779 | 2025.01.11 05:27:46.446118 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6780 | 2025.01.11 05:27:46.446227 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6781 | 2025.01.11 05:27:46.446275 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6782 | 2025.01.11 05:27:46.446697 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6783 | 2025.01.11 05:27:46.446734 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6784 | 2025.01.11 05:27:46.447095 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6785 | 2025.01.11 05:27:46.447328 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6786 | 2025.01.11 05:27:46.447444 [ 118 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6787 | 2025.01.11 05:27:46.447481 [ 118 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2025.01.11 05:27:46.447502 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6789 | 2025.01.11 05:27:46.447511 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
6790 | 2025.01.11 05:27:46.447672 [ 259 ] {09f5941a-f11e-43b0-8549-d74ebaf63973} <Debug> TCPHandler: Processed in 0.001601745 sec. | ||
6791 | 2025.01.11 05:27:46.447769 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6792 | 2025.01.11 05:27:46.447850 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2025.01.11 05:27:46.448069 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6794 | 2025.01.11 05:27:46.448093 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6795 | 2025.01.11 05:27:46.448149 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6796 | 2025.01.11 05:27:46.448304 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <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 | ||
6797 | 2025.01.11 05:27:46.448528 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6798 | 2025.01.11 05:27:46.448947 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6799 | 2025.01.11 05:27:46.449242 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6800 | 2025.01.11 05:27:46.449641 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6801 | 2025.01.11 05:27:46.449939 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
6802 | 2025.01.11 05:27:46.453694 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.006096814 sec., 3280.4018623497454 rows/sec., 221.04 KiB/sec. | ||
6803 | 2025.01.11 05:27:46.453957 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6804 | 2025.01.11 05:27:46.453966 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2025.01.11 05:27:46.454041 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6806 | 2025.01.11 05:27:46.454532 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_20_4} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6807 | 2025.01.11 05:27:46.454720 [ 201 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_20_4} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6808 | 2025.01.11 05:27:46.454877 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6809 | 2025.01.11 05:27:46.455190 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6810 | 2025.01.11 05:27:46.455462 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6811 | 2025.01.11 05:27:46.455672 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00766 sec., 1174.9347258485639 rows/sec., 2.11 MiB/sec. | ||
6812 | 2025.01.11 05:27:46.455796 [ 262 ] {6198d8a7-a7b0-4e07-9353-f4ca977347f2} <Debug> TCPHandler: Processed in 0.008026586 sec. | ||
6813 | 2025.01.11 05:27:46.455950 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6814 | 2025.01.11 05:27:46.456080 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6815 | 2025.01.11 05:27:46.456136 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6816 | 2025.01.11 05:27:46.456689 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2025.01.11 05:27:46.456734 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6818 | 2025.01.11 05:27:46.457098 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6819 | 2025.01.11 05:27:46.457328 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2025.01.11 05:27:46.457508 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001457 sec., 35689.77350720659 rows/sec., 2.21 MiB/sec. | ||
6821 | 2025.01.11 05:27:46.457556 [ 259 ] {5df8f290-f4ce-420b-8ea3-bd9c93cbb291} <Debug> TCPHandler: Processed in 0.001671776 sec. | ||
6822 | 2025.01.11 05:27:50.021938 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6823 | 2025.01.11 05:27:50.022036 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6824 | 2025.01.11 05:27:50.151625 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6825 | 2025.01.11 05:27:50.152321 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6826 | 2025.01.11 05:27:50.152375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6827 | 2025.01.11 05:27:50.152912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6828 | 2025.01.11 05:27:50.153185 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6829 | 2025.01.11 05:27:50.153433 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6830 | 2025.01.11 05:27:51.219830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6831 | 2025.01.11 05:27:51.240682 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2025.01.11 05:27:51.240736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6833 | 2025.01.11 05:27:51.248137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6834 | 2025.01.11 05:27:51.248891 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2025.01.11 05:27:51.251524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6836 | 2025.01.11 05:27:51.422837 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6837 | 2025.01.11 05:27:51.423042 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6838 | 2025.01.11 05:27:51.423122 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6839 | 2025.01.11 05:27:51.424099 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2025.01.11 05:27:51.424158 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6841 | 2025.01.11 05:27:51.424776 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6842 | 2025.01.11 05:27:51.425150 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6843 | 2025.01.11 05:27:51.425457 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.00247 sec., 34817.81376518219 rows/sec., 3.04 MiB/sec. | ||
6844 | 2025.01.11 05:27:51.425535 [ 259 ] {eda1d2fc-f768-42d8-8db7-5b2066f20560} <Debug> TCPHandler: Processed in 0.002826182 sec. | ||
6845 | 2025.01.11 05:27:51.425735 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6846 | 2025.01.11 05:27:51.425874 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6847 | 2025.01.11 05:27:51.425930 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6848 | 2025.01.11 05:27:51.426582 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2025.01.11 05:27:51.426629 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6850 | 2025.01.11 05:27:51.427036 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6851 | 2025.01.11 05:27:51.427277 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2025.01.11 05:27:51.427490 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001648 sec., 18203.88349514563 rows/sec., 1.34 MiB/sec. | ||
6853 | 2025.01.11 05:27:51.427544 [ 262 ] {d37d073b-dec9-4e69-b23e-e8c9aec3a64d} <Debug> TCPHandler: Processed in 0.001877941 sec. | ||
6854 | 2025.01.11 05:27:51.427674 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6855 | 2025.01.11 05:27:51.427783 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6856 | 2025.01.11 05:27:51.427827 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6857 | 2025.01.11 05:27:51.428455 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2025.01.11 05:27:51.428502 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6859 | 2025.01.11 05:27:51.428917 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6860 | 2025.01.11 05:27:51.429146 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6861 | 2025.01.11 05:27:51.429383 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001619 sec., 35824.58307597282 rows/sec., 2.80 MiB/sec. | ||
6862 | 2025.01.11 05:27:51.429453 [ 259 ] {1e4e1571-0a43-4639-bc49-60de45f2c55d} <Debug> TCPHandler: Processed in 0.00183147 sec. | ||
6863 | 2025.01.11 05:27:51.429666 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6864 | 2025.01.11 05:27:51.429874 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6865 | 2025.01.11 05:27:51.429925 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6866 | 2025.01.11 05:27:51.430449 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2025.01.11 05:27:51.430487 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6868 | 2025.01.11 05:27:51.430868 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6869 | 2025.01.11 05:27:51.431106 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2025.01.11 05:27:51.431324 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00149 sec., 67114.09395973154 rows/sec., 4.65 MiB/sec. | ||
6871 | 2025.01.11 05:27:51.431377 [ 262 ] {b67c0b87-fedc-4964-ad73-d6a6228530ac} <Debug> TCPHandler: Processed in 0.001838351 sec. | ||
6872 | 2025.01.11 05:27:51.431513 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6873 | 2025.01.11 05:27:51.431618 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6874 | 2025.01.11 05:27:51.431684 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <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 | ||
6875 | 2025.01.11 05:27:51.432857 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6876 | 2025.01.11 05:27:51.432895 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6877 | 2025.01.11 05:27:51.433540 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6878 | 2025.01.11 05:27:51.433789 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.01.11 05:27:51.434026 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002431 sec., 12340.600575894694 rows/sec., 22.11 MiB/sec. | ||
6880 | 2025.01.11 05:27:51.434117 [ 259 ] {afe268ee-53ea-4d5e-8e51-ee8641116f88} <Debug> TCPHandler: Processed in 0.002653658 sec. | ||
6881 | 2025.01.11 05:27:51.434259 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6882 | 2025.01.11 05:27:51.434365 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6883 | 2025.01.11 05:27:51.434411 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6884 | 2025.01.11 05:27:51.434849 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2025.01.11 05:27:51.434887 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6886 | 2025.01.11 05:27:51.435235 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6887 | 2025.01.11 05:27:51.435474 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2025.01.11 05:27:51.435677 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001333 sec., 22505.626406601652 rows/sec., 1.54 MiB/sec. | ||
6889 | 2025.01.11 05:27:51.435725 [ 262 ] {d9360a86-6693-42b7-896f-b38145871955} <Debug> TCPHandler: Processed in 0.001518113 sec. | ||
6890 | 2025.01.11 05:27:55.224930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 972 | ||
6891 | 2025.01.11 05:27:55.228029 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6892 | 2025.01.11 05:27:55.228086 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6893 | 2025.01.11 05:27:55.229565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6894 | 2025.01.11 05:27:55.229896 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6895 | 2025.01.11 05:27:55.230589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
6896 | 2025.01.11 05:27:56.425855 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2025.01.11 05:27:56.426128 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6898 | 2025.01.11 05:27:56.426196 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6899 | 2025.01.11 05:27:56.426955 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2025.01.11 05:27:56.427003 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6901 | 2025.01.11 05:27:56.427438 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6902 | 2025.01.11 05:27:56.427687 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2025.01.11 05:27:56.427891 [ 108 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6904 | 2025.01.11 05:27:56.427960 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
6905 | 2025.01.11 05:27:56.427989 [ 108 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6906 | 2025.01.11 05:27:56.428058 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6907 | 2025.01.11 05:27:56.428098 [ 259 ] {f6ac21a6-d8f1-494c-9673-23f8741b125f} <Debug> TCPHandler: Processed in 0.002405033 sec. | ||
6908 | 2025.01.11 05:27:56.428329 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6909 | 2025.01.11 05:27:56.428352 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6910 | 2025.01.11 05:27:56.428636 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6911 | 2025.01.11 05:27:56.428643 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6912 | 2025.01.11 05:27:56.428745 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6913 | 2025.01.11 05:27:56.428752 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6914 | 2025.01.11 05:27:56.429067 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6915 | 2025.01.11 05:27:56.429409 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6916 | 2025.01.11 05:27:56.429860 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6917 | 2025.01.11 05:27:56.430123 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
6918 | 2025.01.11 05:27:56.431684 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6919 | 2025.01.11 05:27:56.431769 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6920 | 2025.01.11 05:27:56.432902 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6921 | 2025.01.11 05:27:56.432966 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004770585 sec., 14673.252861022285 rows/sec., 1.09 MiB/sec. | ||
6922 | 2025.01.11 05:27:56.433222 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6923 | 2025.01.11 05:27:56.433309 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6924 | 2025.01.11 05:27:56.433756 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005212 sec., 1151.1895625479663 rows/sec., 93.87 KiB/sec. | ||
6925 | 2025.01.11 05:27:56.433929 [ 262 ] {c033f262-c115-48e1-8414-e9bd0b92830b} <Debug> TCPHandler: Processed in 0.005681154 sec. | ||
6926 | 2025.01.11 05:27:56.433935 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_21_5} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6927 | 2025.01.11 05:27:56.434091 [ 197 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_21_5} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6928 | 2025.01.11 05:27:56.434198 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6929 | 2025.01.11 05:27:56.434239 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6930 | 2025.01.11 05:27:56.434361 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6931 | 2025.01.11 05:27:56.434420 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6932 | 2025.01.11 05:27:56.435205 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6933 | 2025.01.11 05:27:56.435245 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6934 | 2025.01.11 05:27:56.435624 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6935 | 2025.01.11 05:27:56.435862 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6936 | 2025.01.11 05:27:56.436038 [ 108 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
6937 | 2025.01.11 05:27:56.436108 [ 108 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6938 | 2025.01.11 05:27:56.436107 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Debug> executeQuery: Read 194 rows, 17.49 KiB in 0.001765 sec., 109915.01416430595 rows/sec., 9.68 MiB/sec. | ||
6939 | 2025.01.11 05:27:56.436152 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6940 | 2025.01.11 05:27:56.436266 [ 259 ] {beed0408-055d-4fe2-93e5-923de4b5fe3f} <Debug> TCPHandler: Processed in 0.002162947 sec. | ||
6941 | 2025.01.11 05:27:56.436563 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6942 | 2025.01.11 05:27:56.436601 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
6943 | 2025.01.11 05:27:56.437005 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6944 | 2025.01.11 05:27:56.437196 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6945 | 2025.01.11 05:27:56.437219 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6946 | 2025.01.11 05:27:56.437339 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1398 rows starting from the beginning of the part | ||
6947 | 2025.01.11 05:27:56.437655 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 191 rows starting from the beginning of the part | ||
6948 | 2025.01.11 05:27:56.437951 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1227 rows starting from the beginning of the part | ||
6949 | 2025.01.11 05:27:56.438283 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 191 rows starting from the beginning of the part | ||
6950 | 2025.01.11 05:27:56.438570 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 86 rows starting from the beginning of the part | ||
6951 | 2025.01.11 05:27:56.438907 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 194 rows starting from the beginning of the part | ||
6952 | 2025.01.11 05:27:56.440583 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2025.01.11 05:27:56.440645 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6954 | 2025.01.11 05:27:56.441539 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6955 | 2025.01.11 05:27:56.441994 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2025.01.11 05:27:56.442257 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.005436 sec., 4047.0934510669613 rows/sec., 285.46 KiB/sec. | ||
6957 | 2025.01.11 05:27:56.442339 [ 262 ] {67c187e9-3201-4244-b7b9-b5bf3b8cdf8b} <Debug> TCPHandler: Processed in 0.0059559 sec. | ||
6958 | 2025.01.11 05:27:56.442600 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6959 | 2025.01.11 05:27:56.442774 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006475942 sec., 507570.94489110616 rows/sec., 44.64 MiB/sec. | ||
6960 | 2025.01.11 05:27:56.442827 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6961 | 2025.01.11 05:27:56.442920 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6962 | 2025.01.11 05:27:56.443255 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
6963 | 2025.01.11 05:27:56.443856 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2025.01.11 05:27:56.444088 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6965 | 2025.01.11 05:27:56.444089 [ 187 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_50_10} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
6966 | 2025.01.11 05:27:56.444151 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6967 | 2025.01.11 05:27:56.444299 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6968 | 2025.01.11 05:27:56.444635 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6969 | 2025.01.11 05:27:56.444882 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6970 | 2025.01.11 05:27:56.445105 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002334 sec., 5998.2862039417305 rows/sec., 420.08 KiB/sec. | ||
6971 | 2025.01.11 05:27:56.445163 [ 259 ] {4dc5644f-3cee-448a-ac18-a72d520eaf41} <Debug> TCPHandler: Processed in 0.002683749 sec. | ||
6972 | 2025.01.11 05:27:56.445310 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2025.01.11 05:27:56.445418 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6974 | 2025.01.11 05:27:56.445464 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6975 | 2025.01.11 05:27:56.445999 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2025.01.11 05:27:56.446038 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6977 | 2025.01.11 05:27:56.446383 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6978 | 2025.01.11 05:27:56.446621 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.01.11 05:27:56.446779 [ 105 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6980 | 2025.01.11 05:27:56.446846 [ 105 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6981 | 2025.01.11 05:27:56.446868 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001465 sec., 8873.720136518772 rows/sec., 553.27 KiB/sec. | ||
6982 | 2025.01.11 05:27:56.446882 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6983 | 2025.01.11 05:27:56.447082 [ 262 ] {548222ad-6fff-4c68-a0d2-4133b4fa5e66} <Debug> TCPHandler: Processed in 0.00182171 sec. | ||
6984 | 2025.01.11 05:27:56.447304 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6985 | 2025.01.11 05:27:56.447399 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6986 | 2025.01.11 05:27:56.447758 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6987 | 2025.01.11 05:27:56.447768 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6988 | 2025.01.11 05:27:56.447817 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6989 | 2025.01.11 05:27:56.447866 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6990 | 2025.01.11 05:27:56.448130 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6991 | 2025.01.11 05:27:56.448469 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6992 | 2025.01.11 05:27:56.448840 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6993 | 2025.01.11 05:27:56.449291 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
6994 | 2025.01.11 05:27:56.451045 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6995 | 2025.01.11 05:27:56.451139 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6996 | 2025.01.11 05:27:56.451770 [ 197 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004785024 sec., 13584.048899232272 rows/sec., 900.02 KiB/sec. | ||
6997 | 2025.01.11 05:27:56.452071 [ 188 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6998 | 2025.01.11 05:27:56.452080 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6999 | 2025.01.11 05:27:56.452550 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7000 | 2025.01.11 05:27:56.452635 [ 188 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_21_5} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2025.01.11 05:27:56.452836 [ 105 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
7002 | 2025.01.11 05:27:56.452947 [ 105 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2025.01.11 05:27:56.452935 [ 188 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_21_5} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7004 | 2025.01.11 05:27:56.453009 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7005 | 2025.01.11 05:27:56.453042 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.005349 sec., 67489.25032716396 rows/sec., 4.75 MiB/sec. | ||
7006 | 2025.01.11 05:27:56.453343 [ 259 ] {0b64b2ba-70e2-4354-baf5-6137044e8d40} <Debug> TCPHandler: Processed in 0.006131604 sec. | ||
7007 | 2025.01.11 05:27:56.453602 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
7008 | 2025.01.11 05:27:56.453838 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.01.11 05:27:56.454266 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7010 | 2025.01.11 05:27:56.454371 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7011 | 2025.01.11 05:27:56.454441 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7012 | 2025.01.11 05:27:56.454510 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 873 rows starting from the beginning of the part | ||
7013 | 2025.01.11 05:27:56.454671 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7014 | 2025.01.11 05:27:56.455077 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 355 rows starting from the beginning of the part | ||
7015 | 2025.01.11 05:27:56.455437 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 516 rows starting from the beginning of the part | ||
7016 | 2025.01.11 05:27:56.455727 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 355 rows starting from the beginning of the part | ||
7017 | 2025.01.11 05:27:56.456097 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part | ||
7018 | 2025.01.11 05:27:56.456367 [ 195 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 361 rows starting from the beginning of the part | ||
7019 | 2025.01.11 05:27:56.457178 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7020 | 2025.01.11 05:27:56.457249 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7021 | 2025.01.11 05:27:56.458202 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7022 | 2025.01.11 05:27:56.458711 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7023 | 2025.01.11 05:27:56.458920 [ 105 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7024 | 2025.01.11 05:27:56.459043 [ 105 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7025 | 2025.01.11 05:27:56.459115 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7026 | 2025.01.11 05:27:56.459173 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005051 sec., 1187.883587408434 rows/sec., 62.06 KiB/sec. | ||
7027 | 2025.01.11 05:27:56.459640 [ 262 ] {811d9664-30e2-4f90-ab16-d203743e9abd} <Debug> TCPHandler: Processed in 0.005958751 sec. | ||
7028 | 2025.01.11 05:27:56.459764 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7029 | 2025.01.11 05:27:56.459946 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7030 | 2025.01.11 05:27:56.460365 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7031 | 2025.01.11 05:27:56.460379 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7032 | 2025.01.11 05:27:56.460484 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7033 | 2025.01.11 05:27:56.460610 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7034 | 2025.01.11 05:27:56.460859 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7035 | 2025.01.11 05:27:56.461162 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7036 | 2025.01.11 05:27:56.461273 [ 200 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.008052556 sec., 312695.74530124344 rows/sec., 23.70 MiB/sec. | ||
7037 | 2025.01.11 05:27:56.461487 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7038 | 2025.01.11 05:27:56.462013 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7039 | 2025.01.11 05:27:56.462179 [ 191 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
7040 | 2025.01.11 05:27:56.462465 [ 197 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
7041 | 2025.01.11 05:27:56.464306 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7042 | 2025.01.11 05:27:56.464575 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2025.01.11 05:27:56.464605 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_50_10} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
7044 | 2025.01.11 05:27:56.464658 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7045 | 2025.01.11 05:27:56.464861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
7046 | 2025.01.11 05:27:56.465915 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7047 | 2025.01.11 05:27:56.466370 [ 198 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.007125276 sec., 17683.525522379765 rows/sec., 923.90 KiB/sec. | ||
7048 | 2025.01.11 05:27:56.466443 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2025.01.11 05:27:56.466514 [ 198 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7050 | 2025.01.11 05:27:56.466750 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Debug> executeQuery: Read 180 rows, 12.17 KiB in 0.006542 sec., 27514.521553041883 rows/sec., 1.82 MiB/sec. | ||
7051 | 2025.01.11 05:27:56.466840 [ 259 ] {39d8ea1a-33be-430f-8f84-39c7f569a1d9} <Debug> TCPHandler: Processed in 0.007078885 sec. | ||
7052 | 2025.01.11 05:27:56.466970 [ 198 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_21_4} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7053 | 2025.01.11 05:27:56.467001 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7054 | 2025.01.11 05:27:56.467060 [ 198 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_21_4} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7055 | 2025.01.11 05:27:56.467143 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7056 | 2025.01.11 05:27:56.467158 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7057 | 2025.01.11 05:27:56.467199 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7058 | 2025.01.11 05:27:56.467642 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7059 | 2025.01.11 05:27:56.467680 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7060 | 2025.01.11 05:27:56.468035 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7061 | 2025.01.11 05:27:56.468277 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2025.01.11 05:27:56.468516 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
7063 | 2025.01.11 05:27:56.468714 [ 262 ] {f84d4868-296b-4e7a-8373-129bbc36548c} <Debug> TCPHandler: Processed in 0.00177875 sec. | ||
7064 | 2025.01.11 05:27:56.468886 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7065 | 2025.01.11 05:27:56.468996 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7066 | 2025.01.11 05:27:56.469078 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <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 | ||
7067 | 2025.01.11 05:27:56.470298 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2025.01.11 05:27:56.470337 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7069 | 2025.01.11 05:27:56.470948 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7070 | 2025.01.11 05:27:56.471198 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2025.01.11 05:27:56.471439 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002467 sec., 3648.155654641265 rows/sec., 6.54 MiB/sec. | ||
7072 | 2025.01.11 05:27:56.471541 [ 259 ] {42baaf6d-5375-4087-a546-283cb399d71a} <Debug> TCPHandler: Processed in 0.002711729 sec. | ||
7073 | 2025.01.11 05:27:56.471677 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7074 | 2025.01.11 05:27:56.471783 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7075 | 2025.01.11 05:27:56.471831 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7076 | 2025.01.11 05:27:56.472265 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2025.01.11 05:27:56.472304 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7078 | 2025.01.11 05:27:56.472661 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7079 | 2025.01.11 05:27:56.472905 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2025.01.11 05:27:56.473123 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001362 sec., 38179.148311306904 rows/sec., 2.36 MiB/sec. | ||
7081 | 2025.01.11 05:27:56.473212 [ 262 ] {4919c617-7a9c-4f65-ae38-462e764e2901} <Debug> TCPHandler: Processed in 0.001585455 sec. | ||
7082 | 2025.01.11 05:27:57.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.03 MiB, peak 213.16 MiB, free memory in arenas 0.00 B, will set to 206.02 MiB (RSS), difference: -1.01 MiB | ||
7083 | 2025.01.11 05:27:57.654555 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7084 | 2025.01.11 05:27:57.655199 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7085 | 2025.01.11 05:27:57.655246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7086 | 2025.01.11 05:27:57.655773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7087 | 2025.01.11 05:27:57.656032 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2025.01.11 05:27:57.656312 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7089 | 2025.01.11 05:27:58.752562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7090 | 2025.01.11 05:27:58.774761 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2025.01.11 05:27:58.774829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7092 | 2025.01.11 05:27:58.783240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7093 | 2025.01.11 05:27:58.784012 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2025.01.11 05:27:58.787208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7095 | 2025.01.11 05:28:01.421896 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7096 | 2025.01.11 05:28:01.422107 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7097 | 2025.01.11 05:28:01.422186 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7098 | 2025.01.11 05:28:01.422963 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7099 | 2025.01.11 05:28:01.423013 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7100 | 2025.01.11 05:28:01.423439 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7101 | 2025.01.11 05:28:01.423696 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7102 | 2025.01.11 05:28:01.423939 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001891 sec., 45478.58276044421 rows/sec., 3.97 MiB/sec. | ||
7103 | 2025.01.11 05:28:01.423995 [ 259 ] {77209b05-605c-43ae-aa33-672c252137f4} <Debug> TCPHandler: Processed in 0.002240269 sec. | ||
7104 | 2025.01.11 05:28:01.424159 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2025.01.11 05:28:01.424273 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7106 | 2025.01.11 05:28:01.424319 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7107 | 2025.01.11 05:28:01.424870 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.01.11 05:28:01.424910 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7109 | 2025.01.11 05:28:01.425264 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7110 | 2025.01.11 05:28:01.425506 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2025.01.11 05:28:01.425723 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001472 sec., 20380.434782608696 rows/sec., 1.50 MiB/sec. | ||
7112 | 2025.01.11 05:28:01.425776 [ 262 ] {569a091d-4657-49ee-b8e7-d46fa78ad375} <Debug> TCPHandler: Processed in 0.001671687 sec. | ||
7113 | 2025.01.11 05:28:01.425920 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2025.01.11 05:28:01.426025 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7115 | 2025.01.11 05:28:01.426069 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7116 | 2025.01.11 05:28:01.426703 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7117 | 2025.01.11 05:28:01.426749 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7118 | 2025.01.11 05:28:01.427159 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7119 | 2025.01.11 05:28:01.427397 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7120 | 2025.01.11 05:28:01.427655 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001641 sec., 35344.30225472273 rows/sec., 2.76 MiB/sec. | ||
7121 | 2025.01.11 05:28:01.427713 [ 259 ] {dcb760b2-0c45-4479-9885-9cb0b0464d1d} <Debug> TCPHandler: Processed in 0.00184431 sec. | ||
7122 | 2025.01.11 05:28:01.427956 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7123 | 2025.01.11 05:28:01.428093 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7124 | 2025.01.11 05:28:01.428145 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7125 | 2025.01.11 05:28:01.428658 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2025.01.11 05:28:01.428697 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7127 | 2025.01.11 05:28:01.429074 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7128 | 2025.01.11 05:28:01.429311 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7129 | 2025.01.11 05:28:01.429495 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7130 | 2025.01.11 05:28:01.429551 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001474 sec., 67842.60515603799 rows/sec., 4.70 MiB/sec. | ||
7131 | 2025.01.11 05:28:01.429595 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2025.01.11 05:28:01.429672 [ 262 ] {e49e8801-342e-48fb-aff4-d892d065a75e} <Debug> TCPHandler: Processed in 0.0018263 sec. | ||
7133 | 2025.01.11 05:28:01.429673 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7134 | 2025.01.11 05:28:01.429875 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7135 | 2025.01.11 05:28:01.429930 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
7136 | 2025.01.11 05:28:01.430051 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7137 | 2025.01.11 05:28:01.430259 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <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 | ||
7138 | 2025.01.11 05:28:01.430281 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7139 | 2025.01.11 05:28:01.430408 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13229 rows starting from the beginning of the part | ||
7140 | 2025.01.11 05:28:01.430767 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 947 rows starting from the beginning of the part | ||
7141 | 2025.01.11 05:28:01.431245 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 177 rows starting from the beginning of the part | ||
7142 | 2025.01.11 05:28:01.431650 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 100 rows starting from the beginning of the part | ||
7143 | 2025.01.11 05:28:01.432107 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 180 rows starting from the beginning of the part | ||
7144 | 2025.01.11 05:28:01.432430 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
7145 | 2025.01.11 05:28:01.434775 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2025.01.11 05:28:01.434902 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7147 | 2025.01.11 05:28:01.436508 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7148 | 2025.01.11 05:28:01.437134 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2025.01.11 05:28:01.437366 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7150 | 2025.01.11 05:28:01.437432 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7151 | 2025.01.11 05:28:01.437467 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7152 | 2025.01.11 05:28:01.437509 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007507 sec., 3996.2701478619956 rows/sec., 7.16 MiB/sec. | ||
7153 | 2025.01.11 05:28:01.437822 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
7154 | 2025.01.11 05:28:01.437983 [ 259 ] {dcd98013-55b5-4bde-a404-e3ceb5354194} <Debug> TCPHandler: Processed in 0.00821769 sec. | ||
7155 | 2025.01.11 05:28:01.438290 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7156 | 2025.01.11 05:28:01.438596 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7157 | 2025.01.11 05:28:01.438770 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7158 | 2025.01.11 05:28:01.438774 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7159 | 2025.01.11 05:28:01.439213 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 678 rows starting from the beginning of the part | ||
7160 | 2025.01.11 05:28:01.439971 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14733 rows, containing 5 columns (5 merged, 0 gathered) in 0.010136212 sec., 1453501.5644897718 rows/sec., 97.46 MiB/sec. | ||
7161 | 2025.01.11 05:28:01.440659 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7162 | 2025.01.11 05:28:01.440672 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
7163 | 2025.01.11 05:28:01.441929 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
7164 | 2025.01.11 05:28:01.441941 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2025.01.11 05:28:01.442318 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7166 | 2025.01.11 05:28:01.442584 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7167 | 2025.01.11 05:28:01.442755 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7168 | 2025.01.11 05:28:01.442790 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
7169 | 2025.01.11 05:28:01.443151 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
7170 | 2025.01.11 05:28:01.443738 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
7171 | 2025.01.11 05:28:01.444360 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
7172 | 2025.01.11 05:28:01.444432 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7173 | 2025.01.11 05:28:01.445234 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2025.01.11 05:28:01.445574 [ 100 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7175 | 2025.01.11 05:28:01.445681 [ 100 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2025.01.11 05:28:01.445705 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.007209 sec., 4161.464835622139 rows/sec., 291.93 KiB/sec. | ||
7177 | 2025.01.11 05:28:01.445790 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7178 | 2025.01.11 05:28:01.446049 [ 262 ] {41d86a39-bac5-46da-8ee1-5da474a39e52} <Debug> TCPHandler: Processed in 0.007912453 sec. | ||
7179 | 2025.01.11 05:28:01.446423 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
7180 | 2025.01.11 05:28:01.446689 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7181 | 2025.01.11 05:28:01.446742 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1750 rows starting from the beginning of the part | ||
7182 | 2025.01.11 05:28:01.446867 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
7183 | 2025.01.11 05:28:01.447013 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
7184 | 2025.01.11 05:28:01.447234 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
7185 | 2025.01.11 05:28:01.447371 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 52 rows starting from the beginning of the part | ||
7186 | 2025.01.11 05:28:01.447649 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
7187 | 2025.01.11 05:28:01.451506 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 4 columns (4 merged, 0 gathered) in 0.005444719 sec., 357043.2193103079 rows/sec., 23.14 MiB/sec. | ||
7188 | 2025.01.11 05:28:01.451866 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7189 | 2025.01.11 05:28:01.452347 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.01.11 05:28:01.452735 [ 186 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_51_10} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7191 | 2025.01.11 05:28:01.452841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
7192 | 2025.01.11 05:28:01.454049 [ 189 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.016497552 sec., 47643.43218921208 rows/sec., 85.37 MiB/sec. | ||
7193 | 2025.01.11 05:28:01.455010 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7194 | 2025.01.11 05:28:01.455422 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7195 | 2025.01.11 05:28:01.455499 [ 190 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7196 | 2025.01.11 05:28:01.455642 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
7197 | 2025.01.11 05:28:02.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.80 MiB, peak 214.43 MiB, free memory in arenas 0.00 B, will set to 208.43 MiB (RSS), difference: 1.64 MiB | ||
7198 | 2025.01.11 05:28:05.022287 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7199 | 2025.01.11 05:28:05.022364 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7200 | 2025.01.11 05:28:05.157418 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7201 | 2025.01.11 05:28:05.158104 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2025.01.11 05:28:05.158150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7203 | 2025.01.11 05:28:05.158682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7204 | 2025.01.11 05:28:05.158937 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2025.01.11 05:28:05.159203 [ 96 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7206 | 2025.01.11 05:28:05.159234 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7207 | 2025.01.11 05:28:05.159305 [ 96 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2025.01.11 05:28:05.159353 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7209 | 2025.01.11 05:28:05.159552 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
7210 | 2025.01.11 05:28:05.159910 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7211 | 2025.01.11 05:28:05.159967 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
7212 | 2025.01.11 05:28:05.160043 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
7213 | 2025.01.11 05:28:05.160272 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
7214 | 2025.01.11 05:28:05.160459 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
7215 | 2025.01.11 05:28:05.160623 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
7216 | 2025.01.11 05:28:05.160764 [ 196 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7217 | 2025.01.11 05:28:05.163087 [ 190 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00366494 sec., 4510578.617930989 rows/sec., 64.52 MiB/sec. | ||
7218 | 2025.01.11 05:28:05.163290 [ 199 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7219 | 2025.01.11 05:28:05.163676 [ 199 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2025.01.11 05:28:05.163770 [ 199 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_36_7} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7221 | 2025.01.11 05:28:05.163897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7222 | 2025.01.11 05:28:05.231752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1008 | ||
7223 | 2025.01.11 05:28:05.235083 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2025.01.11 05:28:05.235145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7225 | 2025.01.11 05:28:05.236653 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7226 | 2025.01.11 05:28:05.236981 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2025.01.11 05:28:05.237197 [ 96 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7228 | 2025.01.11 05:28:05.237311 [ 96 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7229 | 2025.01.11 05:28:05.237389 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7230 | 2025.01.11 05:28:05.237846 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
7231 | 2025.01.11 05:28:05.239498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
7232 | 2025.01.11 05:28:05.239807 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7233 | 2025.01.11 05:28:05.240002 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 830 rows starting from the beginning of the part | ||
7234 | 2025.01.11 05:28:05.240622 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
7235 | 2025.01.11 05:28:05.241216 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
7236 | 2025.01.11 05:28:05.241828 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
7237 | 2025.01.11 05:28:05.242452 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
7238 | 2025.01.11 05:28:05.243055 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
7239 | 2025.01.11 05:28:05.251650 [ 193 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 72 columns (72 merged, 0 gathered) in 0.014116329 sec., 71406.66670492024 rows/sec., 56.85 MiB/sec. | ||
7240 | 2025.01.11 05:28:05.252945 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7241 | 2025.01.11 05:28:05.253712 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7242 | 2025.01.11 05:28:05.253797 [ 190 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_26_5} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7243 | 2025.01.11 05:28:05.254108 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
7244 | 2025.01.11 05:28:06.288247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7245 | 2025.01.11 05:28:06.310090 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2025.01.11 05:28:06.310147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7247 | 2025.01.11 05:28:06.318183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7248 | 2025.01.11 05:28:06.318969 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.01.11 05:28:06.319418 [ 95 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7250 | 2025.01.11 05:28:06.319555 [ 95 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2025.01.11 05:28:06.319628 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7252 | 2025.01.11 05:28:06.319892 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7253 | 2025.01.11 05:28:06.327941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7254 | 2025.01.11 05:28:06.329274 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7255 | 2025.01.11 05:28:06.330184 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7256 | 2025.01.11 05:28:06.334595 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7257 | 2025.01.11 05:28:06.339070 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7258 | 2025.01.11 05:28:06.343846 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7259 | 2025.01.11 05:28:06.349531 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7260 | 2025.01.11 05:28:06.353793 [ 192 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
7261 | 2025.01.11 05:28:06.410370 [ 198 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.090599253 sec., 3002.232259023151 rows/sec., 15.52 MiB/sec. | ||
7262 | 2025.01.11 05:28:06.412240 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7263 | 2025.01.11 05:28:06.414560 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_36_7} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7264 | 2025.01.11 05:28:06.414654 [ 200 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_36_7} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7265 | 2025.01.11 05:28:06.415849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7266 | 2025.01.11 05:28:06.426137 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7267 | 2025.01.11 05:28:06.426332 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7268 | 2025.01.11 05:28:06.426407 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7269 | 2025.01.11 05:28:06.427178 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.01.11 05:28:06.427227 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7271 | 2025.01.11 05:28:06.427665 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7272 | 2025.01.11 05:28:06.427921 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.01.11 05:28:06.428159 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
7274 | 2025.01.11 05:28:06.428223 [ 259 ] {d3d9ee08-7084-4156-8d40-a49d8f85da49} <Debug> TCPHandler: Processed in 0.002222249 sec. | ||
7275 | 2025.01.11 05:28:06.428396 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7276 | 2025.01.11 05:28:06.428519 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7277 | 2025.01.11 05:28:06.428568 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7278 | 2025.01.11 05:28:06.429225 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7279 | 2025.01.11 05:28:06.429265 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7280 | 2025.01.11 05:28:06.429653 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7281 | 2025.01.11 05:28:06.429899 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7282 | 2025.01.11 05:28:06.430110 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001619 sec., 117974.0580605312 rows/sec., 10.42 MiB/sec. | ||
7283 | 2025.01.11 05:28:06.430162 [ 262 ] {210ce7d6-4c31-471a-91fc-d9b33efb63c1} <Debug> TCPHandler: Processed in 0.0018248 sec. | ||
7284 | 2025.01.11 05:28:06.430310 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7285 | 2025.01.11 05:28:06.430437 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7286 | 2025.01.11 05:28:06.430491 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7287 | 2025.01.11 05:28:06.431146 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7288 | 2025.01.11 05:28:06.431194 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7289 | 2025.01.11 05:28:06.431570 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7290 | 2025.01.11 05:28:06.431804 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7291 | 2025.01.11 05:28:06.432057 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001645 sec., 9726.44376899696 rows/sec., 688.64 KiB/sec. | ||
7292 | 2025.01.11 05:28:06.432195 [ 259 ] {dfe34882-3582-4635-bd0d-da9a9dc7b7b6} <Debug> TCPHandler: Processed in 0.001932382 sec. | ||
7293 | 2025.01.11 05:28:06.432416 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.01.11 05:28:06.432530 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7295 | 2025.01.11 05:28:06.432575 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7296 | 2025.01.11 05:28:06.433128 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2025.01.11 05:28:06.433167 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7298 | 2025.01.11 05:28:06.433521 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7299 | 2025.01.11 05:28:06.433767 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2025.01.11 05:28:06.433945 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001438 sec., 9735.744089012516 rows/sec., 681.83 KiB/sec. | ||
7301 | 2025.01.11 05:28:06.433996 [ 262 ] {bdfe715b-cf51-4de2-8ac9-7a19a5899a82} <Debug> TCPHandler: Processed in 0.001676287 sec. | ||
7302 | 2025.01.11 05:28:06.434130 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.01.11 05:28:06.434236 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7304 | 2025.01.11 05:28:06.434281 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7305 | 2025.01.11 05:28:06.434896 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.01.11 05:28:06.434940 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7307 | 2025.01.11 05:28:06.435359 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7308 | 2025.01.11 05:28:06.435596 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2025.01.11 05:28:06.435770 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. | ||
7310 | 2025.01.11 05:28:06.435819 [ 259 ] {b496b71c-963a-4c80-a47c-6258b143a16f} <Debug> TCPHandler: Processed in 0.001740398 sec. | ||
7311 | 2025.01.11 05:28:06.435945 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2025.01.11 05:28:06.436049 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7313 | 2025.01.11 05:28:06.436094 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7314 | 2025.01.11 05:28:06.436737 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7315 | 2025.01.11 05:28:06.436779 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7316 | 2025.01.11 05:28:06.437143 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7317 | 2025.01.11 05:28:06.437377 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7318 | 2025.01.11 05:28:06.437549 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001521 sec., 233399.07955292572 rows/sec., 16.39 MiB/sec. | ||
7319 | 2025.01.11 05:28:06.437597 [ 262 ] {f57f9842-4a40-4ca2-b2c4-165c8c7d58eb} <Debug> TCPHandler: Processed in 0.001702368 sec. | ||
7320 | 2025.01.11 05:28:06.437749 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7321 | 2025.01.11 05:28:06.437878 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7322 | 2025.01.11 05:28:06.437934 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7323 | 2025.01.11 05:28:06.438429 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7324 | 2025.01.11 05:28:06.438465 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7325 | 2025.01.11 05:28:06.438808 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7326 | 2025.01.11 05:28:06.439045 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7327 | 2025.01.11 05:28:06.439220 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
7328 | 2025.01.11 05:28:06.439269 [ 259 ] {bd45c1af-a710-4a06-beb3-d5225bb7b212} <Debug> TCPHandler: Processed in 0.001580894 sec. | ||
7329 | 2025.01.11 05:28:06.439407 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2025.01.11 05:28:06.439511 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7331 | 2025.01.11 05:28:06.439558 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7332 | 2025.01.11 05:28:06.440080 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2025.01.11 05:28:06.440116 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7334 | 2025.01.11 05:28:06.440490 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7335 | 2025.01.11 05:28:06.440718 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2025.01.11 05:28:06.440904 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001414 sec., 125176.80339462518 rows/sec., 8.26 MiB/sec. | ||
7337 | 2025.01.11 05:28:06.440987 [ 262 ] {dd217b3d-81eb-4cac-ac62-ee0ba32f903f} <Debug> TCPHandler: Processed in 0.001629236 sec. | ||
7338 | 2025.01.11 05:28:06.441138 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2025.01.11 05:28:06.441245 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7340 | 2025.01.11 05:28:06.441291 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7341 | 2025.01.11 05:28:06.441778 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2025.01.11 05:28:06.441822 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7343 | 2025.01.11 05:28:06.442226 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7344 | 2025.01.11 05:28:06.442469 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2025.01.11 05:28:06.442682 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
7346 | 2025.01.11 05:28:06.442889 [ 259 ] {68134bb1-a391-4ee7-b60f-70253b11322d} <Debug> TCPHandler: Processed in 0.001819429 sec. | ||
7347 | 2025.01.11 05:28:06.443041 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7348 | 2025.01.11 05:28:06.443148 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7349 | 2025.01.11 05:28:06.443217 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7350 | 2025.01.11 05:28:06.444324 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2025.01.11 05:28:06.444360 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7352 | 2025.01.11 05:28:06.444993 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7353 | 2025.01.11 05:28:06.445256 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2025.01.11 05:28:06.445450 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002325 sec., 3870.9677419354844 rows/sec., 6.94 MiB/sec. | ||
7355 | 2025.01.11 05:28:06.445556 [ 262 ] {97e470f0-c1d7-4dfc-bb97-841ae169a9da} <Debug> TCPHandler: Processed in 0.002566406 sec. | ||
7356 | 2025.01.11 05:28:06.445688 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7357 | 2025.01.11 05:28:06.445795 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7358 | 2025.01.11 05:28:06.445840 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7359 | 2025.01.11 05:28:06.446264 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7360 | 2025.01.11 05:28:06.446300 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7361 | 2025.01.11 05:28:06.446641 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7362 | 2025.01.11 05:28:06.446883 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7363 | 2025.01.11 05:28:06.447061 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001288 sec., 40372.67080745341 rows/sec., 2.50 MiB/sec. | ||
7364 | 2025.01.11 05:28:06.447161 [ 259 ] {afd789ba-f627-4870-a324-f466f61f2c9d} <Debug> TCPHandler: Processed in 0.001524153 sec. | ||
7365 | 2025.01.11 05:28:07.139706 [ 94 ] {} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7366 | 2025.01.11 05:28:07.139787 [ 94 ] {} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2025.01.11 05:28:07.139815 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7368 | 2025.01.11 05:28:07.140027 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
7369 | 2025.01.11 05:28:07.140238 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7370 | 2025.01.11 05:28:07.140283 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
7371 | 2025.01.11 05:28:07.140382 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
7372 | 2025.01.11 05:28:07.140627 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7373 | 2025.01.11 05:28:07.140857 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
7374 | 2025.01.11 05:28:07.141009 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7375 | 2025.01.11 05:28:07.142045 [ 198 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002150247 sec., 13021.759825731648 rows/sec., 1.09 MiB/sec. | ||
7376 | 2025.01.11 05:28:07.142177 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7377 | 2025.01.11 05:28:07.142462 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2025.01.11 05:28:07.142544 [ 191 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_13_3} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7379 | 2025.01.11 05:28:07.142621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7380 | 2025.01.11 05:28:10.827169 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7381 | 2025.01.11 05:28:10.827376 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7382 | 2025.01.11 05:28:10.827450 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7383 | 2025.01.11 05:28:10.828201 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7384 | 2025.01.11 05:28:10.828253 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7385 | 2025.01.11 05:28:10.828662 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7386 | 2025.01.11 05:28:10.828915 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7387 | 2025.01.11 05:28:10.829172 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001845 sec., 2168.021680216802 rows/sec., 176.79 KiB/sec. | ||
7388 | 2025.01.11 05:28:10.829288 [ 259 ] {8fc2a9d6-c39a-45ae-b03a-7304b2686eb6} <Debug> TCPHandler: Processed in 0.002250459 sec. | ||
7389 | 2025.01.11 05:28:10.829495 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7390 | 2025.01.11 05:28:10.829607 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7391 | 2025.01.11 05:28:10.829652 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7392 | 2025.01.11 05:28:10.831101 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7393 | 2025.01.11 05:28:10.831140 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7394 | 2025.01.11 05:28:10.831581 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7395 | 2025.01.11 05:28:10.831824 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7396 | 2025.01.11 05:28:10.832042 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Debug> executeQuery: Read 1228 rows, 103.95 KiB in 0.002456 sec., 500000.00000000006 rows/sec., 41.33 MiB/sec. | ||
7397 | 2025.01.11 05:28:10.832095 [ 262 ] {f5800629-c445-421f-a3f4-124daa275e98} <Debug> TCPHandler: Processed in 0.002658518 sec. | ||
7398 | 2025.01.11 05:28:10.832257 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7399 | 2025.01.11 05:28:10.832366 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7400 | 2025.01.11 05:28:10.832411 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7401 | 2025.01.11 05:28:10.833067 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7402 | 2025.01.11 05:28:10.833114 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7403 | 2025.01.11 05:28:10.833522 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7404 | 2025.01.11 05:28:10.833755 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7405 | 2025.01.11 05:28:10.833942 [ 87 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7406 | 2025.01.11 05:28:10.833997 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001646 sec., 20656.136087484814 rows/sec., 1.50 MiB/sec. | ||
7407 | 2025.01.11 05:28:10.834042 [ 87 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2025.01.11 05:28:10.834109 [ 259 ] {88247fc0-faed-4fb5-9f45-88aa82851124} <Debug> TCPHandler: Processed in 0.001898372 sec. | ||
7409 | 2025.01.11 05:28:10.834114 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7410 | 2025.01.11 05:28:10.834316 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2025.01.11 05:28:10.834470 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
7412 | 2025.01.11 05:28:10.834681 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7413 | 2025.01.11 05:28:10.834853 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7414 | 2025.01.11 05:28:10.835449 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7415 | 2025.01.11 05:28:10.835599 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part | ||
7416 | 2025.01.11 05:28:10.835996 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
7417 | 2025.01.11 05:28:10.836428 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 22 rows starting from the beginning of the part | ||
7418 | 2025.01.11 05:28:10.836745 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
7419 | 2025.01.11 05:28:10.836855 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
7420 | 2025.01.11 05:28:10.837258 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
7421 | 2025.01.11 05:28:10.838051 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7422 | 2025.01.11 05:28:10.838109 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7423 | 2025.01.11 05:28:10.839059 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7424 | 2025.01.11 05:28:10.839659 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2025.01.11 05:28:10.840560 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005971 sec., 38184.5587003852 rows/sec., 2.59 MiB/sec. | ||
7426 | 2025.01.11 05:28:10.840631 [ 188 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006366699 sec., 30156.914909908573 rows/sec., 2.28 MiB/sec. | ||
7427 | 2025.01.11 05:28:10.840897 [ 262 ] {3903ce7c-30cb-4472-93b8-fe68343d8d5d} <Debug> TCPHandler: Processed in 0.006675676 sec. | ||
7428 | 2025.01.11 05:28:10.841092 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7429 | 2025.01.11 05:28:10.841145 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7430 | 2025.01.11 05:28:10.841359 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7431 | 2025.01.11 05:28:10.841472 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7432 | 2025.01.11 05:28:10.841740 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7433 | 2025.01.11 05:28:10.842017 [ 191 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_46_9} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7434 | 2025.01.11 05:28:10.842254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7435 | 2025.01.11 05:28:10.843031 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2025.01.11 05:28:10.843081 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7437 | 2025.01.11 05:28:10.843562 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7438 | 2025.01.11 05:28:10.843877 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7439 | 2025.01.11 05:28:10.844133 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Debug> executeQuery: Read 518 rows, 39.25 KiB in 0.002833 sec., 182845.04059301096 rows/sec., 13.53 MiB/sec. | ||
7440 | 2025.01.11 05:28:10.844206 [ 259 ] {36179d2b-1dac-428b-9c51-fc1cd33b5b19} <Debug> TCPHandler: Processed in 0.003152479 sec. | ||
7441 | 2025.01.11 05:28:10.844628 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.01.11 05:28:10.844737 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7443 | 2025.01.11 05:28:10.844792 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7444 | 2025.01.11 05:28:10.845541 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.01.11 05:28:10.845580 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7446 | 2025.01.11 05:28:10.846026 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7447 | 2025.01.11 05:28:10.846262 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.01.11 05:28:10.846479 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.001764 sec., 537414.9659863946 rows/sec., 36.02 MiB/sec. | ||
7449 | 2025.01.11 05:28:10.846533 [ 262 ] {93273d12-0b32-46d2-939a-485eab8f8141} <Debug> TCPHandler: Processed in 0.001956593 sec. | ||
7450 | 2025.01.11 05:28:10.846687 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.01.11 05:28:10.846796 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7452 | 2025.01.11 05:28:10.846864 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <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 | ||
7453 | 2025.01.11 05:28:10.848032 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.01.11 05:28:10.848070 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7455 | 2025.01.11 05:28:10.848678 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7456 | 2025.01.11 05:28:10.848930 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.01.11 05:28:10.849224 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00245 sec., 12244.897959183674 rows/sec., 21.94 MiB/sec. | ||
7458 | 2025.01.11 05:28:10.849784 [ 259 ] {f6208f15-1d9c-405d-82bb-780614acc8c9} <Debug> TCPHandler: Processed in 0.003147069 sec. | ||
7459 | 2025.01.11 05:28:10.849954 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2025.01.11 05:28:10.850062 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7461 | 2025.01.11 05:28:10.850108 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7462 | 2025.01.11 05:28:10.850600 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7463 | 2025.01.11 05:28:10.850649 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7464 | 2025.01.11 05:28:10.851090 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7465 | 2025.01.11 05:28:10.851325 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2025.01.11 05:28:10.851549 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001508 sec., 19893.899204244033 rows/sec., 1.36 MiB/sec. | ||
7467 | 2025.01.11 05:28:10.851620 [ 262 ] {6629596f-5eff-45c3-9805-ee85d89246ec} <Debug> TCPHandler: Processed in 0.001716857 sec. | ||
7468 | 2025.01.11 05:28:12.660362 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7469 | 2025.01.11 05:28:12.661004 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7470 | 2025.01.11 05:28:12.661050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7471 | 2025.01.11 05:28:12.661561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7472 | 2025.01.11 05:28:12.661824 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7473 | 2025.01.11 05:28:12.662056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7474 | 2025.01.11 05:28:13.828985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7475 | 2025.01.11 05:28:13.849248 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2025.01.11 05:28:13.849306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7477 | 2025.01.11 05:28:13.856247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7478 | 2025.01.11 05:28:13.857011 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2025.01.11 05:28:13.859992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7480 | 2025.01.11 05:28:15.240678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1046 | ||
7481 | 2025.01.11 05:28:15.243795 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2025.01.11 05:28:15.243844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7483 | 2025.01.11 05:28:15.245335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7484 | 2025.01.11 05:28:15.245646 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2025.01.11 05:28:15.246728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
7486 | 2025.01.11 05:28:16.426037 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7487 | 2025.01.11 05:28:16.426230 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7488 | 2025.01.11 05:28:16.426303 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7489 | 2025.01.11 05:28:16.427057 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7490 | 2025.01.11 05:28:16.427113 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7491 | 2025.01.11 05:28:16.427555 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7492 | 2025.01.11 05:28:16.427821 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7493 | 2025.01.11 05:28:16.428065 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
7494 | 2025.01.11 05:28:16.428132 [ 259 ] {cffab182-ca07-47f5-a6eb-2e8235daea73} <Debug> TCPHandler: Processed in 0.002226529 sec. | ||
7495 | 2025.01.11 05:28:16.428313 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7496 | 2025.01.11 05:28:16.428437 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7497 | 2025.01.11 05:28:16.428487 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7498 | 2025.01.11 05:28:16.429134 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7499 | 2025.01.11 05:28:16.429175 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7500 | 2025.01.11 05:28:16.429565 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7501 | 2025.01.11 05:28:16.429814 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7502 | 2025.01.11 05:28:16.430024 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001613 sec., 118412.89522628642 rows/sec., 10.46 MiB/sec. | ||
7503 | 2025.01.11 05:28:16.430077 [ 262 ] {c390cabf-88f0-4e92-831b-a5e985cf1ece} <Debug> TCPHandler: Processed in 0.00182063 sec. | ||
7504 | 2025.01.11 05:28:16.430215 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7505 | 2025.01.11 05:28:16.430346 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7506 | 2025.01.11 05:28:16.430401 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7507 | 2025.01.11 05:28:16.430965 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2025.01.11 05:28:16.431005 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7509 | 2025.01.11 05:28:16.431349 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7510 | 2025.01.11 05:28:16.431602 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2025.01.11 05:28:16.431857 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00153 sec., 10457.516339869282 rows/sec., 740.40 KiB/sec. | ||
7512 | 2025.01.11 05:28:16.432022 [ 259 ] {af82fcfe-1294-4f56-9509-1b8d7492a650} <Debug> TCPHandler: Processed in 0.001862851 sec. | ||
7513 | 2025.01.11 05:28:16.432235 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2025.01.11 05:28:16.432370 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7515 | 2025.01.11 05:28:16.432416 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7516 | 2025.01.11 05:28:16.432984 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7517 | 2025.01.11 05:28:16.433023 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7518 | 2025.01.11 05:28:16.433372 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7519 | 2025.01.11 05:28:16.433607 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7520 | 2025.01.11 05:28:16.433786 [ 80 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7521 | 2025.01.11 05:28:16.433852 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001504 sec., 9308.510638297872 rows/sec., 651.91 KiB/sec. | ||
7522 | 2025.01.11 05:28:16.433880 [ 80 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7523 | 2025.01.11 05:28:16.433939 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7524 | 2025.01.11 05:28:16.433973 [ 262 ] {ba061f40-2088-47a7-bacc-c642d9c373fd} <Debug> TCPHandler: Processed in 0.00183661 sec. | ||
7525 | 2025.01.11 05:28:16.434228 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7526 | 2025.01.11 05:28:16.434257 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
7527 | 2025.01.11 05:28:16.434587 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7528 | 2025.01.11 05:28:16.434686 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7529 | 2025.01.11 05:28:16.434702 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7530 | 2025.01.11 05:28:16.434774 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
7531 | 2025.01.11 05:28:16.435114 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
7532 | 2025.01.11 05:28:16.435441 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
7533 | 2025.01.11 05:28:16.435868 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
7534 | 2025.01.11 05:28:16.436237 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
7535 | 2025.01.11 05:28:16.436559 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
7536 | 2025.01.11 05:28:16.437543 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7537 | 2025.01.11 05:28:16.437629 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7538 | 2025.01.11 05:28:16.438736 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7539 | 2025.01.11 05:28:16.439381 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7540 | 2025.01.11 05:28:16.439466 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005399428 sec., 97417.72647028536 rows/sec., 6.98 MiB/sec. | ||
7541 | 2025.01.11 05:28:16.439737 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7542 | 2025.01.11 05:28:16.439778 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00531 sec., 2448.2109227871942 rows/sec., 152.65 KiB/sec. | ||
7543 | 2025.01.11 05:28:16.439914 [ 259 ] {c74e8756-887d-46eb-81f1-bc6b25794d31} <Debug> TCPHandler: Processed in 0.005816727 sec. | ||
7544 | 2025.01.11 05:28:16.440116 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2025.01.11 05:28:16.440217 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7546 | 2025.01.11 05:28:16.440325 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7547 | 2025.01.11 05:28:16.440397 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_31_6} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7548 | 2025.01.11 05:28:16.440405 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7549 | 2025.01.11 05:28:16.440590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7550 | 2025.01.11 05:28:16.441254 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2025.01.11 05:28:16.441297 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7552 | 2025.01.11 05:28:16.441670 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7553 | 2025.01.11 05:28:16.441913 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2025.01.11 05:28:16.442145 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001894 sec., 187434.0021119324 rows/sec., 13.16 MiB/sec. | ||
7555 | 2025.01.11 05:28:16.442197 [ 262 ] {91cdcaa0-d50d-49de-b78e-bec87676c520} <Debug> TCPHandler: Processed in 0.002174568 sec. | ||
7556 | 2025.01.11 05:28:16.442344 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7557 | 2025.01.11 05:28:16.442474 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7558 | 2025.01.11 05:28:16.442528 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7559 | 2025.01.11 05:28:16.442996 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2025.01.11 05:28:16.443034 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7561 | 2025.01.11 05:28:16.443385 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7562 | 2025.01.11 05:28:16.443620 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2025.01.11 05:28:16.443842 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
7564 | 2025.01.11 05:28:16.443892 [ 259 ] {8811f0ab-abf6-49ab-8a03-2a954b540f0b} <Debug> TCPHandler: Processed in 0.001612615 sec. | ||
7565 | 2025.01.11 05:28:16.444025 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7566 | 2025.01.11 05:28:16.444130 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7567 | 2025.01.11 05:28:16.444178 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7568 | 2025.01.11 05:28:16.444733 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2025.01.11 05:28:16.444773 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7570 | 2025.01.11 05:28:16.445144 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7571 | 2025.01.11 05:28:16.445374 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2025.01.11 05:28:16.445582 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001473 sec., 120162.93279022403 rows/sec., 7.93 MiB/sec. | ||
7573 | 2025.01.11 05:28:16.445633 [ 262 ] {ccbff524-66ab-4fd8-81e8-9a91592f5e0e} <Debug> TCPHandler: Processed in 0.001658156 sec. | ||
7574 | 2025.01.11 05:28:16.445768 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2025.01.11 05:28:16.445875 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7576 | 2025.01.11 05:28:16.445922 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7577 | 2025.01.11 05:28:16.446335 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2025.01.11 05:28:16.446374 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7579 | 2025.01.11 05:28:16.446713 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7580 | 2025.01.11 05:28:16.446943 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2025.01.11 05:28:16.447151 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
7582 | 2025.01.11 05:28:16.447199 [ 259 ] {0fb0d96d-6500-4a97-b8cb-f40a427cf014} <Debug> TCPHandler: Processed in 0.001482042 sec. | ||
7583 | 2025.01.11 05:28:16.447336 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2025.01.11 05:28:16.447441 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7585 | 2025.01.11 05:28:16.447507 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <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 | ||
7586 | 2025.01.11 05:28:16.448554 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2025.01.11 05:28:16.448593 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7588 | 2025.01.11 05:28:16.449191 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7589 | 2025.01.11 05:28:16.449443 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2025.01.11 05:28:16.449743 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002313 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec. | ||
7591 | 2025.01.11 05:28:16.450274 [ 262 ] {04b2e2ff-b4a4-4b21-8ad9-66be313c006c} <Debug> TCPHandler: Processed in 0.002984166 sec. | ||
7592 | 2025.01.11 05:28:16.450483 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2025.01.11 05:28:16.450613 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7594 | 2025.01.11 05:28:16.450667 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7595 | 2025.01.11 05:28:16.451216 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7596 | 2025.01.11 05:28:16.451263 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7597 | 2025.01.11 05:28:16.451683 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7598 | 2025.01.11 05:28:16.451914 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7599 | 2025.01.11 05:28:16.452120 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001536 sec., 33854.166666666664 rows/sec., 2.10 MiB/sec. | ||
7600 | 2025.01.11 05:28:16.452169 [ 259 ] {df2bb371-fbfd-4e8c-92d6-ff173dc48990} <Debug> TCPHandler: Processed in 0.001786519 sec. | ||
7601 | 2025.01.11 05:28:20.022411 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7602 | 2025.01.11 05:28:20.022515 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7603 | 2025.01.11 05:28:20.163149 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7604 | 2025.01.11 05:28:20.163842 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2025.01.11 05:28:20.163890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7606 | 2025.01.11 05:28:20.164412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7607 | 2025.01.11 05:28:20.164694 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2025.01.11 05:28:20.164943 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7609 | 2025.01.11 05:28:21.361029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7610 | 2025.01.11 05:28:21.380876 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2025.01.11 05:28:21.380933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7612 | 2025.01.11 05:28:21.389257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7613 | 2025.01.11 05:28:21.390012 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7614 | 2025.01.11 05:28:21.392601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7615 | 2025.01.11 05:28:21.422433 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7616 | 2025.01.11 05:28:21.422650 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7617 | 2025.01.11 05:28:21.422732 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7618 | 2025.01.11 05:28:21.423550 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7619 | 2025.01.11 05:28:21.423602 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7620 | 2025.01.11 05:28:21.424057 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7621 | 2025.01.11 05:28:21.424314 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7622 | 2025.01.11 05:28:21.424526 [ 75 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
7623 | 2025.01.11 05:28:21.424592 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.002 sec., 43000 rows/sec., 3.76 MiB/sec. | ||
7624 | 2025.01.11 05:28:21.424616 [ 75 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7625 | 2025.01.11 05:28:21.424691 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7626 | 2025.01.11 05:28:21.424743 [ 259 ] {4bbe8bcf-5caa-416b-9d04-3b5537a859c5} <Debug> TCPHandler: Processed in 0.002455484 sec. | ||
7627 | 2025.01.11 05:28:21.425043 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7628 | 2025.01.11 05:28:21.425119 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
7629 | 2025.01.11 05:28:21.425395 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7630 | 2025.01.11 05:28:21.425556 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7631 | 2025.01.11 05:28:21.425692 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7632 | 2025.01.11 05:28:21.425861 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1398 rows starting from the beginning of the part | ||
7633 | 2025.01.11 05:28:21.426720 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 86 rows starting from the beginning of the part | ||
7634 | 2025.01.11 05:28:21.427323 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 191 rows starting from the beginning of the part | ||
7635 | 2025.01.11 05:28:21.427773 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1228 rows starting from the beginning of the part | ||
7636 | 2025.01.11 05:28:21.427967 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 191 rows starting from the beginning of the part | ||
7637 | 2025.01.11 05:28:21.428296 [ 191 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 86 rows starting from the beginning of the part | ||
7638 | 2025.01.11 05:28:21.429122 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2025.01.11 05:28:21.429178 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7640 | 2025.01.11 05:28:21.430106 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7641 | 2025.01.11 05:28:21.430595 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2025.01.11 05:28:21.431097 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005837 sec., 5139.626520472845 rows/sec., 386.48 KiB/sec. | ||
7643 | 2025.01.11 05:28:21.431185 [ 262 ] {0207390a-d450-401c-a4e2-3664db664e65} <Debug> TCPHandler: Processed in 0.006291058 sec. | ||
7644 | 2025.01.11 05:28:21.431343 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7645 | 2025.01.11 05:28:21.431477 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7646 | 2025.01.11 05:28:21.431531 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7647 | 2025.01.11 05:28:21.432093 [ 201 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00728163 sec., 436715.4057539315 rows/sec., 38.34 MiB/sec. | ||
7648 | 2025.01.11 05:28:21.432423 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
7649 | 2025.01.11 05:28:21.432677 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7650 | 2025.01.11 05:28:21.432718 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7651 | 2025.01.11 05:28:21.432841 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2025.01.11 05:28:21.432956 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_55_11} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
7653 | 2025.01.11 05:28:21.433066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7654 | 2025.01.11 05:28:21.433184 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7655 | 2025.01.11 05:28:21.433422 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7656 | 2025.01.11 05:28:21.433583 [ 75 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
7657 | 2025.01.11 05:28:21.433648 [ 75 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2025.01.11 05:28:21.433664 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.002215 sec., 26185.10158013544 rows/sec., 2.05 MiB/sec. | ||
7659 | 2025.01.11 05:28:21.433692 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7660 | 2025.01.11 05:28:21.433815 [ 259 ] {5ce2d914-192a-4c80-9fd2-c704c8e27a1e} <Debug> TCPHandler: Processed in 0.002527716 sec. | ||
7661 | 2025.01.11 05:28:21.434047 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7662 | 2025.01.11 05:28:21.434074 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
7663 | 2025.01.11 05:28:21.434388 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7664 | 2025.01.11 05:28:21.434533 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7665 | 2025.01.11 05:28:21.434596 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7666 | 2025.01.11 05:28:21.434667 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 873 rows starting from the beginning of the part | ||
7667 | 2025.01.11 05:28:21.435164 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 58 rows starting from the beginning of the part | ||
7668 | 2025.01.11 05:28:21.435605 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 355 rows starting from the beginning of the part | ||
7669 | 2025.01.11 05:28:21.436001 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 518 rows starting from the beginning of the part | ||
7670 | 2025.01.11 05:28:21.436383 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 355 rows starting from the beginning of the part | ||
7671 | 2025.01.11 05:28:21.436733 [ 189 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
7672 | 2025.01.11 05:28:21.437973 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7673 | 2025.01.11 05:28:21.438030 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7674 | 2025.01.11 05:28:21.439003 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7675 | 2025.01.11 05:28:21.439476 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2025.01.11 05:28:21.439801 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005566 sec., 17966.22349982034 rows/sec., 1.25 MiB/sec. | ||
7677 | 2025.01.11 05:28:21.440124 [ 262 ] {7114816a-0fef-46ef-add2-44819222cdb1} <Debug> TCPHandler: Processed in 0.006188786 sec. | ||
7678 | 2025.01.11 05:28:21.440403 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7679 | 2025.01.11 05:28:21.440748 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7680 | 2025.01.11 05:28:21.440789 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 5 columns (5 merged, 0 gathered) in 0.006963932 sec., 318354.6306885248 rows/sec., 24.27 MiB/sec. | ||
7681 | 2025.01.11 05:28:21.440896 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <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 | ||
7682 | 2025.01.11 05:28:21.441017 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
7683 | 2025.01.11 05:28:21.441426 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7684 | 2025.01.11 05:28:21.441568 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_55_11} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
7685 | 2025.01.11 05:28:21.441678 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7686 | 2025.01.11 05:28:21.442385 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7687 | 2025.01.11 05:28:21.442422 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7688 | 2025.01.11 05:28:21.443089 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7689 | 2025.01.11 05:28:21.443350 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7690 | 2025.01.11 05:28:21.443667 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003027 sec., 9910.802775024777 rows/sec., 17.76 MiB/sec. | ||
7691 | 2025.01.11 05:28:21.444238 [ 259 ] {57305a09-0dae-45d3-99a1-983b778ba9c1} <Debug> TCPHandler: Processed in 0.003974497 sec. | ||
7692 | 2025.01.11 05:28:21.444438 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7693 | 2025.01.11 05:28:21.444561 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7694 | 2025.01.11 05:28:21.444616 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7695 | 2025.01.11 05:28:21.445116 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2025.01.11 05:28:21.445154 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7697 | 2025.01.11 05:28:21.445525 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7698 | 2025.01.11 05:28:21.445782 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7699 | 2025.01.11 05:28:21.445993 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.41 MiB/sec. | ||
7700 | 2025.01.11 05:28:21.446043 [ 262 ] {e3745a1d-143f-4971-a49e-f6ebb356f770} <Debug> TCPHandler: Processed in 0.001667557 sec. | ||
7701 | 2025.01.11 05:28:25.247914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1080 | ||
7702 | 2025.01.11 05:28:25.251005 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2025.01.11 05:28:25.251057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7704 | 2025.01.11 05:28:25.252536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7705 | 2025.01.11 05:28:25.252859 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2025.01.11 05:28:25.254305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
7707 | 2025.01.11 05:28:26.425554 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7708 | 2025.01.11 05:28:26.425829 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7709 | 2025.01.11 05:28:26.425935 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7710 | 2025.01.11 05:28:26.426716 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7711 | 2025.01.11 05:28:26.426767 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7712 | 2025.01.11 05:28:26.427206 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7713 | 2025.01.11 05:28:26.427463 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7714 | 2025.01.11 05:28:26.427720 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
7715 | 2025.01.11 05:28:26.427786 [ 259 ] {ae71b022-1ec3-4f82-a67f-f331391df3ca} <Debug> TCPHandler: Processed in 0.002404042 sec. | ||
7716 | 2025.01.11 05:28:26.427963 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7717 | 2025.01.11 05:28:26.428087 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7718 | 2025.01.11 05:28:26.428136 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7719 | 2025.01.11 05:28:26.428668 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7720 | 2025.01.11 05:28:26.428710 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7721 | 2025.01.11 05:28:26.429067 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7722 | 2025.01.11 05:28:26.429306 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2025.01.11 05:28:26.429559 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001497 sec., 1336.005344021376 rows/sec., 108.94 KiB/sec. | ||
7724 | 2025.01.11 05:28:26.429757 [ 262 ] {70f628ee-d000-402a-8401-0615d17ea8ae} <Debug> TCPHandler: Processed in 0.00184462 sec. | ||
7725 | 2025.01.11 05:28:26.429898 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7726 | 2025.01.11 05:28:26.430024 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7727 | 2025.01.11 05:28:26.430078 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7728 | 2025.01.11 05:28:26.430810 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2025.01.11 05:28:26.430857 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7730 | 2025.01.11 05:28:26.431231 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7731 | 2025.01.11 05:28:26.431464 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2025.01.11 05:28:26.431675 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Debug> executeQuery: Read 192 rows, 17.34 KiB in 0.001678 sec., 114421.93087008344 rows/sec., 10.09 MiB/sec. | ||
7733 | 2025.01.11 05:28:26.431727 [ 259 ] {443fb0e8-51f3-4e30-a296-e3f93e501050} <Debug> TCPHandler: Processed in 0.001881082 sec. | ||
7734 | 2025.01.11 05:28:26.431872 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.01.11 05:28:26.431977 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7736 | 2025.01.11 05:28:26.432021 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7737 | 2025.01.11 05:28:26.432566 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.01.11 05:28:26.432604 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7739 | 2025.01.11 05:28:26.432955 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7740 | 2025.01.11 05:28:26.433198 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2025.01.11 05:28:26.433403 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Debug> executeQuery: Read 18 rows, 1.27 KiB in 0.001448 sec., 12430.939226519336 rows/sec., 878.77 KiB/sec. | ||
7742 | 2025.01.11 05:28:26.433455 [ 262 ] {da4c7aac-ffa0-4c6d-9463-71b8fcba4b11} <Debug> TCPHandler: Processed in 0.001633555 sec. | ||
7743 | 2025.01.11 05:28:26.433596 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7744 | 2025.01.11 05:28:26.433702 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7745 | 2025.01.11 05:28:26.433745 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7746 | 2025.01.11 05:28:26.434260 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.01.11 05:28:26.434299 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7748 | 2025.01.11 05:28:26.434637 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7749 | 2025.01.11 05:28:26.434886 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.01.11 05:28:26.435084 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001402 sec., 9985.73466476462 rows/sec., 699.34 KiB/sec. | ||
7751 | 2025.01.11 05:28:26.435180 [ 259 ] {cb119f28-27c3-4245-bd48-045e11bc9270} <Debug> TCPHandler: Processed in 0.001634026 sec. | ||
7752 | 2025.01.11 05:28:26.435390 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7753 | 2025.01.11 05:28:26.435529 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7754 | 2025.01.11 05:28:26.435575 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7755 | 2025.01.11 05:28:26.436118 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7756 | 2025.01.11 05:28:26.436158 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7757 | 2025.01.11 05:28:26.436494 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7758 | 2025.01.11 05:28:26.436723 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7759 | 2025.01.11 05:28:26.436940 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001434 sec., 9065.55090655509 rows/sec., 565.23 KiB/sec. | ||
7760 | 2025.01.11 05:28:26.436992 [ 262 ] {51489231-ca81-40ab-9f19-67adff123a01} <Debug> TCPHandler: Processed in 0.001718318 sec. | ||
7761 | 2025.01.11 05:28:26.437133 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7762 | 2025.01.11 05:28:26.437261 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7763 | 2025.01.11 05:28:26.437315 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7764 | 2025.01.11 05:28:26.438091 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2025.01.11 05:28:26.438131 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7766 | 2025.01.11 05:28:26.438491 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7767 | 2025.01.11 05:28:26.438722 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2025.01.11 05:28:26.438928 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Debug> executeQuery: Read 357 rows, 25.69 KiB in 0.001694 sec., 210743.80165289255 rows/sec., 14.81 MiB/sec. | ||
7769 | 2025.01.11 05:28:26.438978 [ 259 ] {274b6055-5ba8-455f-adca-13bf754a375b} <Debug> TCPHandler: Processed in 0.001907081 sec. | ||
7770 | 2025.01.11 05:28:26.439109 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2025.01.11 05:28:26.439214 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7772 | 2025.01.11 05:28:26.439260 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7773 | 2025.01.11 05:28:26.439714 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2025.01.11 05:28:26.439752 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7775 | 2025.01.11 05:28:26.440093 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7776 | 2025.01.11 05:28:26.440324 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2025.01.11 05:28:26.440564 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
7778 | 2025.01.11 05:28:26.440756 [ 262 ] {29abe490-8d05-4df4-bb35-32aedf5de516} <Debug> TCPHandler: Processed in 0.001693107 sec. | ||
7779 | 2025.01.11 05:28:26.440923 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7780 | 2025.01.11 05:28:26.441053 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7781 | 2025.01.11 05:28:26.441111 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7782 | 2025.01.11 05:28:26.441749 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7783 | 2025.01.11 05:28:26.441795 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7784 | 2025.01.11 05:28:26.442185 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7785 | 2025.01.11 05:28:26.442413 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7786 | 2025.01.11 05:28:26.442572 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7787 | 2025.01.11 05:28:26.442627 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001602 sec., 111111.11111111112 rows/sec., 7.33 MiB/sec. | ||
7788 | 2025.01.11 05:28:26.442643 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7789 | 2025.01.11 05:28:26.442705 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7790 | 2025.01.11 05:28:26.442753 [ 259 ] {aebeafb0-f585-4a94-bc48-56075f4a1526} <Debug> TCPHandler: Processed in 0.001901392 sec. | ||
7791 | 2025.01.11 05:28:26.442966 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7792 | 2025.01.11 05:28:26.442988 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
7793 | 2025.01.11 05:28:26.443145 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7794 | 2025.01.11 05:28:26.443259 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7795 | 2025.01.11 05:28:26.443365 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7796 | 2025.01.11 05:28:26.443461 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14733 rows starting from the beginning of the part | ||
7797 | 2025.01.11 05:28:26.443868 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part | ||
7798 | 2025.01.11 05:28:26.444075 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 948 rows starting from the beginning of the part | ||
7799 | 2025.01.11 05:28:26.444424 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part | ||
7800 | 2025.01.11 05:28:26.444820 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
7801 | 2025.01.11 05:28:26.445252 [ 201 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 178 rows starting from the beginning of the part | ||
7802 | 2025.01.11 05:28:26.445916 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2025.01.11 05:28:26.446008 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7804 | 2025.01.11 05:28:26.446765 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7805 | 2025.01.11 05:28:26.447102 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.01.11 05:28:26.447497 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004362 sec., 229.25263640531864 rows/sec., 15.45 KiB/sec. | ||
7807 | 2025.01.11 05:28:26.447896 [ 262 ] {e20c2bef-29c7-4db9-bb40-c90e24f4efa6} <Debug> TCPHandler: Processed in 0.00503176 sec. | ||
7808 | 2025.01.11 05:28:26.448183 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7809 | 2025.01.11 05:28:26.448489 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7810 | 2025.01.11 05:28:26.448760 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <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 | ||
7811 | 2025.01.11 05:28:26.450239 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7812 | 2025.01.11 05:28:26.450280 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7813 | 2025.01.11 05:28:26.451087 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7814 | 2025.01.11 05:28:26.451460 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7815 | 2025.01.11 05:28:26.451763 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7816 | 2025.01.11 05:28:26.451894 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7817 | 2025.01.11 05:28:26.452003 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7818 | 2025.01.11 05:28:26.452169 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16313 rows, containing 5 columns (5 merged, 0 gathered) in 0.009357675 sec., 1743274.9053584358 rows/sec., 116.86 MiB/sec. | ||
7819 | 2025.01.11 05:28:26.452309 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003895 sec., 2310.6546854942235 rows/sec., 4.14 MiB/sec. | ||
7820 | 2025.01.11 05:28:26.452393 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
7821 | 2025.01.11 05:28:26.452774 [ 259 ] {2c149fd4-c31a-462b-ae63-f35d704aa9ae} <Debug> TCPHandler: Processed in 0.004729593 sec. | ||
7822 | 2025.01.11 05:28:26.452807 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7823 | 2025.01.11 05:28:26.453035 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7824 | 2025.01.11 05:28:26.453366 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7825 | 2025.01.11 05:28:26.453561 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7826 | 2025.01.11 05:28:26.453793 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2025.01.11 05:28:26.454161 [ 197 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7828 | 2025.01.11 05:28:26.454483 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
7829 | 2025.01.11 05:28:26.454594 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7830 | 2025.01.11 05:28:26.454793 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 786 rows starting from the beginning of the part | ||
7831 | 2025.01.11 05:28:26.455642 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
7832 | 2025.01.11 05:28:26.456227 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2025.01.11 05:28:26.456364 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7834 | 2025.01.11 05:28:26.456426 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
7835 | 2025.01.11 05:28:26.457182 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
7836 | 2025.01.11 05:28:26.457889 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
7837 | 2025.01.11 05:28:26.458065 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7838 | 2025.01.11 05:28:26.458307 [ 199 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
7839 | 2025.01.11 05:28:26.458943 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.01.11 05:28:26.459233 [ 69 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7841 | 2025.01.11 05:28:26.459358 [ 69 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7842 | 2025.01.11 05:28:26.459428 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7843 | 2025.01.11 05:28:26.459609 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006333 sec., 8210.9584714985 rows/sec., 520.59 KiB/sec. | ||
7844 | 2025.01.11 05:28:26.459982 [ 262 ] {8bb514a1-bb59-4b9e-ba95-6570806a5845} <Debug> TCPHandler: Processed in 0.007079345 sec. | ||
7845 | 2025.01.11 05:28:26.459991 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
7846 | 2025.01.11 05:28:26.460561 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7847 | 2025.01.11 05:28:26.460691 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1944 rows starting from the beginning of the part | ||
7848 | 2025.01.11 05:28:26.461152 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
7849 | 2025.01.11 05:28:26.461620 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
7850 | 2025.01.11 05:28:26.462054 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part | ||
7851 | 2025.01.11 05:28:26.462412 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
7852 | 2025.01.11 05:28:26.462700 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 52 rows starting from the beginning of the part | ||
7853 | 2025.01.11 05:28:26.465807 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.006190215 sec., 348937.79941407527 rows/sec., 22.58 MiB/sec. | ||
7854 | 2025.01.11 05:28:26.466196 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7855 | 2025.01.11 05:28:26.466840 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.01.11 05:28:26.467088 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_56_11} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7857 | 2025.01.11 05:28:26.467276 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7858 | 2025.01.11 05:28:26.479140 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 19 columns (19 merged, 0 gathered) in 0.026927849 sec., 32419.967892719542 rows/sec., 58.10 MiB/sec. | ||
7859 | 2025.01.11 05:28:26.480518 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7860 | 2025.01.11 05:28:26.481049 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7861 | 2025.01.11 05:28:26.481149 [ 200 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7862 | 2025.01.11 05:28:26.481322 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
7863 | 2025.01.11 05:28:27.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.40 MiB, peak 221.43 MiB, free memory in arenas 0.00 B, will set to 216.61 MiB (RSS), difference: 3.22 MiB | ||
7864 | 2025.01.11 05:28:27.666062 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7865 | 2025.01.11 05:28:27.666697 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7866 | 2025.01.11 05:28:27.666740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7867 | 2025.01.11 05:28:27.667268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7868 | 2025.01.11 05:28:27.667528 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7869 | 2025.01.11 05:28:27.667797 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7870 | 2025.01.11 05:28:28.893642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7871 | 2025.01.11 05:28:28.914867 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7872 | 2025.01.11 05:28:28.914933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7873 | 2025.01.11 05:28:28.922271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7874 | 2025.01.11 05:28:28.923052 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7875 | 2025.01.11 05:28:28.927149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7876 | 2025.01.11 05:28:31.422243 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.01.11 05:28:31.422453 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7878 | 2025.01.11 05:28:31.422530 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7879 | 2025.01.11 05:28:31.423373 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.01.11 05:28:31.423413 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7881 | 2025.01.11 05:28:31.423854 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7882 | 2025.01.11 05:28:31.424106 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.01.11 05:28:31.424302 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001907 sec., 45097.01101206083 rows/sec., 3.94 MiB/sec. | ||
7884 | 2025.01.11 05:28:31.424358 [ 259 ] {a66818ef-4e56-4673-a81c-ebd4ba5d017b} <Debug> TCPHandler: Processed in 0.002263339 sec. | ||
7885 | 2025.01.11 05:28:31.424536 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7886 | 2025.01.11 05:28:31.424654 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7887 | 2025.01.11 05:28:31.424700 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7888 | 2025.01.11 05:28:31.425248 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.01.11 05:28:31.425287 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7890 | 2025.01.11 05:28:31.425636 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7891 | 2025.01.11 05:28:31.425879 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.01.11 05:28:31.426074 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001443 sec., 20790.02079002079 rows/sec., 1.53 MiB/sec. | ||
7893 | 2025.01.11 05:28:31.426178 [ 262 ] {1aa240ec-d127-42a9-889d-7a42f2fa6f78} <Debug> TCPHandler: Processed in 0.001695397 sec. | ||
7894 | 2025.01.11 05:28:31.426407 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2025.01.11 05:28:31.426671 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7896 | 2025.01.11 05:28:31.426728 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7897 | 2025.01.11 05:28:31.427374 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.01.11 05:28:31.427411 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7899 | 2025.01.11 05:28:31.427761 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7900 | 2025.01.11 05:28:31.427995 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.01.11 05:28:31.428169 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001567 sec., 37013.4014039566 rows/sec., 2.89 MiB/sec. | ||
7902 | 2025.01.11 05:28:31.428220 [ 259 ] {ac80783f-d6b8-4e23-a48c-69f5f6545416} <Debug> TCPHandler: Processed in 0.001954223 sec. | ||
7903 | 2025.01.11 05:28:31.428365 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2025.01.11 05:28:31.428470 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7905 | 2025.01.11 05:28:31.428519 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7906 | 2025.01.11 05:28:31.429036 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2025.01.11 05:28:31.429073 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7908 | 2025.01.11 05:28:31.429447 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7909 | 2025.01.11 05:28:31.429685 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2025.01.11 05:28:31.429863 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001414 sec., 70721.35785007072 rows/sec., 4.90 MiB/sec. | ||
7911 | 2025.01.11 05:28:31.429913 [ 262 ] {7e577634-8d16-4fc1-bb0e-d3d6ebd84c0f} <Debug> TCPHandler: Processed in 0.001601275 sec. | ||
7912 | 2025.01.11 05:28:31.430058 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2025.01.11 05:28:31.430185 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7914 | 2025.01.11 05:28:31.430263 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <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 | ||
7915 | 2025.01.11 05:28:31.431503 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2025.01.11 05:28:31.431540 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7917 | 2025.01.11 05:28:31.432155 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7918 | 2025.01.11 05:28:31.432416 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.01.11 05:28:31.432607 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00245 sec., 12244.897959183674 rows/sec., 21.94 MiB/sec. | ||
7920 | 2025.01.11 05:28:31.432700 [ 259 ] {c2be08c9-287d-4259-8d06-c31867d6f198} <Debug> TCPHandler: Processed in 0.002692809 sec. | ||
7921 | 2025.01.11 05:28:31.432852 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.01.11 05:28:31.432959 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7923 | 2025.01.11 05:28:31.433005 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7924 | 2025.01.11 05:28:31.433448 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.01.11 05:28:31.433486 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7926 | 2025.01.11 05:28:31.433837 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7927 | 2025.01.11 05:28:31.434079 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.01.11 05:28:31.434250 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001313 sec., 22848.43869002285 rows/sec., 1.57 MiB/sec. | ||
7929 | 2025.01.11 05:28:31.434297 [ 262 ] {6e0b7c40-c518-4864-99df-002cd64e2ea4} <Debug> TCPHandler: Processed in 0.001496703 sec. | ||
7930 | 2025.01.11 05:28:35.022582 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7931 | 2025.01.11 05:28:35.022687 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7932 | 2025.01.11 05:28:35.168888 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7933 | 2025.01.11 05:28:35.169606 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2025.01.11 05:28:35.169653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7935 | 2025.01.11 05:28:35.170181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7936 | 2025.01.11 05:28:35.170433 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2025.01.11 05:28:35.170700 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7938 | 2025.01.11 05:28:35.255521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1116 | ||
7939 | 2025.01.11 05:28:35.259016 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7940 | 2025.01.11 05:28:35.259063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7941 | 2025.01.11 05:28:35.260525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7942 | 2025.01.11 05:28:35.260827 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7943 | 2025.01.11 05:28:35.262223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
7944 | 2025.01.11 05:28:36.425814 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7945 | 2025.01.11 05:28:36.426032 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7946 | 2025.01.11 05:28:36.426113 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7947 | 2025.01.11 05:28:36.426877 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7948 | 2025.01.11 05:28:36.426934 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7949 | 2025.01.11 05:28:36.427370 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7950 | 2025.01.11 05:28:36.427624 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7951 | 2025.01.11 05:28:36.427825 [ 53 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7952 | 2025.01.11 05:28:36.427852 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. | ||
7953 | 2025.01.11 05:28:36.427900 [ 53 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7954 | 2025.01.11 05:28:36.427964 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7955 | 2025.01.11 05:28:36.427986 [ 259 ] {abab883e-f984-46a6-8bee-f4216861b766} <Debug> TCPHandler: Processed in 0.002317941 sec. | ||
7956 | 2025.01.11 05:28:36.428222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7957 | 2025.01.11 05:28:36.428341 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7958 | 2025.01.11 05:28:36.428512 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7959 | 2025.01.11 05:28:36.428899 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7960 | 2025.01.11 05:28:36.429142 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7961 | 2025.01.11 05:28:36.429297 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7962 | 2025.01.11 05:28:36.429487 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7963 | 2025.01.11 05:28:36.429903 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7964 | 2025.01.11 05:28:36.430319 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7965 | 2025.01.11 05:28:36.431280 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7966 | 2025.01.11 05:28:36.431812 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
7967 | 2025.01.11 05:28:36.434353 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7968 | 2025.01.11 05:28:36.434554 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7969 | 2025.01.11 05:28:36.436451 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7970 | 2025.01.11 05:28:36.437390 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7971 | 2025.01.11 05:28:36.438280 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.009556 sec., 19987.442444537464 rows/sec., 1.76 MiB/sec. | ||
7972 | 2025.01.11 05:28:36.438687 [ 262 ] {ff0c7c96-bdc5-485a-ae32-b260cd69c067} <Debug> TCPHandler: Processed in 0.010562921 sec. | ||
7973 | 2025.01.11 05:28:36.439042 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7974 | 2025.01.11 05:28:36.439478 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7975 | 2025.01.11 05:28:36.439653 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7976 | 2025.01.11 05:28:36.440380 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.012278329 sec., 5701.1015098227135 rows/sec., 432.67 KiB/sec. | ||
7977 | 2025.01.11 05:28:36.441107 [ 193 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7978 | 2025.01.11 05:28:36.442377 [ 193 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_25_6} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7979 | 2025.01.11 05:28:36.442778 [ 193 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_25_6} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7980 | 2025.01.11 05:28:36.443145 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7981 | 2025.01.11 05:28:36.444337 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2025.01.11 05:28:36.444520 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7983 | 2025.01.11 05:28:36.447290 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7984 | 2025.01.11 05:28:36.448840 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2025.01.11 05:28:36.449411 [ 53 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7986 | 2025.01.11 05:28:36.449534 [ 53 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7987 | 2025.01.11 05:28:36.449620 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7988 | 2025.01.11 05:28:36.449840 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.010466 sec., 1528.759793617428 rows/sec., 108.24 KiB/sec. | ||
7989 | 2025.01.11 05:28:36.450132 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
7990 | 2025.01.11 05:28:36.450356 [ 259 ] {3355cee5-7249-45bb-9c7f-1e7dc38e396c} <Debug> TCPHandler: Processed in 0.011497832 sec. | ||
7991 | 2025.01.11 05:28:36.450690 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7992 | 2025.01.11 05:28:36.450757 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7993 | 2025.01.11 05:28:36.450858 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part | ||
7994 | 2025.01.11 05:28:36.451230 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7995 | 2025.01.11 05:28:36.451408 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
7996 | 2025.01.11 05:28:36.451433 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7997 | 2025.01.11 05:28:36.452068 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
7998 | 2025.01.11 05:28:36.452626 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part | ||
7999 | 2025.01.11 05:28:36.453196 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
8000 | 2025.01.11 05:28:36.453637 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
8001 | 2025.01.11 05:28:36.456294 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.01.11 05:28:36.456473 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8003 | 2025.01.11 05:28:36.458797 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8004 | 2025.01.11 05:28:36.459274 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.009472698 sec., 17946.312655591893 rows/sec., 1.35 MiB/sec. | ||
8005 | 2025.01.11 05:28:36.459645 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8006 | 2025.01.11 05:28:36.460178 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8007 | 2025.01.11 05:28:36.460853 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2025.01.11 05:28:36.461239 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.01017 sec., 1376.5978367748278 rows/sec., 96.41 KiB/sec. | ||
8009 | 2025.01.11 05:28:36.461247 [ 192 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_51_10} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8010 | 2025.01.11 05:28:36.461546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8011 | 2025.01.11 05:28:36.461602 [ 262 ] {70a72c57-f3ed-4240-9a63-0b970bc6c68c} <Debug> TCPHandler: Processed in 0.011084833 sec. | ||
8012 | 2025.01.11 05:28:36.461883 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8013 | 2025.01.11 05:28:36.462152 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8014 | 2025.01.11 05:28:36.462267 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8015 | 2025.01.11 05:28:36.465659 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2025.01.11 05:28:36.465781 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8017 | 2025.01.11 05:28:36.467592 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8018 | 2025.01.11 05:28:36.468351 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2025.01.11 05:28:36.468728 [ 53 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8020 | 2025.01.11 05:28:36.468824 [ 53 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8021 | 2025.01.11 05:28:36.468914 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8022 | 2025.01.11 05:28:36.469040 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006913 sec., 1880.5149717922754 rows/sec., 117.25 KiB/sec. | ||
8023 | 2025.01.11 05:28:36.469195 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8024 | 2025.01.11 05:28:36.469196 [ 259 ] {a53a3035-ed1a-462d-a171-9c892b0462fa} <Debug> TCPHandler: Processed in 0.007462333 sec. | ||
8025 | 2025.01.11 05:28:36.469638 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8026 | 2025.01.11 05:28:36.469883 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8027 | 2025.01.11 05:28:36.470047 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8028 | 2025.01.11 05:28:36.470113 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8029 | 2025.01.11 05:28:36.470393 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8030 | 2025.01.11 05:28:36.470500 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8031 | 2025.01.11 05:28:36.470908 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8032 | 2025.01.11 05:28:36.471456 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8033 | 2025.01.11 05:28:36.471863 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
8034 | 2025.01.11 05:28:36.475812 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8035 | 2025.01.11 05:28:36.475915 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8036 | 2025.01.11 05:28:36.478119 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8037 | 2025.01.11 05:28:36.478321 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.009265383 sec., 7015.360293255011 rows/sec., 464.81 KiB/sec. | ||
8038 | 2025.01.11 05:28:36.478649 [ 192 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8039 | 2025.01.11 05:28:36.479186 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8040 | 2025.01.11 05:28:36.479588 [ 192 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_25_6} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2025.01.11 05:28:36.480170 [ 192 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_25_6} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8042 | 2025.01.11 05:28:36.480216 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.010223 sec., 34725.61870292478 rows/sec., 2.44 MiB/sec. | ||
8043 | 2025.01.11 05:28:36.480638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8044 | 2025.01.11 05:28:36.480713 [ 262 ] {8721780d-d45a-4650-8009-6bbf615dfc7b} <Debug> TCPHandler: Processed in 0.011305217 sec. | ||
8045 | 2025.01.11 05:28:36.481113 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8046 | 2025.01.11 05:28:36.481630 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8047 | 2025.01.11 05:28:36.481819 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8048 | 2025.01.11 05:28:36.484351 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8049 | 2025.01.11 05:28:36.484438 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8050 | 2025.01.11 05:28:36.486027 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8051 | 2025.01.11 05:28:36.487202 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8052 | 2025.01.11 05:28:36.488180 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006707 sec., 894.5877441479051 rows/sec., 46.74 KiB/sec. | ||
8053 | 2025.01.11 05:28:36.488483 [ 259 ] {7fa09119-aa1d-40ad-88e2-7097f44bad7e} <Debug> TCPHandler: Processed in 0.007611206 sec. | ||
8054 | 2025.01.11 05:28:36.488703 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8055 | 2025.01.11 05:28:36.488979 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8056 | 2025.01.11 05:28:36.489143 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8057 | 2025.01.11 05:28:36.491402 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8058 | 2025.01.11 05:28:36.491479 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8059 | 2025.01.11 05:28:36.492743 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8060 | 2025.01.11 05:28:36.493467 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8061 | 2025.01.11 05:28:36.494172 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005243 sec., 33759.29811176807 rows/sec., 2.23 MiB/sec. | ||
8062 | 2025.01.11 05:28:36.494476 [ 262 ] {455cca1b-aa8d-4d9b-9276-9a8b98994a32} <Debug> TCPHandler: Processed in 0.005887149 sec. | ||
8063 | 2025.01.11 05:28:36.494766 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8064 | 2025.01.11 05:28:36.495193 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8065 | 2025.01.11 05:28:36.495474 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8066 | 2025.01.11 05:28:36.497820 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2025.01.11 05:28:36.497896 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8068 | 2025.01.11 05:28:36.499175 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8069 | 2025.01.11 05:28:36.499806 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8070 | 2025.01.11 05:28:36.500159 [ 53 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
8071 | 2025.01.11 05:28:36.500335 [ 53 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8072 | 2025.01.11 05:28:36.500482 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8073 | 2025.01.11 05:28:36.500497 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005479 sec., 182.5150574922431 rows/sec., 12.30 KiB/sec. | ||
8074 | 2025.01.11 05:28:36.500927 [ 259 ] {6b44ba69-6036-4bae-a041-de52d7595ce3} <Debug> TCPHandler: Processed in 0.006324809 sec. | ||
8075 | 2025.01.11 05:28:36.501181 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8076 | 2025.01.11 05:28:36.501264 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2025.01.11 05:28:36.501696 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8078 | 2025.01.11 05:28:36.501761 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8079 | 2025.01.11 05:28:36.501797 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8080 | 2025.01.11 05:28:36.502302 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <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 | ||
8081 | 2025.01.11 05:28:36.502417 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8082 | 2025.01.11 05:28:36.503117 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8083 | 2025.01.11 05:28:36.503923 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8084 | 2025.01.11 05:28:36.504670 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8085 | 2025.01.11 05:28:36.505491 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
8086 | 2025.01.11 05:28:36.512020 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.011304297 sec., 2211.548405000329 rows/sec., 149.02 KiB/sec. | ||
8087 | 2025.01.11 05:28:36.512371 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
8088 | 2025.01.11 05:28:36.513729 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_25_5} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8089 | 2025.01.11 05:28:36.514238 [ 188 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_25_5} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
8090 | 2025.01.11 05:28:36.514548 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8091 | 2025.01.11 05:28:36.515846 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2025.01.11 05:28:36.516032 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8093 | 2025.01.11 05:28:36.522583 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8094 | 2025.01.11 05:28:36.523352 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2025.01.11 05:28:36.524409 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.022778 sec., 395.1180964088155 rows/sec., 725.03 KiB/sec. | ||
8096 | 2025.01.11 05:28:36.525672 [ 262 ] {21c842f8-b9db-47d1-96c1-7463e165f7a4} <Debug> TCPHandler: Processed in 0.024586479 sec. | ||
8097 | 2025.01.11 05:28:36.526038 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8098 | 2025.01.11 05:28:36.526863 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8099 | 2025.01.11 05:28:36.527052 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8100 | 2025.01.11 05:28:36.529871 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8101 | 2025.01.11 05:28:36.530009 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8102 | 2025.01.11 05:28:36.531367 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8103 | 2025.01.11 05:28:36.532357 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8104 | 2025.01.11 05:28:36.533021 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006622 sec., 7852.6125037752945 rows/sec., 497.87 KiB/sec. | ||
8105 | 2025.01.11 05:28:36.533461 [ 259 ] {f428e4c5-e8f0-4999-b659-c0214619d96e} <Debug> TCPHandler: Processed in 0.007605937 sec. | ||
8106 | 2025.01.11 05:28:36.540153 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8107 | 2025.01.11 05:28:36.540206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8108 | 2025.01.11 05:28:36.547962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8109 | 2025.01.11 05:28:36.548776 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8110 | 2025.01.11 05:28:36.553018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8111 | 2025.01.11 05:28:37.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.10 MiB, peak 222.10 MiB, free memory in arenas 0.00 B, will set to 216.63 MiB (RSS), difference: -1.47 MiB | ||
8112 | 2025.01.11 05:28:40.828159 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8113 | 2025.01.11 05:28:40.828418 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8114 | 2025.01.11 05:28:40.828516 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8115 | 2025.01.11 05:28:40.829597 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2025.01.11 05:28:40.829667 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8117 | 2025.01.11 05:28:40.830300 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8118 | 2025.01.11 05:28:40.830693 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2025.01.11 05:28:40.831163 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002779 sec., 719.6833393306946 rows/sec., 58.69 KiB/sec. | ||
8120 | 2025.01.11 05:28:40.831620 [ 259 ] {42b29d1b-e26b-45a4-8f3d-5190d0ddd09b} <Debug> TCPHandler: Processed in 0.003600179 sec. | ||
8121 | 2025.01.11 05:28:40.831943 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2025.01.11 05:28:40.832124 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8123 | 2025.01.11 05:28:40.832204 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8124 | 2025.01.11 05:28:40.833978 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2025.01.11 05:28:40.834037 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8126 | 2025.01.11 05:28:40.834543 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8127 | 2025.01.11 05:28:40.834851 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2025.01.11 05:28:40.835216 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Debug> executeQuery: Read 1227 rows, 103.88 KiB in 0.003115 sec., 393900.481540931 rows/sec., 32.57 MiB/sec. | ||
8129 | 2025.01.11 05:28:40.835365 [ 262 ] {49e133b0-f4c1-409d-909c-19a4011b8921} <Debug> TCPHandler: Processed in 0.003510807 sec. | ||
8130 | 2025.01.11 05:28:40.835590 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8131 | 2025.01.11 05:28:40.835774 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8132 | 2025.01.11 05:28:40.835851 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8133 | 2025.01.11 05:28:40.836598 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8134 | 2025.01.11 05:28:40.836642 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8135 | 2025.01.11 05:28:40.837040 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8136 | 2025.01.11 05:28:40.837351 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8137 | 2025.01.11 05:28:40.837590 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001854 sec., 17259.97842502697 rows/sec., 1.26 MiB/sec. | ||
8138 | 2025.01.11 05:28:40.837661 [ 259 ] {0784460f-7317-4a63-a71b-4ef7c69f9a34} <Debug> TCPHandler: Processed in 0.002150477 sec. | ||
8139 | 2025.01.11 05:28:40.837890 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8140 | 2025.01.11 05:28:40.838052 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8141 | 2025.01.11 05:28:40.838120 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8142 | 2025.01.11 05:28:40.839009 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8143 | 2025.01.11 05:28:40.839059 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8144 | 2025.01.11 05:28:40.839598 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8145 | 2025.01.11 05:28:40.839975 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2025.01.11 05:28:40.840319 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002299 sec., 99173.55371900827 rows/sec., 6.72 MiB/sec. | ||
8147 | 2025.01.11 05:28:40.840610 [ 262 ] {0d04c7ff-c06b-406e-953f-972002f38fbb} <Debug> TCPHandler: Processed in 0.002788731 sec. | ||
8148 | 2025.01.11 05:28:40.840839 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8149 | 2025.01.11 05:28:40.840973 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8150 | 2025.01.11 05:28:40.841028 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8151 | 2025.01.11 05:28:40.841966 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8152 | 2025.01.11 05:28:40.842014 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8153 | 2025.01.11 05:28:40.842505 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8154 | 2025.01.11 05:28:40.842820 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8155 | 2025.01.11 05:28:40.843090 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.002144 sec., 240671.64179104476 rows/sec., 17.81 MiB/sec. | ||
8156 | 2025.01.11 05:28:40.843162 [ 259 ] {bdc4fa91-048a-4307-b0bc-044bcf301642} <Debug> TCPHandler: Processed in 0.002389573 sec. | ||
8157 | 2025.01.11 05:28:40.844217 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8158 | 2025.01.11 05:28:40.844480 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8159 | 2025.01.11 05:28:40.844598 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8160 | 2025.01.11 05:28:40.845875 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8161 | 2025.01.11 05:28:40.845937 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8162 | 2025.01.11 05:28:40.846530 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8163 | 2025.01.11 05:28:40.846873 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8164 | 2025.01.11 05:28:40.847159 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Debug> executeQuery: Read 947 rows, 65.00 KiB in 0.002757 sec., 343489.2999637287 rows/sec., 23.02 MiB/sec. | ||
8165 | 2025.01.11 05:28:40.847259 [ 262 ] {41b60a95-63d0-4e96-b5c6-f2501d3c9f9e} <Debug> TCPHandler: Processed in 0.003254242 sec. | ||
8166 | 2025.01.11 05:28:40.847468 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8167 | 2025.01.11 05:28:40.847600 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8168 | 2025.01.11 05:28:40.847676 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <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 | ||
8169 | 2025.01.11 05:28:40.848927 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2025.01.11 05:28:40.848973 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8171 | 2025.01.11 05:28:40.849657 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8172 | 2025.01.11 05:28:40.849969 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2025.01.11 05:28:40.850304 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002728 sec., 10997.067448680353 rows/sec., 19.71 MiB/sec. | ||
8174 | 2025.01.11 05:28:40.850810 [ 259 ] {8a66d4c5-6fc2-40c6-a379-f874650ce6b6} <Debug> TCPHandler: Processed in 0.003425895 sec. | ||
8175 | 2025.01.11 05:28:40.851073 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8176 | 2025.01.11 05:28:40.851232 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8177 | 2025.01.11 05:28:40.851294 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8178 | 2025.01.11 05:28:40.851924 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8179 | 2025.01.11 05:28:40.851970 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8180 | 2025.01.11 05:28:40.852607 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8181 | 2025.01.11 05:28:40.852924 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8182 | 2025.01.11 05:28:40.853179 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001981 sec., 15143.86673397274 rows/sec., 1.04 MiB/sec. | ||
8183 | 2025.01.11 05:28:40.853247 [ 262 ] {886d93a9-72c3-4f3e-b1d0-cf3cd755f5b1} <Debug> TCPHandler: Processed in 0.002280919 sec. | ||
8184 | 2025.01.11 05:28:42.671799 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8185 | 2025.01.11 05:28:42.672464 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8186 | 2025.01.11 05:28:42.672516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8187 | 2025.01.11 05:28:42.673063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8188 | 2025.01.11 05:28:42.673329 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8189 | 2025.01.11 05:28:42.673589 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8190 | 2025.01.11 05:28:42.673585 [ 45 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8191 | 2025.01.11 05:28:42.673676 [ 45 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8192 | 2025.01.11 05:28:42.673699 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
8193 | 2025.01.11 05:28:42.673912 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
8194 | 2025.01.11 05:28:42.674124 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8195 | 2025.01.11 05:28:42.674166 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
8196 | 2025.01.11 05:28:42.674241 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8197 | 2025.01.11 05:28:42.674329 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8198 | 2025.01.11 05:28:42.674559 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8199 | 2025.01.11 05:28:42.674686 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8200 | 2025.01.11 05:28:42.674928 [ 194 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8201 | 2025.01.11 05:28:42.677655 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003871875 sec., 4852429.378531073 rows/sec., 69.41 MiB/sec. | ||
8202 | 2025.01.11 05:28:42.677945 [ 186 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8203 | 2025.01.11 05:28:42.678287 [ 186 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2025.01.11 05:28:42.678386 [ 186 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_41_8} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8205 | 2025.01.11 05:28:42.678480 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8206 | 2025.01.11 05:28:44.054052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 310 | ||
8207 | 2025.01.11 05:28:44.076054 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8208 | 2025.01.11 05:28:44.076111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8209 | 2025.01.11 05:28:44.083446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8210 | 2025.01.11 05:28:44.084268 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2025.01.11 05:28:44.084587 [ 44 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8212 | 2025.01.11 05:28:44.084669 [ 44 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8213 | 2025.01.11 05:28:44.084721 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8214 | 2025.01.11 05:28:44.085262 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8215 | 2025.01.11 05:28:44.100635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 310 | ||
8216 | 2025.01.11 05:28:44.102445 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8217 | 2025.01.11 05:28:44.104116 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8218 | 2025.01.11 05:28:44.109653 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8219 | 2025.01.11 05:28:44.115162 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8220 | 2025.01.11 05:28:44.120669 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8221 | 2025.01.11 05:28:44.126284 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
8222 | 2025.01.11 05:28:44.131175 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
8223 | 2025.01.11 05:28:44.191248 [ 186 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 679 columns (679 merged, 0 gathered) in 0.106389589 sec., 2913.8189451977296 rows/sec., 15.07 MiB/sec. | ||
8224 | 2025.01.11 05:28:44.194479 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8225 | 2025.01.11 05:28:44.197601 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8226 | 2025.01.11 05:28:44.197744 [ 191 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_41_8} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8227 | 2025.01.11 05:28:44.200438 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8228 | 2025.01.11 05:28:45.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.13 MiB, peak 231.55 MiB, free memory in arenas 0.00 B, will set to 219.82 MiB (RSS), difference: 1.69 MiB | ||
8229 | 2025.01.11 05:28:45.263402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1154 | ||
8230 | 2025.01.11 05:28:45.266605 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2025.01.11 05:28:45.266653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8232 | 2025.01.11 05:28:45.268131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8233 | 2025.01.11 05:28:45.268432 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8234 | 2025.01.11 05:28:45.269548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
8235 | 2025.01.11 05:28:46.425128 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2025.01.11 05:28:46.425321 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8237 | 2025.01.11 05:28:46.425396 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8238 | 2025.01.11 05:28:46.426157 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8239 | 2025.01.11 05:28:46.426212 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8240 | 2025.01.11 05:28:46.426641 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8241 | 2025.01.11 05:28:46.426908 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8242 | 2025.01.11 05:28:46.427159 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 536.07 KiB/sec. | ||
8243 | 2025.01.11 05:28:46.427313 [ 259 ] {0dec2988-b98d-463c-91d2-6c5cd8ca1f47} <Debug> TCPHandler: Processed in 0.002314881 sec. | ||
8244 | 2025.01.11 05:28:46.427560 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8245 | 2025.01.11 05:28:46.427709 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8246 | 2025.01.11 05:28:46.427770 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8247 | 2025.01.11 05:28:46.428542 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8248 | 2025.01.11 05:28:46.428584 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8249 | 2025.01.11 05:28:46.428966 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8250 | 2025.01.11 05:28:46.429210 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8251 | 2025.01.11 05:28:46.429405 [ 40 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8252 | 2025.01.11 05:28:46.429463 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001783 sec., 107122.82669657879 rows/sec., 9.46 MiB/sec. | ||
8253 | 2025.01.11 05:28:46.429500 [ 40 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8254 | 2025.01.11 05:28:46.429574 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8255 | 2025.01.11 05:28:46.429583 [ 262 ] {621233df-538f-413e-a4bb-dfb57f0466af} <Debug> TCPHandler: Processed in 0.002129797 sec. | ||
8256 | 2025.01.11 05:28:46.429849 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8257 | 2025.01.11 05:28:46.429869 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
8258 | 2025.01.11 05:28:46.430270 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8259 | 2025.01.11 05:28:46.430467 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8260 | 2025.01.11 05:28:46.430499 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8261 | 2025.01.11 05:28:46.430632 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1398 rows starting from the beginning of the part | ||
8262 | 2025.01.11 05:28:46.431297 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 192 rows starting from the beginning of the part | ||
8263 | 2025.01.11 05:28:46.431731 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 86 rows starting from the beginning of the part | ||
8264 | 2025.01.11 05:28:46.432000 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 191 rows starting from the beginning of the part | ||
8265 | 2025.01.11 05:28:46.432469 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1227 rows starting from the beginning of the part | ||
8266 | 2025.01.11 05:28:46.432689 [ 186 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 191 rows starting from the beginning of the part | ||
8267 | 2025.01.11 05:28:46.433247 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2025.01.11 05:28:46.433299 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8269 | 2025.01.11 05:28:46.433864 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8270 | 2025.01.11 05:28:46.434181 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2025.01.11 05:28:46.434418 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.004313 sec., 3709.714815673545 rows/sec., 262.65 KiB/sec. | ||
8272 | 2025.01.11 05:28:46.434486 [ 259 ] {f6ac6e94-b56f-4b45-b5e2-3a16879379cb} <Debug> TCPHandler: Processed in 0.004781815 sec. | ||
8273 | 2025.01.11 05:28:46.434671 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2025.01.11 05:28:46.434825 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3285 rows, containing 5 columns (5 merged, 0 gathered) in 0.005134622 sec., 639774.4566201757 rows/sec., 56.28 MiB/sec. | ||
8275 | 2025.01.11 05:28:46.434862 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8276 | 2025.01.11 05:28:46.434940 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8277 | 2025.01.11 05:28:46.435158 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8278 | 2025.01.11 05:28:46.435789 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8279 | 2025.01.11 05:28:46.435994 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_60_12} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8280 | 2025.01.11 05:28:46.436205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
8281 | 2025.01.11 05:28:46.436230 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8282 | 2025.01.11 05:28:46.436283 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8283 | 2025.01.11 05:28:46.436646 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8284 | 2025.01.11 05:28:46.436889 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8285 | 2025.01.11 05:28:46.437158 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002339 sec., 5985.463873450192 rows/sec., 419.18 KiB/sec. | ||
8286 | 2025.01.11 05:28:46.437387 [ 262 ] {a90e5602-8d87-4b8d-9458-bee70c015dcc} <Debug> TCPHandler: Processed in 0.002787881 sec. | ||
8287 | 2025.01.11 05:28:46.437599 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8288 | 2025.01.11 05:28:46.437735 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8289 | 2025.01.11 05:28:46.437791 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8290 | 2025.01.11 05:28:46.438462 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8291 | 2025.01.11 05:28:46.438509 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8292 | 2025.01.11 05:28:46.438860 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8293 | 2025.01.11 05:28:46.439095 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2025.01.11 05:28:46.439346 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. | ||
8295 | 2025.01.11 05:28:46.439552 [ 259 ] {a7b195e4-ce02-4d11-ba8d-0edfd9cb453d} <Debug> TCPHandler: Processed in 0.002033705 sec. | ||
8296 | 2025.01.11 05:28:46.439737 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8297 | 2025.01.11 05:28:46.439868 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8298 | 2025.01.11 05:28:46.439924 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8299 | 2025.01.11 05:28:46.440713 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8300 | 2025.01.11 05:28:46.440753 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8301 | 2025.01.11 05:28:46.441117 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8302 | 2025.01.11 05:28:46.441352 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2025.01.11 05:28:46.441511 [ 40 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8304 | 2025.01.11 05:28:46.441573 [ 40 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2025.01.11 05:28:46.441590 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001738 sec., 204257.7675489068 rows/sec., 14.34 MiB/sec. | ||
8306 | 2025.01.11 05:28:46.441613 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8307 | 2025.01.11 05:28:46.441767 [ 262 ] {a170bd6c-0a6d-4920-9c4f-74dbf03f9b8d} <Debug> TCPHandler: Processed in 0.002097236 sec. | ||
8308 | 2025.01.11 05:28:46.442055 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2025.01.11 05:28:46.442079 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
8310 | 2025.01.11 05:28:46.442418 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8311 | 2025.01.11 05:28:46.442616 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8312 | 2025.01.11 05:28:46.442630 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8313 | 2025.01.11 05:28:46.442798 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 873 rows starting from the beginning of the part | ||
8314 | 2025.01.11 05:28:46.443157 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 357 rows starting from the beginning of the part | ||
8315 | 2025.01.11 05:28:46.443500 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part | ||
8316 | 2025.01.11 05:28:46.443825 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 355 rows starting from the beginning of the part | ||
8317 | 2025.01.11 05:28:46.444129 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 516 rows starting from the beginning of the part | ||
8318 | 2025.01.11 05:28:46.444530 [ 201 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 355 rows starting from the beginning of the part | ||
8319 | 2025.01.11 05:28:46.446269 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2025.01.11 05:28:46.446442 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8321 | 2025.01.11 05:28:46.448044 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8322 | 2025.01.11 05:28:46.448361 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2025.01.11 05:28:46.448552 [ 40 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8324 | 2025.01.11 05:28:46.448619 [ 40 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2025.01.11 05:28:46.448633 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006355 sec., 944.1384736428009 rows/sec., 49.33 KiB/sec. | ||
8326 | 2025.01.11 05:28:46.448659 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8327 | 2025.01.11 05:28:46.449012 [ 259 ] {f9ca1336-1c53-44dc-b64e-986f306035c3} <Debug> TCPHandler: Processed in 0.007107186 sec. | ||
8328 | 2025.01.11 05:28:46.449312 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2025.01.11 05:28:46.449759 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8330 | 2025.01.11 05:28:46.449769 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.008030896 sec., 313041.0355208186 rows/sec., 23.72 MiB/sec. | ||
8331 | 2025.01.11 05:28:46.449963 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8332 | 2025.01.11 05:28:46.450149 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8333 | 2025.01.11 05:28:46.450266 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8334 | 2025.01.11 05:28:46.450892 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8335 | 2025.01.11 05:28:46.451023 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8336 | 2025.01.11 05:28:46.451028 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8337 | 2025.01.11 05:28:46.451391 [ 190 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_60_12} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8338 | 2025.01.11 05:28:46.451514 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8339 | 2025.01.11 05:28:46.451745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8340 | 2025.01.11 05:28:46.451917 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8341 | 2025.01.11 05:28:46.452229 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8342 | 2025.01.11 05:28:46.452588 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8343 | 2025.01.11 05:28:46.452946 [ 199 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
8344 | 2025.01.11 05:28:46.453654 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8345 | 2025.01.11 05:28:46.453717 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8346 | 2025.01.11 05:28:46.454789 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8347 | 2025.01.11 05:28:46.455375 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8348 | 2025.01.11 05:28:46.455753 [ 193 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00683552 sec., 22821.96526379851 rows/sec., 1.16 MiB/sec. | ||
8349 | 2025.01.11 05:28:46.455874 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.006274 sec., 28211.667197959832 rows/sec., 1.86 MiB/sec. | ||
8350 | 2025.01.11 05:28:46.455988 [ 262 ] {4184c9e8-942e-4330-937d-36108f242626} <Debug> TCPHandler: Processed in 0.006843279 sec. | ||
8351 | 2025.01.11 05:28:46.455994 [ 193 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8352 | 2025.01.11 05:28:46.456187 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8353 | 2025.01.11 05:28:46.456374 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8354 | 2025.01.11 05:28:46.456451 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8355 | 2025.01.11 05:28:46.456573 [ 193 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_26_5} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8356 | 2025.01.11 05:28:46.456820 [ 193 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_26_5} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8357 | 2025.01.11 05:28:46.456992 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8358 | 2025.01.11 05:28:46.457264 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8359 | 2025.01.11 05:28:46.457307 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8360 | 2025.01.11 05:28:46.457670 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8361 | 2025.01.11 05:28:46.457909 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8362 | 2025.01.11 05:28:46.458118 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001801 sec., 555.247084952804 rows/sec., 37.41 KiB/sec. | ||
8363 | 2025.01.11 05:28:46.458169 [ 259 ] {2d555db9-ffe1-4105-bd73-6755fdea472a} <Debug> TCPHandler: Processed in 0.002072365 sec. | ||
8364 | 2025.01.11 05:28:46.458321 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8365 | 2025.01.11 05:28:46.458452 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8366 | 2025.01.11 05:28:46.458531 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <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 | ||
8367 | 2025.01.11 05:28:46.459773 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8368 | 2025.01.11 05:28:46.459813 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8369 | 2025.01.11 05:28:46.460450 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8370 | 2025.01.11 05:28:46.460707 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8371 | 2025.01.11 05:28:46.460971 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002548 sec., 3532.1821036106753 rows/sec., 6.33 MiB/sec. | ||
8372 | 2025.01.11 05:28:46.461074 [ 262 ] {4c580096-65af-4913-bd2c-b6b8ff9134e0} <Debug> TCPHandler: Processed in 0.002815312 sec. | ||
8373 | 2025.01.11 05:28:46.461221 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8374 | 2025.01.11 05:28:46.461329 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8375 | 2025.01.11 05:28:46.461376 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8376 | 2025.01.11 05:28:46.461814 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8377 | 2025.01.11 05:28:46.461852 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8378 | 2025.01.11 05:28:46.462201 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8379 | 2025.01.11 05:28:46.462432 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8380 | 2025.01.11 05:28:46.462644 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001337 sec., 38893.04412864622 rows/sec., 2.41 MiB/sec. | ||
8381 | 2025.01.11 05:28:46.462701 [ 259 ] {4812d4a0-684a-4abf-a382-a36f0c7d665d} <Debug> TCPHandler: Processed in 0.001534693 sec. | ||
8382 | 2025.01.11 05:28:50.022741 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8383 | 2025.01.11 05:28:50.022817 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8384 | 2025.01.11 05:28:50.174699 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8385 | 2025.01.11 05:28:50.175383 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8386 | 2025.01.11 05:28:50.175433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8387 | 2025.01.11 05:28:50.175979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8388 | 2025.01.11 05:28:50.176242 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8389 | 2025.01.11 05:28:50.176481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8390 | 2025.01.11 05:28:51.423129 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8391 | 2025.01.11 05:28:51.423317 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8392 | 2025.01.11 05:28:51.423389 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8393 | 2025.01.11 05:28:51.424202 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2025.01.11 05:28:51.424252 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8395 | 2025.01.11 05:28:51.424699 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8396 | 2025.01.11 05:28:51.424949 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2025.01.11 05:28:51.425200 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001933 sec., 44490.42938437661 rows/sec., 3.89 MiB/sec. | ||
8398 | 2025.01.11 05:28:51.425292 [ 259 ] {5ca9d8d3-07f8-47a3-8b3b-754ccbd460a7} <Debug> TCPHandler: Processed in 0.00229294 sec. | ||
8399 | 2025.01.11 05:28:51.425504 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8400 | 2025.01.11 05:28:51.425655 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8401 | 2025.01.11 05:28:51.425706 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8402 | 2025.01.11 05:28:51.426266 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8403 | 2025.01.11 05:28:51.426306 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8404 | 2025.01.11 05:28:51.426668 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8405 | 2025.01.11 05:28:51.426907 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8406 | 2025.01.11 05:28:51.427149 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001527 sec., 19646.36542239686 rows/sec., 1.44 MiB/sec. | ||
8407 | 2025.01.11 05:28:51.427230 [ 262 ] {b27c12f8-7d6f-4131-827b-ddd63dcfb4d8} <Debug> TCPHandler: Processed in 0.001812039 sec. | ||
8408 | 2025.01.11 05:28:51.427446 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8409 | 2025.01.11 05:28:51.427603 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8410 | 2025.01.11 05:28:51.427657 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8411 | 2025.01.11 05:28:51.428219 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2025.01.11 05:28:51.428258 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8413 | 2025.01.11 05:28:51.428605 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8414 | 2025.01.11 05:28:51.428841 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8415 | 2025.01.11 05:28:51.429057 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001479 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec. | ||
8416 | 2025.01.11 05:28:51.429110 [ 259 ] {0dacc575-e51d-4b69-aee3-55e6cc939191} <Debug> TCPHandler: Processed in 0.001781908 sec. | ||
8417 | 2025.01.11 05:28:51.429240 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8418 | 2025.01.11 05:28:51.429347 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8419 | 2025.01.11 05:28:51.429396 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8420 | 2025.01.11 05:28:51.429921 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8421 | 2025.01.11 05:28:51.429959 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8422 | 2025.01.11 05:28:51.430328 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8423 | 2025.01.11 05:28:51.430565 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8424 | 2025.01.11 05:28:51.430749 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8425 | 2025.01.11 05:28:51.430805 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001472 sec., 67934.78260869565 rows/sec., 4.71 MiB/sec. | ||
8426 | 2025.01.11 05:28:51.430834 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.01.11 05:28:51.430894 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8428 | 2025.01.11 05:28:51.430925 [ 262 ] {b71883a2-34cd-4095-bf64-7fb4ddf2d275} <Debug> TCPHandler: Processed in 0.001731048 sec. | ||
8429 | 2025.01.11 05:28:51.431206 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8430 | 2025.01.11 05:28:51.431371 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
8431 | 2025.01.11 05:28:51.431554 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8432 | 2025.01.11 05:28:51.432014 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <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 | ||
8433 | 2025.01.11 05:28:51.432143 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8434 | 2025.01.11 05:28:51.432343 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16313 rows starting from the beginning of the part | ||
8435 | 2025.01.11 05:28:51.432819 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 100 rows starting from the beginning of the part | ||
8436 | 2025.01.11 05:28:51.433232 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 177 rows starting from the beginning of the part | ||
8437 | 2025.01.11 05:28:51.433630 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 947 rows starting from the beginning of the part | ||
8438 | 2025.01.11 05:28:51.433962 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 177 rows starting from the beginning of the part | ||
8439 | 2025.01.11 05:28:51.434330 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 100 rows starting from the beginning of the part | ||
8440 | 2025.01.11 05:28:51.436738 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8441 | 2025.01.11 05:28:51.436782 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8442 | 2025.01.11 05:28:51.438503 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8443 | 2025.01.11 05:28:51.439122 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2025.01.11 05:28:51.439310 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8445 | 2025.01.11 05:28:51.439361 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8446 | 2025.01.11 05:28:51.439363 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007938 sec., 3779.2894935752074 rows/sec., 6.77 MiB/sec. | ||
8447 | 2025.01.11 05:28:51.439390 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8448 | 2025.01.11 05:28:51.440173 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
8449 | 2025.01.11 05:28:51.440198 [ 259 ] {e61c3776-3a6d-4634-b3e7-9cc48804b44f} <Debug> TCPHandler: Processed in 0.00915323 sec. | ||
8450 | 2025.01.11 05:28:51.440495 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8451 | 2025.01.11 05:28:51.440769 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8452 | 2025.01.11 05:28:51.440927 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8453 | 2025.01.11 05:28:51.441223 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8454 | 2025.01.11 05:28:51.441555 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 873 rows starting from the beginning of the part | ||
8455 | 2025.01.11 05:28:51.442581 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
8456 | 2025.01.11 05:28:51.443482 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
8457 | 2025.01.11 05:28:51.443672 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2025.01.11 05:28:51.443769 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8459 | 2025.01.11 05:28:51.444677 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
8460 | 2025.01.11 05:28:51.445802 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8461 | 2025.01.11 05:28:51.446100 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
8462 | 2025.01.11 05:28:51.446115 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17814 rows, containing 5 columns (5 merged, 0 gathered) in 0.015107301 sec., 1179164.961365369 rows/sec., 79.05 MiB/sec. | ||
8463 | 2025.01.11 05:28:51.446660 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2025.01.11 05:28:51.447019 [ 193 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
8465 | 2025.01.11 05:28:51.447018 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8466 | 2025.01.11 05:28:51.447148 [ 26 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8467 | 2025.01.11 05:28:51.447258 [ 26 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8468 | 2025.01.11 05:28:51.447336 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8469 | 2025.01.11 05:28:51.447550 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006846 sec., 4382.120946538124 rows/sec., 307.40 KiB/sec. | ||
8470 | 2025.01.11 05:28:51.448069 [ 262 ] {7c875513-fdd0-4bc4-8eb0-1db64809e9a6} <Debug> TCPHandler: Processed in 0.007682568 sec. | ||
8471 | 2025.01.11 05:28:51.448802 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
8472 | 2025.01.11 05:28:51.449439 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8473 | 2025.01.11 05:28:51.449552 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2160 rows starting from the beginning of the part | ||
8474 | 2025.01.11 05:28:51.450156 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
8475 | 2025.01.11 05:28:51.450541 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
8476 | 2025.01.11 05:28:51.450941 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
8477 | 2025.01.11 05:28:51.451297 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
8478 | 2025.01.11 05:28:51.451619 [ 195 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
8479 | 2025.01.11 05:28:51.452456 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2025.01.11 05:28:51.452734 [ 198 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8481 | 2025.01.11 05:28:51.453051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
8482 | 2025.01.11 05:28:51.454290 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 4 columns (4 merged, 0 gathered) in 0.006751108 sec., 348683.504989107 rows/sec., 22.57 MiB/sec. | ||
8483 | 2025.01.11 05:28:51.454577 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8484 | 2025.01.11 05:28:51.455246 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8485 | 2025.01.11 05:28:51.455466 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_61_12} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8486 | 2025.01.11 05:28:51.455647 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8487 | 2025.01.11 05:28:51.459242 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 19 columns (19 merged, 0 gathered) in 0.019500017 sec., 50307.64844974237 rows/sec., 90.15 MiB/sec. | ||
8488 | 2025.01.11 05:28:51.460360 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8489 | 2025.01.11 05:28:51.460793 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8490 | 2025.01.11 05:28:51.460890 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8491 | 2025.01.11 05:28:51.461061 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
8492 | 2025.01.11 05:28:51.601709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 317 | ||
8493 | 2025.01.11 05:28:51.620222 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2025.01.11 05:28:51.620304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8495 | 2025.01.11 05:28:51.627255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8496 | 2025.01.11 05:28:51.628053 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2025.01.11 05:28:51.632245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8498 | 2025.01.11 05:28:52.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.85 MiB, peak 231.55 MiB, free memory in arenas 0.00 B, will set to 222.84 MiB (RSS), difference: 1.99 MiB | ||
8499 | 2025.01.11 05:28:55.270723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1188 | ||
8500 | 2025.01.11 05:28:55.273887 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8501 | 2025.01.11 05:28:55.273946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8502 | 2025.01.11 05:28:55.275417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8503 | 2025.01.11 05:28:55.275749 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8504 | 2025.01.11 05:28:55.276030 [ 72 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8505 | 2025.01.11 05:28:55.276201 [ 72 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8506 | 2025.01.11 05:28:55.276321 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8507 | 2025.01.11 05:28:55.277141 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
8508 | 2025.01.11 05:28:55.278097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
8509 | 2025.01.11 05:28:55.278620 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8510 | 2025.01.11 05:28:55.278806 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part | ||
8511 | 2025.01.11 05:28:55.279478 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
8512 | 2025.01.11 05:28:55.280103 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
8513 | 2025.01.11 05:28:55.280689 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
8514 | 2025.01.11 05:28:55.281377 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
8515 | 2025.01.11 05:28:55.281993 [ 188 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
8516 | 2025.01.11 05:28:55.289783 [ 194 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 72 columns (72 merged, 0 gathered) in 0.013268471 sec., 89535.5614071885 rows/sec., 70.07 MiB/sec. | ||
8517 | 2025.01.11 05:28:55.291252 [ 191 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8518 | 2025.01.11 05:28:55.292103 [ 191 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8519 | 2025.01.11 05:28:55.292209 [ 191 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_31_6} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8520 | 2025.01.11 05:28:55.292543 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
8521 | 2025.01.11 05:28:56.425556 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8522 | 2025.01.11 05:28:56.425803 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8523 | 2025.01.11 05:28:56.425889 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8524 | 2025.01.11 05:28:56.426641 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8525 | 2025.01.11 05:28:56.426685 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8526 | 2025.01.11 05:28:56.427121 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8527 | 2025.01.11 05:28:56.427369 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8528 | 2025.01.11 05:28:56.427568 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
8529 | 2025.01.11 05:28:56.427638 [ 259 ] {7e948b5b-5448-46f0-a5ff-6d532fdb4001} <Debug> TCPHandler: Processed in 0.00224045 sec. | ||
8530 | 2025.01.11 05:28:56.427837 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8531 | 2025.01.11 05:28:56.427979 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8532 | 2025.01.11 05:28:56.428036 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8533 | 2025.01.11 05:28:56.428682 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8534 | 2025.01.11 05:28:56.428728 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8535 | 2025.01.11 05:28:56.429098 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8536 | 2025.01.11 05:28:56.429335 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8537 | 2025.01.11 05:28:56.429513 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 312.03 KiB/sec. | ||
8538 | 2025.01.11 05:28:56.429564 [ 262 ] {43a6e059-cb88-4ab0-8dd5-bed911b59d09} <Debug> TCPHandler: Processed in 0.001795549 sec. | ||
8539 | 2025.01.11 05:28:56.429697 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8540 | 2025.01.11 05:28:56.429806 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8541 | 2025.01.11 05:28:56.429850 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8542 | 2025.01.11 05:28:56.430476 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8543 | 2025.01.11 05:28:56.430514 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8544 | 2025.01.11 05:28:56.430881 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8545 | 2025.01.11 05:28:56.431132 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8546 | 2025.01.11 05:28:56.431341 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Debug> executeQuery: Read 194 rows, 17.49 KiB in 0.001551 sec., 125080.59316569954 rows/sec., 11.01 MiB/sec. | ||
8547 | 2025.01.11 05:28:56.431413 [ 259 ] {c1ece66b-a94a-40a6-9864-5b75b0352ffb} <Debug> TCPHandler: Processed in 0.001768669 sec. | ||
8548 | 2025.01.11 05:28:56.431620 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8549 | 2025.01.11 05:28:56.431830 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8550 | 2025.01.11 05:28:56.431887 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8551 | 2025.01.11 05:28:56.432541 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8552 | 2025.01.11 05:28:56.432586 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8553 | 2025.01.11 05:28:56.432962 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8554 | 2025.01.11 05:28:56.433191 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8555 | 2025.01.11 05:28:56.433386 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.0016 sec., 13750 rows/sec., 969.85 KiB/sec. | ||
8556 | 2025.01.11 05:28:56.433456 [ 262 ] {df0ff559-273e-4041-acb9-0fbd50d22d41} <Debug> TCPHandler: Processed in 0.001953323 sec. | ||
8557 | 2025.01.11 05:28:56.433690 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8558 | 2025.01.11 05:28:56.433832 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8559 | 2025.01.11 05:28:56.433877 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8560 | 2025.01.11 05:28:56.434412 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2025.01.11 05:28:56.434451 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8562 | 2025.01.11 05:28:56.434792 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8563 | 2025.01.11 05:28:56.435033 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8564 | 2025.01.11 05:28:56.435159 [ 90 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8565 | 2025.01.11 05:28:56.435212 [ 90 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2025.01.11 05:28:56.435215 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001406 sec., 9957.325746799432 rows/sec., 697.35 KiB/sec. | ||
8567 | 2025.01.11 05:28:56.435239 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8568 | 2025.01.11 05:28:56.435296 [ 259 ] {254c0abc-53c7-4f32-a3ff-f877a87c4d92} <Debug> TCPHandler: Processed in 0.001724148 sec. | ||
8569 | 2025.01.11 05:28:56.435556 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8570 | 2025.01.11 05:28:56.435601 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
8571 | 2025.01.11 05:28:56.435900 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8572 | 2025.01.11 05:28:56.436069 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8573 | 2025.01.11 05:28:56.436129 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8574 | 2025.01.11 05:28:56.436270 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
8575 | 2025.01.11 05:28:56.436722 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
8576 | 2025.01.11 05:28:56.437193 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
8577 | 2025.01.11 05:28:56.437574 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
8578 | 2025.01.11 05:28:56.437934 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
8579 | 2025.01.11 05:28:56.438286 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
8580 | 2025.01.11 05:28:56.439208 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2025.01.11 05:28:56.439279 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8582 | 2025.01.11 05:28:56.440185 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8583 | 2025.01.11 05:28:56.440719 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8584 | 2025.01.11 05:28:56.441287 [ 189 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00593932 sec., 88562.32700039736 rows/sec., 6.34 MiB/sec. | ||
8585 | 2025.01.11 05:28:56.441391 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005632 sec., 2308.2386363636365 rows/sec., 143.92 KiB/sec. | ||
8586 | 2025.01.11 05:28:56.441747 [ 197 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8587 | 2025.01.11 05:28:56.441767 [ 262 ] {06ffe5b1-6167-4a60-8a5f-739a8e3bba44} <Debug> TCPHandler: Processed in 0.006353079 sec. | ||
8588 | 2025.01.11 05:28:56.442039 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8589 | 2025.01.11 05:28:56.442321 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8590 | 2025.01.11 05:28:56.442415 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8591 | 2025.01.11 05:28:56.442592 [ 197 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2025.01.11 05:28:56.442793 [ 197 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_36_7} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8593 | 2025.01.11 05:28:56.442992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8594 | 2025.01.11 05:28:56.443541 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8595 | 2025.01.11 05:28:56.443584 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8596 | 2025.01.11 05:28:56.443964 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8597 | 2025.01.11 05:28:56.444200 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8598 | 2025.01.11 05:28:56.444372 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.002129 sec., 169563.17519962424 rows/sec., 11.93 MiB/sec. | ||
8599 | 2025.01.11 05:28:56.444426 [ 259 ] {344212d2-276a-4b1f-8fa3-0b529170f7ad} <Debug> TCPHandler: Processed in 0.002503145 sec. | ||
8600 | 2025.01.11 05:28:56.444575 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8601 | 2025.01.11 05:28:56.444712 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8602 | 2025.01.11 05:28:56.444769 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8603 | 2025.01.11 05:28:56.445291 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8604 | 2025.01.11 05:28:56.445337 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8605 | 2025.01.11 05:28:56.445768 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8606 | 2025.01.11 05:28:56.446009 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8607 | 2025.01.11 05:28:56.446188 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
8608 | 2025.01.11 05:28:56.446238 [ 262 ] {c3b3b1f0-aceb-4231-b5ab-a7bd52ed47a8} <Debug> TCPHandler: Processed in 0.001724078 sec. | ||
8609 | 2025.01.11 05:28:56.446376 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8610 | 2025.01.11 05:28:56.446482 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8611 | 2025.01.11 05:28:56.446529 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8612 | 2025.01.11 05:28:56.447033 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8613 | 2025.01.11 05:28:56.447070 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8614 | 2025.01.11 05:28:56.447435 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8615 | 2025.01.11 05:28:56.447668 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8616 | 2025.01.11 05:28:56.447842 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Debug> executeQuery: Read 180 rows, 12.17 KiB in 0.001383 sec., 130151.84381778743 rows/sec., 8.59 MiB/sec. | ||
8617 | 2025.01.11 05:28:56.447892 [ 259 ] {77e8e05b-5548-4eab-96bf-479f64727607} <Debug> TCPHandler: Processed in 0.001566234 sec. | ||
8618 | 2025.01.11 05:28:56.448033 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8619 | 2025.01.11 05:28:56.448140 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8620 | 2025.01.11 05:28:56.448189 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8621 | 2025.01.11 05:28:56.448606 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8622 | 2025.01.11 05:28:56.448643 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8623 | 2025.01.11 05:28:56.448991 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8624 | 2025.01.11 05:28:56.449232 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8625 | 2025.01.11 05:28:56.449403 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 52.44 KiB/sec. | ||
8626 | 2025.01.11 05:28:56.449451 [ 262 ] {60b27f17-dea1-4839-b9d6-b6ebc926bdfa} <Debug> TCPHandler: Processed in 0.001468992 sec. | ||
8627 | 2025.01.11 05:28:56.449588 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8628 | 2025.01.11 05:28:56.449696 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8629 | 2025.01.11 05:28:56.449761 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <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 | ||
8630 | 2025.01.11 05:28:56.450806 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2025.01.11 05:28:56.450843 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8632 | 2025.01.11 05:28:56.451438 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8633 | 2025.01.11 05:28:56.451701 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8634 | 2025.01.11 05:28:56.451898 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002224 sec., 4046.762589928058 rows/sec., 7.25 MiB/sec. | ||
8635 | 2025.01.11 05:28:56.451996 [ 259 ] {aaadeaaf-46de-4f9a-aae7-24666512766b} <Debug> TCPHandler: Processed in 0.002457284 sec. | ||
8636 | 2025.01.11 05:28:56.452153 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8637 | 2025.01.11 05:28:56.452281 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8638 | 2025.01.11 05:28:56.452337 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8639 | 2025.01.11 05:28:56.452847 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8640 | 2025.01.11 05:28:56.452884 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8641 | 2025.01.11 05:28:56.453228 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8642 | 2025.01.11 05:28:56.453460 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8643 | 2025.01.11 05:28:56.453626 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001373 sec., 37873.27021121631 rows/sec., 2.34 MiB/sec. | ||
8644 | 2025.01.11 05:28:56.453673 [ 262 ] {090a62b5-4b76-4b20-ac7b-abff229ba616} <Debug> TCPHandler: Processed in 0.001581454 sec. | ||
8645 | 2025.01.11 05:28:57.677584 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
8646 | 2025.01.11 05:28:57.678268 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.01.11 05:28:57.678317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8648 | 2025.01.11 05:28:57.678847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8649 | 2025.01.11 05:28:57.679138 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.01.11 05:28:57.679422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
8651 | 2025.01.11 05:28:59.133291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8652 | 2025.01.11 05:28:59.158822 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2025.01.11 05:28:59.158909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8654 | 2025.01.11 05:28:59.168460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8655 | 2025.01.11 05:28:59.169413 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8656 | 2025.01.11 05:28:59.173309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8657 | 2025.01.11 05:29:01.422294 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8658 | 2025.01.11 05:29:01.422534 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8659 | 2025.01.11 05:29:01.422630 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8660 | 2025.01.11 05:29:01.423482 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2025.01.11 05:29:01.423522 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8662 | 2025.01.11 05:29:01.423953 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8663 | 2025.01.11 05:29:01.424199 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): 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.11 05:29:01.424395 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001928 sec., 44605.8091286307 rows/sec., 3.90 MiB/sec. | ||
8665 | 2025.01.11 05:29:01.424450 [ 259 ] {7192080b-b438-4912-8d07-0850b211dae4} <Debug> TCPHandler: Processed in 0.00231056 sec. | ||
8666 | 2025.01.11 05:29:01.424634 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2025.01.11 05:29:01.424750 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8668 | 2025.01.11 05:29:01.424797 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8669 | 2025.01.11 05:29:01.425339 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2025.01.11 05:29:01.425377 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8671 | 2025.01.11 05:29:01.425726 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8672 | 2025.01.11 05:29:01.425961 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2025.01.11 05:29:01.426145 [ 127 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8674 | 2025.01.11 05:29:01.426168 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.53 MiB/sec. | ||
8675 | 2025.01.11 05:29:01.426234 [ 127 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8676 | 2025.01.11 05:29:01.426306 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8677 | 2025.01.11 05:29:01.426312 [ 262 ] {e79e5be3-8fa6-41b6-b257-a1203453ab9f} <Debug> TCPHandler: Processed in 0.001735658 sec. | ||
8678 | 2025.01.11 05:29:01.426520 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.01.11 05:29:01.426612 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
8680 | 2025.01.11 05:29:01.426681 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8681 | 2025.01.11 05:29:01.426772 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8682 | 2025.01.11 05:29:01.427106 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8683 | 2025.01.11 05:29:01.427188 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part | ||
8684 | 2025.01.11 05:29:01.427538 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
8685 | 2025.01.11 05:29:01.427875 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
8686 | 2025.01.11 05:29:01.428244 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
8687 | 2025.01.11 05:29:01.428502 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part | ||
8688 | 2025.01.11 05:29:01.428848 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
8689 | 2025.01.11 05:29:01.429938 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8690 | 2025.01.11 05:29:01.430008 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8691 | 2025.01.11 05:29:01.430900 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8692 | 2025.01.11 05:29:01.431434 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8693 | 2025.01.11 05:29:01.431801 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005338487 sec., 35590.60835026853 rows/sec., 2.69 MiB/sec. | ||
8694 | 2025.01.11 05:29:01.431957 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005303 sec., 10937.205355459173 rows/sec., 874.73 KiB/sec. | ||
8695 | 2025.01.11 05:29:01.432016 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8696 | 2025.01.11 05:29:01.432092 [ 259 ] {3930774d-9b7e-410d-adbb-649f0792afd9} <Debug> TCPHandler: Processed in 0.005667024 sec. | ||
8697 | 2025.01.11 05:29:01.432299 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8698 | 2025.01.11 05:29:01.432469 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8699 | 2025.01.11 05:29:01.432499 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8700 | 2025.01.11 05:29:01.432623 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8701 | 2025.01.11 05:29:01.432651 [ 189 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_56_11} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8702 | 2025.01.11 05:29:01.432852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8703 | 2025.01.11 05:29:01.433416 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8704 | 2025.01.11 05:29:01.433460 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8705 | 2025.01.11 05:29:01.433844 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8706 | 2025.01.11 05:29:01.434092 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2025.01.11 05:29:01.434312 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001881 sec., 53163.2110579479 rows/sec., 3.69 MiB/sec. | ||
8708 | 2025.01.11 05:29:01.434368 [ 262 ] {12b25545-fa17-4269-a36b-0281382f5eb7} <Debug> TCPHandler: Processed in 0.002150747 sec. | ||
8709 | 2025.01.11 05:29:01.434512 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8710 | 2025.01.11 05:29:01.434624 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8711 | 2025.01.11 05:29:01.434691 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <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 | ||
8712 | 2025.01.11 05:29:01.435808 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8713 | 2025.01.11 05:29:01.435846 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8714 | 2025.01.11 05:29:01.436504 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8715 | 2025.01.11 05:29:01.436768 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8716 | 2025.01.11 05:29:01.437003 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002403 sec., 12484.394506866416 rows/sec., 22.37 MiB/sec. | ||
8717 | 2025.01.11 05:29:01.437094 [ 259 ] {dd8f12b3-b1b8-4735-85e7-a778d35f6d6e} <Debug> TCPHandler: Processed in 0.002634658 sec. | ||
8718 | 2025.01.11 05:29:01.437267 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8719 | 2025.01.11 05:29:01.437397 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8720 | 2025.01.11 05:29:01.437453 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8721 | 2025.01.11 05:29:01.437968 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2025.01.11 05:29:01.438008 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8723 | 2025.01.11 05:29:01.438359 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8724 | 2025.01.11 05:29:01.438591 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8725 | 2025.01.11 05:29:01.438789 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.45 MiB/sec. | ||
8726 | 2025.01.11 05:29:01.438838 [ 262 ] {75f640e1-1e7d-45f2-b655-f5f6e1c6d870} <Debug> TCPHandler: Processed in 0.001634425 sec. | ||
8727 | 2025.01.11 05:29:05.022855 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8728 | 2025.01.11 05:29:05.022931 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8729 | 2025.01.11 05:29:05.180520 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8730 | 2025.01.11 05:29:05.181182 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8731 | 2025.01.11 05:29:05.181225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8732 | 2025.01.11 05:29:05.181739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8733 | 2025.01.11 05:29:05.181993 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8734 | 2025.01.11 05:29:05.182228 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8735 | 2025.01.11 05:29:05.279323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1224 | ||
8736 | 2025.01.11 05:29:05.282533 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8737 | 2025.01.11 05:29:05.282595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8738 | 2025.01.11 05:29:05.284098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8739 | 2025.01.11 05:29:05.284419 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8740 | 2025.01.11 05:29:05.285085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
8741 | 2025.01.11 05:29:06.425146 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8742 | 2025.01.11 05:29:06.425331 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8743 | 2025.01.11 05:29:06.425401 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8744 | 2025.01.11 05:29:06.426144 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8745 | 2025.01.11 05:29:06.426193 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8746 | 2025.01.11 05:29:06.426627 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8747 | 2025.01.11 05:29:06.426888 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8748 | 2025.01.11 05:29:06.427131 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. | ||
8749 | 2025.01.11 05:29:06.427196 [ 259 ] {79f46b9f-92ee-4af3-93c2-78893853c6be} <Debug> TCPHandler: Processed in 0.002184298 sec. | ||
8750 | 2025.01.11 05:29:06.427355 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8751 | 2025.01.11 05:29:06.427480 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8752 | 2025.01.11 05:29:06.427530 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8753 | 2025.01.11 05:29:06.428169 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8754 | 2025.01.11 05:29:06.428210 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8755 | 2025.01.11 05:29:06.428608 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8756 | 2025.01.11 05:29:06.428883 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8757 | 2025.01.11 05:29:06.429110 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001657 sec., 115268.55763427881 rows/sec., 10.18 MiB/sec. | ||
8758 | 2025.01.11 05:29:06.429163 [ 262 ] {3b9964a5-308f-4477-a440-b05cb92007df} <Debug> TCPHandler: Processed in 0.001866921 sec. | ||
8759 | 2025.01.11 05:29:06.429329 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8760 | 2025.01.11 05:29:06.429472 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8761 | 2025.01.11 05:29:06.429530 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8762 | 2025.01.11 05:29:06.430159 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8763 | 2025.01.11 05:29:06.430199 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8764 | 2025.01.11 05:29:06.430561 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8765 | 2025.01.11 05:29:06.430810 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8766 | 2025.01.11 05:29:06.431013 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001574 sec., 10165.18424396442 rows/sec., 719.70 KiB/sec. | ||
8767 | 2025.01.11 05:29:06.431065 [ 259 ] {8e0ba4b7-12c1-4c1c-a8c5-f1aa39cb6c06} <Debug> TCPHandler: Processed in 0.001801589 sec. | ||
8768 | 2025.01.11 05:29:06.431213 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8769 | 2025.01.11 05:29:06.431344 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8770 | 2025.01.11 05:29:06.431398 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8771 | 2025.01.11 05:29:06.432033 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2025.01.11 05:29:06.432080 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8773 | 2025.01.11 05:29:06.432437 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8774 | 2025.01.11 05:29:06.432675 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2025.01.11 05:29:06.432889 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. | ||
8776 | 2025.01.11 05:29:06.432942 [ 262 ] {43402bbd-7168-4e0d-a061-7ad75bdda33b} <Debug> TCPHandler: Processed in 0.001791559 sec. | ||
8777 | 2025.01.11 05:29:06.433062 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2025.01.11 05:29:06.433170 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8779 | 2025.01.11 05:29:06.433214 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8780 | 2025.01.11 05:29:06.433749 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2025.01.11 05:29:06.433787 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8782 | 2025.01.11 05:29:06.434133 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8783 | 2025.01.11 05:29:06.434389 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2025.01.11 05:29:06.434643 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. | ||
8785 | 2025.01.11 05:29:06.434896 [ 259 ] {a738975c-d484-402f-913c-1fd3de730296} <Debug> TCPHandler: Processed in 0.001880781 sec. | ||
8786 | 2025.01.11 05:29:06.435079 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8787 | 2025.01.11 05:29:06.435209 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8788 | 2025.01.11 05:29:06.435264 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8789 | 2025.01.11 05:29:06.436059 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.01.11 05:29:06.436104 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8791 | 2025.01.11 05:29:06.436475 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8792 | 2025.01.11 05:29:06.436711 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2025.01.11 05:29:06.436920 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00174 sec., 204022.9885057471 rows/sec., 14.32 MiB/sec. | ||
8794 | 2025.01.11 05:29:06.436973 [ 262 ] {5bd64762-3fdb-4976-b299-2a700b5aa550} <Debug> TCPHandler: Processed in 0.001955922 sec. | ||
8795 | 2025.01.11 05:29:06.437110 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8796 | 2025.01.11 05:29:06.437238 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8797 | 2025.01.11 05:29:06.437293 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8798 | 2025.01.11 05:29:06.437802 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8799 | 2025.01.11 05:29:06.437848 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8800 | 2025.01.11 05:29:06.438236 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8801 | 2025.01.11 05:29:06.438467 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8802 | 2025.01.11 05:29:06.438714 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
8803 | 2025.01.11 05:29:06.438782 [ 259 ] {f63d69cf-6e6a-4790-8ac2-93f09ebabc74} <Debug> TCPHandler: Processed in 0.001720178 sec. | ||
8804 | 2025.01.11 05:29:06.439009 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8805 | 2025.01.11 05:29:06.439161 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8806 | 2025.01.11 05:29:06.439220 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8807 | 2025.01.11 05:29:06.439795 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8808 | 2025.01.11 05:29:06.439835 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8809 | 2025.01.11 05:29:06.440216 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8810 | 2025.01.11 05:29:06.440450 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8811 | 2025.01.11 05:29:06.440714 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001571 sec., 112667.09102482496 rows/sec., 7.43 MiB/sec. | ||
8812 | 2025.01.11 05:29:06.440878 [ 262 ] {6a5757ff-29b0-4190-b002-5cbad2778ebe} <Debug> TCPHandler: Processed in 0.001991734 sec. | ||
8813 | 2025.01.11 05:29:06.441108 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2025.01.11 05:29:06.441277 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8815 | 2025.01.11 05:29:06.441335 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8816 | 2025.01.11 05:29:06.441878 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2025.01.11 05:29:06.441923 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8818 | 2025.01.11 05:29:06.442290 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8819 | 2025.01.11 05:29:06.442525 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2025.01.11 05:29:06.442775 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
8821 | 2025.01.11 05:29:06.442922 [ 259 ] {58c9deec-8e6b-4c54-b61b-765d0c14c504} <Debug> TCPHandler: Processed in 0.001947863 sec. | ||
8822 | 2025.01.11 05:29:06.443134 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8823 | 2025.01.11 05:29:06.443267 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8824 | 2025.01.11 05:29:06.443354 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <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 | ||
8825 | 2025.01.11 05:29:06.444566 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2025.01.11 05:29:06.444609 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8827 | 2025.01.11 05:29:06.445222 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8828 | 2025.01.11 05:29:06.445478 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8829 | 2025.01.11 05:29:06.445733 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002496 sec., 3605.769230769231 rows/sec., 6.46 MiB/sec. | ||
8830 | 2025.01.11 05:29:06.445832 [ 262 ] {f8ce2951-c8cb-4309-82f2-364021710898} <Debug> TCPHandler: Processed in 0.00279007 sec. | ||
8831 | 2025.01.11 05:29:06.445971 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8832 | 2025.01.11 05:29:06.446076 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8833 | 2025.01.11 05:29:06.446129 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8834 | 2025.01.11 05:29:06.446646 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8835 | 2025.01.11 05:29:06.446692 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8836 | 2025.01.11 05:29:06.447102 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8837 | 2025.01.11 05:29:06.447336 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8838 | 2025.01.11 05:29:06.447563 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001508 sec., 34482.75862068965 rows/sec., 2.14 MiB/sec. | ||
8839 | 2025.01.11 05:29:06.447612 [ 259 ] {64c3af21-10c3-48dc-b4a5-94ce24885d52} <Debug> TCPHandler: Processed in 0.001691166 sec. | ||
8840 | 2025.01.11 05:29:06.674353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8841 | 2025.01.11 05:29:06.694751 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2025.01.11 05:29:06.694797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8843 | 2025.01.11 05:29:06.702033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8844 | 2025.01.11 05:29:06.702807 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2025.01.11 05:29:06.706283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8846 | 2025.01.11 05:29:07.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.14 MiB, peak 231.55 MiB, free memory in arenas 0.00 B, will set to 222.84 MiB (RSS), difference: -1.30 MiB | ||
8847 | 2025.01.11 05:29:07.610219 [ 38 ] {} <Debug> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8848 | 2025.01.11 05:29:07.610312 [ 38 ] {} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2025.01.11 05:29:07.610350 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8850 | 2025.01.11 05:29:07.610629 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
8851 | 2025.01.11 05:29:07.610876 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8852 | 2025.01.11 05:29:07.610935 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
8853 | 2025.01.11 05:29:07.611110 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
8854 | 2025.01.11 05:29:07.611353 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
8855 | 2025.01.11 05:29:07.611550 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
8856 | 2025.01.11 05:29:07.611727 [ 194 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::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 | ||
8857 | 2025.01.11 05:29:07.612875 [ 199 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427673 sec., 11533.678547316711 rows/sec., 985.54 KiB/sec. | ||
8858 | 2025.01.11 05:29:07.613163 [ 199 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8859 | 2025.01.11 05:29:07.613512 [ 199 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8860 | 2025.01.11 05:29:07.613619 [ 199 ] {db473b2e-b4d0-4033-8feb-9bb186091f91::all_1_17_4} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8861 | 2025.01.11 05:29:07.613727 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8862 | 2025.01.11 05:29:10.826625 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8863 | 2025.01.11 05:29:10.826830 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8864 | 2025.01.11 05:29:10.826906 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8865 | 2025.01.11 05:29:10.827659 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8866 | 2025.01.11 05:29:10.827714 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8867 | 2025.01.11 05:29:10.828149 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8868 | 2025.01.11 05:29:10.828403 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8869 | 2025.01.11 05:29:10.828637 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001857 sec., 2154.011847065159 rows/sec., 175.64 KiB/sec. | ||
8870 | 2025.01.11 05:29:10.828709 [ 259 ] {d527456c-8370-4fa5-b7fe-d4849c3bec06} <Debug> TCPHandler: Processed in 0.002215478 sec. | ||
8871 | 2025.01.11 05:29:10.828928 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8872 | 2025.01.11 05:29:10.829053 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8873 | 2025.01.11 05:29:10.829103 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8874 | 2025.01.11 05:29:10.830315 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8875 | 2025.01.11 05:29:10.830359 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8876 | 2025.01.11 05:29:10.830802 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8877 | 2025.01.11 05:29:10.831049 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8878 | 2025.01.11 05:29:10.831241 [ 31 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8879 | 2025.01.11 05:29:10.831300 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Debug> executeQuery: Read 1228 rows, 103.95 KiB in 0.002275 sec., 539780.2197802197 rows/sec., 44.62 MiB/sec. | ||
8880 | 2025.01.11 05:29:10.831326 [ 31 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8881 | 2025.01.11 05:29:10.831392 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8882 | 2025.01.11 05:29:10.831425 [ 262 ] {f8157df7-b0fd-46a4-af8c-f8d290b81362} <Debug> TCPHandler: Processed in 0.002552846 sec. | ||
8883 | 2025.01.11 05:29:10.831616 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
8884 | 2025.01.11 05:29:10.831632 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8885 | 2025.01.11 05:29:10.831887 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8886 | 2025.01.11 05:29:10.831940 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8887 | 2025.01.11 05:29:10.831984 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8888 | 2025.01.11 05:29:10.832041 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1398 rows starting from the beginning of the part | ||
8889 | 2025.01.11 05:29:10.832613 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 86 rows starting from the beginning of the part | ||
8890 | 2025.01.11 05:29:10.833348 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 194 rows starting from the beginning of the part | ||
8891 | 2025.01.11 05:29:10.833672 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 86 rows starting from the beginning of the part | ||
8892 | 2025.01.11 05:29:10.834012 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 191 rows starting from the beginning of the part | ||
8893 | 2025.01.11 05:29:10.834150 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1228 rows starting from the beginning of the part | ||
8894 | 2025.01.11 05:29:10.834929 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2025.01.11 05:29:10.834972 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8896 | 2025.01.11 05:29:10.835479 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8897 | 2025.01.11 05:29:10.835819 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8898 | 2025.01.11 05:29:10.836092 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.004289 sec., 7927.255770575891 rows/sec., 591.08 KiB/sec. | ||
8899 | 2025.01.11 05:29:10.836171 [ 259 ] {e2f2e5e0-7a31-462c-a554-e36f3daf602b} <Debug> TCPHandler: Processed in 0.004611231 sec. | ||
8900 | 2025.01.11 05:29:10.836327 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2025.01.11 05:29:10.836483 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00498827 sec., 638096.9755045336 rows/sec., 56.02 MiB/sec. | ||
8902 | 2025.01.11 05:29:10.836488 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8903 | 2025.01.11 05:29:10.836546 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8904 | 2025.01.11 05:29:10.836683 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8905 | 2025.01.11 05:29:10.837070 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8906 | 2025.01.11 05:29:10.837208 [ 190 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_65_13} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8907 | 2025.01.11 05:29:10.837315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8908 | 2025.01.11 05:29:10.837416 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8909 | 2025.01.11 05:29:10.837454 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8910 | 2025.01.11 05:29:10.837803 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8911 | 2025.01.11 05:29:10.838048 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8912 | 2025.01.11 05:29:10.838285 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00182 sec., 125274.72527472528 rows/sec., 8.48 MiB/sec. | ||
8913 | 2025.01.11 05:29:10.838365 [ 262 ] {b2700953-6ef1-4841-b96d-6ea3905ea772} <Debug> TCPHandler: Processed in 0.002103046 sec. | ||
8914 | 2025.01.11 05:29:10.838605 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8915 | 2025.01.11 05:29:10.838727 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8916 | 2025.01.11 05:29:10.838771 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8917 | 2025.01.11 05:29:10.839484 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8918 | 2025.01.11 05:29:10.839523 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8919 | 2025.01.11 05:29:10.839890 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8920 | 2025.01.11 05:29:10.840124 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8921 | 2025.01.11 05:29:10.840324 [ 31 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8922 | 2025.01.11 05:29:10.840383 [ 31 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2025.01.11 05:29:10.840391 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Debug> executeQuery: Read 518 rows, 39.25 KiB in 0.001674 sec., 309438.4707287933 rows/sec., 22.90 MiB/sec. | ||
8924 | 2025.01.11 05:29:10.840416 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8925 | 2025.01.11 05:29:10.840544 [ 259 ] {e3ddf692-d995-4c83-9156-7ec03001e0ce} <Debug> TCPHandler: Processed in 0.002065796 sec. | ||
8926 | 2025.01.11 05:29:10.840667 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
8927 | 2025.01.11 05:29:10.840739 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2025.01.11 05:29:10.840950 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8929 | 2025.01.11 05:29:10.840981 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8930 | 2025.01.11 05:29:10.841024 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 873 rows starting from the beginning of the part | ||
8931 | 2025.01.11 05:29:10.841078 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8932 | 2025.01.11 05:29:10.841478 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part | ||
8933 | 2025.01.11 05:29:10.841805 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 361 rows starting from the beginning of the part | ||
8934 | 2025.01.11 05:29:10.842216 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part | ||
8935 | 2025.01.11 05:29:10.842578 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 355 rows starting from the beginning of the part | ||
8936 | 2025.01.11 05:29:10.842773 [ 199 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 518 rows starting from the beginning of the part | ||
8937 | 2025.01.11 05:29:10.843999 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8938 | 2025.01.11 05:29:10.844088 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8939 | 2025.01.11 05:29:10.845452 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8940 | 2025.01.11 05:29:10.845980 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8941 | 2025.01.11 05:29:10.846338 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796357 sec., 383516.7502622768 rows/sec., 29.24 MiB/sec. | ||
8942 | 2025.01.11 05:29:10.846568 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.005655 sec., 167639.2572944297 rows/sec., 11.24 MiB/sec. | ||
8943 | 2025.01.11 05:29:10.846586 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8944 | 2025.01.11 05:29:10.846707 [ 262 ] {22cff438-a243-44d0-86e1-139cb02b7f50} <Debug> TCPHandler: Processed in 0.006043332 sec. | ||
8945 | 2025.01.11 05:29:10.846890 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8946 | 2025.01.11 05:29:10.847001 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2025.01.11 05:29:10.847032 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8948 | 2025.01.11 05:29:10.847118 [ 186 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_65_13} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8949 | 2025.01.11 05:29:10.847123 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <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 | ||
8950 | 2025.01.11 05:29:10.847240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8951 | 2025.01.11 05:29:10.848349 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8952 | 2025.01.11 05:29:10.848387 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8953 | 2025.01.11 05:29:10.849058 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8954 | 2025.01.11 05:29:10.849321 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8955 | 2025.01.11 05:29:10.849564 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002564 sec., 11700.468018720749 rows/sec., 20.97 MiB/sec. | ||
8956 | 2025.01.11 05:29:10.849767 [ 259 ] {224f92d8-e6db-4de1-9b0f-7b729fda927f} <Debug> TCPHandler: Processed in 0.002949744 sec. | ||
8957 | 2025.01.11 05:29:10.849949 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8958 | 2025.01.11 05:29:10.850065 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8959 | 2025.01.11 05:29:10.850111 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8960 | 2025.01.11 05:29:10.850549 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8961 | 2025.01.11 05:29:10.850589 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8962 | 2025.01.11 05:29:10.850950 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8963 | 2025.01.11 05:29:10.851191 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8964 | 2025.01.11 05:29:10.851421 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001377 sec., 21786.49237472767 rows/sec., 1.49 MiB/sec. | ||
8965 | 2025.01.11 05:29:10.851472 [ 262 ] {2909baf8-efa8-4045-8037-13d61c880a7a} <Debug> TCPHandler: Processed in 0.001611695 sec. | ||
8966 | 2025.01.11 05:29:12.683331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8967 | 2025.01.11 05:29:12.684029 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8968 | 2025.01.11 05:29:12.684071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
8969 | 2025.01.11 05:29:12.684622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8970 | 2025.01.11 05:29:12.684873 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8971 | 2025.01.11 05:29:12.685064 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8972 | 2025.01.11 05:29:14.207319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8973 | 2025.01.11 05:29:14.227941 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.01.11 05:29:14.227988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8975 | 2025.01.11 05:29:14.235247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8976 | 2025.01.11 05:29:14.236035 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.01.11 05:29:14.238715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8978 | 2025.01.11 05:29:15.286243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1262 | ||
8979 | 2025.01.11 05:29:15.289416 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8980 | 2025.01.11 05:29:15.289471 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8981 | 2025.01.11 05:29:15.290960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8982 | 2025.01.11 05:29:15.291269 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8983 | 2025.01.11 05:29:15.292478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
8984 | 2025.01.11 05:29:16.425457 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8985 | 2025.01.11 05:29:16.425668 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8986 | 2025.01.11 05:29:16.425747 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8987 | 2025.01.11 05:29:16.426602 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2025.01.11 05:29:16.426654 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8989 | 2025.01.11 05:29:16.427081 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8990 | 2025.01.11 05:29:16.427339 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8991 | 2025.01.11 05:29:16.427545 [ 61 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8992 | 2025.01.11 05:29:16.427611 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. | ||
8993 | 2025.01.11 05:29:16.427640 [ 61 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.01.11 05:29:16.427711 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8995 | 2025.01.11 05:29:16.427736 [ 259 ] {b0f291bb-c80b-4019-8ae9-8267db54e060} <Debug> TCPHandler: Processed in 0.002418113 sec. | ||
8996 | 2025.01.11 05:29:16.427977 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8997 | 2025.01.11 05:29:16.428010 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
8998 | 2025.01.11 05:29:16.428181 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8999 | 2025.01.11 05:29:16.428304 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9000 | 2025.01.11 05:29:16.428524 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9001 | 2025.01.11 05:29:16.428611 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
9002 | 2025.01.11 05:29:16.428875 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
9003 | 2025.01.11 05:29:16.429223 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
9004 | 2025.01.11 05:29:16.429670 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
9005 | 2025.01.11 05:29:16.430133 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
9006 | 2025.01.11 05:29:16.431298 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2025.01.11 05:29:16.431368 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9008 | 2025.01.11 05:29:16.432572 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9009 | 2025.01.11 05:29:16.432575 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004726703 sec., 14809.477134484652 rows/sec., 1.10 MiB/sec. | ||
9010 | 2025.01.11 05:29:16.432735 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9011 | 2025.01.11 05:29:16.432884 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9012 | 2025.01.11 05:29:16.433227 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.005115 sec., 37341.15347018573 rows/sec., 3.30 MiB/sec. | ||
9013 | 2025.01.11 05:29:16.433237 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_29_7} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2025.01.11 05:29:16.433394 [ 262 ] {28a834f2-3c9c-47ab-9c2f-31ea377f6353} <Debug> TCPHandler: Processed in 0.005524831 sec. | ||
9015 | 2025.01.11 05:29:16.433496 [ 186 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_29_7} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9016 | 2025.01.11 05:29:16.433649 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.01.11 05:29:16.433668 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9018 | 2025.01.11 05:29:16.433815 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9019 | 2025.01.11 05:29:16.433874 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9020 | 2025.01.11 05:29:16.434498 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9021 | 2025.01.11 05:29:16.434537 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9022 | 2025.01.11 05:29:16.434897 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9023 | 2025.01.11 05:29:16.435135 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9024 | 2025.01.11 05:29:16.435344 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00156 sec., 10256.410256410256 rows/sec., 726.16 KiB/sec. | ||
9025 | 2025.01.11 05:29:16.435396 [ 259 ] {6e6cf006-b276-4d4a-8281-38005120f20b} <Debug> TCPHandler: Processed in 0.001868901 sec. | ||
9026 | 2025.01.11 05:29:16.435547 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9027 | 2025.01.11 05:29:16.435675 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9028 | 2025.01.11 05:29:16.435728 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9029 | 2025.01.11 05:29:16.436365 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9030 | 2025.01.11 05:29:16.436412 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9031 | 2025.01.11 05:29:16.436756 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9032 | 2025.01.11 05:29:16.436989 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9033 | 2025.01.11 05:29:16.437237 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
9034 | 2025.01.11 05:29:16.437299 [ 262 ] {ff443411-a7be-4487-8ce7-f84a3b50d6e0} <Debug> TCPHandler: Processed in 0.001810289 sec. | ||
9035 | 2025.01.11 05:29:16.437549 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9036 | 2025.01.11 05:29:16.437758 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9037 | 2025.01.11 05:29:16.437807 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9038 | 2025.01.11 05:29:16.438332 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9039 | 2025.01.11 05:29:16.438372 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9040 | 2025.01.11 05:29:16.438724 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9041 | 2025.01.11 05:29:16.438961 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9042 | 2025.01.11 05:29:16.439118 [ 61 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9043 | 2025.01.11 05:29:16.439173 [ 61 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9044 | 2025.01.11 05:29:16.439208 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9045 | 2025.01.11 05:29:16.439205 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
9046 | 2025.01.11 05:29:16.439503 [ 259 ] {883df15e-e447-444c-b197-410c7f90a35e} <Debug> TCPHandler: Processed in 0.002085305 sec. | ||
9047 | 2025.01.11 05:29:16.439520 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9048 | 2025.01.11 05:29:16.439821 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9049 | 2025.01.11 05:29:16.440163 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9050 | 2025.01.11 05:29:16.440294 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9051 | 2025.01.11 05:29:16.440294 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9052 | 2025.01.11 05:29:16.440457 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9053 | 2025.01.11 05:29:16.440630 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9054 | 2025.01.11 05:29:16.440970 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9055 | 2025.01.11 05:29:16.441390 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9056 | 2025.01.11 05:29:16.441724 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
9057 | 2025.01.11 05:29:16.442957 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2025.01.11 05:29:16.443004 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9059 | 2025.01.11 05:29:16.443317 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004031398 sec., 16123.43906505882 rows/sec., 1.04 MiB/sec. | ||
9060 | 2025.01.11 05:29:16.443453 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9061 | 2025.01.11 05:29:16.443567 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9062 | 2025.01.11 05:29:16.443801 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_29_7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9063 | 2025.01.11 05:29:16.443894 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2025.01.11 05:29:16.443915 [ 198 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_29_7} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9065 | 2025.01.11 05:29:16.444006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9066 | 2025.01.11 05:29:16.444167 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.004025 sec., 88198.75776397515 rows/sec., 6.19 MiB/sec. | ||
9067 | 2025.01.11 05:29:16.444228 [ 262 ] {aeeef45c-ca77-4ce8-b7d2-9503df5c887d} <Debug> TCPHandler: Processed in 0.004614151 sec. | ||
9068 | 2025.01.11 05:29:16.444384 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9069 | 2025.01.11 05:29:16.444490 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9070 | 2025.01.11 05:29:16.444537 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9071 | 2025.01.11 05:29:16.444995 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9072 | 2025.01.11 05:29:16.445035 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9073 | 2025.01.11 05:29:16.445394 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9074 | 2025.01.11 05:29:16.445641 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9075 | 2025.01.11 05:29:16.445856 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
9076 | 2025.01.11 05:29:16.445905 [ 259 ] {7e2ab155-14b9-44dd-8f01-e9222d749a07} <Debug> TCPHandler: Processed in 0.001574684 sec. | ||
9077 | 2025.01.11 05:29:16.446038 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9078 | 2025.01.11 05:29:16.446145 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9079 | 2025.01.11 05:29:16.446193 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9080 | 2025.01.11 05:29:16.446702 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2025.01.11 05:29:16.446741 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9082 | 2025.01.11 05:29:16.447106 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9083 | 2025.01.11 05:29:16.447339 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9084 | 2025.01.11 05:29:16.447536 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9085 | 2025.01.11 05:29:16.447568 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001443 sec., 122661.12266112266 rows/sec., 8.09 MiB/sec. | ||
9086 | 2025.01.11 05:29:16.447638 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9087 | 2025.01.11 05:29:16.447693 [ 262 ] {d2c958c7-42af-4bc3-a28e-37c3b428c27b} <Debug> TCPHandler: Processed in 0.001704587 sec. | ||
9088 | 2025.01.11 05:29:16.447723 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9089 | 2025.01.11 05:29:16.447887 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9090 | 2025.01.11 05:29:16.448291 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9091 | 2025.01.11 05:29:16.448285 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
9092 | 2025.01.11 05:29:16.448476 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9093 | 2025.01.11 05:29:16.449016 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9094 | 2025.01.11 05:29:16.449166 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17814 rows starting from the beginning of the part | ||
9095 | 2025.01.11 05:29:16.449688 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 180 rows starting from the beginning of the part | ||
9096 | 2025.01.11 05:29:16.450116 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 100 rows starting from the beginning of the part | ||
9097 | 2025.01.11 05:29:16.450663 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 177 rows starting from the beginning of the part | ||
9098 | 2025.01.11 05:29:16.451026 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 948 rows starting from the beginning of the part | ||
9099 | 2025.01.11 05:29:16.451428 [ 195 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part | ||
9100 | 2025.01.11 05:29:16.451969 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9101 | 2025.01.11 05:29:16.452041 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9102 | 2025.01.11 05:29:16.452769 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9103 | 2025.01.11 05:29:16.453110 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9104 | 2025.01.11 05:29:16.453473 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005302 sec., 188.6080724254998 rows/sec., 12.71 KiB/sec. | ||
9105 | 2025.01.11 05:29:16.453768 [ 259 ] {65a6f18e-3205-4c01-95ea-90e1f83357ca} <Debug> TCPHandler: Processed in 0.005972781 sec. | ||
9106 | 2025.01.11 05:29:16.454073 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9107 | 2025.01.11 05:29:16.454468 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9108 | 2025.01.11 05:29:16.454677 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <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 | ||
9109 | 2025.01.11 05:29:16.457049 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9110 | 2025.01.11 05:29:16.457090 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9111 | 2025.01.11 05:29:16.457961 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9112 | 2025.01.11 05:29:16.458244 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9113 | 2025.01.11 05:29:16.458608 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9114 | 2025.01.11 05:29:16.458711 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2025.01.11 05:29:16.458789 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9116 | 2025.01.11 05:29:16.458874 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004489 sec., 2004.9008687903765 rows/sec., 3.59 MiB/sec. | ||
9117 | 2025.01.11 05:29:16.459173 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
9118 | 2025.01.11 05:29:16.460640 [ 262 ] {dfdbb410-cc5e-4bb0-9732-4e61af9cb5ce} <Debug> TCPHandler: Processed in 0.006742928 sec. | ||
9119 | 2025.01.11 05:29:16.461113 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9120 | 2025.01.11 05:29:16.461787 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9121 | 2025.01.11 05:29:16.461877 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19396 rows, containing 5 columns (5 merged, 0 gathered) in 0.014013947 sec., 1384049.7612842405 rows/sec., 92.76 MiB/sec. | ||
9122 | 2025.01.11 05:29:16.461971 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9123 | 2025.01.11 05:29:16.462125 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9124 | 2025.01.11 05:29:16.462338 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 981 rows starting from the beginning of the part | ||
9125 | 2025.01.11 05:29:16.462625 [ 193 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9126 | 2025.01.11 05:29:16.463369 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
9127 | 2025.01.11 05:29:16.464170 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9128 | 2025.01.11 05:29:16.464319 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2025.01.11 05:29:16.464412 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
9130 | 2025.01.11 05:29:16.464422 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9131 | 2025.01.11 05:29:16.464680 [ 192 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9132 | 2025.01.11 05:29:16.465326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
9133 | 2025.01.11 05:29:16.465445 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
9134 | 2025.01.11 05:29:16.465928 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
9135 | 2025.01.11 05:29:16.465958 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9136 | 2025.01.11 05:29:16.466378 [ 198 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
9137 | 2025.01.11 05:29:16.466600 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9138 | 2025.01.11 05:29:16.467052 [ 59 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9139 | 2025.01.11 05:29:16.467174 [ 59 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9140 | 2025.01.11 05:29:16.467259 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9141 | 2025.01.11 05:29:16.467284 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005657 sec., 9192.15131695245 rows/sec., 582.80 KiB/sec. | ||
9142 | 2025.01.11 05:29:16.467715 [ 259 ] {2d6b4b70-6ddf-47bc-b6ea-63be5e7d32b3} <Debug> TCPHandler: Processed in 0.006882681 sec. | ||
9143 | 2025.01.11 05:29:16.467979 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
9144 | 2025.01.11 05:29:16.468302 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9145 | 2025.01.11 05:29:16.468372 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2354 rows starting from the beginning of the part | ||
9146 | 2025.01.11 05:29:16.468637 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 52 rows starting from the beginning of the part | ||
9147 | 2025.01.11 05:29:16.469026 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
9148 | 2025.01.11 05:29:16.469399 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
9149 | 2025.01.11 05:29:16.469722 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
9150 | 2025.01.11 05:29:16.469988 [ 196 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part | ||
9151 | 2025.01.11 05:29:16.472199 [ 191 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004715613 sec., 544998.0734212074 rows/sec., 35.23 MiB/sec. | ||
9152 | 2025.01.11 05:29:16.472689 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9153 | 2025.01.11 05:29:16.473445 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9154 | 2025.01.11 05:29:16.473653 [ 188 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_66_13} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9155 | 2025.01.11 05:29:16.473817 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
9156 | 2025.01.11 05:29:16.478076 [ 188 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 19 columns (19 merged, 0 gathered) in 0.01919392 sec., 55642.62016305164 rows/sec., 99.71 MiB/sec. | ||
9157 | 2025.01.11 05:29:16.479405 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9158 | 2025.01.11 05:29:16.479866 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9159 | 2025.01.11 05:29:16.479961 [ 197 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9160 | 2025.01.11 05:29:16.480131 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
9161 | 2025.01.11 05:29:17.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.82 MiB, peak 232.10 MiB, free memory in arenas 0.00 B, will set to 226.13 MiB (RSS), difference: 2.31 MiB | ||
9162 | 2025.01.11 05:29:20.022990 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9163 | 2025.01.11 05:29:20.023061 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9164 | 2025.01.11 05:29:20.186151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
9165 | 2025.01.11 05:29:20.186836 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2025.01.11 05:29:20.186879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9167 | 2025.01.11 05:29:20.187444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9168 | 2025.01.11 05:29:20.187834 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9169 | 2025.01.11 05:29:20.188054 [ 150 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9170 | 2025.01.11 05:29:20.188090 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9171 | 2025.01.11 05:29:20.188135 [ 150 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2025.01.11 05:29:20.188162 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9173 | 2025.01.11 05:29:20.188274 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
9174 | 2025.01.11 05:29:20.188378 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9175 | 2025.01.11 05:29:20.188411 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
9176 | 2025.01.11 05:29:20.188480 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
9177 | 2025.01.11 05:29:20.188672 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
9178 | 2025.01.11 05:29:20.188826 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
9179 | 2025.01.11 05:29:20.189025 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
9180 | 2025.01.11 05:29:20.189263 [ 191 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
9181 | 2025.01.11 05:29:20.191680 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003454985 sec., 6108854.307616387 rows/sec., 87.39 MiB/sec. | ||
9182 | 2025.01.11 05:29:20.192112 [ 200 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9183 | 2025.01.11 05:29:20.192477 [ 200 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.01.11 05:29:20.192575 [ 200 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_46_9} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9185 | 2025.01.11 05:29:20.192697 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9186 | 2025.01.11 05:29:21.422901 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9187 | 2025.01.11 05:29:21.423091 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9188 | 2025.01.11 05:29:21.423164 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9189 | 2025.01.11 05:29:21.423972 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.01.11 05:29:21.424022 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9191 | 2025.01.11 05:29:21.424453 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9192 | 2025.01.11 05:29:21.424708 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9193 | 2025.01.11 05:29:21.424946 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001897 sec., 45334.73906167633 rows/sec., 3.96 MiB/sec. | ||
9194 | 2025.01.11 05:29:21.425072 [ 259 ] {f93e2aaa-a381-4fc4-ab19-91e15ca143c8} <Debug> TCPHandler: Processed in 0.00229899 sec. | ||
9195 | 2025.01.11 05:29:21.425318 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9196 | 2025.01.11 05:29:21.425677 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9197 | 2025.01.11 05:29:21.425779 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9198 | 2025.01.11 05:29:21.426365 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2025.01.11 05:29:21.426408 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9200 | 2025.01.11 05:29:21.426782 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9201 | 2025.01.11 05:29:21.427030 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.01.11 05:29:21.427274 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001733 sec., 17311.021350259667 rows/sec., 1.27 MiB/sec. | ||
9203 | 2025.01.11 05:29:21.427367 [ 262 ] {e26249d2-7cd8-4ea4-89cf-4e13c60cb892} <Debug> TCPHandler: Processed in 0.002165687 sec. | ||
9204 | 2025.01.11 05:29:21.427593 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9205 | 2025.01.11 05:29:21.427952 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9206 | 2025.01.11 05:29:21.428068 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9207 | 2025.01.11 05:29:21.428717 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2025.01.11 05:29:21.428757 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9209 | 2025.01.11 05:29:21.429110 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9210 | 2025.01.11 05:29:21.429344 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2025.01.11 05:29:21.429574 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001754 sec., 33067.2748004561 rows/sec., 2.58 MiB/sec. | ||
9212 | 2025.01.11 05:29:21.429697 [ 259 ] {a62ab83f-ff3a-4cd1-8a58-9d9863683448} <Debug> TCPHandler: Processed in 0.002254059 sec. | ||
9213 | 2025.01.11 05:29:21.429888 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9214 | 2025.01.11 05:29:21.430217 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9215 | 2025.01.11 05:29:21.430362 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9216 | 2025.01.11 05:29:21.430966 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2025.01.11 05:29:21.431005 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9218 | 2025.01.11 05:29:21.431385 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9219 | 2025.01.11 05:29:21.431625 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2025.01.11 05:29:21.431827 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001737 sec., 57570.523891767414 rows/sec., 3.99 MiB/sec. | ||
9221 | 2025.01.11 05:29:21.431880 [ 262 ] {17107a30-ebf1-4c5d-820d-9fcdda864570} <Debug> TCPHandler: Processed in 0.002110786 sec. | ||
9222 | 2025.01.11 05:29:21.432037 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9223 | 2025.01.11 05:29:21.432164 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9224 | 2025.01.11 05:29:21.432242 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <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 | ||
9225 | 2025.01.11 05:29:21.433407 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2025.01.11 05:29:21.433447 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9227 | 2025.01.11 05:29:21.434082 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9228 | 2025.01.11 05:29:21.434344 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2025.01.11 05:29:21.434594 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002458 sec., 12205.044751830756 rows/sec., 21.87 MiB/sec. | ||
9230 | 2025.01.11 05:29:21.434710 [ 259 ] {5505d5cc-b7b8-447d-8818-22d44653663d} <Debug> TCPHandler: Processed in 0.00273344 sec. | ||
9231 | 2025.01.11 05:29:21.434864 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9232 | 2025.01.11 05:29:21.434973 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9233 | 2025.01.11 05:29:21.435019 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9234 | 2025.01.11 05:29:21.435442 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9235 | 2025.01.11 05:29:21.435481 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9236 | 2025.01.11 05:29:21.435843 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9237 | 2025.01.11 05:29:21.436073 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9238 | 2025.01.11 05:29:21.436276 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001325 sec., 22641.509433962263 rows/sec., 1.55 MiB/sec. | ||
9239 | 2025.01.11 05:29:21.436326 [ 262 ] {af50843d-456f-4a6d-98ff-62f67f5c602d} <Debug> TCPHandler: Processed in 0.001515123 sec. | ||
9240 | 2025.01.11 05:29:21.739758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9241 | 2025.01.11 05:29:21.760944 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9242 | 2025.01.11 05:29:21.761009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9243 | 2025.01.11 05:29:21.768345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9244 | 2025.01.11 05:29:21.769179 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9245 | 2025.01.11 05:29:21.769502 [ 148 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9246 | 2025.01.11 05:29:21.769564 [ 148 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9247 | 2025.01.11 05:29:21.769602 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9248 | 2025.01.11 05:29:21.770079 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
9249 | 2025.01.11 05:29:21.785540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9250 | 2025.01.11 05:29:21.787491 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9251 | 2025.01.11 05:29:21.789253 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 310 rows starting from the beginning of the part | ||
9252 | 2025.01.11 05:29:21.795519 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
9253 | 2025.01.11 05:29:21.801344 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9254 | 2025.01.11 05:29:21.807035 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9255 | 2025.01.11 05:29:21.812739 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
9256 | 2025.01.11 05:29:21.817451 [ 194 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
9257 | 2025.01.11 05:29:21.876064 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106328368 sec., 3263.475275008453 rows/sec., 16.87 MiB/sec. | ||
9258 | 2025.01.11 05:29:21.879390 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9259 | 2025.01.11 05:29:21.882358 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9260 | 2025.01.11 05:29:21.882496 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_46_9} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9261 | 2025.01.11 05:29:21.885023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9262 | 2025.01.11 05:29:25.293686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1296 | ||
9263 | 2025.01.11 05:29:25.296844 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9264 | 2025.01.11 05:29:25.296907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9265 | 2025.01.11 05:29:25.298522 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9266 | 2025.01.11 05:29:25.298933 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9267 | 2025.01.11 05:29:25.299662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
9268 | 2025.01.11 05:29:26.425577 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9269 | 2025.01.11 05:29:26.425788 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9270 | 2025.01.11 05:29:26.425868 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9271 | 2025.01.11 05:29:26.426737 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9272 | 2025.01.11 05:29:26.426789 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9273 | 2025.01.11 05:29:26.427218 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9274 | 2025.01.11 05:29:26.427469 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9275 | 2025.01.11 05:29:26.427698 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
9276 | 2025.01.11 05:29:26.427801 [ 259 ] {6fca3925-627a-4126-b36f-525f4cb0eee4} <Debug> TCPHandler: Processed in 0.002369802 sec. | ||
9277 | 2025.01.11 05:29:26.428070 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9278 | 2025.01.11 05:29:26.428220 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9279 | 2025.01.11 05:29:26.428283 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9280 | 2025.01.11 05:29:26.428916 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2025.01.11 05:29:26.428956 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9282 | 2025.01.11 05:29:26.429316 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9283 | 2025.01.11 05:29:26.429559 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2025.01.11 05:29:26.429750 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
9285 | 2025.01.11 05:29:26.429806 [ 262 ] {73530ba7-2d47-4406-843f-b403a34b0591} <Debug> TCPHandler: Processed in 0.001864001 sec. | ||
9286 | 2025.01.11 05:29:26.429970 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9287 | 2025.01.11 05:29:26.430100 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9288 | 2025.01.11 05:29:26.430154 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9289 | 2025.01.11 05:29:26.430860 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9290 | 2025.01.11 05:29:26.430898 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9291 | 2025.01.11 05:29:26.431260 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9292 | 2025.01.11 05:29:26.431497 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2025.01.11 05:29:26.431673 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Debug> executeQuery: Read 192 rows, 17.34 KiB in 0.001603 sec., 119775.42108546475 rows/sec., 10.57 MiB/sec. | ||
9294 | 2025.01.11 05:29:26.431724 [ 259 ] {ef316e70-6d81-41e6-b40a-08dc86d61f75} <Debug> TCPHandler: Processed in 0.00181888 sec. | ||
9295 | 2025.01.11 05:29:26.431891 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9296 | 2025.01.11 05:29:26.432022 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9297 | 2025.01.11 05:29:26.432078 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9298 | 2025.01.11 05:29:26.432711 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2025.01.11 05:29:26.432749 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9300 | 2025.01.11 05:29:26.433112 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9301 | 2025.01.11 05:29:26.433414 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9302 | 2025.01.11 05:29:26.433569 [ 142 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9303 | 2025.01.11 05:29:26.433611 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Debug> executeQuery: Read 18 rows, 1.27 KiB in 0.001616 sec., 11138.613861386139 rows/sec., 787.41 KiB/sec. | ||
9304 | 2025.01.11 05:29:26.433619 [ 142 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9305 | 2025.01.11 05:29:26.433669 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9306 | 2025.01.11 05:29:26.433690 [ 262 ] {eb23663f-8e5a-4462-a61e-b890da27bd68} <Debug> TCPHandler: Processed in 0.001860981 sec. | ||
9307 | 2025.01.11 05:29:26.433891 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9308 | 2025.01.11 05:29:26.433891 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
9309 | 2025.01.11 05:29:26.434084 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9310 | 2025.01.11 05:29:26.434172 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9311 | 2025.01.11 05:29:26.434320 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9312 | 2025.01.11 05:29:26.434430 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part | ||
9313 | 2025.01.11 05:29:26.434718 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
9314 | 2025.01.11 05:29:26.435045 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
9315 | 2025.01.11 05:29:26.435444 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
9316 | 2025.01.11 05:29:26.435821 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
9317 | 2025.01.11 05:29:26.436170 [ 201 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part | ||
9318 | 2025.01.11 05:29:26.437087 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9319 | 2025.01.11 05:29:26.437158 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9320 | 2025.01.11 05:29:26.438160 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9321 | 2025.01.11 05:29:26.438745 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2025.01.11 05:29:26.438798 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.00501067 sec., 34725.89494019762 rows/sec., 2.61 MiB/sec. | ||
9323 | 2025.01.11 05:29:26.439113 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005079 sec., 2756.448119708604 rows/sec., 193.04 KiB/sec. | ||
9324 | 2025.01.11 05:29:26.439198 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9325 | 2025.01.11 05:29:26.439263 [ 259 ] {db196a13-4ee0-454c-9c29-9a09747f5399} <Debug> TCPHandler: Processed in 0.00546193 sec. | ||
9326 | 2025.01.11 05:29:26.439477 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2025.01.11 05:29:26.439684 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9328 | 2025.01.11 05:29:26.439767 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9329 | 2025.01.11 05:29:26.439849 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9330 | 2025.01.11 05:29:26.440083 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_61_12} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9331 | 2025.01.11 05:29:26.440297 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9332 | 2025.01.11 05:29:26.440719 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9333 | 2025.01.11 05:29:26.440763 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9334 | 2025.01.11 05:29:26.441122 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9335 | 2025.01.11 05:29:26.441365 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9336 | 2025.01.11 05:29:26.441541 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001914 sec., 6792.058516196447 rows/sec., 423.48 KiB/sec. | ||
9337 | 2025.01.11 05:29:26.441594 [ 262 ] {a41fccc9-a300-48b3-ba67-0ab9cc11686d} <Debug> TCPHandler: Processed in 0.002207678 sec. | ||
9338 | 2025.01.11 05:29:26.441740 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9339 | 2025.01.11 05:29:26.441847 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9340 | 2025.01.11 05:29:26.441892 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9341 | 2025.01.11 05:29:26.442559 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9342 | 2025.01.11 05:29:26.442597 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9343 | 2025.01.11 05:29:26.442954 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9344 | 2025.01.11 05:29:26.443185 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9345 | 2025.01.11 05:29:26.443369 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Debug> executeQuery: Read 357 rows, 25.69 KiB in 0.001539 sec., 231968.81091617933 rows/sec., 16.30 MiB/sec. | ||
9346 | 2025.01.11 05:29:26.443457 [ 259 ] {4badc533-3be0-440b-802c-92ccecb61bc8} <Debug> TCPHandler: Processed in 0.001770159 sec. | ||
9347 | 2025.01.11 05:29:26.443661 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9348 | 2025.01.11 05:29:26.443836 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9349 | 2025.01.11 05:29:26.443893 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9350 | 2025.01.11 05:29:26.444427 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9351 | 2025.01.11 05:29:26.444472 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9352 | 2025.01.11 05:29:26.444854 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9353 | 2025.01.11 05:29:26.445094 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9354 | 2025.01.11 05:29:26.445306 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
9355 | 2025.01.11 05:29:26.445456 [ 262 ] {407ce40a-f38b-4b26-b8f8-91603c51061c} <Debug> TCPHandler: Processed in 0.001915621 sec. | ||
9356 | 2025.01.11 05:29:26.445680 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9357 | 2025.01.11 05:29:26.445792 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9358 | 2025.01.11 05:29:26.445841 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9359 | 2025.01.11 05:29:26.446390 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2025.01.11 05:29:26.446426 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9361 | 2025.01.11 05:29:26.446806 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9362 | 2025.01.11 05:29:26.447037 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2025.01.11 05:29:26.447242 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001467 sec., 121336.05998636673 rows/sec., 8.01 MiB/sec. | ||
9364 | 2025.01.11 05:29:26.447305 [ 259 ] {e26aac7b-4584-4a44-8f84-2ecbc8a1c1d0} <Debug> TCPHandler: Processed in 0.001716208 sec. | ||
9365 | 2025.01.11 05:29:26.447524 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2025.01.11 05:29:26.447706 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9367 | 2025.01.11 05:29:26.447763 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9368 | 2025.01.11 05:29:26.448278 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2025.01.11 05:29:26.448322 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9370 | 2025.01.11 05:29:26.448719 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9371 | 2025.01.11 05:29:26.448955 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2025.01.11 05:29:26.449078 [ 142 ] {} <Debug> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9373 | 2025.01.11 05:29:26.449124 [ 142 ] {} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2025.01.11 05:29:26.449134 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
9375 | 2025.01.11 05:29:26.449153 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9376 | 2025.01.11 05:29:26.449201 [ 262 ] {97180a3b-e215-4cf4-b6a6-1176e1e87489} <Debug> TCPHandler: Processed in 0.00179236 sec. | ||
9377 | 2025.01.11 05:29:26.449305 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9378 | 2025.01.11 05:29:26.449371 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9379 | 2025.01.11 05:29:26.449416 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9380 | 2025.01.11 05:29:26.449449 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9381 | 2025.01.11 05:29:26.449590 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9382 | 2025.01.11 05:29:26.449626 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9383 | 2025.01.11 05:29:26.449950 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9384 | 2025.01.11 05:29:26.449960 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <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 | ||
9385 | 2025.01.11 05:29:26.450261 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9386 | 2025.01.11 05:29:26.450700 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9387 | 2025.01.11 05:29:26.451054 [ 186 ] {431cf07a-513d-4636-9ee7-869635df1a17::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 | ||
9388 | 2025.01.11 05:29:26.453063 [ 197 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003831264 sec., 7830.313964268711 rows/sec., 527.63 KiB/sec. | ||
9389 | 2025.01.11 05:29:26.453348 [ 197 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9390 | 2025.01.11 05:29:26.453519 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2025.01.11 05:29:26.453572 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9392 | 2025.01.11 05:29:26.453977 [ 197 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_30_6} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9393 | 2025.01.11 05:29:26.454192 [ 197 ] {431cf07a-513d-4636-9ee7-869635df1a17::all_1_30_6} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9394 | 2025.01.11 05:29:26.454347 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9395 | 2025.01.11 05:29:26.454684 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9396 | 2025.01.11 05:29:26.454961 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9397 | 2025.01.11 05:29:26.455167 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00568 sec., 1584.5070422535211 rows/sec., 2.84 MiB/sec. | ||
9398 | 2025.01.11 05:29:26.455281 [ 259 ] {5ad5b03c-8173-449f-a161-4c25c0d2a6b7} <Debug> TCPHandler: Processed in 0.005976451 sec. | ||
9399 | 2025.01.11 05:29:26.455432 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9400 | 2025.01.11 05:29:26.455568 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9401 | 2025.01.11 05:29:26.455623 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9402 | 2025.01.11 05:29:26.456060 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9403 | 2025.01.11 05:29:26.456096 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9404 | 2025.01.11 05:29:26.456443 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9405 | 2025.01.11 05:29:26.456682 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9406 | 2025.01.11 05:29:26.456854 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00132 sec., 39393.93939393939 rows/sec., 2.44 MiB/sec. | ||
9407 | 2025.01.11 05:29:26.456902 [ 262 ] {ccc1df3f-f80d-45aa-ae6d-bed27dfcb348} <Debug> TCPHandler: Processed in 0.001535654 sec. | ||
9408 | 2025.01.11 05:29:27.689215 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9409 | 2025.01.11 05:29:27.689905 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9410 | 2025.01.11 05:29:27.689950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9411 | 2025.01.11 05:29:27.690481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9412 | 2025.01.11 05:29:27.690750 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9413 | 2025.01.11 05:29:27.690989 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9414 | 2025.01.11 05:29:29.286597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9415 | 2025.01.11 05:29:29.305354 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9416 | 2025.01.11 05:29:29.305399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9417 | 2025.01.11 05:29:29.312260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9418 | 2025.01.11 05:29:29.313007 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9419 | 2025.01.11 05:29:29.315438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9420 | 2025.01.11 05:29:31.422523 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9421 | 2025.01.11 05:29:31.422737 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9422 | 2025.01.11 05:29:31.422818 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9423 | 2025.01.11 05:29:31.423599 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2025.01.11 05:29:31.423644 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9425 | 2025.01.11 05:29:31.424072 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9426 | 2025.01.11 05:29:31.424321 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2025.01.11 05:29:31.424546 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001856 sec., 46336.206896551725 rows/sec., 4.05 MiB/sec. | ||
9428 | 2025.01.11 05:29:31.424666 [ 259 ] {975dcfa4-33a6-4249-aa9c-785f99e087f8} <Debug> TCPHandler: Processed in 0.00228372 sec. | ||
9429 | 2025.01.11 05:29:31.424890 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9430 | 2025.01.11 05:29:31.425029 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9431 | 2025.01.11 05:29:31.425082 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9432 | 2025.01.11 05:29:31.425674 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9433 | 2025.01.11 05:29:31.425713 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9434 | 2025.01.11 05:29:31.426083 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9435 | 2025.01.11 05:29:31.426335 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2025.01.11 05:29:31.426514 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.45 MiB/sec. | ||
9437 | 2025.01.11 05:29:31.426570 [ 262 ] {f15ca8a1-c7fc-4a25-9975-c1ea4b904a60} <Debug> TCPHandler: Processed in 0.001783929 sec. | ||
9438 | 2025.01.11 05:29:31.426709 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9439 | 2025.01.11 05:29:31.426816 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9440 | 2025.01.11 05:29:31.426870 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9441 | 2025.01.11 05:29:31.427531 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2025.01.11 05:29:31.427574 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9443 | 2025.01.11 05:29:31.427965 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9444 | 2025.01.11 05:29:31.428198 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2025.01.11 05:29:31.428392 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001595 sec., 36363.63636363636 rows/sec., 2.84 MiB/sec. | ||
9446 | 2025.01.11 05:29:31.428492 [ 259 ] {3a9d83f9-ebd7-4e20-aec0-150a6d5c1737} <Debug> TCPHandler: Processed in 0.0018346 sec. | ||
9447 | 2025.01.11 05:29:31.428706 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9448 | 2025.01.11 05:29:31.428838 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9449 | 2025.01.11 05:29:31.428889 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9450 | 2025.01.11 05:29:31.429401 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2025.01.11 05:29:31.429442 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9452 | 2025.01.11 05:29:31.429922 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9453 | 2025.01.11 05:29:31.430158 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2025.01.11 05:29:31.430361 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec. | ||
9455 | 2025.01.11 05:29:31.430444 [ 262 ] {09445ae1-e180-405e-9cc0-52fac7a4532c} <Debug> TCPHandler: Processed in 0.00184328 sec. | ||
9456 | 2025.01.11 05:29:31.430668 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9457 | 2025.01.11 05:29:31.430919 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9458 | 2025.01.11 05:29:31.430996 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <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 | ||
9459 | 2025.01.11 05:29:31.432104 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9460 | 2025.01.11 05:29:31.432141 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9461 | 2025.01.11 05:29:31.432781 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9462 | 2025.01.11 05:29:31.433047 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9463 | 2025.01.11 05:29:31.433248 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002398 sec., 12510.425354462051 rows/sec., 22.42 MiB/sec. | ||
9464 | 2025.01.11 05:29:31.433349 [ 259 ] {07602cea-ac7b-4f90-ac3c-1dbcfd50ca88} <Debug> TCPHandler: Processed in 0.002807312 sec. | ||
9465 | 2025.01.11 05:29:31.433532 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9466 | 2025.01.11 05:29:31.433663 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9467 | 2025.01.11 05:29:31.433719 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9468 | 2025.01.11 05:29:31.434154 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9469 | 2025.01.11 05:29:31.434193 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9470 | 2025.01.11 05:29:31.434555 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9471 | 2025.01.11 05:29:31.434798 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9472 | 2025.01.11 05:29:31.434970 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.54 MiB/sec. | ||
9473 | 2025.01.11 05:29:31.435017 [ 262 ] {bbb56508-fbd8-465e-aa25-b8ec02d4ff6c} <Debug> TCPHandler: Processed in 0.001551554 sec. | ||
9474 | 2025.01.11 05:29:35.023307 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9475 | 2025.01.11 05:29:35.023382 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9476 | 2025.01.11 05:29:35.192088 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9477 | 2025.01.11 05:29:35.192770 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9478 | 2025.01.11 05:29:35.192818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9479 | 2025.01.11 05:29:35.193456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9480 | 2025.01.11 05:29:35.193721 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9481 | 2025.01.11 05:29:35.193954 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9482 | 2025.01.11 05:29:35.300825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1332 | ||
9483 | 2025.01.11 05:29:35.303964 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9484 | 2025.01.11 05:29:35.304013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9485 | 2025.01.11 05:29:35.305501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9486 | 2025.01.11 05:29:35.305822 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9487 | 2025.01.11 05:29:35.307091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
9488 | 2025.01.11 05:29:36.001703 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001149346 sec. | ||
9489 | 2025.01.11 05:29:36.425242 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9490 | 2025.01.11 05:29:36.425459 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9491 | 2025.01.11 05:29:36.425541 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9492 | 2025.01.11 05:29:36.426367 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2025.01.11 05:29:36.426419 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9494 | 2025.01.11 05:29:36.426861 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9495 | 2025.01.11 05:29:36.427121 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2025.01.11 05:29:36.427379 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. | ||
9497 | 2025.01.11 05:29:36.427448 [ 259 ] {dce1119e-0173-4695-b8b8-4aa892377cd7} <Debug> TCPHandler: Processed in 0.002351312 sec. | ||
9498 | 2025.01.11 05:29:36.427640 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9499 | 2025.01.11 05:29:36.427788 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9500 | 2025.01.11 05:29:36.427847 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9501 | 2025.01.11 05:29:36.428478 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9502 | 2025.01.11 05:29:36.428520 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9503 | 2025.01.11 05:29:36.428902 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9504 | 2025.01.11 05:29:36.429146 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9505 | 2025.01.11 05:29:36.429326 [ 133 ] {} <Debug> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9506 | 2025.01.11 05:29:36.429392 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001635 sec., 116819.57186544343 rows/sec., 10.32 MiB/sec. | ||
9507 | 2025.01.11 05:29:36.429416 [ 133 ] {} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9508 | 2025.01.11 05:29:36.429491 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9509 | 2025.01.11 05:29:36.429508 [ 262 ] {8a0372fb-b5b2-48da-be13-eb987fcad240} <Debug> TCPHandler: Processed in 0.001938142 sec. | ||
9510 | 2025.01.11 05:29:36.429811 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9511 | 2025.01.11 05:29:36.429901 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::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 | ||
9512 | 2025.01.11 05:29:36.430165 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9513 | 2025.01.11 05:29:36.430351 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9514 | 2025.01.11 05:29:36.430902 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9515 | 2025.01.11 05:29:36.431176 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1398 rows starting from the beginning of the part | ||
9516 | 2025.01.11 05:29:36.431713 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 191 rows starting from the beginning of the part | ||
9517 | 2025.01.11 05:29:36.432035 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
9518 | 2025.01.11 05:29:36.432281 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 192 rows starting from the beginning of the part | ||
9519 | 2025.01.11 05:29:36.432590 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 86 rows starting from the beginning of the part | ||
9520 | 2025.01.11 05:29:36.432925 [ 196 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 191 rows starting from the beginning of the part | ||
9521 | 2025.01.11 05:29:36.433658 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9522 | 2025.01.11 05:29:36.433726 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9523 | 2025.01.11 05:29:36.434607 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9524 | 2025.01.11 05:29:36.435170 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9525 | 2025.01.11 05:29:36.435687 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005633 sec., 2840.404757677969 rows/sec., 201.10 KiB/sec. | ||
9526 | 2025.01.11 05:29:36.435901 [ 259 ] {16326511-70d5-4e3f-8af6-0b488ebd32c3} <Debug> TCPHandler: Processed in 0.006245887 sec. | ||
9527 | 2025.01.11 05:29:36.436197 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9528 | 2025.01.11 05:29:36.436586 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9529 | 2025.01.11 05:29:36.436767 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9530 | 2025.01.11 05:29:36.437328 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2144 rows, containing 5 columns (5 merged, 0 gathered) in 0.007703299 sec., 278322.3135957724 rows/sec., 24.75 MiB/sec. | ||
9531 | 2025.01.11 05:29:36.437682 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9532 | 2025.01.11 05:29:36.438234 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9533 | 2025.01.11 05:29:36.438299 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9534 | 2025.01.11 05:29:36.438365 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9535 | 2025.01.11 05:29:36.438563 [ 197 ] {735b1be1-2dad-46a5-b338-5c67d99688c3::all_1_70_14} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9536 | 2025.01.11 05:29:36.438748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9537 | 2025.01.11 05:29:36.438922 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9538 | 2025.01.11 05:29:36.439165 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2025.01.11 05:29:36.439341 [ 133 ] {} <Debug> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9540 | 2025.01.11 05:29:36.439401 [ 133 ] {} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2025.01.11 05:29:36.439415 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002969 sec., 4715.392388009431 rows/sec., 330.24 KiB/sec. | ||
9542 | 2025.01.11 05:29:36.439441 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9543 | 2025.01.11 05:29:36.439574 [ 262 ] {f4540f0f-d88d-4e15-a24e-3513997d9454} <Debug> TCPHandler: Processed in 0.003520447 sec. | ||
9544 | 2025.01.11 05:29:36.439878 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9545 | 2025.01.11 05:29:36.440020 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
9546 | 2025.01.11 05:29:36.440235 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9547 | 2025.01.11 05:29:36.440429 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9548 | 2025.01.11 05:29:36.440731 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9549 | 2025.01.11 05:29:36.440805 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
9550 | 2025.01.11 05:29:36.441114 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
9551 | 2025.01.11 05:29:36.441506 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
9552 | 2025.01.11 05:29:36.441930 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
9553 | 2025.01.11 05:29:36.442299 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
9554 | 2025.01.11 05:29:36.442502 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::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 | ||
9555 | 2025.01.11 05:29:36.443421 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9556 | 2025.01.11 05:29:36.443490 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9557 | 2025.01.11 05:29:36.444582 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9558 | 2025.01.11 05:29:36.445375 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2025.01.11 05:29:36.445671 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006067482 sec., 86691.64572717315 rows/sec., 6.21 MiB/sec. | ||
9560 | 2025.01.11 05:29:36.445999 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005873 sec., 2213.519495998638 rows/sec., 138.01 KiB/sec. | ||
9561 | 2025.01.11 05:29:36.446111 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9562 | 2025.01.11 05:29:36.446306 [ 259 ] {300847f4-28d9-4a90-a662-77d93658a495} <Debug> TCPHandler: Processed in 0.006585235 sec. | ||
9563 | 2025.01.11 05:29:36.446604 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9564 | 2025.01.11 05:29:36.446800 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9565 | 2025.01.11 05:29:36.446897 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9566 | 2025.01.11 05:29:36.447044 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9567 | 2025.01.11 05:29:36.447243 [ 187 ] {0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59::all_1_41_8} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9568 | 2025.01.11 05:29:36.447450 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
9569 | 2025.01.11 05:29:36.448102 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9570 | 2025.01.11 05:29:36.448146 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9571 | 2025.01.11 05:29:36.448523 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9572 | 2025.01.11 05:29:36.448762 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9573 | 2025.01.11 05:29:36.448930 [ 133 ] {} <Debug> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9574 | 2025.01.11 05:29:36.448993 [ 133 ] {} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2025.01.11 05:29:36.449011 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.002264 sec., 156802.12014134275 rows/sec., 11.01 MiB/sec. | ||
9576 | 2025.01.11 05:29:36.449041 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9577 | 2025.01.11 05:29:36.449156 [ 262 ] {4a902ec2-32e6-495f-87ef-ace3b8fafb65} <Debug> TCPHandler: Processed in 0.00272391 sec. | ||
9578 | 2025.01.11 05:29:36.449270 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::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 | ||
9579 | 2025.01.11 05:29:36.449347 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2025.01.11 05:29:36.449430 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9581 | 2025.01.11 05:29:36.449513 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 873 rows starting from the beginning of the part | ||
9582 | 2025.01.11 05:29:36.449562 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9583 | 2025.01.11 05:29:36.449751 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9584 | 2025.01.11 05:29:36.449809 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 355 rows starting from the beginning of the part | ||
9585 | 2025.01.11 05:29:36.450264 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part | ||
9586 | 2025.01.11 05:29:36.450670 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 357 rows starting from the beginning of the part | ||
9587 | 2025.01.11 05:29:36.450978 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part | ||
9588 | 2025.01.11 05:29:36.451281 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 355 rows starting from the beginning of the part | ||
9589 | 2025.01.11 05:29:36.452454 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9590 | 2025.01.11 05:29:36.452529 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9591 | 2025.01.11 05:29:36.453427 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9592 | 2025.01.11 05:29:36.453848 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9593 | 2025.01.11 05:29:36.454035 [ 133 ] {} <Debug> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9594 | 2025.01.11 05:29:36.454132 [ 133 ] {} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2025.01.11 05:29:36.454209 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9596 | 2025.01.11 05:29:36.454415 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0049 sec., 1224.4897959183675 rows/sec., 63.97 KiB/sec. | ||
9597 | 2025.01.11 05:29:36.454787 [ 259 ] {4f7d611c-e032-4c36-aa69-5138866f7f35} <Debug> TCPHandler: Processed in 0.0055086 sec. | ||
9598 | 2025.01.11 05:29:36.454944 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763846 sec., 356706.2686962837 rows/sec., 26.91 MiB/sec. | ||
9599 | 2025.01.11 05:29:36.455044 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9600 | 2025.01.11 05:29:36.455043 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9601 | 2025.01.11 05:29:36.455257 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9602 | 2025.01.11 05:29:36.455389 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9603 | 2025.01.11 05:29:36.455605 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9604 | 2025.01.11 05:29:36.455624 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9605 | 2025.01.11 05:29:36.455821 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9606 | 2025.01.11 05:29:36.456163 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9607 | 2025.01.11 05:29:36.456242 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9608 | 2025.01.11 05:29:36.456500 [ 197 ] {6695d22e-adb1-4d98-8362-b4f097057008::all_1_70_14} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9609 | 2025.01.11 05:29:36.456803 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9610 | 2025.01.11 05:29:36.456945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
9611 | 2025.01.11 05:29:36.457247 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9612 | 2025.01.11 05:29:36.457706 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9613 | 2025.01.11 05:29:36.458066 [ 195 ] {0b48f1b4-9602-4a0f-a546-02286203a772::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 | ||
9614 | 2025.01.11 05:29:36.459003 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9615 | 2025.01.11 05:29:36.459062 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9616 | 2025.01.11 05:29:36.460124 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9617 | 2025.01.11 05:29:36.460693 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9618 | 2025.01.11 05:29:36.460703 [ 191 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006293228 sec., 29555.57942601158 rows/sec., 1.51 MiB/sec. | ||
9619 | 2025.01.11 05:29:36.461010 [ 191 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9620 | 2025.01.11 05:29:36.461227 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00597 sec., 29648.241206030154 rows/sec., 1.96 MiB/sec. | ||
9621 | 2025.01.11 05:29:36.461446 [ 262 ] {313787aa-fd1c-472a-9b9b-811d9142c726} <Debug> TCPHandler: Processed in 0.006546603 sec. | ||
9622 | 2025.01.11 05:29:36.461775 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9623 | 2025.01.11 05:29:36.461972 [ 191 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_31_6} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9624 | 2025.01.11 05:29:36.462192 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9625 | 2025.01.11 05:29:36.462385 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9626 | 2025.01.11 05:29:36.462652 [ 191 ] {0b48f1b4-9602-4a0f-a546-02286203a772::all_1_31_6} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9627 | 2025.01.11 05:29:36.463153 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9628 | 2025.01.11 05:29:36.463549 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2025.01.11 05:29:36.463594 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9630 | 2025.01.11 05:29:36.463961 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9631 | 2025.01.11 05:29:36.464203 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2025.01.11 05:29:36.464419 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002369 sec., 422.11903756859436 rows/sec., 28.44 KiB/sec. | ||
9633 | 2025.01.11 05:29:36.464472 [ 259 ] {50e59c53-4e67-45c5-8ce5-8b3109ef1632} <Debug> TCPHandler: Processed in 0.002876303 sec. | ||
9634 | 2025.01.11 05:29:36.464624 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9635 | 2025.01.11 05:29:36.464753 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9636 | 2025.01.11 05:29:36.464830 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <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 | ||
9637 | 2025.01.11 05:29:36.465909 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2025.01.11 05:29:36.465948 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9639 | 2025.01.11 05:29:36.466576 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9640 | 2025.01.11 05:29:36.466827 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2025.01.11 05:29:36.467079 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002355 sec., 3821.6560509554142 rows/sec., 6.85 MiB/sec. | ||
9642 | 2025.01.11 05:29:36.467172 [ 262 ] {0b059b70-f694-4175-b72d-099fc2fcde7d} <Debug> TCPHandler: Processed in 0.002612608 sec. | ||
9643 | 2025.01.11 05:29:36.467325 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9644 | 2025.01.11 05:29:36.467451 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9645 | 2025.01.11 05:29:36.467507 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9646 | 2025.01.11 05:29:36.468025 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9647 | 2025.01.11 05:29:36.468064 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9648 | 2025.01.11 05:29:36.468417 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9649 | 2025.01.11 05:29:36.468656 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2025.01.11 05:29:36.468864 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00144 sec., 36111.11111111111 rows/sec., 2.24 MiB/sec. | ||
9651 | 2025.01.11 05:29:36.468913 [ 259 ] {e44a0494-022b-496a-bbdb-4f878d9e334c} <Debug> TCPHandler: Processed in 0.001649876 sec. | ||
9652 | 2025.01.11 05:29:36.816471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9653 | 2025.01.11 05:29:36.836765 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2025.01.11 05:29:36.836812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
9655 | 2025.01.11 05:29:36.844057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9656 | 2025.01.11 05:29:36.844836 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2025.01.11 05:29:36.847982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9658 | 2025.01.11 05:29:37.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.57 MiB, peak 241.23 MiB, free memory in arenas 0.00 B, will set to 228.12 MiB (RSS), difference: -1.45 MiB | ||
9659 | 2025.01.11 05:29:40.828816 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2025.01.11 05:29:40.829035 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9661 | 2025.01.11 05:29:40.829114 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9662 | 2025.01.11 05:29:40.829852 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2025.01.11 05:29:40.829903 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9664 | 2025.01.11 05:29:40.830338 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9665 | 2025.01.11 05:29:40.830600 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2025.01.11 05:29:40.830816 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001839 sec., 1087.5475802066342 rows/sec., 88.68 KiB/sec. | ||
9667 | 2025.01.11 05:29:40.830873 [ 259 ] {6c3adf07-2cc6-49d3-9101-9ed26ad4c454} <Debug> TCPHandler: Processed in 0.002195838 sec. | ||
9668 | 2025.01.11 05:29:40.831083 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2025.01.11 05:29:40.831196 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9670 | 2025.01.11 05:29:40.831243 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9671 | 2025.01.11 05:29:40.832374 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2025.01.11 05:29:40.832416 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9673 | 2025.01.11 05:29:40.832857 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9674 | 2025.01.11 05:29:40.833112 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2025.01.11 05:29:40.833345 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Debug> executeQuery: Read 1227 rows, 103.88 KiB in 0.002172 sec., 564917.1270718232 rows/sec., 46.71 MiB/sec. | ||
9676 | 2025.01.11 05:29:40.833398 [ 262 ] {e46051e5-96c7-4df9-b707-4322480775f7} <Debug> TCPHandler: Processed in 0.002373532 sec. | ||
9677 | 2025.01.11 05:29:40.833548 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2025.01.11 05:29:40.833656 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9679 | 2025.01.11 05:29:40.833701 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9680 | 2025.01.11 05:29:40.834264 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2025.01.11 05:29:40.834303 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9682 | 2025.01.11 05:29:40.834665 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9683 | 2025.01.11 05:29:40.834908 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2025.01.11 05:29:40.835137 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001496 sec., 21390.374331550804 rows/sec., 1.56 MiB/sec. | ||
9685 | 2025.01.11 05:29:40.835238 [ 259 ] {e408ab4c-73c2-4df9-b8a9-809e99db6aae} <Debug> TCPHandler: Processed in 0.001737818 sec. | ||
9686 | 2025.01.11 05:29:40.835462 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9687 | 2025.01.11 05:29:40.835606 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9688 | 2025.01.11 05:29:40.835654 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9689 | 2025.01.11 05:29:40.836318 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2025.01.11 05:29:40.836358 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9691 | 2025.01.11 05:29:40.836714 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9692 | 2025.01.11 05:29:40.836948 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9693 | 2025.01.11 05:29:40.837179 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001591 sec., 143306.0967944689 rows/sec., 9.70 MiB/sec. | ||
9694 | 2025.01.11 05:29:40.837281 [ 262 ] {e6281950-9f39-4f4e-baa4-0f8e4221de24} <Debug> TCPHandler: Processed in 0.001927382 sec. | ||
9695 | 2025.01.11 05:29:40.837512 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2025.01.11 05:29:40.837675 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9697 | 2025.01.11 05:29:40.837731 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9698 | 2025.01.11 05:29:40.838499 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2025.01.11 05:29:40.838538 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9700 | 2025.01.11 05:29:40.838916 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9701 | 2025.01.11 05:29:40.839158 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2025.01.11 05:29:40.839382 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.001735 sec., 297406.3400576369 rows/sec., 22.00 MiB/sec. | ||
9703 | 2025.01.11 05:29:40.839435 [ 259 ] {9652f127-fa85-462e-90a6-cfcd2d245813} <Debug> TCPHandler: Processed in 0.002046885 sec. | ||
9704 | 2025.01.11 05:29:40.839588 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9705 | 2025.01.11 05:29:40.839704 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9706 | 2025.01.11 05:29:40.839764 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9707 | 2025.01.11 05:29:40.840543 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9708 | 2025.01.11 05:29:40.840583 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9709 | 2025.01.11 05:29:40.841037 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9710 | 2025.01.11 05:29:40.841291 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9711 | 2025.01.11 05:29:40.841469 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9712 | 2025.01.11 05:29:40.841534 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Debug> executeQuery: Read 947 rows, 65.00 KiB in 0.00185 sec., 511891.8918918919 rows/sec., 34.31 MiB/sec. | ||
9713 | 2025.01.11 05:29:40.841562 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9714 | 2025.01.11 05:29:40.841631 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9715 | 2025.01.11 05:29:40.841656 [ 262 ] {a857a01c-02bc-4243-9f38-bcc398867bb5} <Debug> TCPHandler: Processed in 0.002124287 sec. | ||
9716 | 2025.01.11 05:29:40.841941 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9717 | 2025.01.11 05:29:40.842040 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::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 | ||
9718 | 2025.01.11 05:29:40.842442 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9719 | 2025.01.11 05:29:40.842633 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9720 | 2025.01.11 05:29:40.842797 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19396 rows starting from the beginning of the part | ||
9721 | 2025.01.11 05:29:40.842955 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <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 | ||
9722 | 2025.01.11 05:29:40.843287 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
9723 | 2025.01.11 05:29:40.843909 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 178 rows starting from the beginning of the part | ||
9724 | 2025.01.11 05:29:40.844482 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
9725 | 2025.01.11 05:29:40.845021 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 177 rows starting from the beginning of the part | ||
9726 | 2025.01.11 05:29:40.845526 [ 188 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 947 rows starting from the beginning of the part | ||
9727 | 2025.01.11 05:29:40.848361 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9728 | 2025.01.11 05:29:40.848440 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9729 | 2025.01.11 05:29:40.850356 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9730 | 2025.01.11 05:29:40.850693 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9731 | 2025.01.11 05:29:40.851345 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9732 | 2025.01.11 05:29:40.851444 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9733 | 2025.01.11 05:29:40.851522 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9734 | 2025.01.11 05:29:40.851590 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.009356 sec., 3206.4985036340317 rows/sec., 5.75 MiB/sec. | ||
9735 | 2025.01.11 05:29:40.852022 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::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 | ||
9736 | 2025.01.11 05:29:40.852131 [ 259 ] {b6fe0755-1be1-4cfb-b0c7-2971188b93f3} <Debug> TCPHandler: Processed in 0.010370767 sec. | ||
9737 | 2025.01.11 05:29:40.852436 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2025.01.11 05:29:40.852537 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9739 | 2025.01.11 05:29:40.852710 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1068 rows starting from the beginning of the part | ||
9740 | 2025.01.11 05:29:40.852719 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9741 | 2025.01.11 05:29:40.852856 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9742 | 2025.01.11 05:29:40.853417 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
9743 | 2025.01.11 05:29:40.854304 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
9744 | 2025.01.11 05:29:40.855817 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
9745 | 2025.01.11 05:29:40.857328 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2025.01.11 05:29:40.857446 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9747 | 2025.01.11 05:29:40.857457 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
9748 | 2025.01.11 05:29:40.858354 [ 191 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
9749 | 2025.01.11 05:29:40.859487 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9750 | 2025.01.11 05:29:40.860617 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9751 | 2025.01.11 05:29:40.860743 [ 194 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20898 rows, containing 5 columns (5 merged, 0 gathered) in 0.018984385 sec., 1100799.420155038 rows/sec., 73.78 MiB/sec. | ||
9752 | 2025.01.11 05:29:40.861175 [ 129 ] {} <Debug> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9753 | 2025.01.11 05:29:40.861325 [ 129 ] {} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9754 | 2025.01.11 05:29:40.861427 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9755 | 2025.01.11 05:29:40.861554 [ 194 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9756 | 2025.01.11 05:29:40.861919 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.009223 sec., 3252.7377209151036 rows/sec., 228.18 KiB/sec. | ||
9757 | 2025.01.11 05:29:40.862305 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::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 | ||
9758 | 2025.01.11 05:29:40.862571 [ 262 ] {2d4c3e00-e07f-4ba7-afab-4a1327fca835} <Debug> TCPHandler: Processed in 0.010288305 sec. | ||
9759 | 2025.01.11 05:29:40.862853 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9760 | 2025.01.11 05:29:40.862908 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2570 rows starting from the beginning of the part | ||
9761 | 2025.01.11 05:29:40.863025 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
9762 | 2025.01.11 05:29:40.863059 [ 194 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2025.01.11 05:29:40.863238 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part | ||
9764 | 2025.01.11 05:29:40.863321 [ 194 ] {676d8523-0743-4746-b8fa-80c63f4162f4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9765 | 2025.01.11 05:29:40.863347 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
9766 | 2025.01.11 05:29:40.863508 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
9767 | 2025.01.11 05:29:40.863548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9768 | 2025.01.11 05:29:40.863812 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
9769 | 2025.01.11 05:29:40.867559 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 4 columns (4 merged, 0 gathered) in 0.00591824 sec., 467030.7388683122 rows/sec., 30.20 MiB/sec. | ||
9770 | 2025.01.11 05:29:40.867858 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9771 | 2025.01.11 05:29:40.868175 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.01.11 05:29:40.868265 [ 190 ] {967fcd31-d9bd-41ba-b646-36d3c0190d6f::all_1_71_14} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9773 | 2025.01.11 05:29:40.868352 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
9774 | 2025.01.11 05:29:40.871556 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 19 columns (19 merged, 0 gathered) in 0.019866655 sec., 59194.665634451296 rows/sec., 106.07 MiB/sec. | ||
9775 | 2025.01.11 05:29:40.873351 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9776 | 2025.01.11 05:29:40.873817 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9777 | 2025.01.11 05:29:40.873922 [ 194 ] {cfde40ce-2678-42d1-b2ad-d02b3a327fb1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9778 | 2025.01.11 05:29:40.874104 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
9779 | 2025.01.11 05:29:41.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.79 MiB, peak 241.23 MiB, free memory in arenas 0.00 B, will set to 231.30 MiB (RSS), difference: 2.52 MiB | ||
9780 | 2025.01.11 05:29:42.695055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9781 | 2025.01.11 05:29:42.695715 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9782 | 2025.01.11 05:29:42.695764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9783 | 2025.01.11 05:29:42.696313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9784 | 2025.01.11 05:29:42.696574 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9785 | 2025.01.11 05:29:42.696875 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9786 | 2025.01.11 05:29:44.349019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9787 | 2025.01.11 05:29:44.369589 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9788 | 2025.01.11 05:29:44.369653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9789 | 2025.01.11 05:29:44.376984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9790 | 2025.01.11 05:29:44.377788 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9791 | 2025.01.11 05:29:44.381869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9792 | 2025.01.11 05:29:45.308273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1370 | ||
9793 | 2025.01.11 05:29:45.311486 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9794 | 2025.01.11 05:29:45.311548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9795 | 2025.01.11 05:29:45.313021 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9796 | 2025.01.11 05:29:45.313329 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9797 | 2025.01.11 05:29:45.313581 [ 120 ] {} <Debug> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9798 | 2025.01.11 05:29:45.313705 [ 120 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9799 | 2025.01.11 05:29:45.313783 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9800 | 2025.01.11 05:29:45.314311 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::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 | ||
9801 | 2025.01.11 05:29:45.315616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
9802 | 2025.01.11 05:29:45.315915 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9803 | 2025.01.11 05:29:45.316073 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1188 rows starting from the beginning of the part | ||
9804 | 2025.01.11 05:29:45.316686 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9805 | 2025.01.11 05:29:45.317252 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
9806 | 2025.01.11 05:29:45.317762 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
9807 | 2025.01.11 05:29:45.318282 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
9808 | 2025.01.11 05:29:45.318840 [ 186 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
9809 | 2025.01.11 05:29:45.327223 [ 199 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.01326977 sec., 103242.18128874879 rows/sec., 79.76 MiB/sec. | ||
9810 | 2025.01.11 05:29:45.329012 [ 201 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9811 | 2025.01.11 05:29:45.329836 [ 201 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9812 | 2025.01.11 05:29:45.329928 [ 201 ] {73309836-057d-43e6-af0d-54fc2c34c16e::all_1_36_7} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9813 | 2025.01.11 05:29:45.330270 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
9814 | 2025.01.11 05:29:46.425665 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9815 | 2025.01.11 05:29:46.425884 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9816 | 2025.01.11 05:29:46.425968 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9817 | 2025.01.11 05:29:46.426770 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9818 | 2025.01.11 05:29:46.426825 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9819 | 2025.01.11 05:29:46.427265 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9820 | 2025.01.11 05:29:46.427543 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9821 | 2025.01.11 05:29:46.427803 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
9822 | 2025.01.11 05:29:46.427871 [ 259 ] {a5bc1dbf-4083-4d45-b177-e95eac5c1ae5} <Debug> TCPHandler: Processed in 0.002348282 sec. | ||
9823 | 2025.01.11 05:29:46.428050 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9824 | 2025.01.11 05:29:46.428174 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9825 | 2025.01.11 05:29:46.428225 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9826 | 2025.01.11 05:29:46.428887 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9827 | 2025.01.11 05:29:46.428929 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9828 | 2025.01.11 05:29:46.429327 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9829 | 2025.01.11 05:29:46.429583 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9830 | 2025.01.11 05:29:46.429788 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Debug> executeQuery: Read 191 rows, 17.27 KiB in 0.001642 sec., 116321.55907429963 rows/sec., 10.27 MiB/sec. | ||
9831 | 2025.01.11 05:29:46.429849 [ 262 ] {aa551112-7a51-45a2-97c1-ec467713a2f6} <Debug> TCPHandler: Processed in 0.00185867 sec. | ||
9832 | 2025.01.11 05:29:46.429990 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9833 | 2025.01.11 05:29:46.430098 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9834 | 2025.01.11 05:29:46.430145 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9835 | 2025.01.11 05:29:46.430680 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9836 | 2025.01.11 05:29:46.430719 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9837 | 2025.01.11 05:29:46.431060 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9838 | 2025.01.11 05:29:46.431296 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9839 | 2025.01.11 05:29:46.431544 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001464 sec., 10928.96174863388 rows/sec., 773.78 KiB/sec. | ||
9840 | 2025.01.11 05:29:46.431649 [ 259 ] {cad82f56-0654-487d-985f-234e4866665b} <Debug> TCPHandler: Processed in 0.001710198 sec. | ||
9841 | 2025.01.11 05:29:46.431875 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9842 | 2025.01.11 05:29:46.432052 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9843 | 2025.01.11 05:29:46.432098 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9844 | 2025.01.11 05:29:46.432659 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9845 | 2025.01.11 05:29:46.432700 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9846 | 2025.01.11 05:29:46.433191 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9847 | 2025.01.11 05:29:46.433447 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9848 | 2025.01.11 05:29:46.433662 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. | ||
9849 | 2025.01.11 05:29:46.433715 [ 262 ] {267f42e8-dae9-4042-a090-d90fd277044e} <Debug> TCPHandler: Processed in 0.001972143 sec. | ||
9850 | 2025.01.11 05:29:46.433880 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9851 | 2025.01.11 05:29:46.433995 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9852 | 2025.01.11 05:29:46.434040 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9853 | 2025.01.11 05:29:46.434572 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9854 | 2025.01.11 05:29:46.434612 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9855 | 2025.01.11 05:29:46.434958 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9856 | 2025.01.11 05:29:46.435192 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9857 | 2025.01.11 05:29:46.435413 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001433 sec., 9071.877180739706 rows/sec., 565.63 KiB/sec. | ||
9858 | 2025.01.11 05:29:46.435498 [ 259 ] {6036c586-3cca-4241-95bd-6878125ab16a} <Debug> TCPHandler: Processed in 0.001671197 sec. | ||
9859 | 2025.01.11 05:29:46.435715 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9860 | 2025.01.11 05:29:46.435872 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9861 | 2025.01.11 05:29:46.435921 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9862 | 2025.01.11 05:29:46.436635 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9863 | 2025.01.11 05:29:46.436676 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9864 | 2025.01.11 05:29:46.437054 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9865 | 2025.01.11 05:29:46.437292 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9866 | 2025.01.11 05:29:46.437544 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001683 sec., 210932.85799168152 rows/sec., 14.81 MiB/sec. | ||
9867 | 2025.01.11 05:29:46.437663 [ 262 ] {53b2fb17-29fa-46f4-8d55-7550ffefeb7d} <Debug> TCPHandler: Processed in 0.002065795 sec. | ||
9868 | 2025.01.11 05:29:46.437924 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9869 | 2025.01.11 05:29:46.438251 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9870 | 2025.01.11 05:29:46.438426 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9871 | 2025.01.11 05:29:46.439047 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9872 | 2025.01.11 05:29:46.439087 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9873 | 2025.01.11 05:29:46.439439 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9874 | 2025.01.11 05:29:46.439683 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9875 | 2025.01.11 05:29:46.439890 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00176 sec., 3409.090909090909 rows/sec., 178.11 KiB/sec. | ||
9876 | 2025.01.11 05:29:46.439939 [ 259 ] {bd1e1411-85ea-437b-88e3-7958ad0b13cb} <Debug> TCPHandler: Processed in 0.002161747 sec. | ||
9877 | 2025.01.11 05:29:46.440090 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9878 | 2025.01.11 05:29:46.440220 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9879 | 2025.01.11 05:29:46.440280 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9880 | 2025.01.11 05:29:46.440943 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9881 | 2025.01.11 05:29:46.440990 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9882 | 2025.01.11 05:29:46.441420 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9883 | 2025.01.11 05:29:46.441658 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9884 | 2025.01.11 05:29:46.441861 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00167 sec., 105988.0239520958 rows/sec., 6.99 MiB/sec. | ||
9885 | 2025.01.11 05:29:46.441914 [ 262 ] {0445b6bb-4a38-40e3-b8ee-14bacb475b28} <Debug> TCPHandler: Processed in 0.001888381 sec. | ||
9886 | 2025.01.11 05:29:46.442049 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9887 | 2025.01.11 05:29:46.442154 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9888 | 2025.01.11 05:29:46.442200 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9889 | 2025.01.11 05:29:46.442699 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9890 | 2025.01.11 05:29:46.442743 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9891 | 2025.01.11 05:29:46.443159 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9892 | 2025.01.11 05:29:46.443410 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9893 | 2025.01.11 05:29:46.443650 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
9894 | 2025.01.11 05:29:46.443836 [ 259 ] {00957e8a-f406-4947-97b5-6cebbe7b86c1} <Debug> TCPHandler: Processed in 0.00183237 sec. | ||
9895 | 2025.01.11 05:29:46.444045 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9896 | 2025.01.11 05:29:46.444161 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9897 | 2025.01.11 05:29:46.444239 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <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 | ||
9898 | 2025.01.11 05:29:46.445341 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2025.01.11 05:29:46.445381 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9900 | 2025.01.11 05:29:46.445994 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9901 | 2025.01.11 05:29:46.446249 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2025.01.11 05:29:46.446502 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002362 sec., 3810.3302286198136 rows/sec., 6.83 MiB/sec. | ||
9903 | 2025.01.11 05:29:46.446609 [ 262 ] {4c051c7b-5817-45c1-902d-e5875fd5341c} <Debug> TCPHandler: Processed in 0.002665198 sec. | ||
9904 | 2025.01.11 05:29:46.446741 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9905 | 2025.01.11 05:29:46.446845 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9906 | 2025.01.11 05:29:46.446891 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9907 | 2025.01.11 05:29:46.447345 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9908 | 2025.01.11 05:29:46.447383 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9909 | 2025.01.11 05:29:46.447732 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9910 | 2025.01.11 05:29:46.447962 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9911 | 2025.01.11 05:29:46.448160 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001335 sec., 38951.31086142322 rows/sec., 2.41 MiB/sec. | ||
9912 | 2025.01.11 05:29:46.448207 [ 259 ] {ae4ce4e8-ac92-47a7-a1fa-8b31cf64ac74} <Debug> TCPHandler: Processed in 0.001516793 sec. | ||
9913 | 2025.01.11 05:29:50.023430 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9914 | 2025.01.11 05:29:50.023530 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9915 | 2025.01.11 05:29:50.197977 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9916 | 2025.01.11 05:29:50.198660 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9917 | 2025.01.11 05:29:50.198697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9918 | 2025.01.11 05:29:50.199228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9919 | 2025.01.11 05:29:50.199481 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9920 | 2025.01.11 05:29:50.199709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9921 | 2025.01.11 05:29:51.422077 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2025.01.11 05:29:51.422286 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9923 | 2025.01.11 05:29:51.422363 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9924 | 2025.01.11 05:29:51.423145 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2025.01.11 05:29:51.423186 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9926 | 2025.01.11 05:29:51.423610 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9927 | 2025.01.11 05:29:51.423862 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2025.01.11 05:29:51.424098 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Debug> executeQuery: Read 86 rows, 7.69 KiB in 0.001861 sec., 46211.71413218699 rows/sec., 4.04 MiB/sec. | ||
9929 | 2025.01.11 05:29:51.424211 [ 259 ] {36be3ae6-1ca5-415c-9a57-6f601f1cbd10} <Debug> TCPHandler: Processed in 0.00226601 sec. | ||
9930 | 2025.01.11 05:29:51.424476 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2025.01.11 05:29:51.424670 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9932 | 2025.01.11 05:29:51.424728 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9933 | 2025.01.11 05:29:51.425418 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2025.01.11 05:29:51.425460 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9935 | 2025.01.11 05:29:51.425818 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9936 | 2025.01.11 05:29:51.426061 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2025.01.11 05:29:51.426227 [ 113 ] {} <Debug> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9938 | 2025.01.11 05:29:51.426290 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001647 sec., 18214.936247723133 rows/sec., 1.34 MiB/sec. | ||
9939 | 2025.01.11 05:29:51.426315 [ 113 ] {} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9940 | 2025.01.11 05:29:51.426373 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9941 | 2025.01.11 05:29:51.426421 [ 262 ] {e8886035-fc93-4076-af7f-327c79c31748} <Debug> TCPHandler: Processed in 0.002072925 sec. | ||
9942 | 2025.01.11 05:29:51.426664 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9943 | 2025.01.11 05:29:51.426805 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::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 | ||
9944 | 2025.01.11 05:29:51.426869 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9945 | 2025.01.11 05:29:51.426962 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9946 | 2025.01.11 05:29:51.427325 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9947 | 2025.01.11 05:29:51.427448 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part | ||
9948 | 2025.01.11 05:29:51.427808 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
9949 | 2025.01.11 05:29:51.428212 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
9950 | 2025.01.11 05:29:51.428613 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
9951 | 2025.01.11 05:29:51.428792 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
9952 | 2025.01.11 05:29:51.429091 [ 199 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
9953 | 2025.01.11 05:29:51.429836 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9954 | 2025.01.11 05:29:51.429912 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9955 | 2025.01.11 05:29:51.430870 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9956 | 2025.01.11 05:29:51.431426 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2025.01.11 05:29:51.431739 [ 198 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005159873 sec., 35659.79240186726 rows/sec., 2.70 MiB/sec. | ||
9958 | 2025.01.11 05:29:51.431889 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005055 sec., 11473.788328387736 rows/sec., 917.64 KiB/sec. | ||
9959 | 2025.01.11 05:29:51.431958 [ 198 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9960 | 2025.01.11 05:29:51.431966 [ 259 ] {6188b687-ff5a-4988-b7d3-dc0006eabe5a} <Debug> TCPHandler: Processed in 0.005448439 sec. | ||
9961 | 2025.01.11 05:29:51.432122 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9962 | 2025.01.11 05:29:51.432247 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9963 | 2025.01.11 05:29:51.432309 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9964 | 2025.01.11 05:29:51.432325 [ 198 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9965 | 2025.01.11 05:29:51.432464 [ 198 ] {602f7a80-1b8d-4406-9b74-4dcaad7658be::all_1_66_13} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9966 | 2025.01.11 05:29:51.432580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9967 | 2025.01.11 05:29:51.432949 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2025.01.11 05:29:51.432987 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9969 | 2025.01.11 05:29:51.433377 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9970 | 2025.01.11 05:29:51.433620 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2025.01.11 05:29:51.433846 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001626 sec., 61500.61500615006 rows/sec., 4.26 MiB/sec. | ||
9972 | 2025.01.11 05:29:51.433900 [ 262 ] {1f840469-ca84-427a-a15b-623201557805} <Debug> TCPHandler: Processed in 0.0018421 sec. | ||
9973 | 2025.01.11 05:29:51.434053 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9974 | 2025.01.11 05:29:51.434162 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9975 | 2025.01.11 05:29:51.434227 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <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 | ||
9976 | 2025.01.11 05:29:51.435367 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9977 | 2025.01.11 05:29:51.435405 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9978 | 2025.01.11 05:29:51.436052 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9979 | 2025.01.11 05:29:51.436309 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9980 | 2025.01.11 05:29:51.436566 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002425 sec., 12371.134020618556 rows/sec., 22.17 MiB/sec. | ||
9981 | 2025.01.11 05:29:51.436658 [ 259 ] {defebbaf-5213-4ad5-94d1-b71db6e9aaf2} <Debug> TCPHandler: Processed in 0.002655329 sec. | ||
9982 | 2025.01.11 05:29:51.436818 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9983 | 2025.01.11 05:29:51.436925 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9984 | 2025.01.11 05:29:51.436971 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9985 | 2025.01.11 05:29:51.437433 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9986 | 2025.01.11 05:29:51.437472 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9987 | 2025.01.11 05:29:51.437828 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9988 | 2025.01.11 05:29:51.438066 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9989 | 2025.01.11 05:29:51.438271 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001369 sec., 21913.805697589483 rows/sec., 1.50 MiB/sec. | ||
9990 | 2025.01.11 05:29:51.438321 [ 262 ] {34c367ed-d8a6-437d-9e5f-2c3173930bf2} <Debug> TCPHandler: Processed in 0.001556304 sec. | ||
9991 | 2025.01.11 05:29:51.882906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9992 | 2025.01.11 05:29:51.903672 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9993 | 2025.01.11 05:29:51.903730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9994 | 2025.01.11 05:29:51.910950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9995 | 2025.01.11 05:29:51.911705 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2025.01.11 05:29:51.915538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9997 | 2025.01.11 05:29:52.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 241.23 MiB, free memory in arenas 0.00 B, will set to 231.30 MiB (RSS), difference: -1.00 MiB | ||
9998 | 2025.01.11 05:29:55.316800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1404 | ||
9999 | 2025.01.11 05:29:55.319954 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10000 | 2025.01.11 05:29:55.320014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10001 | 2025.01.11 05:29:55.321491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10002 | 2025.01.11 05:29:55.321799 [ 242 ] {} <Trace> system.query_log (73309836-057d-43e6-af0d-54fc2c34c16e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10003 | 2025.01.11 05:29:55.322365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
10004 | 2025.01.11 05:29:56.425800 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10005 | 2025.01.11 05:29:56.426012 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10006 | 2025.01.11 05:29:56.426090 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10007 | 2025.01.11 05:29:56.426898 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10008 | 2025.01.11 05:29:56.426945 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10009 | 2025.01.11 05:29:56.427366 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10010 | 2025.01.11 05:29:56.427616 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2025.01.11 05:29:56.427805 [ 107 ] {} <Debug> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10012 | 2025.01.11 05:29:56.427868 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
10013 | 2025.01.11 05:29:56.427896 [ 107 ] {} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10014 | 2025.01.11 05:29:56.427960 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10015 | 2025.01.11 05:29:56.427988 [ 259 ] {438384a5-a84e-4cd0-8783-5449f8364e81} <Debug> TCPHandler: Processed in 0.002326861 sec. | ||
10016 | 2025.01.11 05:29:56.428284 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10017 | 2025.01.11 05:29:56.428360 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10018 | 2025.01.11 05:29:56.428641 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10019 | 2025.01.11 05:29:56.428823 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10020 | 2025.01.11 05:29:56.428998 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10021 | 2025.01.11 05:29:56.429181 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10022 | 2025.01.11 05:29:56.429659 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10023 | 2025.01.11 05:29:56.430026 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10024 | 2025.01.11 05:29:56.430516 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10025 | 2025.01.11 05:29:56.430832 [ 195 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::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 | ||
10026 | 2025.01.11 05:29:56.431867 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2025.01.11 05:29:56.431944 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10028 | 2025.01.11 05:29:56.432924 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10029 | 2025.01.11 05:29:56.433322 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005250025 sec., 13333.269841572182 rows/sec., 1011.90 KiB/sec. | ||
10030 | 2025.01.11 05:29:56.433480 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Trace> oximeter.fields_ipaddr (db473b2e-b4d0-4033-8feb-9bb186091f91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10031 | 2025.01.11 05:29:56.433595 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10032 | 2025.01.11 05:29:56.433914 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005412 sec., 1108.6474501108646 rows/sec., 90.40 KiB/sec. | ||
10033 | 2025.01.11 05:29:56.434046 [ 262 ] {901423fd-325a-40a3-bf44-28212ad3b652} <Debug> TCPHandler: Processed in 0.00592606 sec. | ||
10034 | 2025.01.11 05:29:56.434272 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10035 | 2025.01.11 05:29:56.434295 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_33_8} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10036 | 2025.01.11 05:29:56.434476 [ 187 ] {5ffec2c1-3f56-4fef-9b91-eda6e14a8312::all_1_33_8} <Trace> oximeter.fields_i16 (5ffec2c1-3f56-4fef-9b91-eda6e14a8312) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10037 | 2025.01.11 05:29:56.434485 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10038 | 2025.01.11 05:29:56.434602 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10039 | 2025.01.11 05:29:56.434625 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10040 | 2025.01.11 05:29:56.435277 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10041 | 2025.01.11 05:29:56.435321 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10042 | 2025.01.11 05:29:56.435696 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10043 | 2025.01.11 05:29:56.435948 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Trace> oximeter.fields_string (735b1be1-2dad-46a5-b338-5c67d99688c3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10044 | 2025.01.11 05:29:56.436175 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Debug> executeQuery: Read 194 rows, 17.49 KiB in 0.001749 sec., 110920.52601486564 rows/sec., 9.77 MiB/sec. | ||
10045 | 2025.01.11 05:29:56.436228 [ 259 ] {3112a929-13d7-4da9-80ec-404f338657b7} <Debug> TCPHandler: Processed in 0.002040215 sec. | ||
10046 | 2025.01.11 05:29:56.436370 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10047 | 2025.01.11 05:29:56.436481 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10048 | 2025.01.11 05:29:56.436527 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10049 | 2025.01.11 05:29:56.437081 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2025.01.11 05:29:56.437120 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10051 | 2025.01.11 05:29:56.437468 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10052 | 2025.01.11 05:29:56.437703 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Trace> oximeter.fields_u16 (602f7a80-1b8d-4406-9b74-4dcaad7658be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2025.01.11 05:29:56.437912 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.001456 sec., 15109.89010989011 rows/sec., 1.04 MiB/sec. | ||
10054 | 2025.01.11 05:29:56.437963 [ 262 ] {a0306652-bef5-4036-a9f5-4d4f57dedace} <Debug> TCPHandler: Processed in 0.001646166 sec. | ||
10055 | 2025.01.11 05:29:56.438126 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10056 | 2025.01.11 05:29:56.438240 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10057 | 2025.01.11 05:29:56.438287 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10058 | 2025.01.11 05:29:56.438827 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2025.01.11 05:29:56.438867 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10060 | 2025.01.11 05:29:56.439224 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10061 | 2025.01.11 05:29:56.439473 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Trace> oximeter.fields_u32 (0d0f64ef-577e-4d5e-a24e-a3b0d0cbfe59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2025.01.11 05:29:56.439693 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001475 sec., 9491.525423728814 rows/sec., 664.72 KiB/sec. | ||
10063 | 2025.01.11 05:29:56.439747 [ 259 ] {eac2c7f4-3d49-476f-b39a-b2e8b13426f2} <Debug> TCPHandler: Processed in 0.001675777 sec. | ||
10064 | 2025.01.11 05:29:56.439891 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10065 | 2025.01.11 05:29:56.439998 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10066 | 2025.01.11 05:29:56.440044 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10067 | 2025.01.11 05:29:56.440589 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10068 | 2025.01.11 05:29:56.440628 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10069 | 2025.01.11 05:29:56.440972 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10070 | 2025.01.11 05:29:56.441205 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10071 | 2025.01.11 05:29:56.441370 [ 107 ] {} <Debug> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10072 | 2025.01.11 05:29:56.441430 [ 107 ] {} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10073 | 2025.01.11 05:29:56.441447 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. | ||
10074 | 2025.01.11 05:29:56.441466 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10075 | 2025.01.11 05:29:56.441624 [ 262 ] {d6cb012e-a2b9-4782-aecd-34d36a64bf98} <Debug> TCPHandler: Processed in 0.001778559 sec. | ||
10076 | 2025.01.11 05:29:56.441763 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10077 | 2025.01.11 05:29:56.441853 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10078 | 2025.01.11 05:29:56.442131 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10079 | 2025.01.11 05:29:56.442146 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10080 | 2025.01.11 05:29:56.442224 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10081 | 2025.01.11 05:29:56.442258 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10082 | 2025.01.11 05:29:56.442734 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10083 | 2025.01.11 05:29:56.443067 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10084 | 2025.01.11 05:29:56.443489 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10085 | 2025.01.11 05:29:56.443854 [ 195 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::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 | ||
10086 | 2025.01.11 05:29:56.445050 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2025.01.11 05:29:56.445124 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10088 | 2025.01.11 05:29:56.446149 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.0045434 sec., 14306.466522868335 rows/sec., 947.89 KiB/sec. | ||
10089 | 2025.01.11 05:29:56.446235 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10090 | 2025.01.11 05:29:56.446331 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10091 | 2025.01.11 05:29:56.446717 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Trace> oximeter.fields_uuid (6695d22e-adb1-4d98-8362-b4f097057008): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10092 | 2025.01.11 05:29:56.446853 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_33_8} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10093 | 2025.01.11 05:29:56.447106 [ 187 ] {bd8643dc-1722-4947-8cf3-e92bd5eba94e::all_1_33_8} <Trace> oximeter.fields_u8 (bd8643dc-1722-4947-8cf3-e92bd5eba94e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10094 | 2025.01.11 05:29:56.447131 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Debug> executeQuery: Read 361 rows, 26.01 KiB in 0.005069 sec., 71217.20260406392 rows/sec., 5.01 MiB/sec. | ||
10095 | 2025.01.11 05:29:56.447309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10096 | 2025.01.11 05:29:56.447344 [ 259 ] {6939dec9-09e5-48a9-98f4-c4e74d06f143} <Debug> TCPHandler: Processed in 0.005604273 sec. | ||
10097 | 2025.01.11 05:29:56.447499 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10098 | 2025.01.11 05:29:56.447629 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10099 | 2025.01.11 05:29:56.447685 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10100 | 2025.01.11 05:29:56.448228 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10101 | 2025.01.11 05:29:56.448274 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10102 | 2025.01.11 05:29:56.448681 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10103 | 2025.01.11 05:29:56.448922 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Trace> oximeter.measurements_bool (0b48f1b4-9602-4a0f-a546-02286203a772): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10104 | 2025.01.11 05:29:56.449161 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. | ||
10105 | 2025.01.11 05:29:56.449315 [ 262 ] {993fc2f2-e87b-4285-8b8b-055d4580c67f} <Debug> TCPHandler: Processed in 0.001876141 sec. | ||
10106 | 2025.01.11 05:29:56.449532 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10107 | 2025.01.11 05:29:56.449682 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10108 | 2025.01.11 05:29:56.449742 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10109 | 2025.01.11 05:29:56.450402 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2025.01.11 05:29:56.450449 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10111 | 2025.01.11 05:29:56.450847 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10112 | 2025.01.11 05:29:56.451081 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Trace> oximeter.measurements_cumulativeu64 (676d8523-0743-4746-b8fa-80c63f4162f4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10113 | 2025.01.11 05:29:56.451290 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Debug> executeQuery: Read 180 rows, 12.17 KiB in 0.00164 sec., 109756.09756097561 rows/sec., 7.24 MiB/sec. | ||
10114 | 2025.01.11 05:29:56.451345 [ 259 ] {4dc9066e-d566-4870-a47e-7179bc65965f} <Debug> TCPHandler: Processed in 0.001925223 sec. | ||
10115 | 2025.01.11 05:29:56.451476 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10116 | 2025.01.11 05:29:56.451583 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10117 | 2025.01.11 05:29:56.451629 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10118 | 2025.01.11 05:29:56.452073 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2025.01.11 05:29:56.452112 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10120 | 2025.01.11 05:29:56.452465 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10121 | 2025.01.11 05:29:56.452694 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Trace> oximeter.measurements_f64 (431cf07a-513d-4636-9ee7-869635df1a17): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10122 | 2025.01.11 05:29:56.452933 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001369 sec., 730.4601899196493 rows/sec., 49.22 KiB/sec. | ||
10123 | 2025.01.11 05:29:56.453133 [ 262 ] {8488fc82-d7db-4dae-a7a1-7f9f389b91d0} <Debug> TCPHandler: Processed in 0.001705398 sec. | ||
10124 | 2025.01.11 05:29:56.453325 [ 259 ] {} <Trace> TCP-Session: f0432046-f5d2-45a7-b191-176967fdc410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10125 | 2025.01.11 05:29:56.453442 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33314) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10126 | 2025.01.11 05:29:56.453520 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <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 | ||
10127 | 2025.01.11 05:29:56.454767 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10128 | 2025.01.11 05:29:56.454806 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10129 | 2025.01.11 05:29:56.455413 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10130 | 2025.01.11 05:29:56.455665 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Trace> oximeter.measurements_histogramu64 (cfde40ce-2678-42d1-b2ad-d02b3a327fb1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10131 | 2025.01.11 05:29:56.455906 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002486 sec., 3620.2735317779566 rows/sec., 6.49 MiB/sec. | ||
10132 | 2025.01.11 05:29:56.456005 [ 259 ] {e512f65d-b61a-4f79-9dfe-04546a00fd2c} <Debug> TCPHandler: Processed in 0.0027637 sec. | ||
10133 | 2025.01.11 05:29:56.456159 [ 262 ] {} <Trace> TCP-Session: aea2852b-1d52-4f7c-8694-4af8d8dd5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10134 | 2025.01.11 05:29:56.456286 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10135 | 2025.01.11 05:29:56.456341 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10136 | 2025.01.11 05:29:56.456826 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10137 | 2025.01.11 05:29:56.456864 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10138 | 2025.01.11 05:29:56.457211 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10139 | 2025.01.11 05:29:56.457447 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Trace> oximeter.measurements_u64 (967fcd31-d9bd-41ba-b646-36d3c0190d6f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10140 | 2025.01.11 05:29:56.457673 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001406 sec., 36984.35277382646 rows/sec., 2.29 MiB/sec. | ||
10141 | 2025.01.11 05:29:56.457759 [ 262 ] {f78a08ce-6cec-4721-bfff-684fd128b693} <Debug> TCPHandler: Processed in 0.001662397 sec. | ||
10142 | 2025.01.11 05:29:57.700862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
10143 | 2025.01.11 05:29:57.701527 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2025.01.11 05:29:57.701576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10145 | 2025.01.11 05:29:57.702121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10146 | 2025.01.11 05:29:57.702388 [ 243 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2025.01.11 05:29:57.702639 [ 105 ] {} <Debug> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10148 | 2025.01.11 05:29:57.702661 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
10149 | 2025.01.11 05:29:57.702761 [ 105 ] {} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10150 | 2025.01.11 05:29:57.702810 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10151 | 2025.01.11 05:29:57.702984 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
10152 | 2025.01.11 05:29:57.703226 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10153 | 2025.01.11 05:29:57.703297 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::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 | ||
10154 | 2025.01.11 05:29:57.703391 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
10155 | 2025.01.11 05:29:57.703576 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
10156 | 2025.01.11 05:29:57.703906 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
10157 | 2025.01.11 05:29:57.704144 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
10158 | 2025.01.11 05:29:57.704334 [ 187 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
10159 | 2025.01.11 05:29:57.706975 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004073669 sec., 5735124.7732695015 rows/sec., 82.04 MiB/sec. | ||
10160 | 2025.01.11 05:29:57.707488 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10161 | 2025.01.11 05:29:57.707822 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10162 | 2025.01.11 05:29:57.707913 [ 189 ] {5332c432-eb7b-4984-8c5f-1356f7c362c1::all_1_51_10} <Trace> system.asynchronous_metric_log (5332c432-eb7b-4984-8c5f-1356f7c362c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10163 | 2025.01.11 05:29:57.708027 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
10164 | 2025.01.11 05:29:59.416590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10165 | 2025.01.11 05:29:59.437819 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10166 | 2025.01.11 05:29:59.437869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10167 | 2025.01.11 05:29:59.445161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10168 | 2025.01.11 05:29:59.445944 [ 244 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10169 | 2025.01.11 05:29:59.446246 [ 104 ] {} <Debug> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10170 | 2025.01.11 05:29:59.446317 [ 104 ] {} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2025.01.11 05:29:59.446365 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
10172 | 2025.01.11 05:29:59.447063 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10173 | 2025.01.11 05:29:59.462277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10174 | 2025.01.11 05:29:59.464117 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10175 | 2025.01.11 05:29:59.465801 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10176 | 2025.01.11 05:29:59.472049 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10177 | 2025.01.11 05:29:59.477644 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10178 | 2025.01.11 05:29:59.483303 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10179 | 2025.01.11 05:29:59.489094 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10180 | 2025.01.11 05:29:59.493425 [ 187 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::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 | ||
10181 | 2025.01.11 05:29:59.553436 [ 189 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10692242 sec., 3600.7415470020223 rows/sec., 18.62 MiB/sec. | ||
10182 | 2025.01.11 05:29:59.556821 [ 190 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10183 | 2025.01.11 05:29:59.559863 [ 190 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_51_10} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10184 | 2025.01.11 05:29:59.560009 [ 190 ] {c14b5a64-39a0-470d-89e7-425de114ef1c::all_1_51_10} <Trace> system.metric_log (c14b5a64-39a0-470d-89e7-425de114ef1c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10185 | 2025.01.11 05:29:59.562837 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10186 | 2025.01.11 05:30:00.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.82 MiB, peak 246.25 MiB, free memory in arenas 0.00 B, will set to 234.74 MiB (RSS), difference: 1.92 MiB |