1 | [ Jan 25 05:07:29 Enabled. ] | ||
2 | [ Jan 25 05:07:29 Rereading configuration. ] | ||
3 | [ Jan 25 05:07:30 Rereading configuration. ] | ||
4 | [ Jan 25 05:07: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 25 05:07: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.25 05:07:34.414333 [ 1 ] {} <Information> Application: Will watch for the process with pid 22970 | ||
29 | 2025.01.25 05:07:34.414772 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.25 05:07:34.663512 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22970 | ||
31 | 2025.01.25 05:07:34.664302 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.25 05:07:34.665047 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.25 05:07:34.761613 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.25 05:07:34.810993 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.25 05:07:34.811052 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.25 05:07:34.811067 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.25 05:07:34.811147 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.25 05:07:34.811554 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.25 05:07:34.813144 [ 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.25 05:07:34.813883 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.25 05:07:34.814723 [ 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.25 05:07:34.814745 [ 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.25 05:07:34.814760 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.25 05:07:34.814942 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.25 05:07:34.815822 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.25 05:07:34.821460 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.25 05:07:34.822329 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.25 05:07:34.823999 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.25 05:07:34.824068 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.25 05:07:34.825661 [ 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.25 05:07:34.826148 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.25 05:07:34.830591 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.25 05:07:34.831280 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.25 05:07:34.833234 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.25 05:07:34.833669 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.25 05:07:34.834115 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.25 05:07:34.834483 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.25 05:07:34.835798 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.25 05:07:34.835826 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.25 05:07:34.835909 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.25 05:07:34.836090 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.25 05:07:34.856749 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.25 05:07:34.856777 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156342 sec | ||
68 | 2025.01.25 05:07:34.856821 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.25 05:07:34.856836 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.25 05:07:34.858004 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.25 05:07:34.859049 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.25 05:07:34.871408 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.25 05:07:34.871455 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.25 05:07:34.871478 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.25 05:07:34.871490 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.25 05:07:34.871520 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.25 05:07:34.871540 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.25 05:07:34.874115 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.25 05:07:34.874158 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.25 05:07:34.874184 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.25 05:07:34.874362 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.25 05:07:34.874382 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.25 05:07:34.874417 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.25 05:07:34.874437 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.25 05:07:34.874450 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.25 05:07:34.874479 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.25 05:07:34.874497 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.25 05:07:34.901881 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.25 05:07:34.907764 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.25 05:07:34.907796 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1771e-05 sec | ||
91 | 2025.01.25 05:07:34.907809 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.25 05:07:34.907820 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.25 05:07:34.907843 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.25 05:07:34.908044 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.25 05:07:34.908089 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.25 05:07:34.908103 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.25 05:07:34.908114 [ 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.25 05:07:34.908127 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.25 05:07:34.916788 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.25 05:07:34.917023 [ 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.25 05:07:34.918005 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.801e-05 sec. | ||
102 | 2025.01.25 05:07:34.918558 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.25 05:07:34.918659 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.25 05:07:34.918677 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.25 05:07:35.260491 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38574 | ||
106 | 2025.01.25 05:07:35.260727 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.25 05:07:35.261075 [ 3 ] {} <Debug> TCP-Session: a0ec67ac-6569-443d-8f03-1fd4a21b8072 Authenticating user 'default' from [fd00:1122:3344:101::b]:38574 | ||
108 | 2025.01.25 05:07:35.261107 [ 3 ] {} <Debug> TCP-Session: a0ec67ac-6569-443d-8f03-1fd4a21b8072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.25 05:07:35.261130 [ 3 ] {} <Debug> TCP-Session: a0ec67ac-6569-443d-8f03-1fd4a21b8072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.25 05:07:35.261215 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.25 05:07:35.261242 [ 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.25 05:07:35.261263 [ 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.25 05:07:35.262160 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47484 | ||
114 | 2025.01.25 05:07:35.262277 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.25 05:07:35.262311 [ 4 ] {} <Debug> TCP-Session: 838d565d-c982-4025-92fd-70ad817e0651 Authenticating user 'default' from [fd00:1122:3344:101::b]:47484 | ||
116 | 2025.01.25 05:07:35.262338 [ 4 ] {} <Debug> TCP-Session: 838d565d-c982-4025-92fd-70ad817e0651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.25 05:07:35.262368 [ 4 ] {} <Debug> TCP-Session: 838d565d-c982-4025-92fd-70ad817e0651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.25 05:07:35.262958 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63307 | ||
119 | 2025.01.25 05:07:35.262977 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59196 | ||
120 | 2025.01.25 05:07:35.263052 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.01.25 05:07:35.263074 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60386 | ||
122 | 2025.01.25 05:07:35.263096 [ 253 ] {} <Debug> TCP-Session: f72f2fb3-b2de-4d71-89b3-8613eb733c1b Authenticating user 'default' from [fd00:1122:3344:101::b]:63307 | ||
123 | 2025.01.25 05:07:35.263184 [ 253 ] {} <Debug> TCP-Session: f72f2fb3-b2de-4d71-89b3-8613eb733c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2025.01.25 05:07:35.263290 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.01.25 05:07:35.263292 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46244 | ||
126 | 2025.01.25 05:07:35.263309 [ 253 ] {} <Debug> TCP-Session: f72f2fb3-b2de-4d71-89b3-8613eb733c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.01.25 05:07:35.263568 [ 5 ] {} <Debug> TCP-Session: 2b763cb8-6588-4135-bf6d-8876a6773611 Authenticating user 'default' from [fd00:1122:3344:101::b]:59196 | ||
128 | 2025.01.25 05:07:35.263564 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44709 | ||
129 | 2025.01.25 05:07:35.263604 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2025.01.25 05:07:35.263629 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.01.25 05:07:35.263681 [ 5 ] {} <Debug> TCP-Session: 2b763cb8-6588-4135-bf6d-8876a6773611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.01.25 05:07:35.263793 [ 5 ] {} <Debug> TCP-Session: 2b763cb8-6588-4135-bf6d-8876a6773611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.01.25 05:07:35.263815 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50361 | ||
134 | 2025.01.25 05:07:35.263808 [ 255 ] {} <Debug> TCP-Session: 71f8ffae-155c-4a3a-99e3-7c24abab5208 Authenticating user 'default' from [fd00:1122:3344:101::b]:46244 | ||
135 | 2025.01.25 05:07:35.263907 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.25 05:07:35.263919 [ 254 ] {} <Debug> TCP-Session: 21b3a2ce-f6b2-44b0-81a2-dabfe43ab95b Authenticating user 'default' from [fd00:1122:3344:101::b]:60386 | ||
137 | 2025.01.25 05:07:35.263941 [ 255 ] {} <Debug> TCP-Session: 71f8ffae-155c-4a3a-99e3-7c24abab5208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.25 05:07:35.264002 [ 256 ] {} <Debug> TCP-Session: 37b3c2c4-6659-474c-8985-8823ddd22029 Authenticating user 'default' from [fd00:1122:3344:101::b]:44709 | ||
139 | 2025.01.25 05:07:35.264096 [ 255 ] {} <Debug> TCP-Session: 71f8ffae-155c-4a3a-99e3-7c24abab5208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.25 05:07:35.264104 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.01.25 05:07:35.264129 [ 254 ] {} <Debug> TCP-Session: 21b3a2ce-f6b2-44b0-81a2-dabfe43ab95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.25 05:07:35.264146 [ 256 ] {} <Debug> TCP-Session: 37b3c2c4-6659-474c-8985-8823ddd22029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.25 05:07:35.264228 [ 256 ] {} <Debug> TCP-Session: 37b3c2c4-6659-474c-8985-8823ddd22029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.25 05:07:35.264243 [ 257 ] {} <Debug> TCP-Session: 54fe1660-035a-4df2-979c-cdfc10e2ab64 Authenticating user 'default' from [fd00:1122:3344:101::b]:50361 | ||
145 | 2025.01.25 05:07:35.264262 [ 254 ] {} <Debug> TCP-Session: 21b3a2ce-f6b2-44b0-81a2-dabfe43ab95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.25 05:07:35.264303 [ 257 ] {} <Debug> TCP-Session: 54fe1660-035a-4df2-979c-cdfc10e2ab64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.25 05:07:35.264398 [ 257 ] {} <Debug> TCP-Session: 54fe1660-035a-4df2-979c-cdfc10e2ab64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.25 05:07:35.983709 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37762 | ||
149 | 2025.01.25 05:07:35.983933 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.01.25 05:07:35.983992 [ 258 ] {} <Debug> TCP-Session: 9be6e963-2c14-4aff-9ea3-25b5d02f69dc Authenticating user 'default' from [fd00:1122:3344:101::a]:37762 | ||
151 | 2025.01.25 05:07:35.984023 [ 258 ] {} <Debug> TCP-Session: 9be6e963-2c14-4aff-9ea3-25b5d02f69dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.25 05:07:35.984042 [ 258 ] {} <Debug> TCP-Session: 9be6e963-2c14-4aff-9ea3-25b5d02f69dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.25 05:07:35.984131 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2025.01.25 05:07:35.984164 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2025.01.25 05:07:35.984200 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.01.25 05:07:35.985202 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49734 | ||
157 | 2025.01.25 05:07:35.985286 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40309 | ||
158 | 2025.01.25 05:07:35.985421 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56412 | ||
159 | 2025.01.25 05:07:35.985427 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.01.25 05:07:35.985582 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50779 | ||
161 | 2025.01.25 05:07:35.985584 [ 259 ] {} <Debug> TCP-Session: bdd29d21-abea-4449-888c-47aed50cc479 Authenticating user 'default' from [fd00:1122:3344:101::a]:49734 | ||
162 | 2025.01.25 05:07:35.985602 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.01.25 05:07:35.985765 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2025.01.25 05:07:35.985789 [ 259 ] {} <Debug> TCP-Session: bdd29d21-abea-4449-888c-47aed50cc479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2025.01.25 05:07:35.985774 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57794 | ||
166 | 2025.01.25 05:07:35.985947 [ 261 ] {} <Debug> TCP-Session: 028a5a3f-3c04-4930-a974-4c89e50cab97 Authenticating user 'default' from [fd00:1122:3344:101::a]:56412 | ||
167 | 2025.01.25 05:07:35.986008 [ 259 ] {} <Debug> TCP-Session: bdd29d21-abea-4449-888c-47aed50cc479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2025.01.25 05:07:35.986017 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47985 | ||
169 | 2025.01.25 05:07:35.986041 [ 260 ] {} <Debug> TCP-Session: 29d6ad37-c1b0-4efc-8470-e3c2791d8e15 Authenticating user 'default' from [fd00:1122:3344:101::a]:40309 | ||
170 | 2025.01.25 05:07:35.986067 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54678 | ||
171 | 2025.01.25 05:07:35.986289 [ 261 ] {} <Debug> TCP-Session: 028a5a3f-3c04-4930-a974-4c89e50cab97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2025.01.25 05:07:35.986295 [ 260 ] {} <Debug> TCP-Session: 29d6ad37-c1b0-4efc-8470-e3c2791d8e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.01.25 05:07:35.986566 [ 260 ] {} <Debug> TCP-Session: 29d6ad37-c1b0-4efc-8470-e3c2791d8e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.01.25 05:07:35.986575 [ 261 ] {} <Debug> TCP-Session: 028a5a3f-3c04-4930-a974-4c89e50cab97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.01.25 05:07:35.986996 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39729 | ||
176 | 2025.01.25 05:07:35.987107 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.01.25 05:07:35.987131 [ 266 ] {} <Debug> TCP-Session: f8b7bfbe-bd61-45a8-81d9-a065132b8f58 Authenticating user 'default' from [fd00:1122:3344:101::c]:39729 | ||
178 | 2025.01.25 05:07:35.987163 [ 266 ] {} <Debug> TCP-Session: f8b7bfbe-bd61-45a8-81d9-a065132b8f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.01.25 05:07:35.987179 [ 266 ] {} <Debug> TCP-Session: f8b7bfbe-bd61-45a8-81d9-a065132b8f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.01.25 05:07:35.987229 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
181 | 2025.01.25 05:07:35.987261 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
182 | 2025.01.25 05:07:35.987278 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
183 | 2025.01.25 05:07:35.988233 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52873 | ||
184 | 2025.01.25 05:07:35.988402 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.01.25 05:07:35.988402 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54950 | ||
186 | 2025.01.25 05:07:35.988466 [ 267 ] {} <Debug> TCP-Session: 81042bd7-fe10-4bf0-8215-a1c4a2e053e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52873 | ||
187 | 2025.01.25 05:07:35.988566 [ 267 ] {} <Debug> TCP-Session: 81042bd7-fe10-4bf0-8215-a1c4a2e053e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.01.25 05:07:35.988619 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53553 | ||
189 | 2025.01.25 05:07:35.988631 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
190 | 2025.01.25 05:07:35.988633 [ 267 ] {} <Debug> TCP-Session: 81042bd7-fe10-4bf0-8215-a1c4a2e053e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.25 05:07:35.988844 [ 268 ] {} <Debug> TCP-Session: 47055fe8-d0c2-4df6-8dd3-2483ce0ae27a Authenticating user 'default' from [fd00:1122:3344:101::c]:54950 | ||
192 | 2025.01.25 05:07:35.988891 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64103 | ||
193 | 2025.01.25 05:07:35.988904 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.01.25 05:07:35.988934 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63099 | ||
195 | 2025.01.25 05:07:35.989055 [ 268 ] {} <Debug> TCP-Session: 47055fe8-d0c2-4df6-8dd3-2483ce0ae27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.25 05:07:35.989073 [ 269 ] {} <Debug> TCP-Session: 1daaad2f-8b56-4483-8bff-fdaa404474f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:53553 | ||
197 | 2025.01.25 05:07:35.989164 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37015 | ||
198 | 2025.01.25 05:07:35.989255 [ 268 ] {} <Debug> TCP-Session: 47055fe8-d0c2-4df6-8dd3-2483ce0ae27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
199 | 2025.01.25 05:07:35.989285 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53016 | ||
200 | 2025.01.25 05:07:35.989270 [ 269 ] {} <Debug> TCP-Session: 1daaad2f-8b56-4483-8bff-fdaa404474f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
201 | 2025.01.25 05:07:35.989780 [ 269 ] {} <Debug> TCP-Session: 1daaad2f-8b56-4483-8bff-fdaa404474f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
202 | 2025.01.25 05:07:35.990134 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2025.01.25 05:07:35.990180 [ 262 ] {} <Debug> TCP-Session: 07cfdf29-f33b-4d5d-b426-d49e45f9cecf Authenticating user 'default' from [fd00:1122:3344:101::a]:50779 | ||
204 | 2025.01.25 05:07:35.990203 [ 262 ] {} <Debug> TCP-Session: 07cfdf29-f33b-4d5d-b426-d49e45f9cecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
205 | 2025.01.25 05:07:35.990217 [ 262 ] {} <Debug> TCP-Session: 07cfdf29-f33b-4d5d-b426-d49e45f9cecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
206 | 2025.01.25 05:07:35.991741 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2025.01.25 05:07:35.991775 [ 264 ] {} <Debug> TCP-Session: 53f348c8-c3da-41d3-a91f-960f2a7074ee Authenticating user 'default' from [fd00:1122:3344:101::a]:47985 | ||
208 | 2025.01.25 05:07:35.991794 [ 264 ] {} <Debug> TCP-Session: 53f348c8-c3da-41d3-a91f-960f2a7074ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2025.01.25 05:07:35.991823 [ 264 ] {} <Debug> TCP-Session: 53f348c8-c3da-41d3-a91f-960f2a7074ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2025.01.25 05:07:35.992191 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
211 | 2025.01.25 05:07:35.992227 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2025.01.25 05:07:35.992239 [ 271 ] {} <Debug> TCP-Session: cbf724c6-aaac-453d-a7f1-191099d1ad58 Authenticating user 'default' from [fd00:1122:3344:101::c]:63099 | ||
213 | 2025.01.25 05:07:35.992280 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
214 | 2025.01.25 05:07:35.992297 [ 272 ] {} <Debug> TCP-Session: f9432ac3-c803-4358-bdec-161d5db95c6f Authenticating user 'default' from [fd00:1122:3344:101::c]:37015 | ||
215 | 2025.01.25 05:07:35.992316 [ 271 ] {} <Debug> TCP-Session: cbf724c6-aaac-453d-a7f1-191099d1ad58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2025.01.25 05:07:35.992353 [ 265 ] {} <Debug> TCP-Session: 3dc374cc-bfe3-4344-ba7f-899807063546 Authenticating user 'default' from [fd00:1122:3344:101::a]:54678 | ||
217 | 2025.01.25 05:07:35.992362 [ 272 ] {} <Debug> TCP-Session: f9432ac3-c803-4358-bdec-161d5db95c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2025.01.25 05:07:35.992377 [ 271 ] {} <Debug> TCP-Session: cbf724c6-aaac-453d-a7f1-191099d1ad58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2025.01.25 05:07:35.992409 [ 265 ] {} <Debug> TCP-Session: 3dc374cc-bfe3-4344-ba7f-899807063546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2025.01.25 05:07:35.992420 [ 272 ] {} <Debug> TCP-Session: f9432ac3-c803-4358-bdec-161d5db95c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2025.01.25 05:07:35.992508 [ 265 ] {} <Debug> TCP-Session: 3dc374cc-bfe3-4344-ba7f-899807063546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2025.01.25 05:07:35.992768 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
223 | 2025.01.25 05:07:35.992803 [ 273 ] {} <Debug> TCP-Session: 08e0769a-a31c-4310-9a7e-552346873c52 Authenticating user 'default' from [fd00:1122:3344:101::c]:53016 | ||
224 | 2025.01.25 05:07:35.992820 [ 273 ] {} <Debug> TCP-Session: 08e0769a-a31c-4310-9a7e-552346873c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2025.01.25 05:07:35.992847 [ 273 ] {} <Debug> TCP-Session: 08e0769a-a31c-4310-9a7e-552346873c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2025.01.25 05:07:35.993383 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
227 | 2025.01.25 05:07:35.993421 [ 263 ] {} <Debug> TCP-Session: 5933c9ce-3186-475d-8881-64c92c85a83e Authenticating user 'default' from [fd00:1122:3344:101::a]:57794 | ||
228 | 2025.01.25 05:07:35.993458 [ 263 ] {} <Debug> TCP-Session: 5933c9ce-3186-475d-8881-64c92c85a83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2025.01.25 05:07:35.993472 [ 263 ] {} <Debug> TCP-Session: 5933c9ce-3186-475d-8881-64c92c85a83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2025.01.25 05:07:35.993807 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
231 | 2025.01.25 05:07:35.993870 [ 270 ] {} <Debug> TCP-Session: e9b1b696-bfd0-4fa1-a449-9fd292cf470f Authenticating user 'default' from [fd00:1122:3344:101::c]:64103 | ||
232 | 2025.01.25 05:07:35.993896 [ 270 ] {} <Debug> TCP-Session: e9b1b696-bfd0-4fa1-a449-9fd292cf470f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.01.25 05:07:35.993912 [ 270 ] {} <Debug> TCP-Session: e9b1b696-bfd0-4fa1-a449-9fd292cf470f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.01.25 05:07:36.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.85 MiB, peak 117.85 MiB, free memory in arenas 0.00 B, will set to 120.45 MiB (RSS), difference: 2.60 MiB | ||
235 | 2025.01.25 05:07:36.020570 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61327 | ||
236 | 2025.01.25 05:07:36.020738 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2025.01.25 05:07:36.020790 [ 274 ] {} <Debug> TCP-Session: c0cf0684-c826-4f0b-830e-538bb33a03c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61327 | ||
238 | 2025.01.25 05:07:36.020810 [ 274 ] {} <Debug> TCP-Session: c0cf0684-c826-4f0b-830e-538bb33a03c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.01.25 05:07:36.020827 [ 274 ] {} <Debug> TCP-Session: c0cf0684-c826-4f0b-830e-538bb33a03c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.01.25 05:07:36.020904 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2025.01.25 05:07:36.020931 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2025.01.25 05:07:36.020961 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2025.01.25 05:07:36.024942 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38687 | ||
244 | 2025.01.25 05:07:36.025155 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
245 | 2025.01.25 05:07:36.025160 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46140 | ||
246 | 2025.01.25 05:07:36.025196 [ 275 ] {} <Debug> TCP-Session: ab82aa9b-e1eb-4751-b446-d05cd3b86ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38687 | ||
247 | 2025.01.25 05:07:36.025234 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42984 | ||
248 | 2025.01.25 05:07:36.025248 [ 275 ] {} <Debug> TCP-Session: ab82aa9b-e1eb-4751-b446-d05cd3b86ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
249 | 2025.01.25 05:07:36.025319 [ 275 ] {} <Debug> TCP-Session: ab82aa9b-e1eb-4751-b446-d05cd3b86ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
250 | 2025.01.25 05:07:36.025628 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
251 | 2025.01.25 05:07:36.025640 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
252 | 2025.01.25 05:07:36.025698 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45586 | ||
253 | 2025.01.25 05:07:36.025699 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
254 | 2025.01.25 05:07:36.025759 [ 277 ] {} <Debug> TCP-Session: ea393742-7e01-4326-a24c-5b498e79eeb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42984 | ||
255 | 2025.01.25 05:07:36.025933 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55452 | ||
256 | 2025.01.25 05:07:36.025944 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
257 | 2025.01.25 05:07:36.026030 [ 276 ] {} <Debug> TCP-Session: e22ec37f-44de-4982-b268-83ea0c064a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:46140 | ||
258 | 2025.01.25 05:07:36.026132 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
259 | 2025.01.25 05:07:36.026204 [ 276 ] {} <Debug> TCP-Session: e22ec37f-44de-4982-b268-83ea0c064a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2025.01.25 05:07:36.026147 [ 278 ] {} <Debug> TCP-Session: 7a139fd7-1f59-42ca-95e0-7c40e505d6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
261 | 2025.01.25 05:07:36.026290 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
262 | 2025.01.25 05:07:36.026340 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63811 | ||
263 | 2025.01.25 05:07:36.026352 [ 276 ] {} <Debug> TCP-Session: e22ec37f-44de-4982-b268-83ea0c064a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2025.01.25 05:07:36.026397 [ 279 ] {} <Debug> TCP-Session: 91f1a583-9ea1-48c6-87a7-f47757050f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45586 | ||
265 | 2025.01.25 05:07:36.026399 [ 277 ] {} <Debug> TCP-Session: ea393742-7e01-4326-a24c-5b498e79eeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2025.01.25 05:07:36.026616 [ 280 ] {} <Debug> TCP-Session: 738dbbd5-0df1-465b-a079-90efd2bccc14 Authenticating user 'default' from [fd00:1122:3344:101::e]:55452 | ||
267 | 2025.01.25 05:07:36.026683 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
268 | 2025.01.25 05:07:36.026704 [ 279 ] {} <Debug> TCP-Session: 91f1a583-9ea1-48c6-87a7-f47757050f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2025.01.25 05:07:36.026744 [ 277 ] {} <Debug> TCP-Session: ea393742-7e01-4326-a24c-5b498e79eeb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.01.25 05:07:36.026730 [ 280 ] {} <Debug> TCP-Session: 738dbbd5-0df1-465b-a079-90efd2bccc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2025.01.25 05:07:36.026795 [ 281 ] {} <Debug> TCP-Session: f1b622ff-565a-4a00-8c46-420d80c93d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63811 | ||
272 | 2025.01.25 05:07:36.026808 [ 278 ] {} <Debug> TCP-Session: 7a139fd7-1f59-42ca-95e0-7c40e505d6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2025.01.25 05:07:36.026885 [ 279 ] {} <Debug> TCP-Session: 91f1a583-9ea1-48c6-87a7-f47757050f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2025.01.25 05:07:36.026941 [ 281 ] {} <Debug> TCP-Session: f1b622ff-565a-4a00-8c46-420d80c93d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2025.01.25 05:07:36.026950 [ 278 ] {} <Debug> TCP-Session: 7a139fd7-1f59-42ca-95e0-7c40e505d6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2025.01.25 05:07:36.027008 [ 280 ] {} <Debug> TCP-Session: 738dbbd5-0df1-465b-a079-90efd2bccc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2025.01.25 05:07:36.027798 [ 281 ] {} <Debug> TCP-Session: f1b622ff-565a-4a00-8c46-420d80c93d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.01.25 05:07:41.920134 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50542 | ||
279 | 2025.01.25 05:07:41.923006 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2025.01.25 05:07:41.923054 [ 282 ] {} <Debug> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:50542 | ||
281 | 2025.01.25 05:07:41.923161 [ 282 ] {} <Debug> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2025.01.25 05:07:41.923178 [ 282 ] {} <Debug> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2025.01.25 05:07:41.923259 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
284 | 2025.01.25 05:07:41.923375 [ 282 ] {} <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 | ||
285 | 2025.01.25 05:07:41.923396 [ 282 ] {} <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 | ||
286 | 2025.01.25 05:07:41.924476 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51252 | ||
287 | 2025.01.25 05:07:41.924671 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
288 | 2025.01.25 05:07:41.924678 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64274 | ||
289 | 2025.01.25 05:07:41.924799 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60687 | ||
290 | 2025.01.25 05:07:41.924837 [ 283 ] {} <Debug> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51252 | ||
291 | 2025.01.25 05:07:41.925501 [ 283 ] {} <Debug> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2025.01.25 05:07:41.926222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34627 | ||
293 | 2025.01.25 05:07:41.926238 [ 283 ] {} <Debug> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2025.01.25 05:07:41.928485 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
295 | 2025.01.25 05:07:41.928514 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46622 | ||
296 | 2025.01.25 05:07:41.928502 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
297 | 2025.01.25 05:07:41.929344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47110 | ||
298 | 2025.01.25 05:07:41.929559 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
299 | 2025.01.25 05:07:41.929614 [ 285 ] {} <Debug> TCP-Session: 14bbba60-76cf-4028-936a-0281060f5fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60687 | ||
300 | 2025.01.25 05:07:41.929602 [ 284 ] {} <Debug> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64274 | ||
301 | 2025.01.25 05:07:41.929571 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
302 | 2025.01.25 05:07:41.929578 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43750 | ||
303 | 2025.01.25 05:07:41.929806 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
304 | 2025.01.25 05:07:41.929824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33372 | ||
305 | 2025.01.25 05:07:41.929892 [ 284 ] {} <Debug> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
306 | 2025.01.25 05:07:41.929900 [ 287 ] {} <Debug> TCP-Session: a7731662-87ac-4090-8945-6176a079a219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46622 | ||
307 | 2025.01.25 05:07:41.929927 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
308 | 2025.01.25 05:07:41.929933 [ 285 ] {} <Debug> TCP-Session: 14bbba60-76cf-4028-936a-0281060f5fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
309 | 2025.01.25 05:07:41.930050 [ 288 ] {} <Debug> TCP-Session: bc110f4f-b94d-4760-82ba-d253fc572730 Authenticating user 'default' from [fd00:1122:3344:101::d]:47110 | ||
310 | 2025.01.25 05:07:41.930062 [ 286 ] {} <Debug> TCP-Session: 6e17a90b-d59b-4145-abb3-6f717ae1945a Authenticating user 'default' from [fd00:1122:3344:101::d]:34627 | ||
311 | 2025.01.25 05:07:41.930202 [ 284 ] {} <Debug> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2025.01.25 05:07:41.930240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
313 | 2025.01.25 05:07:41.930256 [ 287 ] {} <Debug> TCP-Session: a7731662-87ac-4090-8945-6176a079a219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2025.01.25 05:07:41.930408 [ 286 ] {} <Debug> TCP-Session: 6e17a90b-d59b-4145-abb3-6f717ae1945a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2025.01.25 05:07:41.930458 [ 287 ] {} <Debug> TCP-Session: a7731662-87ac-4090-8945-6176a079a219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
316 | 2025.01.25 05:07:41.930522 [ 289 ] {} <Debug> TCP-Session: 7d50ec00-5c35-409e-ae0f-b817de9b586a Authenticating user 'default' from [fd00:1122:3344:101::d]:43750 | ||
317 | 2025.01.25 05:07:41.930537 [ 288 ] {} <Debug> TCP-Session: bc110f4f-b94d-4760-82ba-d253fc572730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
318 | 2025.01.25 05:07:41.930525 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
319 | 2025.01.25 05:07:41.930569 [ 286 ] {} <Debug> TCP-Session: 6e17a90b-d59b-4145-abb3-6f717ae1945a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2025.01.25 05:07:41.930705 [ 288 ] {} <Debug> TCP-Session: bc110f4f-b94d-4760-82ba-d253fc572730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
321 | 2025.01.25 05:07:41.930743 [ 290 ] {} <Debug> TCP-Session: 072751da-362d-44fa-aa4d-631ce6b8b527 Authenticating user 'default' from [fd00:1122:3344:101::d]:33372 | ||
322 | 2025.01.25 05:07:41.930716 [ 289 ] {} <Debug> TCP-Session: 7d50ec00-5c35-409e-ae0f-b817de9b586a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
323 | 2025.01.25 05:07:41.930905 [ 285 ] {} <Debug> TCP-Session: 14bbba60-76cf-4028-936a-0281060f5fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2025.01.25 05:07:41.930924 [ 290 ] {} <Debug> TCP-Session: 072751da-362d-44fa-aa4d-631ce6b8b527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2025.01.25 05:07:41.937716 [ 289 ] {} <Debug> TCP-Session: 7d50ec00-5c35-409e-ae0f-b817de9b586a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2025.01.25 05:07:41.937758 [ 290 ] {} <Debug> TCP-Session: 072751da-362d-44fa-aa4d-631ce6b8b527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
327 | 2025.01.25 05:07:41.941290 [ 282 ] {87f20c4e-c1c2-464f-ac5e-5a2214883ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
328 | 2025.01.25 05:07:42.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.07 MiB, peak 121.07 MiB, free memory in arenas 0.00 B, will set to 130.80 MiB (RSS), difference: 9.73 MiB | ||
329 | 2025.01.25 05:07:42.003400 [ 282 ] {87f20c4e-c1c2-464f-ac5e-5a2214883ece} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50542) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
330 | |||
331 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
332 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
333 | 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 | ||
334 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
335 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
336 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
337 | 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 | ||
338 | 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 | ||
339 | 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 | ||
340 | 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 | ||
341 | 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 | ||
342 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
343 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
346 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
347 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
348 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
349 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
350 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
351 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
352 | |||
353 | 2025.01.25 05:07:42.007076 [ 282 ] {87f20c4e-c1c2-464f-ac5e-5a2214883ece} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
354 | |||
355 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
356 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
357 | 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 | ||
358 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
359 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
360 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
361 | 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 | ||
362 | 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 | ||
363 | 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 | ||
364 | 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 | ||
365 | 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 | ||
366 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
367 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
370 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
371 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
372 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
373 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
374 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
375 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
376 | |||
377 | 2025.01.25 05:07:42.007338 [ 282 ] {87f20c4e-c1c2-464f-ac5e-5a2214883ece} <Debug> TCPHandler: Processed in 0.08258901 sec. | ||
378 | 2025.01.25 05:07:42.007710 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
379 | 2025.01.25 05:07:42.007920 [ 283 ] {facac9e1-3236-4f44-a9e7-42071484a13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
380 | 2025.01.25 05:07:42.008353 [ 283 ] {facac9e1-3236-4f44-a9e7-42071484a13e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51252) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
381 | |||
382 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
384 | 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 | ||
385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
388 | 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 | ||
389 | 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 | ||
390 | 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 | ||
391 | 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 | ||
392 | 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 | ||
393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
395 | 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 | ||
396 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
397 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
398 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
400 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
402 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
403 | |||
404 | 2025.01.25 05:07:42.008630 [ 283 ] {facac9e1-3236-4f44-a9e7-42071484a13e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
405 | |||
406 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
408 | 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 | ||
409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
412 | 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 | ||
413 | 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 | ||
414 | 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 | ||
415 | 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 | ||
416 | 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 | ||
417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
419 | 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 | ||
420 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
421 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
422 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
424 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
426 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
427 | |||
428 | 2025.01.25 05:07:42.008867 [ 283 ] {facac9e1-3236-4f44-a9e7-42071484a13e} <Debug> TCPHandler: Processed in 0.001316509 sec. | ||
429 | 2025.01.25 05:07:42.009174 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.01.25 05:07:42.010589 [ 282 ] {5a1b876c-426b-47d2-84fe-f0f3670fdc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
431 | 2025.01.25 05:07:42.011328 [ 282 ] {5a1b876c-426b-47d2-84fe-f0f3670fdc80} <Debug> TCPHandler: Processed in 0.002270114 sec. | ||
432 | 2025.01.25 05:07:42.011536 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.25 05:07:42.011741 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
434 | 2025.01.25 05:07:42.011851 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
435 | 2025.01.25 05:07:42.015633 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
436 | 2025.01.25 05:07:42.015662 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4031e-05 sec | ||
437 | 2025.01.25 05:07:42.015677 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Trace> ReferentialDeps: No tables | ||
438 | 2025.01.25 05:07:42.015689 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Trace> LoadingDeps: No tables | ||
439 | 2025.01.25 05:07:42.015794 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
440 | 2025.01.25 05:07:42.015852 [ 283 ] {dbc5a8f6-93a4-44d8-a708-9abbd55773fd} <Debug> TCPHandler: Processed in 0.004375296 sec. | ||
441 | 2025.01.25 05:07:42.016055 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2025.01.25 05:07:42.016333 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) /* The version table contains metadata about the `oximeter` database */ | ||
443 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
444 | 2025.01.25 05:07:42.016388 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
445 | 2025.01.25 05:07:42.031675 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
446 | 2025.01.25 05:07:42.033318 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Debug> oximeter.version (a46169a4-0eae-49d6-8a0e-c627887233bb): Loading data parts | ||
447 | 2025.01.25 05:07:42.033889 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Debug> oximeter.version (a46169a4-0eae-49d6-8a0e-c627887233bb): There are no data parts | ||
448 | 2025.01.25 05:07:42.038141 [ 282 ] {a887e126-c63d-496b-ae34-4efe163b824d} <Debug> TCPHandler: Processed in 0.022147753 sec. | ||
449 | 2025.01.25 05:07:42.038398 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.01.25 05:07:42.038656 [ 283 ] {c0a3ef58-03fd-4237-92ca-3004e8ff987b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) /* The measurement tables contain all individual samples from each timeseries. | ||
451 | * | ||
452 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
453 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
454 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
455 | * by all samples from the same timeseries. | ||
456 | * | ||
457 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
458 | * and then uses that to index quickly into the measurements tables. | ||
459 | */ | ||
460 | 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) | ||
461 | 2025.01.25 05:07:42.038830 [ 283 ] {c0a3ef58-03fd-4237-92ca-3004e8ff987b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
462 | 2025.01.25 05:07:42.049333 [ 283 ] {c0a3ef58-03fd-4237-92ca-3004e8ff987b} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Loading data parts | ||
463 | 2025.01.25 05:07:42.049708 [ 283 ] {c0a3ef58-03fd-4237-92ca-3004e8ff987b} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): There are no data parts | ||
464 | 2025.01.25 05:07:42.051511 [ 283 ] {c0a3ef58-03fd-4237-92ca-3004e8ff987b} <Debug> TCPHandler: Processed in 0.013200059 sec. | ||
465 | 2025.01.25 05:07:42.051752 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.25 05:07:42.052091 [ 282 ] {1fe8a4d9-5bbb-4637-98e9-405680caa9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
467 | 2025.01.25 05:07:42.052256 [ 282 ] {1fe8a4d9-5bbb-4637-98e9-405680caa9a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
468 | 2025.01.25 05:07:42.055300 [ 282 ] {1fe8a4d9-5bbb-4637-98e9-405680caa9a2} <Debug> oximeter.measurements_i8 (384bd498-255a-4f05-bc82-cf10faa386f6): Loading data parts | ||
469 | 2025.01.25 05:07:42.055530 [ 282 ] {1fe8a4d9-5bbb-4637-98e9-405680caa9a2} <Debug> oximeter.measurements_i8 (384bd498-255a-4f05-bc82-cf10faa386f6): There are no data parts | ||
470 | 2025.01.25 05:07:42.058425 [ 282 ] {1fe8a4d9-5bbb-4637-98e9-405680caa9a2} <Debug> TCPHandler: Processed in 0.006749281 sec. | ||
471 | 2025.01.25 05:07:42.058669 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.01.25 05:07:42.058911 [ 283 ] {2bf27b8a-8ca9-440a-85e3-69e09cc3dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
473 | 2025.01.25 05:07:42.059061 [ 283 ] {2bf27b8a-8ca9-440a-85e3-69e09cc3dd13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
474 | 2025.01.25 05:07:42.062083 [ 283 ] {2bf27b8a-8ca9-440a-85e3-69e09cc3dd13} <Debug> oximeter.measurements_u8 (5dc0a271-711c-4a67-9c33-a90014816bb7): Loading data parts | ||
475 | 2025.01.25 05:07:42.062389 [ 283 ] {2bf27b8a-8ca9-440a-85e3-69e09cc3dd13} <Debug> oximeter.measurements_u8 (5dc0a271-711c-4a67-9c33-a90014816bb7): There are no data parts | ||
476 | 2025.01.25 05:07:42.064867 [ 283 ] {2bf27b8a-8ca9-440a-85e3-69e09cc3dd13} <Debug> TCPHandler: Processed in 0.006277984 sec. | ||
477 | 2025.01.25 05:07:42.065082 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.01.25 05:07:42.065418 [ 282 ] {e70b2f09-310e-4815-87d0-4f54ee917030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
479 | 2025.01.25 05:07:42.065550 [ 282 ] {e70b2f09-310e-4815-87d0-4f54ee917030} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
480 | 2025.01.25 05:07:42.070751 [ 282 ] {e70b2f09-310e-4815-87d0-4f54ee917030} <Debug> oximeter.measurements_i16 (d2355b52-8c69-47d2-93c4-678a1f783570): Loading data parts | ||
481 | 2025.01.25 05:07:42.070931 [ 282 ] {e70b2f09-310e-4815-87d0-4f54ee917030} <Debug> oximeter.measurements_i16 (d2355b52-8c69-47d2-93c4-678a1f783570): There are no data parts | ||
482 | 2025.01.25 05:07:42.073942 [ 282 ] {e70b2f09-310e-4815-87d0-4f54ee917030} <Debug> TCPHandler: Processed in 0.008921364 sec. | ||
483 | 2025.01.25 05:07:42.074162 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2025.01.25 05:07:42.074501 [ 283 ] {cc6212f2-4090-462f-a218-b566926b06a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
485 | 2025.01.25 05:07:42.074693 [ 283 ] {cc6212f2-4090-462f-a218-b566926b06a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
486 | 2025.01.25 05:07:42.077696 [ 283 ] {cc6212f2-4090-462f-a218-b566926b06a6} <Debug> oximeter.measurements_u16 (7917699b-6b60-4138-a9d0-dd7eef45aa21): Loading data parts | ||
487 | 2025.01.25 05:07:42.077934 [ 283 ] {cc6212f2-4090-462f-a218-b566926b06a6} <Debug> oximeter.measurements_u16 (7917699b-6b60-4138-a9d0-dd7eef45aa21): There are no data parts | ||
488 | 2025.01.25 05:07:42.081351 [ 283 ] {cc6212f2-4090-462f-a218-b566926b06a6} <Debug> TCPHandler: Processed in 0.007254659 sec. | ||
489 | 2025.01.25 05:07:42.081638 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2025.01.25 05:07:42.081980 [ 282 ] {23eb5a99-02b6-40e1-a2f3-56ebf9d53553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
491 | 2025.01.25 05:07:42.082081 [ 282 ] {23eb5a99-02b6-40e1-a2f3-56ebf9d53553} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
492 | 2025.01.25 05:07:42.085036 [ 282 ] {23eb5a99-02b6-40e1-a2f3-56ebf9d53553} <Debug> oximeter.measurements_i32 (8254913e-a29c-4696-9220-6151af0dac37): Loading data parts | ||
493 | 2025.01.25 05:07:42.085211 [ 282 ] {23eb5a99-02b6-40e1-a2f3-56ebf9d53553} <Debug> oximeter.measurements_i32 (8254913e-a29c-4696-9220-6151af0dac37): There are no data parts | ||
494 | 2025.01.25 05:07:42.087471 [ 282 ] {23eb5a99-02b6-40e1-a2f3-56ebf9d53553} <Debug> TCPHandler: Processed in 0.005903829 sec. | ||
495 | 2025.01.25 05:07:42.087803 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2025.01.25 05:07:42.088042 [ 283 ] {62950855-99f2-4571-8109-ed11d2b56fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
497 | 2025.01.25 05:07:42.088210 [ 283 ] {62950855-99f2-4571-8109-ed11d2b56fe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
498 | 2025.01.25 05:07:42.091383 [ 283 ] {62950855-99f2-4571-8109-ed11d2b56fe3} <Debug> oximeter.measurements_u32 (18326f48-6872-4bb4-8156-8df4c723b2aa): Loading data parts | ||
499 | 2025.01.25 05:07:42.091637 [ 283 ] {62950855-99f2-4571-8109-ed11d2b56fe3} <Debug> oximeter.measurements_u32 (18326f48-6872-4bb4-8156-8df4c723b2aa): There are no data parts | ||
500 | 2025.01.25 05:07:42.093076 [ 283 ] {62950855-99f2-4571-8109-ed11d2b56fe3} <Debug> TCPHandler: Processed in 0.00534378 sec. | ||
501 | 2025.01.25 05:07:42.093288 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2025.01.25 05:07:42.093593 [ 282 ] {0cf7956b-b08d-449c-b2cf-b462ac851a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
503 | 2025.01.25 05:07:42.093683 [ 282 ] {0cf7956b-b08d-449c-b2cf-b462ac851a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
504 | 2025.01.25 05:07:42.096743 [ 282 ] {0cf7956b-b08d-449c-b2cf-b462ac851a73} <Debug> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): Loading data parts | ||
505 | 2025.01.25 05:07:42.096919 [ 282 ] {0cf7956b-b08d-449c-b2cf-b462ac851a73} <Debug> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): There are no data parts | ||
506 | 2025.01.25 05:07:42.099958 [ 282 ] {0cf7956b-b08d-449c-b2cf-b462ac851a73} <Debug> TCPHandler: Processed in 0.006728421 sec. | ||
507 | 2025.01.25 05:07:42.100241 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2025.01.25 05:07:42.100467 [ 283 ] {0791a304-4c01-48a8-97eb-394f2571e058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
509 | 2025.01.25 05:07:42.100627 [ 283 ] {0791a304-4c01-48a8-97eb-394f2571e058} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
510 | 2025.01.25 05:07:42.104240 [ 283 ] {0791a304-4c01-48a8-97eb-394f2571e058} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Loading data parts | ||
511 | 2025.01.25 05:07:42.104554 [ 283 ] {0791a304-4c01-48a8-97eb-394f2571e058} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): There are no data parts | ||
512 | 2025.01.25 05:07:42.107977 [ 283 ] {0791a304-4c01-48a8-97eb-394f2571e058} <Debug> TCPHandler: Processed in 0.007796887 sec. | ||
513 | 2025.01.25 05:07:42.108183 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2025.01.25 05:07:42.108512 [ 282 ] {7f50ec94-66a6-45e2-bff6-a441a3f8d101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
515 | 2025.01.25 05:07:42.108609 [ 282 ] {7f50ec94-66a6-45e2-bff6-a441a3f8d101} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
516 | 2025.01.25 05:07:42.112248 [ 282 ] {7f50ec94-66a6-45e2-bff6-a441a3f8d101} <Debug> oximeter.measurements_f32 (c3ad5da6-3e08-48f1-91ae-bdfa72900fd6): Loading data parts | ||
517 | 2025.01.25 05:07:42.112437 [ 282 ] {7f50ec94-66a6-45e2-bff6-a441a3f8d101} <Debug> oximeter.measurements_f32 (c3ad5da6-3e08-48f1-91ae-bdfa72900fd6): There are no data parts | ||
518 | 2025.01.25 05:07:42.115280 [ 282 ] {7f50ec94-66a6-45e2-bff6-a441a3f8d101} <Debug> TCPHandler: Processed in 0.007154877 sec. | ||
519 | 2025.01.25 05:07:42.115618 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2025.01.25 05:07:42.115862 [ 283 ] {b49e7caf-cccf-4dc0-96a4-5574fbede289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
521 | 2025.01.25 05:07:42.116098 [ 283 ] {b49e7caf-cccf-4dc0-96a4-5574fbede289} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
522 | 2025.01.25 05:07:42.119586 [ 283 ] {b49e7caf-cccf-4dc0-96a4-5574fbede289} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Loading data parts | ||
523 | 2025.01.25 05:07:42.119862 [ 283 ] {b49e7caf-cccf-4dc0-96a4-5574fbede289} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): There are no data parts | ||
524 | 2025.01.25 05:07:42.123449 [ 283 ] {b49e7caf-cccf-4dc0-96a4-5574fbede289} <Debug> TCPHandler: Processed in 0.007896718 sec. | ||
525 | 2025.01.25 05:07:42.123649 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2025.01.25 05:07:42.123962 [ 282 ] {053a7216-e93e-4300-8c94-2fa257a36d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
527 | 2025.01.25 05:07:42.124014 [ 282 ] {053a7216-e93e-4300-8c94-2fa257a36d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
528 | 2025.01.25 05:07:42.127203 [ 282 ] {053a7216-e93e-4300-8c94-2fa257a36d8f} <Debug> oximeter.measurements_string (e22a09ec-370b-413d-8c78-df629028555f): Loading data parts | ||
529 | 2025.01.25 05:07:42.127368 [ 282 ] {053a7216-e93e-4300-8c94-2fa257a36d8f} <Debug> oximeter.measurements_string (e22a09ec-370b-413d-8c78-df629028555f): There are no data parts | ||
530 | 2025.01.25 05:07:42.129754 [ 282 ] {053a7216-e93e-4300-8c94-2fa257a36d8f} <Debug> TCPHandler: Processed in 0.006162283 sec. | ||
531 | 2025.01.25 05:07:42.130071 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2025.01.25 05:07:42.130289 [ 283 ] {c60cb612-4555-49e6-89f0-a449437f3774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
533 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
534 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
535 | * a string isn't palatable for a few reasons. | ||
536 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
537 | * details. | ||
538 | */ | ||
539 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2025.01.25 05:07:42.130453 [ 283 ] {c60cb612-4555-49e6-89f0-a449437f3774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
541 | 2025.01.25 05:07:42.133951 [ 283 ] {c60cb612-4555-49e6-89f0-a449437f3774} <Debug> oximeter.measurements_bytes (38bfb1fd-4c61-42ff-80e9-c98496f79cde): Loading data parts | ||
542 | 2025.01.25 05:07:42.134102 [ 283 ] {c60cb612-4555-49e6-89f0-a449437f3774} <Debug> oximeter.measurements_bytes (38bfb1fd-4c61-42ff-80e9-c98496f79cde): There are no data parts | ||
543 | 2025.01.25 05:07:42.137062 [ 283 ] {c60cb612-4555-49e6-89f0-a449437f3774} <Debug> TCPHandler: Processed in 0.007051746 sec. | ||
544 | 2025.01.25 05:07:42.137264 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2025.01.25 05:07:42.137486 [ 282 ] {8cf86cd8-7e77-41e5-8873-acdf3513b991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
546 | 2025.01.25 05:07:42.137671 [ 282 ] {8cf86cd8-7e77-41e5-8873-acdf3513b991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
547 | 2025.01.25 05:07:42.140400 [ 282 ] {8cf86cd8-7e77-41e5-8873-acdf3513b991} <Debug> oximeter.measurements_cumulativei64 (3dca1e0b-8afa-40d4-99ed-113a9651b586): Loading data parts | ||
548 | 2025.01.25 05:07:42.140579 [ 282 ] {8cf86cd8-7e77-41e5-8873-acdf3513b991} <Debug> oximeter.measurements_cumulativei64 (3dca1e0b-8afa-40d4-99ed-113a9651b586): There are no data parts | ||
549 | 2025.01.25 05:07:42.142623 [ 282 ] {8cf86cd8-7e77-41e5-8873-acdf3513b991} <Debug> TCPHandler: Processed in 0.005417931 sec. | ||
550 | 2025.01.25 05:07:42.142824 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2025.01.25 05:07:42.143164 [ 283 ] {44253dc0-55b0-407b-86d4-1b19718702b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
552 | 2025.01.25 05:07:42.143302 [ 283 ] {44253dc0-55b0-407b-86d4-1b19718702b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
553 | 2025.01.25 05:07:42.146239 [ 283 ] {44253dc0-55b0-407b-86d4-1b19718702b5} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Loading data parts | ||
554 | 2025.01.25 05:07:42.146484 [ 283 ] {44253dc0-55b0-407b-86d4-1b19718702b5} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): There are no data parts | ||
555 | 2025.01.25 05:07:42.150449 [ 283 ] {44253dc0-55b0-407b-86d4-1b19718702b5} <Debug> TCPHandler: Processed in 0.007686526 sec. | ||
556 | 2025.01.25 05:07:42.150668 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2025.01.25 05:07:42.151040 [ 282 ] {94aa46c5-a547-4aac-8845-715638980afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
558 | 2025.01.25 05:07:42.151166 [ 282 ] {94aa46c5-a547-4aac-8845-715638980afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
559 | 2025.01.25 05:07:42.153711 [ 282 ] {94aa46c5-a547-4aac-8845-715638980afa} <Debug> oximeter.measurements_cumulativef32 (6fb2c8a8-6c04-43c6-8c50-501a66841a0e): Loading data parts | ||
560 | 2025.01.25 05:07:42.153889 [ 282 ] {94aa46c5-a547-4aac-8845-715638980afa} <Debug> oximeter.measurements_cumulativef32 (6fb2c8a8-6c04-43c6-8c50-501a66841a0e): There are no data parts | ||
561 | 2025.01.25 05:07:42.156339 [ 282 ] {94aa46c5-a547-4aac-8845-715638980afa} <Debug> TCPHandler: Processed in 0.005749146 sec. | ||
562 | 2025.01.25 05:07:42.156562 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2025.01.25 05:07:42.156798 [ 283 ] {4c49be0a-e303-4430-9571-e056776dea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
564 | 2025.01.25 05:07:42.156976 [ 283 ] {4c49be0a-e303-4430-9571-e056776dea9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
565 | 2025.01.25 05:07:42.159613 [ 283 ] {4c49be0a-e303-4430-9571-e056776dea9c} <Debug> oximeter.measurements_cumulativef64 (835e5903-5d29-450f-860f-57ffd6d61c8f): Loading data parts | ||
566 | 2025.01.25 05:07:42.159863 [ 283 ] {4c49be0a-e303-4430-9571-e056776dea9c} <Debug> oximeter.measurements_cumulativef64 (835e5903-5d29-450f-860f-57ffd6d61c8f): There are no data parts | ||
567 | 2025.01.25 05:07:42.163948 [ 283 ] {4c49be0a-e303-4430-9571-e056776dea9c} <Debug> TCPHandler: Processed in 0.007457861 sec. | ||
568 | 2025.01.25 05:07:42.164156 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.01.25 05:07:42.164573 [ 282 ] {7b4b9cd9-6b09-46f6-ad65-9e3b36dedbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
570 | * NOTE: Array types cannot be Nullable, see | ||
571 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
572 | * for more details. | ||
573 | * | ||
574 | * This means we need to use empty arrays to indicate a missing value. This | ||
575 | * is unfortunate, and at this point relies on the fact that an | ||
576 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
577 | * to figure out another way to represent missing samples here. | ||
578 | */ | ||
579 | 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) | ||
580 | 2025.01.25 05:07:42.164755 [ 282 ] {7b4b9cd9-6b09-46f6-ad65-9e3b36dedbb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
581 | 2025.01.25 05:07:42.167763 [ 282 ] {7b4b9cd9-6b09-46f6-ad65-9e3b36dedbb9} <Debug> oximeter.measurements_histogrami8 (74ff1119-28ac-4a02-bd17-22858940406e): Loading data parts | ||
582 | 2025.01.25 05:07:42.167949 [ 282 ] {7b4b9cd9-6b09-46f6-ad65-9e3b36dedbb9} <Debug> oximeter.measurements_histogrami8 (74ff1119-28ac-4a02-bd17-22858940406e): There are no data parts | ||
583 | 2025.01.25 05:07:42.169701 [ 282 ] {7b4b9cd9-6b09-46f6-ad65-9e3b36dedbb9} <Debug> TCPHandler: Processed in 0.005606064 sec. | ||
584 | 2025.01.25 05:07:42.169936 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
585 | 2025.01.25 05:07:42.170264 [ 283 ] {45160d85-4609-466c-bb21-22a5d8cc05e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
586 | 2025.01.25 05:07:42.170456 [ 283 ] {45160d85-4609-466c-bb21-22a5d8cc05e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
587 | 2025.01.25 05:07:42.174111 [ 283 ] {45160d85-4609-466c-bb21-22a5d8cc05e8} <Debug> oximeter.measurements_histogramu8 (2b2aab60-a33d-4a4e-a3e8-f274307b85a0): Loading data parts | ||
588 | 2025.01.25 05:07:42.174375 [ 283 ] {45160d85-4609-466c-bb21-22a5d8cc05e8} <Debug> oximeter.measurements_histogramu8 (2b2aab60-a33d-4a4e-a3e8-f274307b85a0): There are no data parts | ||
589 | 2025.01.25 05:07:42.176098 [ 283 ] {45160d85-4609-466c-bb21-22a5d8cc05e8} <Debug> TCPHandler: Processed in 0.006249494 sec. | ||
590 | 2025.01.25 05:07:42.176300 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
591 | 2025.01.25 05:07:42.176705 [ 282 ] {7a0eb83d-ddb8-42b3-becd-6f0dfe10870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
592 | 2025.01.25 05:07:42.176840 [ 282 ] {7a0eb83d-ddb8-42b3-becd-6f0dfe10870c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
593 | 2025.01.25 05:07:42.179720 [ 282 ] {7a0eb83d-ddb8-42b3-becd-6f0dfe10870c} <Debug> oximeter.measurements_histogrami16 (e7002aa6-0fa1-43b3-b0ac-2ba24584dfa2): Loading data parts | ||
594 | 2025.01.25 05:07:42.179891 [ 282 ] {7a0eb83d-ddb8-42b3-becd-6f0dfe10870c} <Debug> oximeter.measurements_histogrami16 (e7002aa6-0fa1-43b3-b0ac-2ba24584dfa2): There are no data parts | ||
595 | 2025.01.25 05:07:42.181769 [ 282 ] {7a0eb83d-ddb8-42b3-becd-6f0dfe10870c} <Debug> TCPHandler: Processed in 0.005515483 sec. | ||
596 | 2025.01.25 05:07:42.182002 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2025.01.25 05:07:42.182328 [ 283 ] {b55224af-b10d-4c68-9297-052fc276d154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
598 | 2025.01.25 05:07:42.182512 [ 283 ] {b55224af-b10d-4c68-9297-052fc276d154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
599 | 2025.01.25 05:07:42.185991 [ 283 ] {b55224af-b10d-4c68-9297-052fc276d154} <Debug> oximeter.measurements_histogramu16 (4c9c9a3e-fb9e-40d0-a0f2-d8d52d2f300b): Loading data parts | ||
600 | 2025.01.25 05:07:42.186255 [ 283 ] {b55224af-b10d-4c68-9297-052fc276d154} <Debug> oximeter.measurements_histogramu16 (4c9c9a3e-fb9e-40d0-a0f2-d8d52d2f300b): There are no data parts | ||
601 | 2025.01.25 05:07:42.189762 [ 283 ] {b55224af-b10d-4c68-9297-052fc276d154} <Debug> TCPHandler: Processed in 0.007818697 sec. | ||
602 | 2025.01.25 05:07:42.189971 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
603 | 2025.01.25 05:07:42.190402 [ 282 ] {98553c9e-9cf6-4b52-81cf-5a81dc702487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
604 | 2025.01.25 05:07:42.190557 [ 282 ] {98553c9e-9cf6-4b52-81cf-5a81dc702487} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
605 | 2025.01.25 05:07:42.194560 [ 282 ] {98553c9e-9cf6-4b52-81cf-5a81dc702487} <Debug> oximeter.measurements_histogrami32 (1fe649e1-e832-44a4-8aef-cf23c0b6a6cc): Loading data parts | ||
606 | 2025.01.25 05:07:42.194737 [ 282 ] {98553c9e-9cf6-4b52-81cf-5a81dc702487} <Debug> oximeter.measurements_histogrami32 (1fe649e1-e832-44a4-8aef-cf23c0b6a6cc): There are no data parts | ||
607 | 2025.01.25 05:07:42.197727 [ 282 ] {98553c9e-9cf6-4b52-81cf-5a81dc702487} <Debug> TCPHandler: Processed in 0.007821128 sec. | ||
608 | 2025.01.25 05:07:42.197946 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
609 | 2025.01.25 05:07:42.198250 [ 283 ] {b47f7277-fd14-48a0-a384-5aa438abd761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
610 | 2025.01.25 05:07:42.198476 [ 283 ] {b47f7277-fd14-48a0-a384-5aa438abd761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
611 | 2025.01.25 05:07:42.202082 [ 283 ] {b47f7277-fd14-48a0-a384-5aa438abd761} <Debug> oximeter.measurements_histogramu32 (a0551c62-4d63-4418-83c5-6ec02fba6b01): Loading data parts | ||
612 | 2025.01.25 05:07:42.202367 [ 283 ] {b47f7277-fd14-48a0-a384-5aa438abd761} <Debug> oximeter.measurements_histogramu32 (a0551c62-4d63-4418-83c5-6ec02fba6b01): There are no data parts | ||
613 | 2025.01.25 05:07:42.204352 [ 283 ] {b47f7277-fd14-48a0-a384-5aa438abd761} <Debug> TCPHandler: Processed in 0.006481077 sec. | ||
614 | 2025.01.25 05:07:42.204568 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.25 05:07:42.204976 [ 282 ] {5728ab1c-6596-4544-97ed-dd108af20803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
616 | 2025.01.25 05:07:42.205127 [ 282 ] {5728ab1c-6596-4544-97ed-dd108af20803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
617 | 2025.01.25 05:07:42.207734 [ 282 ] {5728ab1c-6596-4544-97ed-dd108af20803} <Debug> oximeter.measurements_histogrami64 (017aec85-c4fb-491e-ac27-6f2c16069266): Loading data parts | ||
618 | 2025.01.25 05:07:42.207922 [ 282 ] {5728ab1c-6596-4544-97ed-dd108af20803} <Debug> oximeter.measurements_histogrami64 (017aec85-c4fb-491e-ac27-6f2c16069266): There are no data parts | ||
619 | 2025.01.25 05:07:42.210188 [ 282 ] {5728ab1c-6596-4544-97ed-dd108af20803} <Debug> TCPHandler: Processed in 0.005681675 sec. | ||
620 | 2025.01.25 05:07:42.210478 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
621 | 2025.01.25 05:07:42.210812 [ 283 ] {2091d5b2-7389-4cdb-a985-94e70191c0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
622 | 2025.01.25 05:07:42.210981 [ 283 ] {2091d5b2-7389-4cdb-a985-94e70191c0a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
623 | 2025.01.25 05:07:42.213982 [ 283 ] {2091d5b2-7389-4cdb-a985-94e70191c0a7} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Loading data parts | ||
624 | 2025.01.25 05:07:42.214227 [ 283 ] {2091d5b2-7389-4cdb-a985-94e70191c0a7} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): There are no data parts | ||
625 | 2025.01.25 05:07:42.217414 [ 283 ] {2091d5b2-7389-4cdb-a985-94e70191c0a7} <Debug> TCPHandler: Processed in 0.007010485 sec. | ||
626 | 2025.01.25 05:07:42.217646 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
627 | 2025.01.25 05:07:42.218050 [ 282 ] {02d2cb20-6ab5-4375-a894-e95d723fcec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
628 | 2025.01.25 05:07:42.218231 [ 282 ] {02d2cb20-6ab5-4375-a894-e95d723fcec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
629 | 2025.01.25 05:07:42.221108 [ 282 ] {02d2cb20-6ab5-4375-a894-e95d723fcec1} <Debug> oximeter.measurements_histogramf32 (993371b6-6b78-4ac9-91a6-ef61d4847a12): Loading data parts | ||
630 | 2025.01.25 05:07:42.221430 [ 282 ] {02d2cb20-6ab5-4375-a894-e95d723fcec1} <Debug> oximeter.measurements_histogramf32 (993371b6-6b78-4ac9-91a6-ef61d4847a12): There are no data parts | ||
631 | 2025.01.25 05:07:42.225287 [ 282 ] {02d2cb20-6ab5-4375-a894-e95d723fcec1} <Debug> TCPHandler: Processed in 0.007701696 sec. | ||
632 | 2025.01.25 05:07:42.225628 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
633 | 2025.01.25 05:07:42.225946 [ 283 ] {59a58f2e-25ab-4626-97e6-fb06a5da2c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
634 | 2025.01.25 05:07:42.226145 [ 283 ] {59a58f2e-25ab-4626-97e6-fb06a5da2c41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
635 | 2025.01.25 05:07:42.230049 [ 283 ] {59a58f2e-25ab-4626-97e6-fb06a5da2c41} <Debug> oximeter.measurements_histogramf64 (9995f977-fb7e-43a8-8a98-6245ba7bc55a): Loading data parts | ||
636 | 2025.01.25 05:07:42.230357 [ 283 ] {59a58f2e-25ab-4626-97e6-fb06a5da2c41} <Debug> oximeter.measurements_histogramf64 (9995f977-fb7e-43a8-8a98-6245ba7bc55a): There are no data parts | ||
637 | 2025.01.25 05:07:42.234111 [ 283 ] {59a58f2e-25ab-4626-97e6-fb06a5da2c41} <Debug> TCPHandler: Processed in 0.008568558 sec. | ||
638 | 2025.01.25 05:07:42.234349 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
639 | 2025.01.25 05:07:42.234695 [ 282 ] {e036ede1-118d-4098-9855-e470afcd1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) /* The field tables store named dimensions of each timeseries. | ||
640 | * | ||
641 | * As with the measurement tables, there is one field table for each field data | ||
642 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
643 | * this behavior **must not** be relied upon for query correctness. | ||
644 | * | ||
645 | * The index for the fields differs from the measurements, however. Rows are | ||
646 | * sorted by timeseries name, then field name, field value, and finally | ||
647 | * timeseries key. This reflects the most common pattern for looking them up: | ||
648 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
649 | * usually then used to look up measurements. | ||
650 | * | ||
651 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
652 | * timeseries name and then key, since it would improve lookups where one | ||
653 | * already has the key. Realistically though, these tables are quite small and | ||
654 | * so performance benefits will be low in absolute terms. | ||
655 | * | ||
656 | * TTL: We use a materialized column to expire old field table records. This | ||
657 | * column is generated automatically by the database whenever a new row is | ||
658 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
659 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
660 | * record will remain during a deduplication, which will have the last | ||
661 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
662 | * measurement tables. | ||
663 | */ | ||
664 | 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) | ||
665 | 2025.01.25 05:07:42.234856 [ 282 ] {e036ede1-118d-4098-9855-e470afcd1072} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
666 | 2025.01.25 05:07:42.238866 [ 282 ] {e036ede1-118d-4098-9855-e470afcd1072} <Debug> oximeter.fields_bool (09de4d37-08a3-4a28-87cd-67f9bf733768): Loading data parts | ||
667 | 2025.01.25 05:07:42.239095 [ 282 ] {e036ede1-118d-4098-9855-e470afcd1072} <Debug> oximeter.fields_bool (09de4d37-08a3-4a28-87cd-67f9bf733768): There are no data parts | ||
668 | 2025.01.25 05:07:42.242735 [ 282 ] {e036ede1-118d-4098-9855-e470afcd1072} <Debug> TCPHandler: Processed in 0.008457857 sec. | ||
669 | 2025.01.25 05:07:42.243189 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
670 | 2025.01.25 05:07:42.243477 [ 283 ] {9b0ee84f-2e28-4e2c-8766-5abb8735df17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
671 | 2025.01.25 05:07:42.243680 [ 283 ] {9b0ee84f-2e28-4e2c-8766-5abb8735df17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
672 | 2025.01.25 05:07:42.249045 [ 283 ] {9b0ee84f-2e28-4e2c-8766-5abb8735df17} <Debug> oximeter.fields_i8 (570a68c8-c955-42e8-83fb-1bef8589cc7b): Loading data parts | ||
673 | 2025.01.25 05:07:42.249315 [ 283 ] {9b0ee84f-2e28-4e2c-8766-5abb8735df17} <Debug> oximeter.fields_i8 (570a68c8-c955-42e8-83fb-1bef8589cc7b): There are no data parts | ||
674 | 2025.01.25 05:07:42.253438 [ 283 ] {9b0ee84f-2e28-4e2c-8766-5abb8735df17} <Debug> TCPHandler: Processed in 0.010344696 sec. | ||
675 | 2025.01.25 05:07:42.253671 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
676 | 2025.01.25 05:07:42.254030 [ 282 ] {a231e217-b445-4869-8652-7eb1394debc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
677 | 2025.01.25 05:07:42.254084 [ 282 ] {a231e217-b445-4869-8652-7eb1394debc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
678 | 2025.01.25 05:07:42.259408 [ 282 ] {a231e217-b445-4869-8652-7eb1394debc1} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Loading data parts | ||
679 | 2025.01.25 05:07:42.259588 [ 282 ] {a231e217-b445-4869-8652-7eb1394debc1} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): There are no data parts | ||
680 | 2025.01.25 05:07:42.263373 [ 282 ] {a231e217-b445-4869-8652-7eb1394debc1} <Debug> TCPHandler: Processed in 0.009770817 sec. | ||
681 | 2025.01.25 05:07:42.263757 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
682 | 2025.01.25 05:07:42.263992 [ 283 ] {fc90b6af-f23c-4b24-b45e-cbfb76a54896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
683 | 2025.01.25 05:07:42.264176 [ 283 ] {fc90b6af-f23c-4b24-b45e-cbfb76a54896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
684 | 2025.01.25 05:07:42.269077 [ 283 ] {fc90b6af-f23c-4b24-b45e-cbfb76a54896} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Loading data parts | ||
685 | 2025.01.25 05:07:42.269328 [ 283 ] {fc90b6af-f23c-4b24-b45e-cbfb76a54896} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): There are no data parts | ||
686 | 2025.01.25 05:07:42.271270 [ 283 ] {fc90b6af-f23c-4b24-b45e-cbfb76a54896} <Debug> TCPHandler: Processed in 0.007595404 sec. | ||
687 | 2025.01.25 05:07:42.271474 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
688 | 2025.01.25 05:07:42.271810 [ 282 ] {36adad7d-e628-43f6-86e6-eab79fd05f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
689 | 2025.01.25 05:07:42.271904 [ 282 ] {36adad7d-e628-43f6-86e6-eab79fd05f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
690 | 2025.01.25 05:07:42.276043 [ 282 ] {36adad7d-e628-43f6-86e6-eab79fd05f77} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Loading data parts | ||
691 | 2025.01.25 05:07:42.276236 [ 282 ] {36adad7d-e628-43f6-86e6-eab79fd05f77} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): There are no data parts | ||
692 | 2025.01.25 05:07:42.279271 [ 282 ] {36adad7d-e628-43f6-86e6-eab79fd05f77} <Debug> TCPHandler: Processed in 0.007856178 sec. | ||
693 | 2025.01.25 05:07:42.279618 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
694 | 2025.01.25 05:07:42.279841 [ 283 ] {278a5b58-c849-404b-a4c7-572abf2dc470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
695 | 2025.01.25 05:07:42.280079 [ 283 ] {278a5b58-c849-404b-a4c7-572abf2dc470} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
696 | 2025.01.25 05:07:42.284801 [ 283 ] {278a5b58-c849-404b-a4c7-572abf2dc470} <Debug> oximeter.fields_i32 (19116477-367a-4002-8447-06ab9a7c42fc): Loading data parts | ||
697 | 2025.01.25 05:07:42.285120 [ 283 ] {278a5b58-c849-404b-a4c7-572abf2dc470} <Debug> oximeter.fields_i32 (19116477-367a-4002-8447-06ab9a7c42fc): There are no data parts | ||
698 | 2025.01.25 05:07:42.287939 [ 283 ] {278a5b58-c849-404b-a4c7-572abf2dc470} <Debug> TCPHandler: Processed in 0.008388676 sec. | ||
699 | 2025.01.25 05:07:42.288170 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
700 | 2025.01.25 05:07:42.288502 [ 282 ] {589ac4e5-29bf-41b2-8980-13aaf39a22ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
701 | 2025.01.25 05:07:42.288636 [ 282 ] {589ac4e5-29bf-41b2-8980-13aaf39a22ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
702 | 2025.01.25 05:07:42.292342 [ 282 ] {589ac4e5-29bf-41b2-8980-13aaf39a22ad} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Loading data parts | ||
703 | 2025.01.25 05:07:42.292502 [ 282 ] {589ac4e5-29bf-41b2-8980-13aaf39a22ad} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): There are no data parts | ||
704 | 2025.01.25 05:07:42.294480 [ 282 ] {589ac4e5-29bf-41b2-8980-13aaf39a22ad} <Debug> TCPHandler: Processed in 0.006376316 sec. | ||
705 | 2025.01.25 05:07:42.294760 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
706 | 2025.01.25 05:07:42.294992 [ 283 ] {8dd6cb43-4db3-4137-81dc-092110c71fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
707 | 2025.01.25 05:07:42.295195 [ 283 ] {8dd6cb43-4db3-4137-81dc-092110c71fcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
708 | 2025.01.25 05:07:42.299352 [ 283 ] {8dd6cb43-4db3-4137-81dc-092110c71fcd} <Debug> oximeter.fields_i64 (3f575758-e964-4735-b24a-e11ba9a1f865): Loading data parts | ||
709 | 2025.01.25 05:07:42.299616 [ 283 ] {8dd6cb43-4db3-4137-81dc-092110c71fcd} <Debug> oximeter.fields_i64 (3f575758-e964-4735-b24a-e11ba9a1f865): There are no data parts | ||
710 | 2025.01.25 05:07:42.304050 [ 283 ] {8dd6cb43-4db3-4137-81dc-092110c71fcd} <Debug> TCPHandler: Processed in 0.009352111 sec. | ||
711 | 2025.01.25 05:07:42.304258 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
712 | 2025.01.25 05:07:42.304614 [ 282 ] {66595603-0b10-4189-a537-b0e8d1dcd324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
713 | 2025.01.25 05:07:42.304757 [ 282 ] {66595603-0b10-4189-a537-b0e8d1dcd324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
714 | 2025.01.25 05:07:42.310778 [ 282 ] {66595603-0b10-4189-a537-b0e8d1dcd324} <Debug> oximeter.fields_u64 (d1854cd7-6c41-45b3-b212-9c3ec3274708): Loading data parts | ||
715 | 2025.01.25 05:07:42.310993 [ 282 ] {66595603-0b10-4189-a537-b0e8d1dcd324} <Debug> oximeter.fields_u64 (d1854cd7-6c41-45b3-b212-9c3ec3274708): There are no data parts | ||
716 | 2025.01.25 05:07:42.313576 [ 282 ] {66595603-0b10-4189-a537-b0e8d1dcd324} <Debug> TCPHandler: Processed in 0.009379721 sec. | ||
717 | 2025.01.25 05:07:42.313780 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
718 | 2025.01.25 05:07:42.314002 [ 283 ] {83164255-6e8a-4044-a3ec-e18809bfff17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
719 | 2025.01.25 05:07:42.314201 [ 283 ] {83164255-6e8a-4044-a3ec-e18809bfff17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
720 | 2025.01.25 05:07:42.317113 [ 283 ] {83164255-6e8a-4044-a3ec-e18809bfff17} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Loading data parts | ||
721 | 2025.01.25 05:07:42.317416 [ 283 ] {83164255-6e8a-4044-a3ec-e18809bfff17} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): There are no data parts | ||
722 | 2025.01.25 05:07:42.319348 [ 283 ] {83164255-6e8a-4044-a3ec-e18809bfff17} <Debug> TCPHandler: Processed in 0.005628044 sec. | ||
723 | 2025.01.25 05:07:42.319560 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2025.01.25 05:07:42.319909 [ 282 ] {b9b7d85e-f364-4210-a463-83f469eadc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
725 | 2025.01.25 05:07:42.320047 [ 282 ] {b9b7d85e-f364-4210-a463-83f469eadc8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2025.01.25 05:07:42.323367 [ 282 ] {b9b7d85e-f364-4210-a463-83f469eadc8c} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Loading data parts | ||
727 | 2025.01.25 05:07:42.323538 [ 282 ] {b9b7d85e-f364-4210-a463-83f469eadc8c} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): There are no data parts | ||
728 | 2025.01.25 05:07:42.326267 [ 282 ] {b9b7d85e-f364-4210-a463-83f469eadc8c} <Debug> TCPHandler: Processed in 0.006772961 sec. | ||
729 | 2025.01.25 05:07:42.326479 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
730 | 2025.01.25 05:07:42.326708 [ 283 ] {23896c85-a112-4669-bc6f-7053a7f898e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
731 | 2025.01.25 05:07:42.326869 [ 283 ] {23896c85-a112-4669-bc6f-7053a7f898e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
732 | 2025.01.25 05:07:42.329714 [ 283 ] {23896c85-a112-4669-bc6f-7053a7f898e3} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Loading data parts | ||
733 | 2025.01.25 05:07:42.329892 [ 283 ] {23896c85-a112-4669-bc6f-7053a7f898e3} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): There are no data parts | ||
734 | 2025.01.25 05:07:42.332504 [ 283 ] {23896c85-a112-4669-bc6f-7053a7f898e3} <Debug> TCPHandler: Processed in 0.006094381 sec. | ||
735 | 2025.01.25 05:07:42.332737 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
736 | 2025.01.25 05:07:42.333161 [ 282 ] {c18cf304-1227-4c9c-9c03-7f72ab2d4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) /* The timeseries schema table stores the extracted schema for the samples | ||
737 | * oximeter collects. | ||
738 | */ | ||
739 | 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) | ||
740 | 2025.01.25 05:07:42.333341 [ 282 ] {c18cf304-1227-4c9c-9c03-7f72ab2d4584} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
741 | 2025.01.25 05:07:42.337606 [ 282 ] {c18cf304-1227-4c9c-9c03-7f72ab2d4584} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Loading data parts | ||
742 | 2025.01.25 05:07:42.337881 [ 282 ] {c18cf304-1227-4c9c-9c03-7f72ab2d4584} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): There are no data parts | ||
743 | 2025.01.25 05:07:42.341055 [ 282 ] {c18cf304-1227-4c9c-9c03-7f72ab2d4584} <Debug> TCPHandler: Processed in 0.008376196 sec. | ||
744 | 2025.01.25 05:07:42.341266 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
745 | 2025.01.25 05:07:42.341622 [ 283 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
746 | 2025.01.25 05:07:42.344340 [ 283 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
747 | 2025.01.25 05:07:42.354466 [ 292 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Trace> oximeter.version (a46169a4-0eae-49d6-8a0e-c627887233bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
748 | 2025.01.25 05:07:42.354575 [ 292 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
749 | 2025.01.25 05:07:42.361914 [ 292 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
750 | 2025.01.25 05:07:42.362565 [ 292 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Trace> oximeter.version (a46169a4-0eae-49d6-8a0e-c627887233bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
751 | 2025.01.25 05:07:42.362940 [ 283 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021389 sec., 46.75300388049933 rows/sec., 748.05 B/sec. | ||
752 | 2025.01.25 05:07:42.363255 [ 283 ] {4bd4f1f1-7834-4b69-a5c6-2bbec901e8f4} <Debug> TCPHandler: Processed in 0.022051031 sec. | ||
753 | 2025.01.25 05:07:42.374892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.25 05:07:42.374960 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
755 | 2025.01.25 05:07:42.374962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
756 | 2025.01.25 05:07:42.375092 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.25 05:07:42.392117 [ 244 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Loading data parts | ||
758 | 2025.01.25 05:07:42.392322 [ 244 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): There are no data parts | ||
759 | 2025.01.25 05:07:42.408057 [ 243 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Loading data parts | ||
760 | 2025.01.25 05:07:42.408339 [ 243 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): There are no data parts | ||
761 | 2025.01.25 05:07:42.413066 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
762 | 2025.01.25 05:07:42.413117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
763 | 2025.01.25 05:07:42.416764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2025.01.25 05:07:42.417047 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
765 | 2025.01.25 05:07:42.417288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
766 | 2025.01.25 05:07:42.440755 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.25 05:07:42.440811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
768 | 2025.01.25 05:07:42.448993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.25 05:07:42.450106 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.25 05:07:42.453060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.25 05:07:43.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.98 MiB, peak 146.98 MiB, free memory in arenas 0.00 B, will set to 150.99 MiB (RSS), difference: 8.01 MiB | ||
772 | 2025.01.25 05:07:44.874885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.25 05:07:44.874990 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.25 05:07:44.880531 [ 242 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Loading data parts | ||
775 | 2025.01.25 05:07:44.880758 [ 242 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): There are no data parts | ||
776 | 2025.01.25 05:07:44.889479 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.25 05:07:44.889523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
778 | 2025.01.25 05:07:44.891425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.25 05:07:44.891752 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.25 05:07:44.892236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.25 05:07:45.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.25 MiB, peak 155.25 MiB, free memory in arenas 0.00 B, will set to 151.46 MiB (RSS), difference: -3.80 MiB | ||
782 | 2025.01.25 05:07:49.836334 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.25 05:07:49.836404 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.25 05:07:49.918255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2025.01.25 05:07:49.919161 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.25 05:07:49.919211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
787 | 2025.01.25 05:07:49.919825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.25 05:07:49.920093 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.25 05:07:49.920370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.25 05:07:49.953993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.25 05:07:49.974917 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.25 05:07:49.974980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
793 | 2025.01.25 05:07:49.981385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.25 05:07:49.982146 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.25 05:07:49.984645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.25 05:07:55.001067 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.06 MiB, peak 156.15 MiB, free memory in arenas 0.00 B, will set to 153.08 MiB (RSS), difference: 4.02 MiB | ||
797 | 2025.01.25 05:07:57.420801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
798 | 2025.01.25 05:07:57.421511 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
799 | 2025.01.25 05:07:57.421561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
800 | 2025.01.25 05:07:57.422243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
801 | 2025.01.25 05:07:57.422504 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
802 | 2025.01.25 05:07:57.422758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
803 | 2025.01.25 05:07:57.485041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
804 | 2025.01.25 05:07:57.503054 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
805 | 2025.01.25 05:07:57.503114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
806 | 2025.01.25 05:07:57.509427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
807 | 2025.01.25 05:07:57.510208 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
808 | 2025.01.25 05:07:57.512955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
809 | 2025.01.25 05:08:02.375264 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2025.01.25 05:08:02.375513 [ 282 ] {3fff10c4-207b-4aa8-849b-7192e278f666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
811 | 2025.01.25 05:08:02.376111 [ 282 ] {3fff10c4-207b-4aa8-849b-7192e278f666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2025.01.25 05:08:02.385884 [ 282 ] {3fff10c4-207b-4aa8-849b-7192e278f666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2025.01.25 05:08:02.390761 [ 282 ] {3fff10c4-207b-4aa8-849b-7192e278f666} <Debug> TCPHandler: Processed in 0.015626245 sec. | ||
814 | 2025.01.25 05:08:02.394745 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2025.01.25 05:08:02.395006 [ 283 ] {11ff9a3d-0aff-4658-ada3-282958f0d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
816 | 2025.01.25 05:08:02.404573 [ 283 ] {11ff9a3d-0aff-4658-ada3-282958f0d85b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2025.01.25 05:08:02.404657 [ 283 ] {11ff9a3d-0aff-4658-ada3-282958f0d85b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2025.01.25 05:08:02.405364 [ 283 ] {11ff9a3d-0aff-4658-ada3-282958f0d85b} <Debug> TCPHandler: Processed in 0.010761421 sec. | ||
819 | 2025.01.25 05:08:02.405719 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2025.01.25 05:08:02.405913 [ 282 ] {94befe2a-1dc9-4851-ab23-0c5c4a4d4c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
821 | 2025.01.25 05:08:02.406376 [ 282 ] {94befe2a-1dc9-4851-ab23-0c5c4a4d4c30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2025.01.25 05:08:02.406436 [ 282 ] {94befe2a-1dc9-4851-ab23-0c5c4a4d4c30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2025.01.25 05:08:02.406978 [ 282 ] {94befe2a-1dc9-4851-ab23-0c5c4a4d4c30} <Debug> TCPHandler: Processed in 0.00132389 sec. | ||
824 | 2025.01.25 05:08:02.407223 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.25 05:08:02.407390 [ 283 ] {daa90548-ea5a-4883-9321-3a871dec2555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
826 | 2025.01.25 05:08:02.407776 [ 283 ] {daa90548-ea5a-4883-9321-3a871dec2555} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.25 05:08:02.407840 [ 283 ] {daa90548-ea5a-4883-9321-3a871dec2555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.25 05:08:02.408384 [ 283 ] {daa90548-ea5a-4883-9321-3a871dec2555} <Debug> TCPHandler: Processed in 0.001218328 sec. | ||
829 | 2025.01.25 05:08:02.408643 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.25 05:08:02.408794 [ 282 ] {593878e3-6de8-495d-84f6-0bf0556e5b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
831 | 2025.01.25 05:08:02.409162 [ 282 ] {593878e3-6de8-495d-84f6-0bf0556e5b53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.25 05:08:02.409220 [ 282 ] {593878e3-6de8-495d-84f6-0bf0556e5b53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.25 05:08:02.409727 [ 282 ] {593878e3-6de8-495d-84f6-0bf0556e5b53} <Debug> TCPHandler: Processed in 0.001141767 sec. | ||
834 | 2025.01.25 05:08:02.409992 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.25 05:08:02.410156 [ 283 ] {b7437fa0-8361-4e72-a672-3d53baf57abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
836 | 2025.01.25 05:08:02.410538 [ 283 ] {b7437fa0-8361-4e72-a672-3d53baf57abf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.25 05:08:02.410597 [ 283 ] {b7437fa0-8361-4e72-a672-3d53baf57abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.25 05:08:02.411121 [ 283 ] {b7437fa0-8361-4e72-a672-3d53baf57abf} <Debug> TCPHandler: Processed in 0.001205488 sec. | ||
839 | 2025.01.25 05:08:02.411366 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.25 05:08:02.411519 [ 282 ] {b65aa0b2-1d82-4496-9f5b-21858a160d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
841 | 2025.01.25 05:08:02.411894 [ 282 ] {b65aa0b2-1d82-4496-9f5b-21858a160d01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.25 05:08:02.411958 [ 282 ] {b65aa0b2-1d82-4496-9f5b-21858a160d01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.25 05:08:02.412461 [ 282 ] {b65aa0b2-1d82-4496-9f5b-21858a160d01} <Debug> TCPHandler: Processed in 0.001152247 sec. | ||
844 | 2025.01.25 05:08:02.412714 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.25 05:08:02.412871 [ 283 ] {68496383-6121-470a-a904-c8c558f16fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
846 | 2025.01.25 05:08:02.413254 [ 283 ] {68496383-6121-470a-a904-c8c558f16fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.25 05:08:02.413311 [ 283 ] {68496383-6121-470a-a904-c8c558f16fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.25 05:08:02.413816 [ 283 ] {68496383-6121-470a-a904-c8c558f16fcb} <Debug> TCPHandler: Processed in 0.001158717 sec. | ||
849 | 2025.01.25 05:08:02.414057 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.25 05:08:02.414221 [ 282 ] {2cee3441-e5a7-46c9-ab97-b35b3fcb16fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
851 | 2025.01.25 05:08:02.414613 [ 282 ] {2cee3441-e5a7-46c9-ab97-b35b3fcb16fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.25 05:08:02.414671 [ 282 ] {2cee3441-e5a7-46c9-ab97-b35b3fcb16fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.25 05:08:02.415180 [ 282 ] {2cee3441-e5a7-46c9-ab97-b35b3fcb16fa} <Debug> TCPHandler: Processed in 0.001181418 sec. | ||
854 | 2025.01.25 05:08:02.415446 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.25 05:08:02.415603 [ 283 ] {d34fc856-7c66-40c6-81b2-a267b3d2219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
856 | 2025.01.25 05:08:02.415992 [ 283 ] {d34fc856-7c66-40c6-81b2-a267b3d2219a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.25 05:08:02.416049 [ 283 ] {d34fc856-7c66-40c6-81b2-a267b3d2219a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.25 05:08:02.416559 [ 283 ] {d34fc856-7c66-40c6-81b2-a267b3d2219a} <Debug> TCPHandler: Processed in 0.001167038 sec. | ||
859 | 2025.01.25 05:08:02.416811 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.25 05:08:02.416972 [ 282 ] {2549acf7-2202-4491-a9f1-633ae580631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
861 | 2025.01.25 05:08:02.417402 [ 282 ] {2549acf7-2202-4491-a9f1-633ae580631f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.25 05:08:02.417463 [ 282 ] {2549acf7-2202-4491-a9f1-633ae580631f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.25 05:08:02.417992 [ 282 ] {2549acf7-2202-4491-a9f1-633ae580631f} <Debug> TCPHandler: Processed in 0.001239979 sec. | ||
864 | 2025.01.25 05:08:02.418244 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.25 05:08:02.418408 [ 283 ] {92754b28-e339-4ad1-8805-a1798488b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
866 | 2025.01.25 05:08:02.418801 [ 283 ] {92754b28-e339-4ad1-8805-a1798488b189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.25 05:08:02.418859 [ 283 ] {92754b28-e339-4ad1-8805-a1798488b189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.25 05:08:02.419368 [ 283 ] {92754b28-e339-4ad1-8805-a1798488b189} <Debug> TCPHandler: Processed in 0.001181138 sec. | ||
869 | 2025.01.25 05:08:02.419612 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.25 05:08:02.419774 [ 282 ] {bc4df795-9ee6-4ac5-b25f-4fd0cd45f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
871 | 2025.01.25 05:08:02.420173 [ 282 ] {bc4df795-9ee6-4ac5-b25f-4fd0cd45f63e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.25 05:08:02.420234 [ 282 ] {bc4df795-9ee6-4ac5-b25f-4fd0cd45f63e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2025.01.25 05:08:02.420766 [ 282 ] {bc4df795-9ee6-4ac5-b25f-4fd0cd45f63e} <Debug> TCPHandler: Processed in 0.001209629 sec. | ||
874 | 2025.01.25 05:08:02.421029 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2025.01.25 05:08:02.421192 [ 283 ] {e475ffa2-f1a8-4e39-a135-373d594052c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
876 | 2025.01.25 05:08:02.421588 [ 283 ] {e475ffa2-f1a8-4e39-a135-373d594052c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2025.01.25 05:08:02.421644 [ 283 ] {e475ffa2-f1a8-4e39-a135-373d594052c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2025.01.25 05:08:02.422167 [ 283 ] {e475ffa2-f1a8-4e39-a135-373d594052c2} <Debug> TCPHandler: Processed in 0.001189868 sec. | ||
879 | 2025.01.25 05:08:02.427768 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.01.25 05:08:02.427907 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
881 | 2025.01.25 05:08:02.427963 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2025.01.25 05:08:02.428841 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
883 | 2025.01.25 05:08:02.428891 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
884 | 2025.01.25 05:08:02.431510 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
885 | 2025.01.25 05:08:02.431753 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
886 | 2025.01.25 05:08:02.431993 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.004124 sec., 3394.7623666343356 rows/sec., 487.10 KiB/sec. | ||
887 | 2025.01.25 05:08:02.432063 [ 282 ] {0e50c892-befb-45b8-8dde-696cd774957a} <Debug> TCPHandler: Processed in 0.004354035 sec. | ||
888 | 2025.01.25 05:08:02.432214 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
889 | 2025.01.25 05:08:02.432347 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
890 | 2025.01.25 05:08:02.432399 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
891 | 2025.01.25 05:08:02.437602 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2025.01.25 05:08:02.437643 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
893 | 2025.01.25 05:08:02.440008 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
894 | 2025.01.25 05:08:02.440269 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2025.01.25 05:08:02.440517 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.008194 sec., 6346.1069074932875 rows/sec., 496.50 KiB/sec. | ||
896 | 2025.01.25 05:08:02.440605 [ 283 ] {71350e5d-3d13-4874-b08f-165d1236e126} <Debug> TCPHandler: Processed in 0.008449577 sec. | ||
897 | 2025.01.25 05:08:02.440761 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2025.01.25 05:08:02.440889 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
899 | 2025.01.25 05:08:02.440941 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
900 | 2025.01.25 05:08:02.441588 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
901 | 2025.01.25 05:08:02.441632 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
902 | 2025.01.25 05:08:02.442052 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
903 | 2025.01.25 05:08:02.442349 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
904 | 2025.01.25 05:08:02.442601 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.51 MiB/sec. | ||
905 | 2025.01.25 05:08:02.442794 [ 282 ] {3fbbcc70-00c4-4a1d-a3d9-fb00c11ede53} <Debug> TCPHandler: Processed in 0.002088982 sec. | ||
906 | 2025.01.25 05:08:02.442950 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
907 | 2025.01.25 05:08:02.443079 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
908 | 2025.01.25 05:08:02.443135 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
909 | 2025.01.25 05:08:02.443785 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2025.01.25 05:08:02.443822 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
911 | 2025.01.25 05:08:02.446208 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
912 | 2025.01.25 05:08:02.446448 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2025.01.25 05:08:02.446714 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.003651 sec., 32867.70747740345 rows/sec., 2.28 MiB/sec. | ||
914 | 2025.01.25 05:08:02.446783 [ 283 ] {c3f2efc5-8fbf-4d20-bfa1-be9eb0ab195f} <Debug> TCPHandler: Processed in 0.003888579 sec. | ||
915 | 2025.01.25 05:08:02.446935 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
916 | 2025.01.25 05:08:02.447060 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
917 | 2025.01.25 05:08:02.447113 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
918 | 2025.01.25 05:08:02.447616 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
919 | 2025.01.25 05:08:02.447656 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
920 | 2025.01.25 05:08:02.448050 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
921 | 2025.01.25 05:08:02.448301 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
922 | 2025.01.25 05:08:02.448543 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001491 sec., 26827.632461435278 rows/sec., 1.84 MiB/sec. | ||
923 | 2025.01.25 05:08:02.448634 [ 282 ] {57186100-14bb-4e35-b984-fcce29c62669} <Debug> TCPHandler: Processed in 0.001756656 sec. | ||
924 | 2025.01.25 05:08:04.836649 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
925 | 2025.01.25 05:08:04.836709 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
926 | 2025.01.25 05:08:04.893647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
927 | 2025.01.25 05:08:04.897418 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
928 | 2025.01.25 05:08:04.897460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
929 | 2025.01.25 05:08:04.898889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
930 | 2025.01.25 05:08:04.899185 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
931 | 2025.01.25 05:08:04.899630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
932 | 2025.01.25 05:08:04.923703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
933 | 2025.01.25 05:08:04.924351 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2025.01.25 05:08:04.924394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
935 | 2025.01.25 05:08:04.924977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
936 | 2025.01.25 05:08:04.925247 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2025.01.25 05:08:04.925566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
938 | 2025.01.25 05:08:05.013843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
939 | 2025.01.25 05:08:05.033183 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2025.01.25 05:08:05.033234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
941 | 2025.01.25 05:08:05.040252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
942 | 2025.01.25 05:08:05.041021 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2025.01.25 05:08:05.043596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
944 | 2025.01.25 05:08:06.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.13 MiB, peak 159.13 MiB, free memory in arenas 0.00 B, will set to 156.15 MiB (RSS), difference: 1.02 MiB | ||
945 | 2025.01.25 05:08:07.380163 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2025.01.25 05:08:07.380375 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
947 | 2025.01.25 05:08:07.380460 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2025.01.25 05:08:07.381293 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2025.01.25 05:08:07.381346 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
950 | 2025.01.25 05:08:07.381789 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2025.01.25 05:08:07.382045 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2025.01.25 05:08:07.382323 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002005 sec., 25935.162094763095 rows/sec., 1.98 MiB/sec. | ||
953 | 2025.01.25 05:08:07.382478 [ 282 ] {a9e8d481-5564-4406-9370-fbd3b06f5084} <Debug> TCPHandler: Processed in 0.002447007 sec. | ||
954 | 2025.01.25 05:08:07.382721 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.01.25 05:08:07.382911 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
956 | 2025.01.25 05:08:07.382983 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
957 | 2025.01.25 05:08:07.383764 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
958 | 2025.01.25 05:08:07.383810 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
959 | 2025.01.25 05:08:07.384243 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
960 | 2025.01.25 05:08:07.384501 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
961 | 2025.01.25 05:08:07.384712 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.36 MiB/sec. | ||
962 | 2025.01.25 05:08:07.384777 [ 283 ] {3f622eb7-5d5c-40fc-b991-10c4aad28fdd} <Debug> TCPHandler: Processed in 0.002189403 sec. | ||
963 | 2025.01.25 05:08:07.384933 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2025.01.25 05:08:07.385082 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
965 | 2025.01.25 05:08:07.385151 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
966 | 2025.01.25 05:08:07.385762 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2025.01.25 05:08:07.385803 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
968 | 2025.01.25 05:08:07.386212 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
969 | 2025.01.25 05:08:07.386460 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2025.01.25 05:08:07.386675 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001631 sec., 91968.11771919068 rows/sec., 6.38 MiB/sec. | ||
971 | 2025.01.25 05:08:07.386731 [ 282 ] {5e09e13c-13c4-44eb-81a8-d6ae79373649} <Debug> TCPHandler: Processed in 0.001869898 sec. | ||
972 | 2025.01.25 05:08:07.386876 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2025.01.25 05:08:07.387000 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
974 | 2025.01.25 05:08:07.387057 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
975 | 2025.01.25 05:08:07.387568 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2025.01.25 05:08:07.387607 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
977 | 2025.01.25 05:08:07.387998 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
978 | 2025.01.25 05:08:07.388248 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2025.01.25 05:08:07.388425 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001454 sec., 34387.8954607978 rows/sec., 2.36 MiB/sec. | ||
980 | 2025.01.25 05:08:07.388476 [ 283 ] {cd8df045-5cfd-4603-8fda-e1242d656aae} <Debug> TCPHandler: Processed in 0.001656635 sec. | ||
981 | 2025.01.25 05:08:12.375521 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2025.01.25 05:08:12.375781 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
983 | 2025.01.25 05:08:12.378134 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
984 | 2025.01.25 05:08:12.380142 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <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 | ||
985 | 2025.01.25 05:08:12.380460 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
986 | 2025.01.25 05:08:12.383074 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
987 | 2025.01.25 05:08:12.383444 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
988 | 2025.01.25 05:08:12.386506 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
989 | 2025.01.25 05:08:12.388405 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (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 | ||
990 | 2025.01.25 05:08:12.388432 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
991 | 2025.01.25 05:08:12.388615 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <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'))" | ||
992 | 2025.01.25 05:08:12.388647 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
993 | 2025.01.25 05:08:12.402873 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.027191 sec., 514.8762458166306 rows/sec., 21.01 KiB/sec. | ||
994 | 2025.01.25 05:08:12.403020 [ 282 ] {51a1ad9b-0848-4224-9d6e-836aea25b9ba} <Debug> TCPHandler: Processed in 0.027629865 sec. | ||
995 | 2025.01.25 05:08:12.403899 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2025.01.25 05:08:12.404147 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
997 | 2025.01.25 05:08:12.404547 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
998 | 2025.01.25 05:08:12.404592 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <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 | ||
999 | 2025.01.25 05:08:12.404893 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1000 | 2025.01.25 05:08:12.404984 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1001 | 2025.01.25 05:08:12.405170 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1002 | 2025.01.25 05:08:12.405211 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1003 | 2025.01.25 05:08:12.405239 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1004 | 2025.01.25 05:08:12.405257 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1005 | 2025.01.25 05:08:12.405306 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <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'))" | ||
1006 | 2025.01.25 05:08:12.405333 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1007 | 2025.01.25 05:08:12.406013 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001975 sec., 7088.607594936708 rows/sec., 289.26 KiB/sec. | ||
1008 | 2025.01.25 05:08:12.406143 [ 283 ] {38150610-836c-4eea-be8c-75a363b233c9} <Debug> TCPHandler: Processed in 0.002379756 sec. | ||
1009 | 2025.01.25 05:08:12.406476 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2025.01.25 05:08:12.406672 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1011 | 2025.01.25 05:08:12.407011 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1012 | 2025.01.25 05:08:12.407054 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <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 | ||
1013 | 2025.01.25 05:08:12.407336 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2025.01.25 05:08:12.407410 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1015 | 2025.01.25 05:08:12.407572 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1016 | 2025.01.25 05:08:12.407608 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1017 | 2025.01.25 05:08:12.407633 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1018 | 2025.01.25 05:08:12.407651 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1019 | 2025.01.25 05:08:12.407698 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <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'))" | ||
1020 | 2025.01.25 05:08:12.407722 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1021 | 2025.01.25 05:08:12.408331 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001748 sec., 8009.153318077803 rows/sec., 326.82 KiB/sec. | ||
1022 | 2025.01.25 05:08:12.408452 [ 282 ] {1e0af3cc-9061-493e-9b4d-e4cfa94c3cd1} <Debug> TCPHandler: Processed in 0.002063871 sec. | ||
1023 | 2025.01.25 05:08:12.409019 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2025.01.25 05:08:12.409204 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
1025 | 2025.01.25 05:08:12.409525 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1026 | 2025.01.25 05:08:12.409568 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <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 | ||
1027 | 2025.01.25 05:08:12.409838 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2025.01.25 05:08:12.409909 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1029 | 2025.01.25 05:08:12.410065 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1030 | 2025.01.25 05:08:12.410101 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1031 | 2025.01.25 05:08:12.410127 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1032 | 2025.01.25 05:08:12.410145 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1033 | 2025.01.25 05:08:12.410192 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <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'))" | ||
1034 | 2025.01.25 05:08:12.410218 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1035 | 2025.01.25 05:08:12.410813 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 337.64 KiB/sec. | ||
1036 | 2025.01.25 05:08:12.410937 [ 283 ] {ed51e815-32d0-49c9-8477-a75ad9a0ee28} <Debug> TCPHandler: Processed in 0.001979489 sec. | ||
1037 | 2025.01.25 05:08:12.411208 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2025.01.25 05:08:12.411421 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1039 | 2025.01.25 05:08:12.411736 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1040 | 2025.01.25 05:08:12.411778 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <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 | ||
1041 | 2025.01.25 05:08:12.412045 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2025.01.25 05:08:12.412115 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2025.01.25 05:08:12.412273 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1044 | 2025.01.25 05:08:12.412309 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2025.01.25 05:08:12.412334 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1046 | 2025.01.25 05:08:12.412350 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1047 | 2025.01.25 05:08:12.412397 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <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'))" | ||
1048 | 2025.01.25 05:08:12.412420 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1049 | 2025.01.25 05:08:12.413170 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001826 sec., 7667.031763417306 rows/sec., 312.86 KiB/sec. | ||
1050 | 2025.01.25 05:08:12.413295 [ 282 ] {2fbda608-85a1-4f60-b7a2-997e7a5aaa92} <Debug> TCPHandler: Processed in 0.002164333 sec. | ||
1051 | 2025.01.25 05:08:12.413600 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2025.01.25 05:08:12.413785 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
1053 | 2025.01.25 05:08:12.414221 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1054 | 2025.01.25 05:08:12.414266 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <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 | ||
1055 | 2025.01.25 05:08:12.414538 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1056 | 2025.01.25 05:08:12.414609 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1057 | 2025.01.25 05:08:12.414763 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1058 | 2025.01.25 05:08:12.414799 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1059 | 2025.01.25 05:08:12.414823 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1060 | 2025.01.25 05:08:12.414840 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1061 | 2025.01.25 05:08:12.414885 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <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'))" | ||
1062 | 2025.01.25 05:08:12.414910 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1063 | 2025.01.25 05:08:12.415528 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001826 sec., 7667.031763417306 rows/sec., 312.86 KiB/sec. | ||
1064 | 2025.01.25 05:08:12.415650 [ 283 ] {ca3a5db2-08e9-44d6-b8ca-fc16690063a7} <Debug> TCPHandler: Processed in 0.002107582 sec. | ||
1065 | 2025.01.25 05:08:12.415895 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.01.25 05:08:12.416082 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1067 | 2025.01.25 05:08:12.416402 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2025.01.25 05:08:12.416445 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <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 | ||
1069 | 2025.01.25 05:08:12.416723 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2025.01.25 05:08:12.416799 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2025.01.25 05:08:12.416951 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1072 | 2025.01.25 05:08:12.416985 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2025.01.25 05:08:12.417008 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1074 | 2025.01.25 05:08:12.417025 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2025.01.25 05:08:12.417069 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <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'))" | ||
1076 | 2025.01.25 05:08:12.417093 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1077 | 2025.01.25 05:08:12.417668 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001675 sec., 8358.20895522388 rows/sec., 341.07 KiB/sec. | ||
1078 | 2025.01.25 05:08:12.417789 [ 282 ] {0dc72244-5fc5-43a5-b533-75d8c2b7525e} <Debug> TCPHandler: Processed in 0.001954889 sec. | ||
1079 | 2025.01.25 05:08:12.418066 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2025.01.25 05:08:12.418273 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
1081 | 2025.01.25 05:08:12.418590 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1082 | 2025.01.25 05:08:12.418632 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <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 | ||
1083 | 2025.01.25 05:08:12.418898 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2025.01.25 05:08:12.418967 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1085 | 2025.01.25 05:08:12.419124 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1086 | 2025.01.25 05:08:12.419158 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1087 | 2025.01.25 05:08:12.419182 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1088 | 2025.01.25 05:08:12.419200 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1089 | 2025.01.25 05:08:12.419244 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <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'))" | ||
1090 | 2025.01.25 05:08:12.419268 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1091 | 2025.01.25 05:08:12.419840 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 343.74 KiB/sec. | ||
1092 | 2025.01.25 05:08:12.419966 [ 283 ] {c41f5fba-d200-47da-bcf7-08ed79a992f0} <Debug> TCPHandler: Processed in 0.0019692 sec. | ||
1093 | 2025.01.25 05:08:12.420208 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2025.01.25 05:08:12.420405 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1095 | 2025.01.25 05:08:12.420770 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1096 | 2025.01.25 05:08:12.420820 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <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 | ||
1097 | 2025.01.25 05:08:12.421154 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1098 | 2025.01.25 05:08:12.421249 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1099 | 2025.01.25 05:08:12.421399 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1100 | 2025.01.25 05:08:12.421431 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1101 | 2025.01.25 05:08:12.421455 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1102 | 2025.01.25 05:08:12.421471 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1103 | 2025.01.25 05:08:12.421513 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <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'))" | ||
1104 | 2025.01.25 05:08:12.421535 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1105 | 2025.01.25 05:08:12.422118 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001807 sec., 7747.648035417819 rows/sec., 316.15 KiB/sec. | ||
1106 | 2025.01.25 05:08:12.422233 [ 282 ] {671899a7-2f69-46ce-8f11-659f024db097} <Debug> TCPHandler: Processed in 0.002078451 sec. | ||
1107 | 2025.01.25 05:08:12.422483 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2025.01.25 05:08:12.422692 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
1109 | 2025.01.25 05:08:12.423064 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1110 | 2025.01.25 05:08:12.423119 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <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 | ||
1111 | 2025.01.25 05:08:12.423417 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2025.01.25 05:08:12.423486 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1113 | 2025.01.25 05:08:12.423641 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1114 | 2025.01.25 05:08:12.423674 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1115 | 2025.01.25 05:08:12.423698 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1116 | 2025.01.25 05:08:12.423715 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1117 | 2025.01.25 05:08:12.423759 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <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'))" | ||
1118 | 2025.01.25 05:08:12.423783 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1119 | 2025.01.25 05:08:12.424351 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001758 sec., 7963.5949943117175 rows/sec., 324.97 KiB/sec. | ||
1120 | 2025.01.25 05:08:12.424468 [ 283 ] {c9e7d276-911c-40d5-8535-42525f818a95} <Debug> TCPHandler: Processed in 0.0020531 sec. | ||
1121 | 2025.01.25 05:08:12.424715 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.01.25 05:08:12.424921 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1123 | 2025.01.25 05:08:12.425284 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1124 | 2025.01.25 05:08:12.425326 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <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 | ||
1125 | 2025.01.25 05:08:12.425597 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1126 | 2025.01.25 05:08:12.425663 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1127 | 2025.01.25 05:08:12.425861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1128 | 2025.01.25 05:08:12.426069 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1129 | 2025.01.25 05:08:12.426194 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.01.25 05:08:12.426293 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (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 | ||
1131 | 2025.01.25 05:08:12.426361 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.01.25 05:08:12.426606 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <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'))" | ||
1133 | 2025.01.25 05:08:12.426715 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1134 | 2025.01.25 05:08:12.428881 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1135 | 2025.01.25 05:08:12.428897 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.004069 sec., 3440.648808060949 rows/sec., 140.40 KiB/sec. | ||
1136 | 2025.01.25 05:08:12.428955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1137 | 2025.01.25 05:08:12.429167 [ 282 ] {6b6faf8c-35ce-44e1-8571-ed3dfd3df76f} <Debug> TCPHandler: Processed in 0.004513468 sec. | ||
1138 | 2025.01.25 05:08:12.429453 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1139 | 2025.01.25 05:08:12.429938 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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) | ||
1140 | 2025.01.25 05:08:12.429977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1141 | 2025.01.25 05:08:12.430498 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2025.01.25 05:08:12.430689 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1143 | 2025.01.25 05:08:12.430876 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <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 | ||
1144 | 2025.01.25 05:08:12.431087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1145 | 2025.01.25 05:08:12.431352 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1146 | 2025.01.25 05:08:12.431426 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1147 | 2025.01.25 05:08:12.431575 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1148 | 2025.01.25 05:08:12.431609 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1149 | 2025.01.25 05:08:12.431633 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (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 | ||
1150 | 2025.01.25 05:08:12.431650 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1151 | 2025.01.25 05:08:12.431694 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <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'))" | ||
1152 | 2025.01.25 05:08:12.431716 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1153 | 2025.01.25 05:08:12.432324 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002628 sec., 5327.245053272451 rows/sec., 217.39 KiB/sec. | ||
1154 | 2025.01.25 05:08:12.432440 [ 283 ] {8ccbdb66-ffe1-48f0-a5ae-2dfe3a24d963} <Debug> TCPHandler: Processed in 0.003078636 sec. | ||
1155 | 2025.01.25 05:08:12.436449 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1156 | 2025.01.25 05:08:12.436818 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1157 | 2025.01.25 05:08:12.437418 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1158 | 2025.01.25 05:08:12.437473 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <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 | ||
1159 | 2025.01.25 05:08:12.437850 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1160 | 2025.01.25 05:08:12.437929 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1161 | 2025.01.25 05:08:12.438119 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1162 | 2025.01.25 05:08:12.438157 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1163 | 2025.01.25 05:08:12.438186 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (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 | ||
1164 | 2025.01.25 05:08:12.438208 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1165 | 2025.01.25 05:08:12.438262 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <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'))" | ||
1166 | 2025.01.25 05:08:12.438292 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1167 | 2025.01.25 05:08:12.439212 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002593 sec., 5399.151561897416 rows/sec., 220.32 KiB/sec. | ||
1168 | 2025.01.25 05:08:12.439338 [ 282 ] {4aeab68b-0ca2-46c5-9702-7899b18fa0ab} <Debug> TCPHandler: Processed in 0.002988475 sec. | ||
1169 | 2025.01.25 05:08:12.447337 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2025.01.25 05:08:12.447467 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1171 | 2025.01.25 05:08:12.447519 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1172 | 2025.01.25 05:08:12.448230 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1173 | 2025.01.25 05:08:12.448281 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1174 | 2025.01.25 05:08:12.448798 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1175 | 2025.01.25 05:08:12.449045 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1176 | 2025.01.25 05:08:12.449296 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001858 sec., 6996.7707212055975 rows/sec., 1.38 MiB/sec. | ||
1177 | 2025.01.25 05:08:12.449479 [ 282 ] {bb18cdc2-94d4-4daf-bf25-c97394978c3b} <Debug> TCPHandler: Processed in 0.002196033 sec. | ||
1178 | 2025.01.25 05:08:12.449646 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1179 | 2025.01.25 05:08:12.449802 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1180 | 2025.01.25 05:08:12.449864 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1181 | 2025.01.25 05:08:12.452478 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1182 | 2025.01.25 05:08:12.452528 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1183 | 2025.01.25 05:08:12.453035 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1184 | 2025.01.25 05:08:12.453325 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1185 | 2025.01.25 05:08:12.453616 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003844 sec., 3642.0395421436 rows/sec., 262.18 KiB/sec. | ||
1186 | 2025.01.25 05:08:12.453711 [ 283 ] {e3f587a5-3f3a-4d68-8a18-b207e6a1357d} <Debug> TCPHandler: Processed in 0.004136233 sec. | ||
1187 | 2025.01.25 05:08:12.453878 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1188 | 2025.01.25 05:08:12.454023 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1189 | 2025.01.25 05:08:12.454085 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1190 | 2025.01.25 05:08:12.454814 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1191 | 2025.01.25 05:08:12.454856 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1192 | 2025.01.25 05:08:12.455242 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1193 | 2025.01.25 05:08:12.455496 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1194 | 2025.01.25 05:08:12.455709 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Debug> executeQuery: Read 215 rows, 19.24 KiB in 0.00172 sec., 125000 rows/sec., 10.92 MiB/sec. | ||
1195 | 2025.01.25 05:08:12.455764 [ 282 ] {4bfcb929-32cf-4958-b39a-1ddf859df343} <Debug> TCPHandler: Processed in 0.00195612 sec. | ||
1196 | 2025.01.25 05:08:12.455917 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2025.01.25 05:08:12.456063 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1198 | 2025.01.25 05:08:12.456124 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1199 | 2025.01.25 05:08:12.456769 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1200 | 2025.01.25 05:08:12.456808 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1201 | 2025.01.25 05:08:12.457184 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1202 | 2025.01.25 05:08:12.457428 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1203 | 2025.01.25 05:08:12.457646 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001614 sec., 9293.68029739777 rows/sec., 655.28 KiB/sec. | ||
1204 | 2025.01.25 05:08:12.457706 [ 283 ] {9d2473ac-2491-40fc-8f41-cd7c1973ca86} <Debug> TCPHandler: Processed in 0.001855098 sec. | ||
1205 | 2025.01.25 05:08:12.457895 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1206 | 2025.01.25 05:08:12.458101 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1207 | 2025.01.25 05:08:12.458190 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1208 | 2025.01.25 05:08:12.458805 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1209 | 2025.01.25 05:08:12.458846 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1210 | 2025.01.25 05:08:12.459198 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1211 | 2025.01.25 05:08:12.459443 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1212 | 2025.01.25 05:08:12.459733 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
1213 | 2025.01.25 05:08:12.459797 [ 282 ] {fc4d5270-9aaa-4a7f-9c25-5358c06e0358} <Debug> TCPHandler: Processed in 0.00200223 sec. | ||
1214 | 2025.01.25 05:08:12.459937 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1215 | 2025.01.25 05:08:12.460055 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1216 | 2025.01.25 05:08:12.460105 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1217 | 2025.01.25 05:08:12.460688 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1218 | 2025.01.25 05:08:12.460729 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1219 | 2025.01.25 05:08:12.461121 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1220 | 2025.01.25 05:08:12.461358 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1221 | 2025.01.25 05:08:12.461577 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
1222 | 2025.01.25 05:08:12.461635 [ 283 ] {216f85eb-d46b-46d0-8751-e415a8b21045} <Debug> TCPHandler: Processed in 0.001753617 sec. | ||
1223 | 2025.01.25 05:08:12.461820 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1224 | 2025.01.25 05:08:12.462027 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1225 | 2025.01.25 05:08:12.462111 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1226 | 2025.01.25 05:08:12.462905 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1227 | 2025.01.25 05:08:12.462945 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1228 | 2025.01.25 05:08:12.463330 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1229 | 2025.01.25 05:08:12.463571 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1230 | 2025.01.25 05:08:12.463795 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001818 sec., 210121.01210121013 rows/sec., 14.87 MiB/sec. | ||
1231 | 2025.01.25 05:08:12.463849 [ 282 ] {a223849a-73b2-468e-9b38-2074b05b05b9} <Debug> TCPHandler: Processed in 0.002128152 sec. | ||
1232 | 2025.01.25 05:08:12.464002 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1233 | 2025.01.25 05:08:12.464140 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1234 | 2025.01.25 05:08:12.464200 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1235 | 2025.01.25 05:08:12.464700 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1236 | 2025.01.25 05:08:12.464741 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1237 | 2025.01.25 05:08:12.465120 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1238 | 2025.01.25 05:08:12.465359 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1239 | 2025.01.25 05:08:12.465580 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
1240 | 2025.01.25 05:08:12.465636 [ 283 ] {0bbf39ce-fbb3-443d-88a3-98ad03805ca3} <Debug> TCPHandler: Processed in 0.001700066 sec. | ||
1241 | 2025.01.25 05:08:12.465775 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1242 | 2025.01.25 05:08:12.465893 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1243 | 2025.01.25 05:08:12.465945 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1244 | 2025.01.25 05:08:12.466518 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1245 | 2025.01.25 05:08:12.466557 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1246 | 2025.01.25 05:08:12.466951 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1247 | 2025.01.25 05:08:12.467200 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1248 | 2025.01.25 05:08:12.467415 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001546 sec., 146830.53040103492 rows/sec., 9.79 MiB/sec. | ||
1249 | 2025.01.25 05:08:12.467469 [ 282 ] {d183599b-f004-4fb8-9fd4-d442cb2a37c6} <Debug> TCPHandler: Processed in 0.001748566 sec. | ||
1250 | 2025.01.25 05:08:12.467611 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1251 | 2025.01.25 05:08:12.467748 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1252 | 2025.01.25 05:08:12.467810 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1253 | 2025.01.25 05:08:12.468355 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1254 | 2025.01.25 05:08:12.468395 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1255 | 2025.01.25 05:08:12.468766 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1256 | 2025.01.25 05:08:12.469002 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1257 | 2025.01.25 05:08:12.469218 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
1258 | 2025.01.25 05:08:12.469273 [ 283 ] {6eb2ec44-55ac-4717-aaa5-5f1f8e073454} <Debug> TCPHandler: Processed in 0.001726995 sec. | ||
1259 | 2025.01.25 05:08:12.469429 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1260 | 2025.01.25 05:08:12.469569 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1261 | 2025.01.25 05:08:12.469662 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1262 | 2025.01.25 05:08:12.470819 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1263 | 2025.01.25 05:08:12.470860 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1264 | 2025.01.25 05:08:12.473516 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1265 | 2025.01.25 05:08:12.473846 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1266 | 2025.01.25 05:08:12.474313 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004764 sec., 1679.2611251049539 rows/sec., 3.01 MiB/sec. | ||
1267 | 2025.01.25 05:08:12.474483 [ 282 ] {16648127-c431-406b-9d80-0785b069fe56} <Debug> TCPHandler: Processed in 0.005121357 sec. | ||
1268 | 2025.01.25 05:08:12.474666 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1269 | 2025.01.25 05:08:12.474789 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1270 | 2025.01.25 05:08:12.474857 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1271 | 2025.01.25 05:08:12.475398 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1272 | 2025.01.25 05:08:12.475441 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1273 | 2025.01.25 05:08:12.475850 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1274 | 2025.01.25 05:08:12.476144 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1275 | 2025.01.25 05:08:12.476364 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001599 sec., 45028.1425891182 rows/sec., 2.87 MiB/sec. | ||
1276 | 2025.01.25 05:08:12.476426 [ 283 ] {47e2abd1-0dba-4019-aeb3-967448d1dedb} <Debug> TCPHandler: Processed in 0.001814697 sec. | ||
1277 | 2025.01.25 05:08:12.544554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1278 | 2025.01.25 05:08:12.565625 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2025.01.25 05:08:12.565675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1280 | 2025.01.25 05:08:12.572402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1281 | 2025.01.25 05:08:12.573164 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2025.01.25 05:08:12.576270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1283 | 2025.01.25 05:08:14.900747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 | ||
1284 | 2025.01.25 05:08:14.904450 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.01.25 05:08:14.904502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1286 | 2025.01.25 05:08:14.906071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1287 | 2025.01.25 05:08:14.906378 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2025.01.25 05:08:14.907110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1289 | 2025.01.25 05:08:17.375447 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1290 | 2025.01.25 05:08:17.375731 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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) | ||
1291 | 2025.01.25 05:08:17.376192 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1292 | 2025.01.25 05:08:17.376253 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <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 | ||
1293 | 2025.01.25 05:08:17.376599 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1294 | 2025.01.25 05:08:17.376680 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1295 | 2025.01.25 05:08:17.376861 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1296 | 2025.01.25 05:08:17.377129 [ 293 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1297 | 2025.01.25 05:08:17.377129 [ 291 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2025.01.25 05:08:17.377265 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1299 | 2025.01.25 05:08:17.377297 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1300 | 2025.01.25 05:08:17.381587 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1301 | 2025.01.25 05:08:17.381625 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1302 | 2025.01.25 05:08:17.381695 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <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'))" | ||
1303 | 2025.01.25 05:08:17.381754 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <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'))" | ||
1304 | 2025.01.25 05:08:17.383197 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.0076 sec., 3552.6315789473683 rows/sec., 132.22 KiB/sec. | ||
1305 | 2025.01.25 05:08:17.383340 [ 282 ] {444ed824-4776-4a46-ab2d-a84d51c2cf4f} <Debug> TCPHandler: Processed in 0.008028941 sec. | ||
1306 | 2025.01.25 05:08:17.383730 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1307 | 2025.01.25 05:08:17.384025 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1308 | 2025.01.25 05:08:17.384495 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1309 | 2025.01.25 05:08:17.384546 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1310 | 2025.01.25 05:08:17.384890 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2025.01.25 05:08:17.384978 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1312 | 2025.01.25 05:08:17.385166 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1313 | 2025.01.25 05:08:17.385284 [ 294 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2025.01.25 05:08:17.385290 [ 293 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1315 | 2025.01.25 05:08:17.385405 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1316 | 2025.01.25 05:08:17.385436 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1317 | 2025.01.25 05:08:17.385532 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1318 | 2025.01.25 05:08:17.385556 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1319 | 2025.01.25 05:08:17.385603 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1320 | 2025.01.25 05:08:17.385653 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1321 | 2025.01.25 05:08:17.386641 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002758 sec., 9789.702683103698 rows/sec., 364.35 KiB/sec. | ||
1322 | 2025.01.25 05:08:17.386808 [ 283 ] {dac3a17f-6f5e-45f4-83b2-663b7c7d9454} <Debug> TCPHandler: Processed in 0.003220789 sec. | ||
1323 | 2025.01.25 05:08:17.387079 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1324 | 2025.01.25 05:08:17.387293 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1325 | 2025.01.25 05:08:17.387630 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1326 | 2025.01.25 05:08:17.387682 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1327 | 2025.01.25 05:08:17.387993 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1328 | 2025.01.25 05:08:17.388063 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1329 | 2025.01.25 05:08:17.388219 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1330 | 2025.01.25 05:08:17.388313 [ 291 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1331 | 2025.01.25 05:08:17.388314 [ 293 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1332 | 2025.01.25 05:08:17.388419 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1333 | 2025.01.25 05:08:17.388448 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1334 | 2025.01.25 05:08:17.388533 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1335 | 2025.01.25 05:08:17.388554 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1336 | 2025.01.25 05:08:17.388595 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1337 | 2025.01.25 05:08:17.388643 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1338 | 2025.01.25 05:08:17.389702 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002503 sec., 10787.055533359968 rows/sec., 401.47 KiB/sec. | ||
1339 | 2025.01.25 05:08:17.389855 [ 282 ] {1f7bbaa9-4216-44dc-8e05-a61484442c39} <Debug> TCPHandler: Processed in 0.002842183 sec. | ||
1340 | 2025.01.25 05:08:17.390106 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2025.01.25 05:08:17.390302 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1342 | 2025.01.25 05:08:17.390650 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1343 | 2025.01.25 05:08:17.390697 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1344 | 2025.01.25 05:08:17.391013 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2025.01.25 05:08:17.391084 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1346 | 2025.01.25 05:08:17.391244 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1347 | 2025.01.25 05:08:17.391330 [ 291 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1348 | 2025.01.25 05:08:17.391333 [ 293 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1349 | 2025.01.25 05:08:17.391453 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1350 | 2025.01.25 05:08:17.391506 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1351 | 2025.01.25 05:08:17.391641 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1352 | 2025.01.25 05:08:17.391681 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1353 | 2025.01.25 05:08:17.391748 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1354 | 2025.01.25 05:08:17.391831 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1355 | 2025.01.25 05:08:17.393090 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002879 sec., 9378.256339006599 rows/sec., 349.04 KiB/sec. | ||
1356 | 2025.01.25 05:08:17.393308 [ 283 ] {37d02937-7bff-473e-ad62-f18c4ce6bcc4} <Debug> TCPHandler: Processed in 0.003261249 sec. | ||
1357 | 2025.01.25 05:08:17.399417 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1358 | 2025.01.25 05:08:17.399551 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1359 | 2025.01.25 05:08:17.399608 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2025.01.25 05:08:17.400353 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1361 | 2025.01.25 05:08:17.400397 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1362 | 2025.01.25 05:08:17.400908 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1363 | 2025.01.25 05:08:17.401131 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1364 | 2025.01.25 05:08:17.401353 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001839 sec., 2175.0951604132683 rows/sec., 276.67 KiB/sec. | ||
1365 | 2025.01.25 05:08:17.401408 [ 282 ] {ba7685d8-a502-4ee6-b6aa-f768d6bee34d} <Debug> TCPHandler: Processed in 0.002050051 sec. | ||
1366 | 2025.01.25 05:08:17.401558 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1367 | 2025.01.25 05:08:17.401698 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1368 | 2025.01.25 05:08:17.401754 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1369 | 2025.01.25 05:08:17.402414 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1370 | 2025.01.25 05:08:17.402464 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1371 | 2025.01.25 05:08:17.402882 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1372 | 2025.01.25 05:08:17.403150 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2025.01.25 05:08:17.403408 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
1374 | 2025.01.25 05:08:17.403492 [ 283 ] {4a6d47ff-b575-461b-b9d6-b15691ae2d61} <Debug> TCPHandler: Processed in 0.001994719 sec. | ||
1375 | 2025.01.25 05:08:17.403754 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1376 | 2025.01.25 05:08:17.403949 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1377 | 2025.01.25 05:08:17.404026 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1378 | 2025.01.25 05:08:17.404824 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1379 | 2025.01.25 05:08:17.404869 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1380 | 2025.01.25 05:08:17.405274 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1381 | 2025.01.25 05:08:17.405532 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1382 | 2025.01.25 05:08:17.405744 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. | ||
1383 | 2025.01.25 05:08:17.405796 [ 282 ] {d6e34aad-cf86-41c9-b6c4-12493cc70ce5} <Debug> TCPHandler: Processed in 0.002128752 sec. | ||
1384 | 2025.01.25 05:08:17.405954 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1385 | 2025.01.25 05:08:17.406088 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1386 | 2025.01.25 05:08:17.406152 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1387 | 2025.01.25 05:08:17.406774 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1388 | 2025.01.25 05:08:17.406816 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1389 | 2025.01.25 05:08:17.407232 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1390 | 2025.01.25 05:08:17.407488 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1391 | 2025.01.25 05:08:17.407751 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001681 sec., 93991.67162403332 rows/sec., 6.54 MiB/sec. | ||
1392 | 2025.01.25 05:08:17.407880 [ 283 ] {0dcd5783-0285-4803-a9a3-a2f1133e289d} <Debug> TCPHandler: Processed in 0.00198967 sec. | ||
1393 | 2025.01.25 05:08:17.408042 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1394 | 2025.01.25 05:08:17.408163 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1395 | 2025.01.25 05:08:17.408215 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1396 | 2025.01.25 05:08:17.408712 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1397 | 2025.01.25 05:08:17.408752 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1398 | 2025.01.25 05:08:17.409120 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1399 | 2025.01.25 05:08:17.409352 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1400 | 2025.01.25 05:08:17.409563 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001425 sec., 40701.75438596491 rows/sec., 2.75 MiB/sec. | ||
1401 | 2025.01.25 05:08:17.409615 [ 282 ] {2dbfae19-2837-46ad-b455-c08c6b8ae089} <Debug> TCPHandler: Processed in 0.001633975 sec. | ||
1402 | 2025.01.25 05:08:19.836851 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1403 | 2025.01.25 05:08:19.836922 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1404 | 2025.01.25 05:08:19.931201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1405 | 2025.01.25 05:08:19.931895 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1406 | 2025.01.25 05:08:19.931948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1407 | 2025.01.25 05:08:19.932598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1408 | 2025.01.25 05:08:19.932849 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1409 | 2025.01.25 05:08:19.933083 [ 90 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1410 | 2025.01.25 05:08:19.933098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1411 | 2025.01.25 05:08:19.933183 [ 90 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2025.01.25 05:08:19.933212 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1413 | 2025.01.25 05:08:19.934089 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
1414 | 2025.01.25 05:08:19.934277 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1415 | 2025.01.25 05:08:19.934399 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1416 | 2025.01.25 05:08:19.934524 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1417 | 2025.01.25 05:08:19.934740 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1418 | 2025.01.25 05:08:19.934985 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1419 | 2025.01.25 05:08:19.935149 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1420 | 2025.01.25 05:08:19.935265 [ 195 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1421 | 2025.01.25 05:08:19.952871 [ 186 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.019567634 sec., 143400.06563900367 rows/sec., 2.05 MiB/sec. | ||
1422 | 2025.01.25 05:08:19.953678 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1423 | 2025.01.25 05:08:19.954048 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2025.01.25 05:08:19.954138 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_6_1} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1425 | 2025.01.25 05:08:19.954273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1426 | 2025.01.25 05:08:20.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.26 MiB, peak 165.57 MiB, free memory in arenas 0.00 B, will set to 160.51 MiB (RSS), difference: 1.25 MiB | ||
1427 | 2025.01.25 05:08:20.077327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1428 | 2025.01.25 05:08:20.099087 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2025.01.25 05:08:20.099159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1430 | 2025.01.25 05:08:20.106412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1431 | 2025.01.25 05:08:20.107224 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2025.01.25 05:08:20.107614 [ 90 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1433 | 2025.01.25 05:08:20.107736 [ 90 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1434 | 2025.01.25 05:08:20.107805 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1435 | 2025.01.25 05:08:20.108442 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1436 | 2025.01.25 05:08:20.123719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1437 | 2025.01.25 05:08:20.124978 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1438 | 2025.01.25 05:08:20.126284 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1439 | 2025.01.25 05:08:20.131713 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1440 | 2025.01.25 05:08:20.136962 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1441 | 2025.01.25 05:08:20.142077 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1442 | 2025.01.25 05:08:20.149590 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1443 | 2025.01.25 05:08:20.154313 [ 188 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
1444 | 2025.01.25 05:08:20.221293 [ 186 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113305722 sec., 405.98126191720485 rows/sec., 2.10 MiB/sec. | ||
1445 | 2025.01.25 05:08:20.223536 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1446 | 2025.01.25 05:08:20.226763 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1447 | 2025.01.25 05:08:20.226919 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_6_1} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1448 | 2025.01.25 05:08:20.228708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1449 | 2025.01.25 05:08:21.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.58 MiB, peak 171.12 MiB, free memory in arenas 0.00 B, will set to 164.07 MiB (RSS), difference: 2.49 MiB | ||
1450 | 2025.01.25 05:08:22.386501 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1451 | 2025.01.25 05:08:22.386686 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1452 | 2025.01.25 05:08:22.386757 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1453 | 2025.01.25 05:08:22.387502 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2025.01.25 05:08:22.387547 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1455 | 2025.01.25 05:08:22.388003 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1456 | 2025.01.25 05:08:22.388269 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1457 | 2025.01.25 05:08:22.388480 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. | ||
1458 | 2025.01.25 05:08:22.388657 [ 282 ] {c998baf7-6dda-4958-9cbe-6fdd6abb766b} <Debug> TCPHandler: Processed in 0.002279684 sec. | ||
1459 | 2025.01.25 05:08:22.388921 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2025.01.25 05:08:22.389137 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1461 | 2025.01.25 05:08:22.389223 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1462 | 2025.01.25 05:08:22.390090 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1463 | 2025.01.25 05:08:22.390143 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1464 | 2025.01.25 05:08:22.390614 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1465 | 2025.01.25 05:08:22.390885 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2025.01.25 05:08:22.391156 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002079 sec., 105339.10533910533 rows/sec., 9.20 MiB/sec. | ||
1467 | 2025.01.25 05:08:22.391227 [ 283 ] {9d1bd46d-948f-4b27-ae90-d6cb0b2cdb1c} <Debug> TCPHandler: Processed in 0.002453927 sec. | ||
1468 | 2025.01.25 05:08:22.391386 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1469 | 2025.01.25 05:08:22.391522 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1470 | 2025.01.25 05:08:22.391575 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1471 | 2025.01.25 05:08:22.392163 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2025.01.25 05:08:22.392201 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1473 | 2025.01.25 05:08:22.392565 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1474 | 2025.01.25 05:08:22.392809 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2025.01.25 05:08:22.393016 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001515 sec., 9900.990099009901 rows/sec., 698.10 KiB/sec. | ||
1476 | 2025.01.25 05:08:22.393072 [ 282 ] {5c61b8a6-3677-4bf9-a153-a26f17547954} <Debug> TCPHandler: Processed in 0.001752567 sec. | ||
1477 | 2025.01.25 05:08:22.393222 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1478 | 2025.01.25 05:08:22.393351 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1479 | 2025.01.25 05:08:22.393416 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1480 | 2025.01.25 05:08:22.394030 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1481 | 2025.01.25 05:08:22.394072 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1482 | 2025.01.25 05:08:22.394448 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1483 | 2025.01.25 05:08:22.394693 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2025.01.25 05:08:22.394915 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001594 sec., 8782.936010037642 rows/sec., 615.10 KiB/sec. | ||
1485 | 2025.01.25 05:08:22.394973 [ 283 ] {758b9e1d-202f-4ad8-9392-0be23f99a17e} <Debug> TCPHandler: Processed in 0.001811017 sec. | ||
1486 | 2025.01.25 05:08:22.395123 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1487 | 2025.01.25 05:08:22.395242 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1488 | 2025.01.25 05:08:22.395292 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1489 | 2025.01.25 05:08:22.395870 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1490 | 2025.01.25 05:08:22.395907 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1491 | 2025.01.25 05:08:22.396267 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1492 | 2025.01.25 05:08:22.396505 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1493 | 2025.01.25 05:08:22.396681 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. | ||
1494 | 2025.01.25 05:08:22.396732 [ 282 ] {ea125655-728f-45c3-b613-6607b38b6397} <Debug> TCPHandler: Processed in 0.001670265 sec. | ||
1495 | 2025.01.25 05:08:22.396877 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1496 | 2025.01.25 05:08:22.396998 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1497 | 2025.01.25 05:08:22.397048 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1498 | 2025.01.25 05:08:22.397759 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2025.01.25 05:08:22.397799 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1500 | 2025.01.25 05:08:22.398191 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1501 | 2025.01.25 05:08:22.398437 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1502 | 2025.01.25 05:08:22.398690 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001715 sec., 227405.2478134111 rows/sec., 16.13 MiB/sec. | ||
1503 | 2025.01.25 05:08:22.398847 [ 283 ] {1f433fa7-147c-4b82-92df-42674f6d2e8a} <Debug> TCPHandler: Processed in 0.002023951 sec. | ||
1504 | 2025.01.25 05:08:22.399003 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1505 | 2025.01.25 05:08:22.399122 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1506 | 2025.01.25 05:08:22.399173 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1507 | 2025.01.25 05:08:22.399662 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1508 | 2025.01.25 05:08:22.399699 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1509 | 2025.01.25 05:08:22.400054 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1510 | 2025.01.25 05:08:22.400303 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1511 | 2025.01.25 05:08:22.400491 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
1512 | 2025.01.25 05:08:22.400541 [ 282 ] {6bfe7f34-69a1-4969-8869-bfd4f4c85eba} <Debug> TCPHandler: Processed in 0.001600584 sec. | ||
1513 | 2025.01.25 05:08:22.400700 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2025.01.25 05:08:22.400840 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1515 | 2025.01.25 05:08:22.400902 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1516 | 2025.01.25 05:08:22.401560 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2025.01.25 05:08:22.401599 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1518 | 2025.01.25 05:08:22.401994 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1519 | 2025.01.25 05:08:22.402242 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1520 | 2025.01.25 05:08:22.402536 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001712 sec., 138434.57943925232 rows/sec., 9.28 MiB/sec. | ||
1521 | 2025.01.25 05:08:22.402627 [ 283 ] {ed8aefb1-eab1-4f16-b539-31d009ca69be} <Debug> TCPHandler: Processed in 0.00199337 sec. | ||
1522 | 2025.01.25 05:08:22.402778 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1523 | 2025.01.25 05:08:22.402917 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1524 | 2025.01.25 05:08:22.402976 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1525 | 2025.01.25 05:08:22.403524 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1526 | 2025.01.25 05:08:22.403561 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1527 | 2025.01.25 05:08:22.403909 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1528 | 2025.01.25 05:08:22.404129 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1529 | 2025.01.25 05:08:22.404321 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
1530 | 2025.01.25 05:08:22.404370 [ 282 ] {513f35a3-96aa-429e-b2b2-10ac9425bb25} <Debug> TCPHandler: Processed in 0.001657415 sec. | ||
1531 | 2025.01.25 05:08:22.404503 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1532 | 2025.01.25 05:08:22.404640 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1533 | 2025.01.25 05:08:22.404733 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1534 | 2025.01.25 05:08:22.405907 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1535 | 2025.01.25 05:08:22.405946 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1536 | 2025.01.25 05:08:22.406571 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1537 | 2025.01.25 05:08:22.406827 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1538 | 2025.01.25 05:08:22.407057 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002447 sec., 3269.3093583980385 rows/sec., 5.86 MiB/sec. | ||
1539 | 2025.01.25 05:08:22.407173 [ 283 ] {2e2a1359-802f-4d4f-8853-b4e07e19d654} <Debug> TCPHandler: Processed in 0.002728991 sec. | ||
1540 | 2025.01.25 05:08:22.407328 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1541 | 2025.01.25 05:08:22.407454 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1542 | 2025.01.25 05:08:22.407506 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1543 | 2025.01.25 05:08:22.408017 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1544 | 2025.01.25 05:08:22.408066 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1545 | 2025.01.25 05:08:22.408493 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1546 | 2025.01.25 05:08:22.408756 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1547 | 2025.01.25 05:08:22.409024 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001578 sec., 51964.51204055767 rows/sec., 3.30 MiB/sec. | ||
1548 | 2025.01.25 05:08:22.409149 [ 282 ] {27e97299-aacf-44c2-ad35-9cef49c69935} <Debug> TCPHandler: Processed in 0.001879168 sec. | ||
1549 | 2025.01.25 05:08:24.907406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 226 | ||
1550 | 2025.01.25 05:08:24.910619 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1551 | 2025.01.25 05:08:24.910678 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1552 | 2025.01.25 05:08:24.912271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1553 | 2025.01.25 05:08:24.912589 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1554 | 2025.01.25 05:08:24.913565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
1555 | 2025.01.25 05:08:27.381342 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1556 | 2025.01.25 05:08:27.381556 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1557 | 2025.01.25 05:08:27.381639 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1558 | 2025.01.25 05:08:27.382390 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.01.25 05:08:27.382435 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1560 | 2025.01.25 05:08:27.382873 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1561 | 2025.01.25 05:08:27.383139 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.01.25 05:08:27.383320 [ 78 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1563 | 2025.01.25 05:08:27.383399 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. | ||
1564 | 2025.01.25 05:08:27.383409 [ 78 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1565 | 2025.01.25 05:08:27.383489 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1566 | 2025.01.25 05:08:27.383532 [ 282 ] {78bc0a86-1428-4108-8cb4-91c704bbabc5} <Debug> TCPHandler: Processed in 0.002317585 sec. | ||
1567 | 2025.01.25 05:08:27.383853 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2025.01.25 05:08:27.383866 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
1569 | 2025.01.25 05:08:27.384063 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1570 | 2025.01.25 05:08:27.384083 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1571 | 2025.01.25 05:08:27.384114 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
1572 | 2025.01.25 05:08:27.384165 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1573 | 2025.01.25 05:08:27.384408 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1574 | 2025.01.25 05:08:27.384796 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
1575 | 2025.01.25 05:08:27.385207 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1576 | 2025.01.25 05:08:27.385517 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part | ||
1577 | 2025.01.25 05:08:27.385923 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1578 | 2025.01.25 05:08:27.386847 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2025.01.25 05:08:27.386899 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1580 | 2025.01.25 05:08:27.387630 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1581 | 2025.01.25 05:08:27.387928 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.004278355 sec., 151927.55159401218 rows/sec., 13.31 MiB/sec. | ||
1582 | 2025.01.25 05:08:27.387987 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1583 | 2025.01.25 05:08:27.388124 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1584 | 2025.01.25 05:08:27.388218 [ 78 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1585 | 2025.01.25 05:08:27.388350 [ 78 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2025.01.25 05:08:27.388413 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1587 | 2025.01.25 05:08:27.388474 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00444 sec., 14414.414414414414 rows/sec., 1.13 MiB/sec. | ||
1588 | 2025.01.25 05:08:27.388747 [ 283 ] {35102b9c-0949-4aa6-b509-2b7f67687cc0} <Debug> TCPHandler: Processed in 0.005088546 sec. | ||
1589 | 2025.01.25 05:08:27.388761 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
1590 | 2025.01.25 05:08:27.388950 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1591 | 2025.01.25 05:08:27.389013 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.01.25 05:08:27.389086 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1593 | 2025.01.25 05:08:27.389170 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1594 | 2025.01.25 05:08:27.389167 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_6_1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1595 | 2025.01.25 05:08:27.389528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1596 | 2025.01.25 05:08:27.389641 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1597 | 2025.01.25 05:08:27.389689 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1598 | 2025.01.25 05:08:27.389877 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part | ||
1599 | 2025.01.25 05:08:27.390001 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1600 | 2025.01.25 05:08:27.390173 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1601 | 2025.01.25 05:08:27.390503 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
1602 | 2025.01.25 05:08:27.390786 [ 196 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1603 | 2025.01.25 05:08:27.392640 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1604 | 2025.01.25 05:08:27.392723 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1605 | 2025.01.25 05:08:27.393805 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1606 | 2025.01.25 05:08:27.393854 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.00532558 sec., 190026.25066189974 rows/sec., 14.51 MiB/sec. | ||
1607 | 2025.01.25 05:08:27.394070 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1608 | 2025.01.25 05:08:27.394121 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1609 | 2025.01.25 05:08:27.394385 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1610 | 2025.01.25 05:08:27.394529 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1611 | 2025.01.25 05:08:27.394634 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1612 | 2025.01.25 05:08:27.394895 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005625 sec., 28444.444444444445 rows/sec., 1.98 MiB/sec. | ||
1613 | 2025.01.25 05:08:27.395168 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1614 | 2025.01.25 05:08:27.395206 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
1615 | 2025.01.25 05:08:27.395232 [ 282 ] {6d0e75e2-a02d-4797-873e-ad14e48e9be0} <Debug> TCPHandler: Processed in 0.006387075 sec. | ||
1616 | 2025.01.25 05:08:27.395367 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_6_1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1617 | 2025.01.25 05:08:27.395505 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2025.01.25 05:08:27.395651 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1619 | 2025.01.25 05:08:27.395708 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1620 | 2025.01.25 05:08:27.395781 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
1621 | 2025.01.25 05:08:27.395806 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1622 | 2025.01.25 05:08:27.395945 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1623 | 2025.01.25 05:08:27.396007 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
1624 | 2025.01.25 05:08:27.396410 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 227 rows starting from the beginning of the part | ||
1625 | 2025.01.25 05:08:27.396722 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 158 rows starting from the beginning of the part | ||
1626 | 2025.01.25 05:08:27.397083 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1627 | 2025.01.25 05:08:27.397370 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1628 | 2025.01.25 05:08:27.398071 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1629 | 2025.01.25 05:08:27.398118 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1630 | 2025.01.25 05:08:27.398661 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1631 | 2025.01.25 05:08:27.398976 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1632 | 2025.01.25 05:08:27.399190 [ 78 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1633 | 2025.01.25 05:08:27.399316 [ 78 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1634 | 2025.01.25 05:08:27.399423 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1635 | 2025.01.25 05:08:27.399598 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003791 sec., 15826.958586125033 rows/sec., 1.07 MiB/sec. | ||
1636 | 2025.01.25 05:08:27.400299 [ 283 ] {ac9179f8-f35f-4dee-baf7-5ad93829e65e} <Debug> TCPHandler: Processed in 0.004915754 sec. | ||
1637 | 2025.01.25 05:08:27.400302 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
1638 | 2025.01.25 05:08:27.400408 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554854 sec., 189383.91540083682 rows/sec., 12.94 MiB/sec. | ||
1639 | 2025.01.25 05:08:27.400518 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1640 | 2025.01.25 05:08:27.400545 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
1641 | 2025.01.25 05:08:27.400649 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1642 | 2025.01.25 05:08:27.400676 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1643 | 2025.01.25 05:08:27.401064 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1644 | 2025.01.25 05:08:27.401286 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
1645 | 2025.01.25 05:08:27.401604 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1646 | 2025.01.25 05:08:27.401836 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1647 | 2025.01.25 05:08:27.401878 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1648 | 2025.01.25 05:08:27.402271 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1649 | 2025.01.25 05:08:27.402386 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1650 | 2025.01.25 05:08:27.403159 [ 201 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003536263 sec., 102367.95170494955 rows/sec., 6.77 MiB/sec. | ||
1651 | 2025.01.25 05:08:27.403326 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1652 | 2025.01.25 05:08:27.403596 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1653 | 2025.01.25 05:08:27.403668 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_6_1} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1654 | 2025.01.25 05:08:27.403732 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1655 | 2025.01.25 05:08:27.433267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1656 | 2025.01.25 05:08:27.433943 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1657 | 2025.01.25 05:08:27.433991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1658 | 2025.01.25 05:08:27.434580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1659 | 2025.01.25 05:08:27.434840 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2025.01.25 05:08:27.435021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1661 | 2025.01.25 05:08:27.623812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1662 | 2025.01.25 05:08:27.643940 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1663 | 2025.01.25 05:08:27.644011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1664 | 2025.01.25 05:08:27.650829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1665 | 2025.01.25 05:08:27.651616 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1666 | 2025.01.25 05:08:27.654446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1667 | 2025.01.25 05:08:27.908598 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1668 | 2025.01.25 05:08:27.908901 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1669 | 2025.01.25 05:08:27.909402 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1670 | 2025.01.25 05:08:27.909467 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1671 | 2025.01.25 05:08:27.909855 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1672 | 2025.01.25 05:08:27.909938 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1673 | 2025.01.25 05:08:27.910128 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1674 | 2025.01.25 05:08:27.910376 [ 294 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1675 | 2025.01.25 05:08:27.910424 [ 297 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1676 | 2025.01.25 05:08:27.910456 [ 296 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1677 | 2025.01.25 05:08:27.910597 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1678 | 2025.01.25 05:08:27.910630 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1679 | 2025.01.25 05:08:27.910753 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1680 | 2025.01.25 05:08:27.910778 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1681 | 2025.01.25 05:08:27.910823 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1682 | 2025.01.25 05:08:27.910872 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1683 | 2025.01.25 05:08:27.910916 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1684 | 2025.01.25 05:08:27.912639 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003879 sec., 7991.7504511472025 rows/sec., 301.60 KiB/sec. | ||
1685 | 2025.01.25 05:08:27.912829 [ 282 ] {012ca4a1-b232-4a39-8ee0-ed7184456965} <Debug> TCPHandler: Processed in 0.004359866 sec. | ||
1686 | 2025.01.25 05:08:27.913192 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1687 | 2025.01.25 05:08:27.913458 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1688 | 2025.01.25 05:08:27.913899 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1689 | 2025.01.25 05:08:27.913953 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1690 | 2025.01.25 05:08:27.914302 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1691 | 2025.01.25 05:08:27.914385 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1692 | 2025.01.25 05:08:27.914569 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1693 | 2025.01.25 05:08:27.914676 [ 298 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1694 | 2025.01.25 05:08:27.914738 [ 296 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1695 | 2025.01.25 05:08:27.914750 [ 294 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1696 | 2025.01.25 05:08:27.914920 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1697 | 2025.01.25 05:08:27.914954 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1698 | 2025.01.25 05:08:27.915070 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1699 | 2025.01.25 05:08:27.915096 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1700 | 2025.01.25 05:08:27.915140 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1701 | 2025.01.25 05:08:27.915190 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1702 | 2025.01.25 05:08:27.915238 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1703 | 2025.01.25 05:08:27.916771 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003434 sec., 9027.37332556785 rows/sec., 340.69 KiB/sec. | ||
1704 | 2025.01.25 05:08:27.916976 [ 283 ] {56f031e2-2316-4ff9-a575-1baa23659dab} <Debug> TCPHandler: Processed in 0.003910189 sec. | ||
1705 | 2025.01.25 05:08:27.917242 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2025.01.25 05:08:27.917447 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1707 | 2025.01.25 05:08:27.917807 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1708 | 2025.01.25 05:08:27.917859 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1709 | 2025.01.25 05:08:27.918187 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1710 | 2025.01.25 05:08:27.918259 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1711 | 2025.01.25 05:08:27.918443 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1712 | 2025.01.25 05:08:27.918519 [ 294 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1713 | 2025.01.25 05:08:27.918537 [ 297 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1714 | 2025.01.25 05:08:27.918602 [ 296 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1715 | 2025.01.25 05:08:27.918721 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1716 | 2025.01.25 05:08:27.918752 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1717 | 2025.01.25 05:08:27.918863 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1718 | 2025.01.25 05:08:27.918889 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1719 | 2025.01.25 05:08:27.918931 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1720 | 2025.01.25 05:08:27.918979 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1721 | 2025.01.25 05:08:27.919025 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1722 | 2025.01.25 05:08:27.920552 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003204 sec., 9675.405742821473 rows/sec., 365.14 KiB/sec. | ||
1723 | 2025.01.25 05:08:27.920739 [ 282 ] {68d4bc2a-beb3-42b1-a3a7-cbbb389c0f0e} <Debug> TCPHandler: Processed in 0.003558024 sec. | ||
1724 | 2025.01.25 05:08:27.921021 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1725 | 2025.01.25 05:08:27.921231 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1726 | 2025.01.25 05:08:27.921593 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1727 | 2025.01.25 05:08:27.921644 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1728 | 2025.01.25 05:08:27.921980 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1729 | 2025.01.25 05:08:27.922052 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1730 | 2025.01.25 05:08:27.922213 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1731 | 2025.01.25 05:08:27.922318 [ 294 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1732 | 2025.01.25 05:08:27.922353 [ 298 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1733 | 2025.01.25 05:08:27.922373 [ 296 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1734 | 2025.01.25 05:08:27.922493 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1735 | 2025.01.25 05:08:27.922523 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1736 | 2025.01.25 05:08:27.922633 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1737 | 2025.01.25 05:08:27.922657 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1738 | 2025.01.25 05:08:27.922699 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1739 | 2025.01.25 05:08:27.922750 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1740 | 2025.01.25 05:08:27.922797 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1741 | 2025.01.25 05:08:27.924208 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00308 sec., 10064.935064935065 rows/sec., 379.84 KiB/sec. | ||
1742 | 2025.01.25 05:08:27.924394 [ 283 ] {144b2541-5dc1-4e6b-9fb2-03fee3b2c0a5} <Debug> TCPHandler: Processed in 0.003437641 sec. | ||
1743 | 2025.01.25 05:08:27.924682 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2025.01.25 05:08:27.924916 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1745 | 2025.01.25 05:08:27.925332 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1746 | 2025.01.25 05:08:27.925394 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1747 | 2025.01.25 05:08:27.925764 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1748 | 2025.01.25 05:08:27.925834 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1749 | 2025.01.25 05:08:27.926006 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1750 | 2025.01.25 05:08:27.926084 [ 294 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1751 | 2025.01.25 05:08:27.926145 [ 298 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1752 | 2025.01.25 05:08:27.926162 [ 296 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1753 | 2025.01.25 05:08:27.926344 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1754 | 2025.01.25 05:08:27.926378 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1755 | 2025.01.25 05:08:27.926489 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1756 | 2025.01.25 05:08:27.926518 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1757 | 2025.01.25 05:08:27.926565 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1758 | 2025.01.25 05:08:27.926648 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1759 | 2025.01.25 05:08:27.926696 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1760 | 2025.01.25 05:08:27.928149 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003351 sec., 9250.96985974336 rows/sec., 349.13 KiB/sec. | ||
1761 | 2025.01.25 05:08:27.928328 [ 282 ] {ce8e7056-dd33-418d-b327-50374ccd9f69} <Debug> TCPHandler: Processed in 0.003718606 sec. | ||
1762 | 2025.01.25 05:08:27.928590 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1763 | 2025.01.25 05:08:27.928792 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1764 | 2025.01.25 05:08:27.929150 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1765 | 2025.01.25 05:08:27.929201 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1766 | 2025.01.25 05:08:27.929530 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1767 | 2025.01.25 05:08:27.929599 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1768 | 2025.01.25 05:08:27.929755 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1769 | 2025.01.25 05:08:27.929901 [ 294 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1770 | 2025.01.25 05:08:27.929910 [ 297 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1771 | 2025.01.25 05:08:27.929927 [ 298 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1772 | 2025.01.25 05:08:27.930048 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1773 | 2025.01.25 05:08:27.930075 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1774 | 2025.01.25 05:08:27.930186 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1775 | 2025.01.25 05:08:27.930209 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1776 | 2025.01.25 05:08:27.930250 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1777 | 2025.01.25 05:08:27.930299 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1778 | 2025.01.25 05:08:27.930349 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1779 | 2025.01.25 05:08:27.931821 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003129 sec., 9907.318632150847 rows/sec., 373.90 KiB/sec. | ||
1780 | 2025.01.25 05:08:27.932014 [ 283 ] {b265b493-982d-4c6a-8408-db73957c3400} <Debug> TCPHandler: Processed in 0.003483503 sec. | ||
1781 | 2025.01.25 05:08:28.014713 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1782 | 2025.01.25 05:08:28.014881 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1783 | 2025.01.25 05:08:28.014959 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1784 | 2025.01.25 05:08:28.015885 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2025.01.25 05:08:28.015949 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1786 | 2025.01.25 05:08:28.016621 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1787 | 2025.01.25 05:08:28.016867 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2025.01.25 05:08:28.017206 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002352 sec., 2551.0204081632655 rows/sec., 568.00 KiB/sec. | ||
1789 | 2025.01.25 05:08:28.017324 [ 282 ] {aea4af42-f572-4fff-8743-c1d0b5c527e4} <Debug> TCPHandler: Processed in 0.00271401 sec. | ||
1790 | 2025.01.25 05:08:28.017557 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2025.01.25 05:08:28.017736 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1792 | 2025.01.25 05:08:28.017802 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1793 | 2025.01.25 05:08:28.018513 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1794 | 2025.01.25 05:08:28.018560 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1795 | 2025.01.25 05:08:28.018999 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1796 | 2025.01.25 05:08:28.019264 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2025.01.25 05:08:28.019498 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec. | ||
1798 | 2025.01.25 05:08:28.019564 [ 283 ] {33b585b0-c1f0-40e6-8331-92add9600268} <Debug> TCPHandler: Processed in 0.002114632 sec. | ||
1799 | 2025.01.25 05:08:28.019721 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2025.01.25 05:08:28.019850 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1801 | 2025.01.25 05:08:28.019904 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1802 | 2025.01.25 05:08:28.021241 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2025.01.25 05:08:28.021286 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1804 | 2025.01.25 05:08:28.021802 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1805 | 2025.01.25 05:08:28.022066 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2025.01.25 05:08:28.022279 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Debug> executeQuery: Read 1359 rows, 116.14 KiB in 0.00246 sec., 552439.0243902439 rows/sec., 46.10 MiB/sec. | ||
1807 | 2025.01.25 05:08:28.022342 [ 282 ] {79a3d395-2ef1-42d6-833e-80469f69547a} <Debug> TCPHandler: Processed in 0.002683091 sec. | ||
1808 | 2025.01.25 05:08:28.022494 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1809 | 2025.01.25 05:08:28.022622 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1810 | 2025.01.25 05:08:28.022674 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1811 | 2025.01.25 05:08:28.023293 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2025.01.25 05:08:28.023337 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1813 | 2025.01.25 05:08:28.023703 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1814 | 2025.01.25 05:08:28.023941 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2025.01.25 05:08:28.024160 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001568 sec., 9566.326530612245 rows/sec., 674.50 KiB/sec. | ||
1816 | 2025.01.25 05:08:28.024218 [ 283 ] {8761cebc-75fe-467e-8ea1-3531a112242b} <Debug> TCPHandler: Processed in 0.001783597 sec. | ||
1817 | 2025.01.25 05:08:28.024365 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2025.01.25 05:08:28.024487 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1819 | 2025.01.25 05:08:28.024538 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1820 | 2025.01.25 05:08:28.025208 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2025.01.25 05:08:28.025249 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1822 | 2025.01.25 05:08:28.025625 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1823 | 2025.01.25 05:08:28.025862 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2025.01.25 05:08:28.026153 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001664 sec., 145432.6923076923 rows/sec., 9.85 MiB/sec. | ||
1825 | 2025.01.25 05:08:28.026261 [ 282 ] {ce084249-757f-4607-9dd1-a469b11427c8} <Debug> TCPHandler: Processed in 0.00195271 sec. | ||
1826 | 2025.01.25 05:08:28.026397 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1827 | 2025.01.25 05:08:28.026516 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1828 | 2025.01.25 05:08:28.026566 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1829 | 2025.01.25 05:08:28.027254 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1830 | 2025.01.25 05:08:28.027302 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1831 | 2025.01.25 05:08:28.027718 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1832 | 2025.01.25 05:08:28.027967 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1833 | 2025.01.25 05:08:28.028156 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
1834 | 2025.01.25 05:08:28.028234 [ 283 ] {d46cc887-c491-4988-926e-000b86850580} <Debug> TCPHandler: Processed in 0.001890798 sec. | ||
1835 | 2025.01.25 05:08:28.028397 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2025.01.25 05:08:28.028544 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1837 | 2025.01.25 05:08:28.028603 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1838 | 2025.01.25 05:08:28.029502 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2025.01.25 05:08:28.029543 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1840 | 2025.01.25 05:08:28.029959 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1841 | 2025.01.25 05:08:28.030216 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2025.01.25 05:08:28.030468 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001946 sec., 434737.92394655704 rows/sec., 31.42 MiB/sec. | ||
1843 | 2025.01.25 05:08:28.030613 [ 282 ] {bcd8ed1b-39d6-4e85-9cdd-89abf915121d} <Debug> TCPHandler: Processed in 0.002285735 sec. | ||
1844 | 2025.01.25 05:08:28.030771 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1845 | 2025.01.25 05:08:28.030913 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1846 | 2025.01.25 05:08:28.030976 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1847 | 2025.01.25 05:08:28.031583 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1848 | 2025.01.25 05:08:28.031629 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1849 | 2025.01.25 05:08:28.032016 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1850 | 2025.01.25 05:08:28.032278 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1851 | 2025.01.25 05:08:28.032456 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
1852 | 2025.01.25 05:08:28.032518 [ 283 ] {b6039bd3-f3a5-4d38-935d-60cd420c2ec5} <Debug> TCPHandler: Processed in 0.001813947 sec. | ||
1853 | 2025.01.25 05:08:28.032675 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2025.01.25 05:08:28.032796 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1855 | 2025.01.25 05:08:28.032851 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1856 | 2025.01.25 05:08:28.042188 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1857 | 2025.01.25 05:08:28.042235 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1858 | 2025.01.25 05:08:28.042920 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1859 | 2025.01.25 05:08:28.043410 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2025.01.25 05:08:28.043694 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Debug> executeQuery: Read 2347 rows, 160.13 KiB in 0.010921 sec., 214907.05979305925 rows/sec., 14.32 MiB/sec. | ||
1861 | 2025.01.25 05:08:28.045351 [ 282 ] {a7c86c7c-25d8-4e2a-a190-10dce07b7523} <Debug> TCPHandler: Processed in 0.012734161 sec. | ||
1862 | 2025.01.25 05:08:28.045540 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1863 | 2025.01.25 05:08:28.045669 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1864 | 2025.01.25 05:08:28.045726 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1865 | 2025.01.25 05:08:28.046235 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2025.01.25 05:08:28.046276 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1867 | 2025.01.25 05:08:28.046672 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1868 | 2025.01.25 05:08:28.046931 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1869 | 2025.01.25 05:08:28.047114 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
1870 | 2025.01.25 05:08:28.047165 [ 283 ] {823c7900-de6d-4c6c-a6ae-90d625b09119} <Debug> TCPHandler: Processed in 0.001688976 sec. | ||
1871 | 2025.01.25 05:08:28.047317 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2025.01.25 05:08:28.047444 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1873 | 2025.01.25 05:08:28.047539 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1874 | 2025.01.25 05:08:28.048670 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2025.01.25 05:08:28.048711 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1876 | 2025.01.25 05:08:28.049349 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1877 | 2025.01.25 05:08:28.049616 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1878 | 2025.01.25 05:08:28.049950 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002514 sec., 3182.1797931583133 rows/sec., 5.70 MiB/sec. | ||
1879 | 2025.01.25 05:08:28.050099 [ 282 ] {358a3771-8e8e-4730-8636-aa53245c0189} <Debug> TCPHandler: Processed in 0.002841392 sec. | ||
1880 | 2025.01.25 05:08:28.050264 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1881 | 2025.01.25 05:08:28.050405 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1882 | 2025.01.25 05:08:28.050465 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1883 | 2025.01.25 05:08:28.050993 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1884 | 2025.01.25 05:08:28.051085 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1885 | 2025.01.25 05:08:28.051614 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1886 | 2025.01.25 05:08:28.051888 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1887 | 2025.01.25 05:08:28.052148 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001769 sec., 19219.898247597514 rows/sec., 1.12 MiB/sec. | ||
1888 | 2025.01.25 05:08:28.052235 [ 283 ] {9c4714ff-9f44-4e9b-b5f2-3e57ec6d9234} <Debug> TCPHandler: Processed in 0.002037151 sec. | ||
1889 | 2025.01.25 05:08:32.379485 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1890 | 2025.01.25 05:08:32.379810 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1891 | 2025.01.25 05:08:32.379891 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1892 | 2025.01.25 05:08:32.380653 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1893 | 2025.01.25 05:08:32.380705 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1894 | 2025.01.25 05:08:32.381143 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1895 | 2025.01.25 05:08:32.381394 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1896 | 2025.01.25 05:08:32.381650 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
1897 | 2025.01.25 05:08:32.381839 [ 282 ] {2e47c34a-8609-4258-8108-dbd92c66e959} <Debug> TCPHandler: Processed in 0.002536568 sec. | ||
1898 | 2025.01.25 05:08:32.382100 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1899 | 2025.01.25 05:08:32.382296 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1900 | 2025.01.25 05:08:32.382372 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1901 | 2025.01.25 05:08:32.383199 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2025.01.25 05:08:32.383257 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1903 | 2025.01.25 05:08:32.383697 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1904 | 2025.01.25 05:08:32.383949 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2025.01.25 05:08:32.384201 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
1906 | 2025.01.25 05:08:32.384273 [ 283 ] {546c02ab-abe9-454e-9204-8b50b413c9cb} <Debug> TCPHandler: Processed in 0.002308435 sec. | ||
1907 | 2025.01.25 05:08:32.384470 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2025.01.25 05:08:32.384629 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1909 | 2025.01.25 05:08:32.384699 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1910 | 2025.01.25 05:08:32.385315 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2025.01.25 05:08:32.385354 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1912 | 2025.01.25 05:08:32.385769 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1913 | 2025.01.25 05:08:32.386017 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2025.01.25 05:08:32.386240 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 5.41 MiB/sec. | ||
1915 | 2025.01.25 05:08:32.386298 [ 282 ] {73063342-290f-4922-8e47-1d486e63f269} <Debug> TCPHandler: Processed in 0.001902958 sec. | ||
1916 | 2025.01.25 05:08:32.386451 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2025.01.25 05:08:32.386584 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1918 | 2025.01.25 05:08:32.386641 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1919 | 2025.01.25 05:08:32.387163 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2025.01.25 05:08:32.387207 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1921 | 2025.01.25 05:08:32.387764 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1922 | 2025.01.25 05:08:32.388106 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2025.01.25 05:08:32.388470 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00189 sec., 25396.825396825396 rows/sec., 1.71 MiB/sec. | ||
1924 | 2025.01.25 05:08:32.388617 [ 283 ] {57b80b82-37a0-4808-9cee-3ac90c76e666} <Debug> TCPHandler: Processed in 0.002227583 sec. | ||
1925 | 2025.01.25 05:08:34.837170 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1926 | 2025.01.25 05:08:34.837229 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1927 | 2025.01.25 05:08:34.913866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 278 | ||
1928 | 2025.01.25 05:08:34.917423 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1929 | 2025.01.25 05:08:34.917484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1930 | 2025.01.25 05:08:34.919009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1931 | 2025.01.25 05:08:34.919323 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2025.01.25 05:08:34.920261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
1933 | 2025.01.25 05:08:34.935210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1934 | 2025.01.25 05:08:34.935843 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1935 | 2025.01.25 05:08:34.935886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1936 | 2025.01.25 05:08:34.936521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1937 | 2025.01.25 05:08:34.936779 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1938 | 2025.01.25 05:08:34.936993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1939 | 2025.01.25 05:08:35.154586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1940 | 2025.01.25 05:08:35.174884 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1941 | 2025.01.25 05:08:35.174952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1942 | 2025.01.25 05:08:35.182191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1943 | 2025.01.25 05:08:35.182951 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1944 | 2025.01.25 05:08:35.185724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1945 | 2025.01.25 05:08:37.381056 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2025.01.25 05:08:37.381251 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1947 | 2025.01.25 05:08:37.381335 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2025.01.25 05:08:37.382144 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2025.01.25 05:08:37.382199 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1950 | 2025.01.25 05:08:37.382645 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1951 | 2025.01.25 05:08:37.382914 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2025.01.25 05:08:37.383147 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
1953 | 2025.01.25 05:08:37.383216 [ 282 ] {9d85485a-81f3-4ead-a136-2ce0d16ff53d} <Debug> TCPHandler: Processed in 0.002291364 sec. | ||
1954 | 2025.01.25 05:08:37.383473 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2025.01.25 05:08:37.383673 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1956 | 2025.01.25 05:08:37.383749 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1957 | 2025.01.25 05:08:37.384524 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2025.01.25 05:08:37.384578 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1959 | 2025.01.25 05:08:37.385026 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1960 | 2025.01.25 05:08:37.385288 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2025.01.25 05:08:37.385514 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
1962 | 2025.01.25 05:08:37.385571 [ 283 ] {d587ed64-a966-4430-a21e-c13bc63112b5} <Debug> TCPHandler: Processed in 0.002238124 sec. | ||
1963 | 2025.01.25 05:08:37.385731 [ 282 ] {} <Trace> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2025.01.25 05:08:37.385860 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1965 | 2025.01.25 05:08:37.385919 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1966 | 2025.01.25 05:08:37.386529 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2025.01.25 05:08:37.386573 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1968 | 2025.01.25 05:08:37.386992 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1969 | 2025.01.25 05:08:37.387254 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2025.01.25 05:08:37.387480 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
1971 | 2025.01.25 05:08:37.387536 [ 282 ] {8152b32d-840f-4eed-adcd-b5016bc38b71} <Debug> TCPHandler: Processed in 0.001867538 sec. | ||
1972 | 2025.01.25 05:08:37.387681 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2025.01.25 05:08:37.387802 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1974 | 2025.01.25 05:08:37.387858 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1975 | 2025.01.25 05:08:37.388374 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2025.01.25 05:08:37.388415 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
1977 | 2025.01.25 05:08:37.388803 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1978 | 2025.01.25 05:08:37.389052 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2025.01.25 05:08:37.389256 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
1980 | 2025.01.25 05:08:37.389307 [ 283 ] {f5a4b0b8-55ca-4a3a-99bd-e72672582e11} <Debug> TCPHandler: Processed in 0.001679615 sec. | ||
1981 | 2025.01.25 05:08:41.930241 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
1982 | 2025.01.25 05:08:41.930338 [ 282 ] {} <Debug> TCP-Session: bb8881ff-2354-4891-92ed-973b913ecc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1983 | 2025.01.25 05:08:42.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.28 MiB, peak 171.12 MiB, free memory in arenas 0.00 B, will set to 167.34 MiB (RSS), difference: 2.07 MiB | ||
1984 | 2025.01.25 05:08:42.381490 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1985 | 2025.01.25 05:08:42.381755 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1986 | 2025.01.25 05:08:42.382188 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1987 | 2025.01.25 05:08:42.382245 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1988 | 2025.01.25 05:08:42.382704 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1989 | 2025.01.25 05:08:42.382796 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1990 | 2025.01.25 05:08:42.382981 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1991 | 2025.01.25 05:08:42.383158 [ 298 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1992 | 2025.01.25 05:08:42.383222 [ 294 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1993 | 2025.01.25 05:08:42.383258 [ 296 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1994 | 2025.01.25 05:08:42.383235 [ 297 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1995 | 2025.01.25 05:08:42.383440 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
1996 | 2025.01.25 05:08:42.383472 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1997 | 2025.01.25 05:08:42.383614 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1998 | 2025.01.25 05:08:42.383639 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
1999 | 2025.01.25 05:08:42.383684 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2000 | 2025.01.25 05:08:42.383732 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2001 | 2025.01.25 05:08:42.383776 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2002 | 2025.01.25 05:08:42.383817 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2003 | 2025.01.25 05:08:42.386060 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004491 sec., 8238.699621465152 rows/sec., 308.78 KiB/sec. | ||
2004 | 2025.01.25 05:08:42.386376 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> MemoryTracker: Peak memory usage (for query): 142.57 KiB. | ||
2005 | 2025.01.25 05:08:42.386396 [ 283 ] {98b3686c-9019-4a04-83cf-08149c436f58} <Debug> TCPHandler: Processed in 0.005037606 sec. | ||
2006 | 2025.01.25 05:08:42.386791 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2025.01.25 05:08:42.387084 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2008 | 2025.01.25 05:08:42.387611 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2009 | 2025.01.25 05:08:42.387669 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2010 | 2025.01.25 05:08:42.388061 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2011 | 2025.01.25 05:08:42.388146 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2012 | 2025.01.25 05:08:42.388342 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2013 | 2025.01.25 05:08:42.388517 [ 296 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2014 | 2025.01.25 05:08:42.388553 [ 294 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2015 | 2025.01.25 05:08:42.388553 [ 297 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2016 | 2025.01.25 05:08:42.388517 [ 299 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2017 | 2025.01.25 05:08:42.388728 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2018 | 2025.01.25 05:08:42.388766 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2019 | 2025.01.25 05:08:42.388918 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2020 | 2025.01.25 05:08:42.388955 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2021 | 2025.01.25 05:08:42.389004 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2022 | 2025.01.25 05:08:42.389053 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2023 | 2025.01.25 05:08:42.389098 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2024 | 2025.01.25 05:08:42.389145 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2025 | 2025.01.25 05:08:42.391104 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004157 sec., 8900.649506855905 rows/sec., 333.59 KiB/sec. | ||
2026 | 2025.01.25 05:08:42.391371 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> MemoryTracker: Peak memory usage (for query): 142.61 KiB. | ||
2027 | 2025.01.25 05:08:42.391389 [ 284 ] {e8e4b813-f102-43e2-840a-a38a84c9a163} <Debug> TCPHandler: Processed in 0.004761452 sec. | ||
2028 | 2025.01.25 05:08:42.391676 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2029 | 2025.01.25 05:08:42.391914 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2030 | 2025.01.25 05:08:42.392324 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2031 | 2025.01.25 05:08:42.392374 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2032 | 2025.01.25 05:08:42.392712 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2033 | 2025.01.25 05:08:42.392781 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2034 | 2025.01.25 05:08:42.392936 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2035 | 2025.01.25 05:08:42.393125 [ 294 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2036 | 2025.01.25 05:08:42.393124 [ 297 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2037 | 2025.01.25 05:08:42.393157 [ 296 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2038 | 2025.01.25 05:08:42.393135 [ 298 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2039 | 2025.01.25 05:08:42.393321 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2040 | 2025.01.25 05:08:42.393345 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2041 | 2025.01.25 05:08:42.393474 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2042 | 2025.01.25 05:08:42.393497 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2043 | 2025.01.25 05:08:42.393538 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2044 | 2025.01.25 05:08:42.393584 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2045 | 2025.01.25 05:08:42.393626 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2046 | 2025.01.25 05:08:42.393667 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2047 | 2025.01.25 05:08:42.395555 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003764 sec., 9829.968119022316 rows/sec., 368.42 KiB/sec. | ||
2048 | 2025.01.25 05:08:42.395791 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> MemoryTracker: Peak memory usage (for query): 142.94 KiB. | ||
2049 | 2025.01.25 05:08:42.395808 [ 283 ] {2bb9e3ab-fab6-49c3-a3d3-d71c64a71b2f} <Debug> TCPHandler: Processed in 0.004205033 sec. | ||
2050 | 2025.01.25 05:08:42.402701 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2051 | 2025.01.25 05:08:42.402826 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2052 | 2025.01.25 05:08:42.402879 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2053 | 2025.01.25 05:08:42.403570 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2054 | 2025.01.25 05:08:42.403610 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2055 | 2025.01.25 05:08:42.404092 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2056 | 2025.01.25 05:08:42.404312 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2057 | 2025.01.25 05:08:42.404564 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001767 sec., 1697.792869269949 rows/sec., 154.75 KiB/sec. | ||
2058 | 2025.01.25 05:08:42.404858 [ 283 ] {299d88f3-cc91-41ed-8683-69c7a4e564cd} <Debug> TCPHandler: Processed in 0.002211213 sec. | ||
2059 | 2025.01.25 05:08:42.405013 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2025.01.25 05:08:42.405164 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2061 | 2025.01.25 05:08:42.405222 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2062 | 2025.01.25 05:08:42.405864 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2063 | 2025.01.25 05:08:42.405908 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2064 | 2025.01.25 05:08:42.406403 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2065 | 2025.01.25 05:08:42.406844 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2066 | 2025.01.25 05:08:42.407230 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002074 sec., 6750.241080038573 rows/sec., 485.93 KiB/sec. | ||
2067 | 2025.01.25 05:08:42.407374 [ 284 ] {7485c8c3-3ad4-4289-80f9-b908eb9e27f3} <Debug> TCPHandler: Processed in 0.002426836 sec. | ||
2068 | 2025.01.25 05:08:42.407530 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2069 | 2025.01.25 05:08:42.407674 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2070 | 2025.01.25 05:08:42.407733 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2071 | 2025.01.25 05:08:42.408492 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2025.01.25 05:08:42.408532 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2073 | 2025.01.25 05:08:42.408932 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2074 | 2025.01.25 05:08:42.409180 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.01.25 05:08:42.409452 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Debug> executeQuery: Read 271 rows, 24.44 KiB in 0.001797 sec., 150806.90038953812 rows/sec., 13.28 MiB/sec. | ||
2076 | 2025.01.25 05:08:42.409790 [ 283 ] {895cbe47-3fce-4aaf-bb79-fb50146fbb92} <Debug> TCPHandler: Processed in 0.002320824 sec. | ||
2077 | 2025.01.25 05:08:42.409975 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2025.01.25 05:08:42.410113 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2079 | 2025.01.25 05:08:42.410171 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2080 | 2025.01.25 05:08:42.410814 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.01.25 05:08:42.410860 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2082 | 2025.01.25 05:08:42.411291 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2083 | 2025.01.25 05:08:42.411541 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.01.25 05:08:42.411771 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Debug> executeQuery: Read 41 rows, 3.01 KiB in 0.001686 sec., 24317.91221826809 rows/sec., 1.75 MiB/sec. | ||
2085 | 2025.01.25 05:08:42.411935 [ 284 ] {55ef9746-344f-465f-94c9-61a36b5a1953} <Debug> TCPHandler: Processed in 0.00203001 sec. | ||
2086 | 2025.01.25 05:08:42.412081 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2025.01.25 05:08:42.412210 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2088 | 2025.01.25 05:08:42.412262 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2089 | 2025.01.25 05:08:42.412908 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2025.01.25 05:08:42.412960 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2091 | 2025.01.25 05:08:42.413448 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2092 | 2025.01.25 05:08:42.413844 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2025.01.25 05:08:42.414077 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001893 sec., 7395.668251452721 rows/sec., 517.94 KiB/sec. | ||
2094 | 2025.01.25 05:08:42.414213 [ 283 ] {b6c83440-9846-41e4-b64c-a4cf62fbb12e} <Debug> TCPHandler: Processed in 0.002186033 sec. | ||
2095 | 2025.01.25 05:08:42.414507 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2025.01.25 05:08:42.414680 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2097 | 2025.01.25 05:08:42.414763 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2098 | 2025.01.25 05:08:42.415502 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2025.01.25 05:08:42.415546 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2100 | 2025.01.25 05:08:42.416004 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2101 | 2025.01.25 05:08:42.416321 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2025.01.25 05:08:42.416637 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001992 sec., 6526.104417670683 rows/sec., 406.90 KiB/sec. | ||
2103 | 2025.01.25 05:08:42.416901 [ 284 ] {969b6796-b82e-418b-a6e5-4567baa60bd0} <Debug> TCPHandler: Processed in 0.002522908 sec. | ||
2104 | 2025.01.25 05:08:42.417066 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2025.01.25 05:08:42.417204 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2106 | 2025.01.25 05:08:42.417260 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2107 | 2025.01.25 05:08:42.418182 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2025.01.25 05:08:42.418232 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2109 | 2025.01.25 05:08:42.418754 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2110 | 2025.01.25 05:08:42.419088 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2025.01.25 05:08:42.419364 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Debug> executeQuery: Read 426 rows, 31.22 KiB in 0.00219 sec., 194520.54794520547 rows/sec., 13.92 MiB/sec. | ||
2112 | 2025.01.25 05:08:42.419449 [ 283 ] {f60a91df-32dc-4f99-b823-8f4483de1d9d} <Debug> TCPHandler: Processed in 0.002448066 sec. | ||
2113 | 2025.01.25 05:08:42.419603 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2114 | 2025.01.25 05:08:42.419729 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2115 | 2025.01.25 05:08:42.419791 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2116 | 2025.01.25 05:08:42.420313 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2025.01.25 05:08:42.420356 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2118 | 2025.01.25 05:08:42.420758 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2119 | 2025.01.25 05:08:42.421024 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2025.01.25 05:08:42.421298 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. | ||
2121 | 2025.01.25 05:08:42.421396 [ 284 ] {704fde2b-9cc5-4524-a070-9370d8b6f551} <Debug> TCPHandler: Processed in 0.001849918 sec. | ||
2122 | 2025.01.25 05:08:42.421552 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2025.01.25 05:08:42.421673 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2124 | 2025.01.25 05:08:42.421730 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2125 | 2025.01.25 05:08:42.422333 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2126 | 2025.01.25 05:08:42.422374 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2127 | 2025.01.25 05:08:42.422798 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2128 | 2025.01.25 05:08:42.423057 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2025.01.25 05:08:42.423365 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001703 sec., 139166.17733411625 rows/sec., 9.33 MiB/sec. | ||
2130 | 2025.01.25 05:08:42.423627 [ 283 ] {a3217f2e-8f26-4d0a-a899-a3d2d1a94edd} <Debug> TCPHandler: Processed in 0.002129532 sec. | ||
2131 | 2025.01.25 05:08:42.423778 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2025.01.25 05:08:42.423904 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2133 | 2025.01.25 05:08:42.423966 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2134 | 2025.01.25 05:08:42.424440 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2135 | 2025.01.25 05:08:42.424481 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2136 | 2025.01.25 05:08:42.424867 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2137 | 2025.01.25 05:08:42.425120 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2025.01.25 05:08:42.425424 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
2139 | 2025.01.25 05:08:42.425504 [ 284 ] {defda62f-5cd5-4eb6-b64a-eb653660c6f2} <Debug> TCPHandler: Processed in 0.001783956 sec. | ||
2140 | 2025.01.25 05:08:42.425657 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2141 | 2025.01.25 05:08:42.425780 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2142 | 2025.01.25 05:08:42.425861 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2143 | 2025.01.25 05:08:42.427256 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2025.01.25 05:08:42.427297 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2145 | 2025.01.25 05:08:42.427991 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2146 | 2025.01.25 05:08:42.428274 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2147 | 2025.01.25 05:08:42.428703 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002924 sec., 11627.906976744187 rows/sec., 20.84 MiB/sec. | ||
2148 | 2025.01.25 05:08:42.428902 [ 283 ] {41c1d0eb-6a0f-4e1e-bf20-bd5274cfc42e} <Debug> TCPHandler: Processed in 0.003302399 sec. | ||
2149 | 2025.01.25 05:08:42.429062 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2150 | 2025.01.25 05:08:42.429205 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2151 | 2025.01.25 05:08:42.429261 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2152 | 2025.01.25 05:08:42.429743 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Trace> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2153 | 2025.01.25 05:08:42.429784 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2154 | 2025.01.25 05:08:42.430188 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2155 | 2025.01.25 05:08:42.430445 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Trace> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2156 | 2025.01.25 05:08:42.430746 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001558 sec., 11553.273427471117 rows/sec., 870.63 KiB/sec. | ||
2157 | 2025.01.25 05:08:42.430882 [ 284 ] {4a3e0574-e945-4b62-a1a5-f202f5dc63ce} <Debug> TCPHandler: Processed in 0.001879048 sec. | ||
2158 | 2025.01.25 05:08:42.431025 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2159 | 2025.01.25 05:08:42.431145 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2160 | 2025.01.25 05:08:42.431199 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2161 | 2025.01.25 05:08:42.431696 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2025.01.25 05:08:42.431735 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2163 | 2025.01.25 05:08:42.432109 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2164 | 2025.01.25 05:08:42.432359 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2025.01.25 05:08:42.432636 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. | ||
2166 | 2025.01.25 05:08:42.432738 [ 283 ] {9e1e275f-e7b3-4994-9536-d55bc52f2250} <Debug> TCPHandler: Processed in 0.001771147 sec. | ||
2167 | 2025.01.25 05:08:42.437198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2168 | 2025.01.25 05:08:42.437750 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2025.01.25 05:08:42.437791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2170 | 2025.01.25 05:08:42.438266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2171 | 2025.01.25 05:08:42.438515 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2025.01.25 05:08:42.438752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2173 | 2025.01.25 05:08:42.685878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2174 | 2025.01.25 05:08:42.709196 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2175 | 2025.01.25 05:08:42.709262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2176 | 2025.01.25 05:08:42.717005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2177 | 2025.01.25 05:08:42.717792 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2178 | 2025.01.25 05:08:42.721909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2179 | 2025.01.25 05:08:43.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.05 MiB, peak 175.05 MiB, free memory in arenas 0.00 B, will set to 168.39 MiB (RSS), difference: -2.66 MiB | ||
2180 | 2025.01.25 05:08:44.920743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 318 | ||
2181 | 2025.01.25 05:08:44.924408 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2182 | 2025.01.25 05:08:44.924467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2183 | 2025.01.25 05:08:44.926013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2184 | 2025.01.25 05:08:44.926327 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2185 | 2025.01.25 05:08:44.926513 [ 44 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2186 | 2025.01.25 05:08:44.926586 [ 44 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.01.25 05:08:44.926637 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2188 | 2025.01.25 05:08:44.927496 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
2189 | 2025.01.25 05:08:44.928074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
2190 | 2025.01.25 05:08:44.928786 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2191 | 2025.01.25 05:08:44.929005 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
2192 | 2025.01.25 05:08:44.929665 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2193 | 2025.01.25 05:08:44.930325 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2194 | 2025.01.25 05:08:44.930946 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
2195 | 2025.01.25 05:08:44.931587 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
2196 | 2025.01.25 05:08:44.932166 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2197 | 2025.01.25 05:08:44.943429 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.01662764 sec., 19124.78259091489 rows/sec., 19.39 MiB/sec. | ||
2198 | 2025.01.25 05:08:44.944467 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2199 | 2025.01.25 05:08:44.945328 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2025.01.25 05:08:44.945428 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_6_1} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2201 | 2025.01.25 05:08:44.945760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
2202 | 2025.01.25 05:08:47.382138 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2203 | 2025.01.25 05:08:47.382325 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2204 | 2025.01.25 05:08:47.382401 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2205 | 2025.01.25 05:08:47.383169 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2025.01.25 05:08:47.383223 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2207 | 2025.01.25 05:08:47.383658 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2208 | 2025.01.25 05:08:47.383926 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2209 | 2025.01.25 05:08:47.384104 [ 42 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2210 | 2025.01.25 05:08:47.384180 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. | ||
2211 | 2025.01.25 05:08:47.384192 [ 42 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2212 | 2025.01.25 05:08:47.384268 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2213 | 2025.01.25 05:08:47.384315 [ 283 ] {eebbc65b-2cbb-410c-8b25-1c8d44cf107f} <Debug> TCPHandler: Processed in 0.002309565 sec. | ||
2214 | 2025.01.25 05:08:47.384727 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
2215 | 2025.01.25 05:08:47.384768 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2216 | 2025.01.25 05:08:47.384952 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2217 | 2025.01.25 05:08:47.385028 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2218 | 2025.01.25 05:08:47.385188 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2219 | 2025.01.25 05:08:47.385254 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2220 | 2025.01.25 05:08:47.385522 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2221 | 2025.01.25 05:08:47.385610 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2222 | 2025.01.25 05:08:47.385992 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2223 | 2025.01.25 05:08:47.386353 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 271 rows starting from the beginning of the part | ||
2224 | 2025.01.25 05:08:47.386648 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2225 | 2025.01.25 05:08:47.388442 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2025.01.25 05:08:47.388509 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2227 | 2025.01.25 05:08:47.389462 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2228 | 2025.01.25 05:08:47.389933 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2017 rows, containing 5 columns (5 merged, 0 gathered) in 0.005538073 sec., 364206.1056255488 rows/sec., 31.96 MiB/sec. | ||
2229 | 2025.01.25 05:08:47.389973 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2230 | 2025.01.25 05:08:47.390160 [ 42 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2231 | 2025.01.25 05:08:47.390245 [ 42 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2232 | 2025.01.25 05:08:47.390291 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2233 | 2025.01.25 05:08:47.390333 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005262 sec., 12162.675788673509 rows/sec., 972.11 KiB/sec. | ||
2234 | 2025.01.25 05:08:47.390551 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2235 | 2025.01.25 05:08:47.390652 [ 284 ] {0a5f9d95-1d7a-4e71-bac9-00d8a9248182} <Debug> TCPHandler: Processed in 0.006174693 sec. | ||
2236 | 2025.01.25 05:08:47.390685 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
2237 | 2025.01.25 05:08:47.390947 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2238 | 2025.01.25 05:08:47.391197 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2025.01.25 05:08:47.391394 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2240 | 2025.01.25 05:08:47.391478 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2241 | 2025.01.25 05:08:47.391751 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2242 | 2025.01.25 05:08:47.391986 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2243 | 2025.01.25 05:08:47.392043 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2244 | 2025.01.25 05:08:47.392581 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2245 | 2025.01.25 05:08:47.392595 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_11_2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2246 | 2025.01.25 05:08:47.393041 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2247 | 2025.01.25 05:08:47.393211 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2248 | 2025.01.25 05:08:47.393548 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 426 rows starting from the beginning of the part | ||
2249 | 2025.01.25 05:08:47.393888 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2250 | 2025.01.25 05:08:47.394691 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2251 | 2025.01.25 05:08:47.394734 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2252 | 2025.01.25 05:08:47.395333 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2253 | 2025.01.25 05:08:47.395652 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2254 | 2025.01.25 05:08:47.395782 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402041 sec., 343203.6150780788 rows/sec., 26.17 MiB/sec. | ||
2255 | 2025.01.25 05:08:47.396002 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2256 | 2025.01.25 05:08:47.396120 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00484 sec., 33057.85123966942 rows/sec., 2.30 MiB/sec. | ||
2257 | 2025.01.25 05:08:47.396171 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2258 | 2025.01.25 05:08:47.396191 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2259 | 2025.01.25 05:08:47.396343 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2260 | 2025.01.25 05:08:47.396435 [ 283 ] {3a19c09d-7def-4c45-9da2-fd7add0b312a} <Debug> TCPHandler: Processed in 0.005647885 sec. | ||
2261 | 2025.01.25 05:08:47.396747 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2262 | 2025.01.25 05:08:47.396852 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
2263 | 2025.01.25 05:08:47.397138 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2025.01.25 05:08:47.397158 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2265 | 2025.01.25 05:08:47.397370 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2266 | 2025.01.25 05:08:47.397426 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_11_2} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2267 | 2025.01.25 05:08:47.397386 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2268 | 2025.01.25 05:08:47.397696 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1052 rows starting from the beginning of the part | ||
2269 | 2025.01.25 05:08:47.397727 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2270 | 2025.01.25 05:08:47.398095 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2347 rows starting from the beginning of the part | ||
2271 | 2025.01.25 05:08:47.398470 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2272 | 2025.01.25 05:08:47.398813 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2273 | 2025.01.25 05:08:47.399164 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2274 | 2025.01.25 05:08:47.399424 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2025.01.25 05:08:47.399523 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2276 | 2025.01.25 05:08:47.399540 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2277 | 2025.01.25 05:08:47.400621 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2278 | 2025.01.25 05:08:47.401052 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.01.25 05:08:47.401328 [ 40 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2280 | 2025.01.25 05:08:47.401419 [ 40 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2281 | 2025.01.25 05:08:47.401514 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2282 | 2025.01.25 05:08:47.401761 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004718 sec., 12717.25307333616 rows/sec., 877.62 KiB/sec. | ||
2283 | 2025.01.25 05:08:47.401960 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
2284 | 2025.01.25 05:08:47.402024 [ 284 ] {e691c085-7a07-49f1-b6c1-6af66a0bdb55} <Debug> TCPHandler: Processed in 0.005450601 sec. | ||
2285 | 2025.01.25 05:08:47.402400 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2286 | 2025.01.25 05:08:47.402491 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 362 rows starting from the beginning of the part | ||
2287 | 2025.01.25 05:08:47.402784 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
2288 | 2025.01.25 05:08:47.403094 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2289 | 2025.01.25 05:08:47.403298 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2290 | 2025.01.25 05:08:47.403561 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2291 | 2025.01.25 05:08:47.403850 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2292 | 2025.01.25 05:08:47.404570 [ 191 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 5 columns (5 merged, 0 gathered) in 0.00800201 sec., 510371.76909301535 rows/sec., 34.41 MiB/sec. | ||
2293 | 2025.01.25 05:08:47.405129 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2294 | 2025.01.25 05:08:47.405780 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2295 | 2025.01.25 05:08:47.406036 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2296 | 2025.01.25 05:08:47.406198 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 4 columns (4 merged, 0 gathered) in 0.004532668 sec., 142520.9170404715 rows/sec., 9.36 MiB/sec. | ||
2297 | 2025.01.25 05:08:47.406212 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
2298 | 2025.01.25 05:08:47.406445 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2299 | 2025.01.25 05:08:47.406761 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2025.01.25 05:08:47.406856 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_11_2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2301 | 2025.01.25 05:08:47.406951 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2302 | 2025.01.25 05:08:49.837282 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2303 | 2025.01.25 05:08:49.837381 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2304 | 2025.01.25 05:08:49.938964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2305 | 2025.01.25 05:08:49.939624 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2306 | 2025.01.25 05:08:49.939675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2307 | 2025.01.25 05:08:49.940219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2308 | 2025.01.25 05:08:49.940484 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2309 | 2025.01.25 05:08:49.940777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2310 | 2025.01.25 05:08:50.222061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2311 | 2025.01.25 05:08:50.242398 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2312 | 2025.01.25 05:08:50.242449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2313 | 2025.01.25 05:08:50.249500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2314 | 2025.01.25 05:08:50.250269 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2025.01.25 05:08:50.252830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2316 | 2025.01.25 05:08:52.388184 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2025.01.25 05:08:52.388495 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2318 | 2025.01.25 05:08:52.388612 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2319 | 2025.01.25 05:08:52.389359 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.01.25 05:08:52.389414 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2321 | 2025.01.25 05:08:52.389862 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2322 | 2025.01.25 05:08:52.390135 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2025.01.25 05:08:52.390335 [ 34 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2324 | 2025.01.25 05:08:52.390398 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
2325 | 2025.01.25 05:08:52.390424 [ 34 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2326 | 2025.01.25 05:08:52.390490 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2327 | 2025.01.25 05:08:52.390523 [ 283 ] {687d3e7b-eb98-4e79-bbea-6b89a0a7f3b0} <Debug> TCPHandler: Processed in 0.002529408 sec. | ||
2328 | 2025.01.25 05:08:52.390748 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2329 | 2025.01.25 05:08:52.390887 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2025.01.25 05:08:52.390980 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2331 | 2025.01.25 05:08:52.391034 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2332 | 2025.01.25 05:08:52.391335 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2333 | 2025.01.25 05:08:52.391366 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2334 | 2025.01.25 05:08:52.391633 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2335 | 2025.01.25 05:08:52.391664 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2336 | 2025.01.25 05:08:52.391994 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2337 | 2025.01.25 05:08:52.392246 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
2338 | 2025.01.25 05:08:52.394364 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2339 | 2025.01.25 05:08:52.394467 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2340 | 2025.01.25 05:08:52.394877 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004255224 sec., 16450.367830224684 rows/sec., 1.22 MiB/sec. | ||
2341 | 2025.01.25 05:08:52.395147 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2342 | 2025.01.25 05:08:52.395416 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2343 | 2025.01.25 05:08:52.395779 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_5_1} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2025.01.25 05:08:52.395924 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2345 | 2025.01.25 05:08:52.395995 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_5_1} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2346 | 2025.01.25 05:08:52.396237 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2347 | 2025.01.25 05:08:52.396345 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.00522 sec., 52298.85057471265 rows/sec., 4.61 MiB/sec. | ||
2348 | 2025.01.25 05:08:52.396426 [ 284 ] {cd9f7f37-37b5-40b9-ab1b-ef08802f14b1} <Debug> TCPHandler: Processed in 0.005746466 sec. | ||
2349 | 2025.01.25 05:08:52.396593 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2350 | 2025.01.25 05:08:52.396738 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2351 | 2025.01.25 05:08:52.396800 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2352 | 2025.01.25 05:08:52.397535 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2353 | 2025.01.25 05:08:52.397579 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2354 | 2025.01.25 05:08:52.397947 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2355 | 2025.01.25 05:08:52.398191 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2356 | 2025.01.25 05:08:52.398373 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001669 sec., 25164.769322947875 rows/sec., 1.81 MiB/sec. | ||
2357 | 2025.01.25 05:08:52.398427 [ 283 ] {65bd0526-52f3-47c0-9410-1146463595dd} <Debug> TCPHandler: Processed in 0.001903418 sec. | ||
2358 | 2025.01.25 05:08:52.398560 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2359 | 2025.01.25 05:08:52.398683 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2360 | 2025.01.25 05:08:52.398734 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2361 | 2025.01.25 05:08:52.399311 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2362 | 2025.01.25 05:08:52.399354 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2363 | 2025.01.25 05:08:52.399719 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2364 | 2025.01.25 05:08:52.399962 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2365 | 2025.01.25 05:08:52.400172 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. | ||
2366 | 2025.01.25 05:08:52.400231 [ 284 ] {39270fff-6ccf-4e68-a43b-0bb0eda8bdca} <Debug> TCPHandler: Processed in 0.001727096 sec. | ||
2367 | 2025.01.25 05:08:52.400363 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2368 | 2025.01.25 05:08:52.400478 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2369 | 2025.01.25 05:08:52.400526 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2370 | 2025.01.25 05:08:52.401195 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2371 | 2025.01.25 05:08:52.401239 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2372 | 2025.01.25 05:08:52.401643 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2373 | 2025.01.25 05:08:52.401880 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2374 | 2025.01.25 05:08:52.402001 [ 33 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2375 | 2025.01.25 05:08:52.402051 [ 33 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2376 | 2025.01.25 05:08:52.402068 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001611 sec., 8069.522036002483 rows/sec., 503.13 KiB/sec. | ||
2377 | 2025.01.25 05:08:52.402085 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2378 | 2025.01.25 05:08:52.402172 [ 283 ] {fa346d48-e1c7-428d-935a-8f51d99689e3} <Debug> TCPHandler: Processed in 0.001858618 sec. | ||
2379 | 2025.01.25 05:08:52.402461 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2025.01.25 05:08:52.402555 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2381 | 2025.01.25 05:08:52.402713 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2382 | 2025.01.25 05:08:52.402796 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2383 | 2025.01.25 05:08:52.402812 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2384 | 2025.01.25 05:08:52.402872 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2385 | 2025.01.25 05:08:52.403207 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2386 | 2025.01.25 05:08:52.403822 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2387 | 2025.01.25 05:08:52.404107 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2388 | 2025.01.25 05:08:52.404458 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
2389 | 2025.01.25 05:08:52.405314 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2390 | 2025.01.25 05:08:52.405379 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2391 | 2025.01.25 05:08:52.406383 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2392 | 2025.01.25 05:08:52.406904 [ 191 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004716521 sec., 13781.344342577928 rows/sec., 913.10 KiB/sec. | ||
2393 | 2025.01.25 05:08:52.406955 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2394 | 2025.01.25 05:08:52.407213 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2395 | 2025.01.25 05:08:52.407432 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.004756 sec., 87678.72161480236 rows/sec., 6.26 MiB/sec. | ||
2396 | 2025.01.25 05:08:52.407747 [ 284 ] {8f72bbef-febf-4d7d-8366-ef3d17fcc92a} <Debug> TCPHandler: Processed in 0.005473303 sec. | ||
2397 | 2025.01.25 05:08:52.407954 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.01.25 05:08:52.408085 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_5_1} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.01.25 05:08:52.408187 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2400 | 2025.01.25 05:08:52.408265 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_5_1} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2401 | 2025.01.25 05:08:52.408310 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2402 | 2025.01.25 05:08:52.408607 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2403 | 2025.01.25 05:08:52.409151 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2404 | 2025.01.25 05:08:52.409191 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2405 | 2025.01.25 05:08:52.409556 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2406 | 2025.01.25 05:08:52.409793 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2407 | 2025.01.25 05:08:52.410041 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001908 sec., 3144.6540880503144 rows/sec., 164.30 KiB/sec. | ||
2408 | 2025.01.25 05:08:52.410119 [ 283 ] {8d9b5ee6-44be-457b-94a9-bdd8fd630395} <Debug> TCPHandler: Processed in 0.002255884 sec. | ||
2409 | 2025.01.25 05:08:52.410261 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2025.01.25 05:08:52.410406 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2411 | 2025.01.25 05:08:52.410467 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2412 | 2025.01.25 05:08:52.411060 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2413 | 2025.01.25 05:08:52.411099 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2414 | 2025.01.25 05:08:52.411499 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2415 | 2025.01.25 05:08:52.411752 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2416 | 2025.01.25 05:08:52.411978 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
2417 | 2025.01.25 05:08:52.412035 [ 284 ] {45da0343-51f9-47ad-8064-1a5f4a4e8ba6} <Debug> TCPHandler: Processed in 0.001843108 sec. | ||
2418 | 2025.01.25 05:08:52.412231 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2419 | 2025.01.25 05:08:52.412451 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2420 | 2025.01.25 05:08:52.412557 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2421 | 2025.01.25 05:08:52.413467 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2025.01.25 05:08:52.413519 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2423 | 2025.01.25 05:08:52.414004 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2424 | 2025.01.25 05:08:52.414309 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2025.01.25 05:08:52.414456 [ 33 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2426 | 2025.01.25 05:08:52.414495 [ 33 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2025.01.25 05:08:52.414518 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2428 | 2025.01.25 05:08:52.414530 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00213 sec., 469.4835680751174 rows/sec., 31.64 KiB/sec. | ||
2429 | 2025.01.25 05:08:52.414849 [ 283 ] {5d8d74c8-295a-45b5-8755-5d7ff1d65824} <Debug> TCPHandler: Processed in 0.002714751 sec. | ||
2430 | 2025.01.25 05:08:52.414879 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2431 | 2025.01.25 05:08:52.415095 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2432 | 2025.01.25 05:08:52.415098 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2025.01.25 05:08:52.415155 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2434 | 2025.01.25 05:08:52.415391 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2435 | 2025.01.25 05:08:52.415541 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2436 | 2025.01.25 05:08:52.415654 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2437 | 2025.01.25 05:08:52.415942 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2438 | 2025.01.25 05:08:52.416068 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2439 | 2025.01.25 05:08:52.416194 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
2440 | 2025.01.25 05:08:52.419578 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004977164 sec., 1004.5881550216147 rows/sec., 67.69 KiB/sec. | ||
2441 | 2025.01.25 05:08:52.419785 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2442 | 2025.01.25 05:08:52.420505 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_5_1} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2443 | 2025.01.25 05:08:52.420736 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_5_1} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2444 | 2025.01.25 05:08:52.420870 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2025.01.25 05:08:52.420902 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2446 | 2025.01.25 05:08:52.420952 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2447 | 2025.01.25 05:08:52.421687 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2448 | 2025.01.25 05:08:52.421968 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2025.01.25 05:08:52.422222 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.006867 sec., 5096.839959225281 rows/sec., 9.13 MiB/sec. | ||
2450 | 2025.01.25 05:08:52.422379 [ 284 ] {5f562fdc-b5ed-42a2-aeb6-f31182aea092} <Debug> TCPHandler: Processed in 0.007401151 sec. | ||
2451 | 2025.01.25 05:08:52.422532 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2025.01.25 05:08:52.422654 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2453 | 2025.01.25 05:08:52.422706 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2454 | 2025.01.25 05:08:52.423228 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.01.25 05:08:52.423270 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2456 | 2025.01.25 05:08:52.423660 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2457 | 2025.01.25 05:08:52.423934 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2025.01.25 05:08:52.424162 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001528 sec., 53664.92146596858 rows/sec., 3.41 MiB/sec. | ||
2459 | 2025.01.25 05:08:52.424349 [ 283 ] {9e0cf50a-fc12-43e2-b63d-731a396d5741} <Debug> TCPHandler: Processed in 0.001870368 sec. | ||
2460 | 2025.01.25 05:08:54.364422 [ 27 ] {} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2461 | 2025.01.25 05:08:54.364509 [ 27 ] {} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2025.01.25 05:08:54.364536 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2463 | 2025.01.25 05:08:54.364773 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::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 | ||
2464 | 2025.01.25 05:08:54.365161 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2465 | 2025.01.25 05:08:54.365214 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::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 | ||
2466 | 2025.01.25 05:08:54.365329 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::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 | ||
2467 | 2025.01.25 05:08:54.365496 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2468 | 2025.01.25 05:08:54.365597 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2469 | 2025.01.25 05:08:54.365769 [ 191 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
2470 | 2025.01.25 05:08:54.367961 [ 189 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003336401 sec., 11988.96655408028 rows/sec., 1.98 MiB/sec. | ||
2471 | 2025.01.25 05:08:54.368224 [ 200 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2472 | 2025.01.25 05:08:54.368775 [ 200 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2025.01.25 05:08:54.368867 [ 200 ] {a7301ddf-8644-4f78-b39a-4a27eaa70182::all_1_5_1} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2474 | 2025.01.25 05:08:54.368976 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2475 | 2025.01.25 05:08:54.928436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 348 | ||
2476 | 2025.01.25 05:08:54.931505 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2025.01.25 05:08:54.931566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2478 | 2025.01.25 05:08:54.933058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2479 | 2025.01.25 05:08:54.933433 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.01.25 05:08:54.934054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
2481 | 2025.01.25 05:08:57.382320 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2025.01.25 05:08:57.382534 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2483 | 2025.01.25 05:08:57.382618 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2484 | 2025.01.25 05:08:57.383406 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2485 | 2025.01.25 05:08:57.383455 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2486 | 2025.01.25 05:08:57.383899 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2487 | 2025.01.25 05:08:57.384145 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2025.01.25 05:08:57.384401 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001918 sec., 34410.844629822735 rows/sec., 2.74 MiB/sec. | ||
2489 | 2025.01.25 05:08:57.384569 [ 283 ] {08e3ff6b-3b54-45ae-aa88-c00bbe408662} <Debug> TCPHandler: Processed in 0.002391936 sec. | ||
2490 | 2025.01.25 05:08:57.384840 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.01.25 05:08:57.385073 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2492 | 2025.01.25 05:08:57.385158 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2493 | 2025.01.25 05:08:57.385964 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2025.01.25 05:08:57.386007 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2495 | 2025.01.25 05:08:57.386466 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2496 | 2025.01.25 05:08:57.386716 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2025.01.25 05:08:57.386851 [ 73 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2498 | 2025.01.25 05:08:57.386895 [ 73 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2499 | 2025.01.25 05:08:57.386921 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2500 | 2025.01.25 05:08:57.386926 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001916 sec., 2609.603340292276 rows/sec., 196.23 KiB/sec. | ||
2501 | 2025.01.25 05:08:57.387096 [ 284 ] {c4694079-f884-4a0c-a378-d6e6e4bc0efe} <Debug> TCPHandler: Processed in 0.002395266 sec. | ||
2502 | 2025.01.25 05:08:57.387187 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
2503 | 2025.01.25 05:08:57.387277 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2025.01.25 05:08:57.387399 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2505 | 2025.01.25 05:08:57.387473 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2506 | 2025.01.25 05:08:57.387514 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2507 | 2025.01.25 05:08:57.387666 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2508 | 2025.01.25 05:08:57.387674 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2509 | 2025.01.25 05:08:57.388185 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2510 | 2025.01.25 05:08:57.388511 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
2511 | 2025.01.25 05:08:57.388930 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
2512 | 2025.01.25 05:08:57.389306 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
2513 | 2025.01.25 05:08:57.390386 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2514 | 2025.01.25 05:08:57.390449 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2515 | 2025.01.25 05:08:57.391383 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2516 | 2025.01.25 05:08:57.392060 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2517 | 2025.01.25 05:08:57.392124 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.005097797 sec., 26089.701100298815 rows/sec., 1.95 MiB/sec. | ||
2518 | 2025.01.25 05:08:57.392547 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.005096 sec., 15306.122448979593 rows/sec., 1.20 MiB/sec. | ||
2519 | 2025.01.25 05:08:57.392564 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2520 | 2025.01.25 05:08:57.392817 [ 283 ] {2f609502-e099-40cc-af0c-a1e6461ff002} <Debug> TCPHandler: Processed in 0.005606014 sec. | ||
2521 | 2025.01.25 05:08:57.393012 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2025.01.25 05:08:57.393221 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2523 | 2025.01.25 05:08:57.393232 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2025.01.25 05:08:57.393340 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2525 | 2025.01.25 05:08:57.393436 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_6_1} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2526 | 2025.01.25 05:08:57.393678 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2527 | 2025.01.25 05:08:57.394192 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2025.01.25 05:08:57.394236 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2529 | 2025.01.25 05:08:57.394656 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2530 | 2025.01.25 05:08:57.394902 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2025.01.25 05:08:57.395110 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001948 sec., 82135.52361396303 rows/sec., 5.72 MiB/sec. | ||
2532 | 2025.01.25 05:08:57.395299 [ 284 ] {70309847-1ef1-4063-9d06-33d7426b0d94} <Debug> TCPHandler: Processed in 0.002366006 sec. | ||
2533 | 2025.01.25 05:08:57.395462 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.01.25 05:08:57.395586 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2535 | 2025.01.25 05:08:57.395673 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2536 | 2025.01.25 05:08:57.396820 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2025.01.25 05:08:57.396862 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2538 | 2025.01.25 05:08:57.397506 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2539 | 2025.01.25 05:08:57.397797 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2025.01.25 05:08:57.397967 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2541 | 2025.01.25 05:08:57.398038 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2542 | 2025.01.25 05:08:57.398067 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0025 sec., 2000 rows/sec., 3.58 MiB/sec. | ||
2543 | 2025.01.25 05:08:57.398080 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2544 | 2025.01.25 05:08:57.398463 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
2545 | 2025.01.25 05:08:57.398484 [ 283 ] {be8bcdbd-efe3-4b71-aa76-20f19e4da45b} <Debug> TCPHandler: Processed in 0.003087886 sec. | ||
2546 | 2025.01.25 05:08:57.398701 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2025.01.25 05:08:57.399000 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2548 | 2025.01.25 05:08:57.399149 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2549 | 2025.01.25 05:08:57.399169 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2550 | 2025.01.25 05:08:57.399416 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
2551 | 2025.01.25 05:08:57.400355 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
2552 | 2025.01.25 05:08:57.401042 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
2553 | 2025.01.25 05:08:57.401683 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Trace> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2025.01.25 05:08:57.401814 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2555 | 2025.01.25 05:08:57.401824 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2556 | 2025.01.25 05:08:57.402600 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
2557 | 2025.01.25 05:08:57.403284 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
2558 | 2025.01.25 05:08:57.403345 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2559 | 2025.01.25 05:08:57.404170 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Trace> oximeter.measurements_i64 (56999278-d072-4e62-822b-ddb8fe2976f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2025.01.25 05:08:57.404801 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005875 sec., 1531.9148936170213 rows/sec., 108.21 KiB/sec. | ||
2561 | 2025.01.25 05:08:57.404944 [ 284 ] {39aba6b9-b61f-4314-bd5a-56b07231d750} <Debug> TCPHandler: Processed in 0.006342215 sec. | ||
2562 | 2025.01.25 05:08:57.405186 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2563 | 2025.01.25 05:08:57.405443 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2564 | 2025.01.25 05:08:57.405546 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2565 | 2025.01.25 05:08:57.407648 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2025.01.25 05:08:57.407717 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2567 | 2025.01.25 05:08:57.408875 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2568 | 2025.01.25 05:08:57.409468 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2025.01.25 05:08:57.410130 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004703 sec., 12757.81416117372 rows/sec., 880.42 KiB/sec. | ||
2570 | 2025.01.25 05:08:57.410570 [ 283 ] {3fa0280e-8075-4c86-ad18-61b4be4d7413} <Debug> TCPHandler: Processed in 0.005512513 sec. | ||
2571 | 2025.01.25 05:08:57.410984 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 19 columns (19 merged, 0 gathered) in 0.012769902 sec., 7674.295386135305 rows/sec., 13.75 MiB/sec. | ||
2572 | 2025.01.25 05:08:57.411331 [ 192 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2573 | 2025.01.25 05:08:57.411776 [ 192 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.01.25 05:08:57.411857 [ 192 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2575 | 2025.01.25 05:08:57.412010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
2576 | 2025.01.25 05:08:57.440984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2577 | 2025.01.25 05:08:57.441664 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2025.01.25 05:08:57.441709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2579 | 2025.01.25 05:08:57.442198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2580 | 2025.01.25 05:08:57.442448 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2025.01.25 05:08:57.442591 [ 73 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2582 | 2025.01.25 05:08:57.442630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2583 | 2025.01.25 05:08:57.442639 [ 73 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2584 | 2025.01.25 05:08:57.442663 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2585 | 2025.01.25 05:08:57.442753 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
2586 | 2025.01.25 05:08:57.442846 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2587 | 2025.01.25 05:08:57.442878 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
2588 | 2025.01.25 05:08:57.442964 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2589 | 2025.01.25 05:08:57.443250 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2590 | 2025.01.25 05:08:57.443391 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2591 | 2025.01.25 05:08:57.443566 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2592 | 2025.01.25 05:08:57.443732 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2593 | 2025.01.25 05:08:57.445479 [ 189 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768961 sec., 1850513.6042002758 rows/sec., 26.47 MiB/sec. | ||
2594 | 2025.01.25 05:08:57.446239 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2595 | 2025.01.25 05:08:57.446585 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2596 | 2025.01.25 05:08:57.446678 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_11_2} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2597 | 2025.01.25 05:08:57.446771 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2598 | 2025.01.25 05:08:57.753001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2599 | 2025.01.25 05:08:57.775904 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2025.01.25 05:08:57.775965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2601 | 2025.01.25 05:08:57.783424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2602 | 2025.01.25 05:08:57.784228 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2025.01.25 05:08:57.784641 [ 94 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2604 | 2025.01.25 05:08:57.784765 [ 94 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.01.25 05:08:57.784828 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2606 | 2025.01.25 05:08:57.785345 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2607 | 2025.01.25 05:08:57.801056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2608 | 2025.01.25 05:08:57.802452 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2609 | 2025.01.25 05:08:57.803859 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2610 | 2025.01.25 05:08:57.809687 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2611 | 2025.01.25 05:08:57.814307 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2612 | 2025.01.25 05:08:57.814892 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2613 | 2025.01.25 05:08:57.817029 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2614 | 2025.01.25 05:08:57.817292 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2615 | 2025.01.25 05:08:57.819464 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2616 | 2025.01.25 05:08:57.820099 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2617 | 2025.01.25 05:08:57.820348 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2618 | 2025.01.25 05:08:57.820994 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2619 | 2025.01.25 05:08:57.821079 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2620 | 2025.01.25 05:08:57.821140 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (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 | ||
2621 | 2025.01.25 05:08:57.821182 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2622 | 2025.01.25 05:08:57.821321 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2623 | 2025.01.25 05:08:57.821420 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
2624 | 2025.01.25 05:08:57.823140 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.008636 sec., 4631.773969430292 rows/sec., 176.63 KiB/sec. | ||
2625 | 2025.01.25 05:08:57.823428 [ 283 ] {ac29b035-eb58-4622-beda-954d9757efb9} <Debug> TCPHandler: Processed in 0.00935038 sec. | ||
2626 | 2025.01.25 05:08:57.828064 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2627 | 2025.01.25 05:08:57.833543 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2628 | 2025.01.25 05:08:57.838174 [ 192 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
2629 | 2025.01.25 05:08:57.863353 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2630 | 2025.01.25 05:08:57.863603 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2631 | 2025.01.25 05:08:57.863730 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2632 | 2025.01.25 05:08:57.866229 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2633 | 2025.01.25 05:08:57.866310 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2634 | 2025.01.25 05:08:57.868380 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2635 | 2025.01.25 05:08:57.869340 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Trace> oximeter.timeseries_schema (a7301ddf-8644-4f78-b39a-4a27eaa70182): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2025.01.25 05:08:57.869931 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.006401 sec., 156.22558975160132 rows/sec., 35.39 KiB/sec. | ||
2637 | 2025.01.25 05:08:57.870142 [ 283 ] {772ed1c3-9201-4586-b560-3e4652da9cce} <Debug> TCPHandler: Processed in 0.006879914 sec. | ||
2638 | 2025.01.25 05:08:57.870445 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2639 | 2025.01.25 05:08:57.870647 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2640 | 2025.01.25 05:08:57.870731 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2641 | 2025.01.25 05:08:57.871920 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2642 | 2025.01.25 05:08:57.871982 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2643 | 2025.01.25 05:08:57.872795 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2644 | 2025.01.25 05:08:57.873139 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2645 | 2025.01.25 05:08:57.873394 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002803 sec., 4994.648590795577 rows/sec., 359.55 KiB/sec. | ||
2646 | 2025.01.25 05:08:57.873471 [ 284 ] {53cead49-2746-4acd-9699-dcda2b75248d} <Debug> TCPHandler: Processed in 0.003212858 sec. | ||
2647 | 2025.01.25 05:08:57.873678 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2025.01.25 05:08:57.873874 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2649 | 2025.01.25 05:08:57.873934 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2650 | 2025.01.25 05:08:57.874684 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2651 | 2025.01.25 05:08:57.874758 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2652 | 2025.01.25 05:08:57.875671 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2653 | 2025.01.25 05:08:57.876172 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2654 | 2025.01.25 05:08:57.876782 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002917 sec., 3428.179636612959 rows/sec., 279.54 KiB/sec. | ||
2655 | 2025.01.25 05:08:57.876932 [ 283 ] {8b4008b5-bfbd-4a94-8271-1ed48831524e} <Debug> TCPHandler: Processed in 0.003362061 sec. | ||
2656 | 2025.01.25 05:08:57.877111 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2657 | 2025.01.25 05:08:57.877292 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2658 | 2025.01.25 05:08:57.877370 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2659 | 2025.01.25 05:08:57.879398 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2660 | 2025.01.25 05:08:57.879472 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2661 | 2025.01.25 05:08:57.880371 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2662 | 2025.01.25 05:08:57.880753 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2025.01.25 05:08:57.881166 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.003909 sec., 362752.6221540036 rows/sec., 30.37 MiB/sec. | ||
2664 | 2025.01.25 05:08:57.881237 [ 284 ] {b2a9ec9f-1bb8-48ef-b960-b619c62815b7} <Debug> TCPHandler: Processed in 0.004201843 sec. | ||
2665 | 2025.01.25 05:08:57.881434 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2025.01.25 05:08:57.881710 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2667 | 2025.01.25 05:08:57.881826 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2668 | 2025.01.25 05:08:57.884636 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2025.01.25 05:08:57.884701 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2670 | 2025.01.25 05:08:57.885207 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2671 | 2025.01.25 05:08:57.885470 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2025.01.25 05:08:57.885671 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.004058 sec., 12814.194184327254 rows/sec., 933.00 KiB/sec. | ||
2673 | 2025.01.25 05:08:57.885727 [ 283 ] {aea6231b-41dd-411a-9d12-fc2e9fa7dfc9} <Debug> TCPHandler: Processed in 0.004405527 sec. | ||
2674 | 2025.01.25 05:08:57.885868 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2025.01.25 05:08:57.885984 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2676 | 2025.01.25 05:08:57.886033 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2677 | 2025.01.25 05:08:57.886899 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2025.01.25 05:08:57.886946 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2679 | 2025.01.25 05:08:57.887520 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2680 | 2025.01.25 05:08:57.887840 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2025.01.25 05:08:57.888044 [ 94 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2682 | 2025.01.25 05:08:57.888176 [ 94 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.01.25 05:08:57.888257 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002269 sec., 106654.91405905684 rows/sec., 7.23 MiB/sec. | ||
2684 | 2025.01.25 05:08:57.888266 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2685 | 2025.01.25 05:08:57.888699 [ 284 ] {f34ed660-9cb3-4fbe-aeb6-a7fe8f7855b6} <Debug> TCPHandler: Processed in 0.002881003 sec. | ||
2686 | 2025.01.25 05:08:57.888975 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
2687 | 2025.01.25 05:08:57.889026 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2688 | 2025.01.25 05:08:57.889504 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2689 | 2025.01.25 05:08:57.889680 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2690 | 2025.01.25 05:08:57.889675 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2691 | 2025.01.25 05:08:57.889877 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
2692 | 2025.01.25 05:08:57.890478 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2693 | 2025.01.25 05:08:57.891106 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2694 | 2025.01.25 05:08:57.891729 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
2695 | 2025.01.25 05:08:57.892258 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
2696 | 2025.01.25 05:08:57.892808 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2697 | 2025.01.25 05:08:57.893984 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2025.01.25 05:08:57.894086 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2699 | 2025.01.25 05:08:57.897994 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2700 | 2025.01.25 05:08:57.899018 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2025.01.25 05:08:57.900156 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.010746 sec., 1209.7524660338731 rows/sec., 75.43 KiB/sec. | ||
2702 | 2025.01.25 05:08:57.900653 [ 283 ] {00c9940a-f2b7-401c-8672-dff62d63cbad} <Debug> TCPHandler: Processed in 0.011789687 sec. | ||
2703 | 2025.01.25 05:08:57.900919 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2025.01.25 05:08:57.901408 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2705 | 2025.01.25 05:08:57.901611 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2706 | 2025.01.25 05:08:57.902700 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.014226084 sec., 37958.443096497955 rows/sec., 2.72 MiB/sec. | ||
2707 | 2025.01.25 05:08:57.903102 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2708 | 2025.01.25 05:08:57.904097 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2709 | 2025.01.25 05:08:57.904488 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_6_1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2710 | 2025.01.25 05:08:57.904793 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2711 | 2025.01.25 05:08:57.905283 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2025.01.25 05:08:57.905335 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2713 | 2025.01.25 05:08:57.905993 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2714 | 2025.01.25 05:08:57.906349 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2025.01.25 05:08:57.906783 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.00549 sec., 160837.88706739526 rows/sec., 11.67 MiB/sec. | ||
2716 | 2025.01.25 05:08:57.906890 [ 284 ] {bc205ad5-5a4d-4ea8-9e8b-a405fbd50634} <Debug> TCPHandler: Processed in 0.006134572 sec. | ||
2717 | 2025.01.25 05:08:57.907163 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2025.01.25 05:08:57.907519 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2719 | 2025.01.25 05:08:57.907665 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2720 | 2025.01.25 05:08:57.908714 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2721 | 2025.01.25 05:08:57.908754 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2722 | 2025.01.25 05:08:57.909135 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2723 | 2025.01.25 05:08:57.909383 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2724 | 2025.01.25 05:08:57.909543 [ 94 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2725 | 2025.01.25 05:08:57.909619 [ 94 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2025.01.25 05:08:57.909649 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002256 sec., 2659.574468085106 rows/sec., 138.95 KiB/sec. | ||
2727 | 2025.01.25 05:08:57.909664 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2728 | 2025.01.25 05:08:57.909828 [ 283 ] {d3cc9ad2-127c-4fd2-a420-ae75c09b44a0} <Debug> TCPHandler: Processed in 0.002832093 sec. | ||
2729 | 2025.01.25 05:08:57.909965 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2730 | 2025.01.25 05:08:57.910168 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2731 | 2025.01.25 05:08:57.910709 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2732 | 2025.01.25 05:08:57.910837 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2733 | 2025.01.25 05:08:57.910880 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2734 | 2025.01.25 05:08:57.910982 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2735 | 2025.01.25 05:08:57.911484 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2736 | 2025.01.25 05:08:57.912013 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2737 | 2025.01.25 05:08:57.912526 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2738 | 2025.01.25 05:08:57.912992 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2739 | 2025.01.25 05:08:57.913358 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
2740 | 2025.01.25 05:08:57.916063 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2741 | 2025.01.25 05:08:57.916162 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2742 | 2025.01.25 05:08:57.918013 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2743 | 2025.01.25 05:08:57.918908 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2744 | 2025.01.25 05:08:57.919408 [ 190 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.009607134 sec., 3747.2153505925908 rows/sec., 195.78 KiB/sec. | ||
2745 | 2025.01.25 05:08:57.919674 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.009144 sec., 104986.87664041996 rows/sec., 6.98 MiB/sec. | ||
2746 | 2025.01.25 05:08:57.919768 [ 190 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2747 | 2025.01.25 05:08:57.919928 [ 284 ] {31016ae6-bcbc-477f-ac4b-39aedf53c60a} <Debug> TCPHandler: Processed in 0.009978469 sec. | ||
2748 | 2025.01.25 05:08:57.920211 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2749 | 2025.01.25 05:08:57.920602 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2750 | 2025.01.25 05:08:57.920723 [ 190 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_6_1} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2025.01.25 05:08:57.920767 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2752 | 2025.01.25 05:08:57.921043 [ 190 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_6_1} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2753 | 2025.01.25 05:08:57.921291 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2754 | 2025.01.25 05:08:57.922978 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2755 | 2025.01.25 05:08:57.923043 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2756 | 2025.01.25 05:08:57.924632 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2757 | 2025.01.25 05:08:57.925249 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2758 | 2025.01.25 05:08:57.925876 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005382 sec., 185.8045336306206 rows/sec., 12.52 KiB/sec. | ||
2759 | 2025.01.25 05:08:57.926157 [ 283 ] {7b304b77-5244-4f62-87b0-01ba2aa41887} <Debug> TCPHandler: Processed in 0.006087612 sec. | ||
2760 | 2025.01.25 05:08:57.926398 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2761 | 2025.01.25 05:08:57.926587 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2762 | 2025.01.25 05:08:57.926748 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2763 | 2025.01.25 05:08:57.929646 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2764 | 2025.01.25 05:08:57.929700 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2765 | 2025.01.25 05:08:57.931221 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2766 | 2025.01.25 05:08:57.931521 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2767 | 2025.01.25 05:08:57.931823 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.005278 sec., 6631.299734748011 rows/sec., 11.88 MiB/sec. | ||
2768 | 2025.01.25 05:08:57.931954 [ 284 ] {99f82515-e8df-4b37-a05d-8d4d9bf9bc74} <Debug> TCPHandler: Processed in 0.005688375 sec. | ||
2769 | 2025.01.25 05:08:57.932111 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2770 | 2025.01.25 05:08:57.932271 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2771 | 2025.01.25 05:08:57.932341 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2772 | 2025.01.25 05:08:57.933838 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2025.01.25 05:08:57.933911 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2774 | 2025.01.25 05:08:57.935433 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2775 | 2025.01.25 05:08:57.936095 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2025.01.25 05:08:57.936589 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.004347 sec., 7821.486082355647 rows/sec., 464.81 KiB/sec. | ||
2777 | 2025.01.25 05:08:57.936692 [ 283 ] {a9537e2a-6d2e-493e-9604-81bdf375a3f4} <Debug> TCPHandler: Processed in 0.00465261 sec. | ||
2778 | 2025.01.25 05:08:57.951559 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.166591153 sec., 498.22573711342284 rows/sec., 2.58 MiB/sec. | ||
2779 | 2025.01.25 05:08:57.954139 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2780 | 2025.01.25 05:08:57.957169 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_11_2} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2781 | 2025.01.25 05:08:57.957270 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_11_2} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2782 | 2025.01.25 05:08:57.959324 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2783 | 2025.01.25 05:08:58.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.05 MiB, peak 184.40 MiB, free memory in arenas 0.00 B, will set to 173.36 MiB (RSS), difference: 1.31 MiB | ||
2784 | 2025.01.25 05:09:02.379968 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2025.01.25 05:09:02.380291 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2786 | 2025.01.25 05:09:02.380404 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2787 | 2025.01.25 05:09:02.381395 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2025.01.25 05:09:02.381440 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2789 | 2025.01.25 05:09:02.381876 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2790 | 2025.01.25 05:09:02.382131 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2791 | 2025.01.25 05:09:02.382328 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002122 sec., 26390.197926484445 rows/sec., 2.03 MiB/sec. | ||
2792 | 2025.01.25 05:09:02.382384 [ 283 ] {618d4284-6073-4a1f-a503-6fe3c237fe94} <Debug> TCPHandler: Processed in 0.002602568 sec. | ||
2793 | 2025.01.25 05:09:02.382621 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2025.01.25 05:09:02.382813 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2795 | 2025.01.25 05:09:02.382882 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2796 | 2025.01.25 05:09:02.383626 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2025.01.25 05:09:02.383667 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2798 | 2025.01.25 05:09:02.384118 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2799 | 2025.01.25 05:09:02.384377 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2025.01.25 05:09:02.384611 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. | ||
2801 | 2025.01.25 05:09:02.384666 [ 284 ] {5b2812de-5fd6-48ca-af0a-e8618d07f6db} <Debug> TCPHandler: Processed in 0.002175883 sec. | ||
2802 | 2025.01.25 05:09:02.384870 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2025.01.25 05:09:02.385052 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2804 | 2025.01.25 05:09:02.385115 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2805 | 2025.01.25 05:09:02.385771 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2025.01.25 05:09:02.385816 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2807 | 2025.01.25 05:09:02.386248 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2808 | 2025.01.25 05:09:02.386490 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2025.01.25 05:09:02.386696 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001672 sec., 76555.02392344497 rows/sec., 5.33 MiB/sec. | ||
2810 | 2025.01.25 05:09:02.386797 [ 283 ] {aa803ea4-211e-4f81-b9e0-3e9234d6752b} <Debug> TCPHandler: Processed in 0.002035481 sec. | ||
2811 | 2025.01.25 05:09:02.386939 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2025.01.25 05:09:02.387080 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2813 | 2025.01.25 05:09:02.387139 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2814 | 2025.01.25 05:09:02.387709 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2025.01.25 05:09:02.387756 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2816 | 2025.01.25 05:09:02.388171 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2817 | 2025.01.25 05:09:02.388438 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2025.01.25 05:09:02.388643 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001595 sec., 30094.043887147334 rows/sec., 2.03 MiB/sec. | ||
2819 | 2025.01.25 05:09:02.388691 [ 284 ] {891a4ddf-9a24-4f2d-9118-4dd507db5d27} <Debug> TCPHandler: Processed in 0.001807777 sec. | ||
2820 | 2025.01.25 05:09:04.837624 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2821 | 2025.01.25 05:09:04.837709 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2822 | 2025.01.25 05:09:04.934393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 398 | ||
2823 | 2025.01.25 05:09:04.938022 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2025.01.25 05:09:04.938063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2825 | 2025.01.25 05:09:04.939988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2826 | 2025.01.25 05:09:04.940304 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2025.01.25 05:09:04.940771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2828 | 2025.01.25 05:09:04.942869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2829 | 2025.01.25 05:09:04.943961 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2830 | 2025.01.25 05:09:04.944045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2831 | 2025.01.25 05:09:04.944671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2832 | 2025.01.25 05:09:04.944968 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2025.01.25 05:09:04.945232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2834 | 2025.01.25 05:09:05.301227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2835 | 2025.01.25 05:09:05.320836 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.01.25 05:09:05.320898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2837 | 2025.01.25 05:09:05.328195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2838 | 2025.01.25 05:09:05.328996 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.01.25 05:09:05.331695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2840 | 2025.01.25 05:09:07.382048 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2025.01.25 05:09:07.382235 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2842 | 2025.01.25 05:09:07.382307 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2843 | 2025.01.25 05:09:07.383055 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.01.25 05:09:07.383101 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2845 | 2025.01.25 05:09:07.383541 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2846 | 2025.01.25 05:09:07.383799 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2025.01.25 05:09:07.383997 [ 125 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2848 | 2025.01.25 05:09:07.384063 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001875 sec., 35200 rows/sec., 2.80 MiB/sec. | ||
2849 | 2025.01.25 05:09:07.384090 [ 125 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2850 | 2025.01.25 05:09:07.384161 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2851 | 2025.01.25 05:09:07.384181 [ 283 ] {d39b8bb9-3454-483d-82b0-61600e1e82da} <Debug> TCPHandler: Processed in 0.002264224 sec. | ||
2852 | 2025.01.25 05:09:07.384368 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
2853 | 2025.01.25 05:09:07.384469 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2854 | 2025.01.25 05:09:07.384539 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2855 | 2025.01.25 05:09:07.384587 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1411 rows starting from the beginning of the part | ||
2856 | 2025.01.25 05:09:07.384806 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 273 rows starting from the beginning of the part | ||
2857 | 2025.01.25 05:09:07.384815 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2858 | 2025.01.25 05:09:07.385047 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2859 | 2025.01.25 05:09:07.385131 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
2860 | 2025.01.25 05:09:07.385534 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1418 rows starting from the beginning of the part | ||
2861 | 2025.01.25 05:09:07.385893 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2862 | 2025.01.25 05:09:07.386209 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
2863 | 2025.01.25 05:09:07.388060 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2025.01.25 05:09:07.388125 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2865 | 2025.01.25 05:09:07.389071 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2866 | 2025.01.25 05:09:07.389364 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2025.01.25 05:09:07.389869 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.005188 sec., 963.7625289128758 rows/sec., 72.47 KiB/sec. | ||
2868 | 2025.01.25 05:09:07.389962 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005690226 sec., 578184.4165767757 rows/sec., 50.67 MiB/sec. | ||
2869 | 2025.01.25 05:09:07.390011 [ 284 ] {8af76f06-362e-4c13-9068-337e059a62b8} <Debug> TCPHandler: Processed in 0.005715825 sec. | ||
2870 | 2025.01.25 05:09:07.390194 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.01.25 05:09:07.390343 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2872 | 2025.01.25 05:09:07.390375 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2873 | 2025.01.25 05:09:07.390512 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2874 | 2025.01.25 05:09:07.391062 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2025.01.25 05:09:07.391278 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_16_3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2876 | 2025.01.25 05:09:07.391451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2877 | 2025.01.25 05:09:07.391682 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2025.01.25 05:09:07.391726 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2879 | 2025.01.25 05:09:07.392115 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2880 | 2025.01.25 05:09:07.392353 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2025.01.25 05:09:07.392509 [ 125 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2882 | 2025.01.25 05:09:07.392567 [ 125 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2025.01.25 05:09:07.392601 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2884 | 2025.01.25 05:09:07.392618 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002278 sec., 30289.72783143108 rows/sec., 2.36 MiB/sec. | ||
2885 | 2025.01.25 05:09:07.392990 [ 283 ] {29ed9bfa-5751-4094-be91-de15efebf091} <Debug> TCPHandler: Processed in 0.002874213 sec. | ||
2886 | 2025.01.25 05:09:07.393023 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
2887 | 2025.01.25 05:09:07.393228 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2888 | 2025.01.25 05:09:07.393390 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2889 | 2025.01.25 05:09:07.393415 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2890 | 2025.01.25 05:09:07.393429 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
2891 | 2025.01.25 05:09:07.393482 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2892 | 2025.01.25 05:09:07.393723 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 417 rows starting from the beginning of the part | ||
2893 | 2025.01.25 05:09:07.394099 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
2894 | 2025.01.25 05:09:07.394521 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 883 rows starting from the beginning of the part | ||
2895 | 2025.01.25 05:09:07.394850 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2896 | 2025.01.25 05:09:07.395241 [ 201 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
2897 | 2025.01.25 05:09:07.396066 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2025.01.25 05:09:07.396110 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2899 | 2025.01.25 05:09:07.396670 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2900 | 2025.01.25 05:09:07.396958 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2025.01.25 05:09:07.397127 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2902 | 2025.01.25 05:09:07.397185 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2025.01.25 05:09:07.397213 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003833 sec., 41742.76024002087 rows/sec., 2.91 MiB/sec. | ||
2904 | 2025.01.25 05:09:07.397237 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2905 | 2025.01.25 05:09:07.397690 [ 284 ] {f3da0b49-07d0-4447-94aa-0d1a6178ee8d} <Debug> TCPHandler: Processed in 0.004580568 sec. | ||
2906 | 2025.01.25 05:09:07.397909 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
2907 | 2025.01.25 05:09:07.397959 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00529028 sec., 452339.006631029 rows/sec., 34.67 MiB/sec. | ||
2908 | 2025.01.25 05:09:07.397990 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2909 | 2025.01.25 05:09:07.398332 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2025.01.25 05:09:07.398340 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2911 | 2025.01.25 05:09:07.398347 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2912 | 2025.01.25 05:09:07.398414 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4084 rows starting from the beginning of the part | ||
2913 | 2025.01.25 05:09:07.398652 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2914 | 2025.01.25 05:09:07.398956 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2915 | 2025.01.25 05:09:07.399544 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2916 | 2025.01.25 05:09:07.399926 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_16_3} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2917 | 2025.01.25 05:09:07.400008 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2918 | 2025.01.25 05:09:07.400251 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2919 | 2025.01.25 05:09:07.400498 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 960 rows starting from the beginning of the part | ||
2920 | 2025.01.25 05:09:07.400821 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2921 | 2025.01.25 05:09:07.401225 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2922 | 2025.01.25 05:09:07.404397 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2923 | 2025.01.25 05:09:07.404484 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2924 | 2025.01.25 05:09:07.405529 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2925 | 2025.01.25 05:09:07.405800 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2926 | 2025.01.25 05:09:07.406131 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007918 sec., 631.4725940894166 rows/sec., 1.13 MiB/sec. | ||
2927 | 2025.01.25 05:09:07.407034 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5729 rows, containing 5 columns (5 merged, 0 gathered) in 0.009602415 sec., 596620.7459269362 rows/sec., 40.22 MiB/sec. | ||
2928 | 2025.01.25 05:09:07.407055 [ 283 ] {735b5a2f-e4d1-4c20-a557-969c40ef297d} <Debug> TCPHandler: Processed in 0.009234118 sec. | ||
2929 | 2025.01.25 05:09:07.407226 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2930 | 2025.01.25 05:09:07.407396 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2931 | 2025.01.25 05:09:07.407478 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2932 | 2025.01.25 05:09:07.407492 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2933 | 2025.01.25 05:09:07.408237 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2934 | 2025.01.25 05:09:07.408371 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2935 | 2025.01.25 05:09:07.408559 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
2936 | 2025.01.25 05:09:07.408717 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2025.01.25 05:09:07.408761 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2938 | 2025.01.25 05:09:07.409134 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2939 | 2025.01.25 05:09:07.409371 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.01.25 05:09:07.409544 [ 74 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2941 | 2025.01.25 05:09:07.409628 [ 74 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2942 | 2025.01.25 05:09:07.409632 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002283 sec., 26281.20893561104 rows/sec., 1.77 MiB/sec. | ||
2943 | 2025.01.25 05:09:07.409672 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
2944 | 2025.01.25 05:09:07.409807 [ 284 ] {7c5b03a4-adb7-4ebd-aa7e-26835b545f29} <Debug> TCPHandler: Processed in 0.00265346 sec. | ||
2945 | 2025.01.25 05:09:07.409863 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
2946 | 2025.01.25 05:09:07.409956 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2947 | 2025.01.25 05:09:07.409982 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 646 rows starting from the beginning of the part | ||
2948 | 2025.01.25 05:09:07.410062 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2949 | 2025.01.25 05:09:07.410283 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2950 | 2025.01.25 05:09:07.410441 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2951 | 2025.01.25 05:09:07.410587 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2952 | 2025.01.25 05:09:07.410671 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2953 | 2025.01.25 05:09:07.412094 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002296325 sec., 404994.93756328046 rows/sec., 26.54 MiB/sec. | ||
2954 | 2025.01.25 05:09:07.412266 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2955 | 2025.01.25 05:09:07.412532 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2025.01.25 05:09:07.412602 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_16_3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2957 | 2025.01.25 05:09:07.412667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2958 | 2025.01.25 05:09:12.387973 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2025.01.25 05:09:12.388177 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2960 | 2025.01.25 05:09:12.388249 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2961 | 2025.01.25 05:09:12.388981 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2025.01.25 05:09:12.389032 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2963 | 2025.01.25 05:09:12.389460 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2964 | 2025.01.25 05:09:12.389713 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2025.01.25 05:09:12.389946 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
2966 | 2025.01.25 05:09:12.390055 [ 283 ] {fb13ec33-e05a-4bb6-b484-491e52cbabbc} <Debug> TCPHandler: Processed in 0.002218203 sec. | ||
2967 | 2025.01.25 05:09:12.390311 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2968 | 2025.01.25 05:09:12.390535 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2969 | 2025.01.25 05:09:12.390629 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2970 | 2025.01.25 05:09:12.391576 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2025.01.25 05:09:12.391630 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2972 | 2025.01.25 05:09:12.392140 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2973 | 2025.01.25 05:09:12.392404 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2974 | 2025.01.25 05:09:12.392639 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002167 sec., 125980.61836640516 rows/sec., 11.10 MiB/sec. | ||
2975 | 2025.01.25 05:09:12.392707 [ 284 ] {a13d36d4-145b-496b-86ba-1d59605149a3} <Debug> TCPHandler: Processed in 0.002545738 sec. | ||
2976 | 2025.01.25 05:09:12.392866 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2977 | 2025.01.25 05:09:12.393006 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2978 | 2025.01.25 05:09:12.393065 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2979 | 2025.01.25 05:09:12.393705 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2025.01.25 05:09:12.393745 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2981 | 2025.01.25 05:09:12.394129 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2982 | 2025.01.25 05:09:12.394399 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2025.01.25 05:09:12.394688 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001713 sec., 24518.388791593698 rows/sec., 1.76 MiB/sec. | ||
2984 | 2025.01.25 05:09:12.394740 [ 283 ] {893662b2-0ff4-48d7-b9a4-411d4e357e37} <Debug> TCPHandler: Processed in 0.001940429 sec. | ||
2985 | 2025.01.25 05:09:12.394889 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2025.01.25 05:09:12.395037 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2987 | 2025.01.25 05:09:12.395100 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2988 | 2025.01.25 05:09:12.395735 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.01.25 05:09:12.395777 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2990 | 2025.01.25 05:09:12.396148 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2991 | 2025.01.25 05:09:12.396392 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.01.25 05:09:12.396685 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec. | ||
2993 | 2025.01.25 05:09:12.396793 [ 284 ] {4377b0d8-50b0-4c30-876a-d5c7171c5e05} <Debug> TCPHandler: Processed in 0.00197267 sec. | ||
2994 | 2025.01.25 05:09:12.396947 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2025.01.25 05:09:12.397083 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2996 | 2025.01.25 05:09:12.397139 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2997 | 2025.01.25 05:09:12.397740 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2025.01.25 05:09:12.397778 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
2999 | 2025.01.25 05:09:12.398133 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3000 | 2025.01.25 05:09:12.398377 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2025.01.25 05:09:12.398595 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
3002 | 2025.01.25 05:09:12.398647 [ 283 ] {a898206b-19c6-4760-8f79-df4b0733bb6c} <Debug> TCPHandler: Processed in 0.001769247 sec. | ||
3003 | 2025.01.25 05:09:12.398777 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2025.01.25 05:09:12.398895 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3005 | 2025.01.25 05:09:12.398945 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3006 | 2025.01.25 05:09:12.399654 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2025.01.25 05:09:12.399696 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3008 | 2025.01.25 05:09:12.400098 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3009 | 2025.01.25 05:09:12.400345 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.01.25 05:09:12.400566 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001695 sec., 246017.69911504426 rows/sec., 17.56 MiB/sec. | ||
3011 | 2025.01.25 05:09:12.400621 [ 284 ] {b36e6196-db08-4140-b9c1-a4928982543b} <Debug> TCPHandler: Processed in 0.001897658 sec. | ||
3012 | 2025.01.25 05:09:12.400762 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2025.01.25 05:09:12.400898 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3014 | 2025.01.25 05:09:12.400956 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3015 | 2025.01.25 05:09:12.401498 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.01.25 05:09:12.401537 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3017 | 2025.01.25 05:09:12.401901 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3018 | 2025.01.25 05:09:12.402143 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.01.25 05:09:12.402375 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
3020 | 2025.01.25 05:09:12.402433 [ 283 ] {02b5a4af-8bb1-44ba-b825-05a9e99a17a7} <Debug> TCPHandler: Processed in 0.001737306 sec. | ||
3021 | 2025.01.25 05:09:12.402570 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.01.25 05:09:12.402687 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3023 | 2025.01.25 05:09:12.402740 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3024 | 2025.01.25 05:09:12.403328 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.01.25 05:09:12.403369 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3026 | 2025.01.25 05:09:12.403817 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3027 | 2025.01.25 05:09:12.404068 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.01.25 05:09:12.404281 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
3029 | 2025.01.25 05:09:12.404335 [ 284 ] {5c7d48e9-d1af-4791-ab8d-9ef5a8f0fa57} <Debug> TCPHandler: Processed in 0.001819617 sec. | ||
3030 | 2025.01.25 05:09:12.404514 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.01.25 05:09:12.404721 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3032 | 2025.01.25 05:09:12.404807 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3033 | 2025.01.25 05:09:12.405480 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.01.25 05:09:12.405518 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3035 | 2025.01.25 05:09:12.405874 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3036 | 2025.01.25 05:09:12.406135 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.01.25 05:09:12.406369 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001691 sec., 591.3660555884093 rows/sec., 39.85 KiB/sec. | ||
3038 | 2025.01.25 05:09:12.406420 [ 283 ] {dd8b8d90-9dff-4538-a1a6-be369ce2a27d} <Debug> TCPHandler: Processed in 0.00200118 sec. | ||
3039 | 2025.01.25 05:09:12.406564 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3040 | 2025.01.25 05:09:12.406701 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3041 | 2025.01.25 05:09:12.406796 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3042 | 2025.01.25 05:09:12.408004 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2025.01.25 05:09:12.408045 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3044 | 2025.01.25 05:09:12.408726 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3045 | 2025.01.25 05:09:12.408989 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2025.01.25 05:09:12.409235 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002565 sec., 13645.224171539961 rows/sec., 24.45 MiB/sec. | ||
3047 | 2025.01.25 05:09:12.409342 [ 284 ] {95df7838-cda9-46ad-b795-a33c501a68ea} <Debug> TCPHandler: Processed in 0.002846212 sec. | ||
3048 | 2025.01.25 05:09:12.409493 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3049 | 2025.01.25 05:09:12.409628 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3050 | 2025.01.25 05:09:12.409687 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3051 | 2025.01.25 05:09:12.410250 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2025.01.25 05:09:12.410297 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3053 | 2025.01.25 05:09:12.410684 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3054 | 2025.01.25 05:09:12.410916 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2025.01.25 05:09:12.411125 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. | ||
3056 | 2025.01.25 05:09:12.411172 [ 283 ] {0aba36fb-2fb3-4e13-8e7c-b5d8233f4abd} <Debug> TCPHandler: Processed in 0.001744946 sec. | ||
3057 | 2025.01.25 05:09:12.445418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3058 | 2025.01.25 05:09:12.445997 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3059 | 2025.01.25 05:09:12.446038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3060 | 2025.01.25 05:09:12.446514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3061 | 2025.01.25 05:09:12.446765 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3062 | 2025.01.25 05:09:12.446999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3063 | 2025.01.25 05:09:12.831843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3064 | 2025.01.25 05:09:12.852362 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2025.01.25 05:09:12.852427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3066 | 2025.01.25 05:09:12.860180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3067 | 2025.01.25 05:09:12.860954 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3068 | 2025.01.25 05:09:12.864088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3069 | 2025.01.25 05:09:14.941219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 432 | ||
3070 | 2025.01.25 05:09:14.944379 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2025.01.25 05:09:14.944424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3072 | 2025.01.25 05:09:14.945913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3073 | 2025.01.25 05:09:14.946213 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2025.01.25 05:09:14.946788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
3075 | 2025.01.25 05:09:17.382286 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3076 | 2025.01.25 05:09:17.382574 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3077 | 2025.01.25 05:09:17.382644 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3078 | 2025.01.25 05:09:17.383358 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3079 | 2025.01.25 05:09:17.383399 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3080 | 2025.01.25 05:09:17.383823 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3081 | 2025.01.25 05:09:17.384081 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3082 | 2025.01.25 05:09:17.384292 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00179 sec., 1117.31843575419 rows/sec., 91.11 KiB/sec. | ||
3083 | 2025.01.25 05:09:17.384461 [ 283 ] {3e4102c1-57d4-4362-9b07-944db04953cd} <Debug> TCPHandler: Processed in 0.002355985 sec. | ||
3084 | 2025.01.25 05:09:17.384710 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3085 | 2025.01.25 05:09:17.384903 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3086 | 2025.01.25 05:09:17.384977 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3087 | 2025.01.25 05:09:17.385714 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2025.01.25 05:09:17.385760 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3089 | 2025.01.25 05:09:17.386202 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3090 | 2025.01.25 05:09:17.386460 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2025.01.25 05:09:17.386692 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001844 sec., 36334.05639913232 rows/sec., 2.89 MiB/sec. | ||
3092 | 2025.01.25 05:09:17.386748 [ 284 ] {0f0c40e5-45a8-4d21-bb30-aaf3b4e5bca2} <Debug> TCPHandler: Processed in 0.002174172 sec. | ||
3093 | 2025.01.25 05:09:17.386900 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3094 | 2025.01.25 05:09:17.387043 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3095 | 2025.01.25 05:09:17.387104 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3096 | 2025.01.25 05:09:17.387744 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2025.01.25 05:09:17.387782 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3098 | 2025.01.25 05:09:17.388145 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3099 | 2025.01.25 05:09:17.388394 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2025.01.25 05:09:17.388571 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001561 sec., 4484.304932735426 rows/sec., 330.32 KiB/sec. | ||
3101 | 2025.01.25 05:09:17.388625 [ 283 ] {5f878723-4963-4858-a9af-8069b20514b8} <Debug> TCPHandler: Processed in 0.001791487 sec. | ||
3102 | 2025.01.25 05:09:17.388778 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3103 | 2025.01.25 05:09:17.388914 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3104 | 2025.01.25 05:09:17.388971 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3105 | 2025.01.25 05:09:17.389649 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.01.25 05:09:17.389689 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3107 | 2025.01.25 05:09:17.390058 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3108 | 2025.01.25 05:09:17.390307 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2025.01.25 05:09:17.390520 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001636 sec., 43398.53300733496 rows/sec., 3.39 MiB/sec. | ||
3110 | 2025.01.25 05:09:17.390573 [ 284 ] {92ba5477-e6de-40f9-b044-0367af50a0dd} <Debug> TCPHandler: Processed in 0.001860968 sec. | ||
3111 | 2025.01.25 05:09:17.390771 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3112 | 2025.01.25 05:09:17.390992 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3113 | 2025.01.25 05:09:17.391090 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3114 | 2025.01.25 05:09:17.391855 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3115 | 2025.01.25 05:09:17.391892 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3116 | 2025.01.25 05:09:17.392285 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3117 | 2025.01.25 05:09:17.392516 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2025.01.25 05:09:17.392697 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001761 sec., 91425.32651902328 rows/sec., 6.37 MiB/sec. | ||
3119 | 2025.01.25 05:09:17.392750 [ 283 ] {3b62b5bd-32a9-4280-8b42-f0f676ff28d4} <Debug> TCPHandler: Processed in 0.002088652 sec. | ||
3120 | 2025.01.25 05:09:17.392897 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2025.01.25 05:09:17.393033 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3122 | 2025.01.25 05:09:17.393126 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3123 | 2025.01.25 05:09:17.394266 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2025.01.25 05:09:17.394306 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3125 | 2025.01.25 05:09:17.394916 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3126 | 2025.01.25 05:09:17.395184 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2025.01.25 05:09:17.395473 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002469 sec., 2025.111381125962 rows/sec., 3.63 MiB/sec. | ||
3128 | 2025.01.25 05:09:17.395565 [ 284 ] {ea334cfc-3610-4fb8-a3f9-4d83e4270540} <Debug> TCPHandler: Processed in 0.002733351 sec. | ||
3129 | 2025.01.25 05:09:17.395764 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3130 | 2025.01.25 05:09:17.395987 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3131 | 2025.01.25 05:09:17.396081 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3132 | 2025.01.25 05:09:17.396772 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.01.25 05:09:17.396811 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3134 | 2025.01.25 05:09:17.397186 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3135 | 2025.01.25 05:09:17.397431 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3136 | 2025.01.25 05:09:17.397613 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001682 sec., 35671.8192627824 rows/sec., 2.40 MiB/sec. | ||
3137 | 2025.01.25 05:09:17.397662 [ 283 ] {9d15c423-f599-44e8-9f89-088ea0b79d14} <Debug> TCPHandler: Processed in 0.00200769 sec. | ||
3138 | 2025.01.25 05:09:19.837960 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3139 | 2025.01.25 05:09:19.838028 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3140 | 2025.01.25 05:09:19.947217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3141 | 2025.01.25 05:09:19.947916 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3142 | 2025.01.25 05:09:19.947963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3143 | 2025.01.25 05:09:19.948501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3144 | 2025.01.25 05:09:19.948757 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2025.01.25 05:09:19.948996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3146 | 2025.01.25 05:09:20.364249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3147 | 2025.01.25 05:09:20.385202 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.01.25 05:09:20.385257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3149 | 2025.01.25 05:09:20.392461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3150 | 2025.01.25 05:09:20.393256 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.01.25 05:09:20.395753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3152 | 2025.01.25 05:09:22.388581 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3153 | 2025.01.25 05:09:22.388872 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3154 | 2025.01.25 05:09:22.388987 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3155 | 2025.01.25 05:09:22.390022 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3156 | 2025.01.25 05:09:22.390066 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3157 | 2025.01.25 05:09:22.390494 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3158 | 2025.01.25 05:09:22.390772 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3159 | 2025.01.25 05:09:22.390995 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002207 sec., 6343.452650657 rows/sec., 456.64 KiB/sec. | ||
3160 | 2025.01.25 05:09:22.391062 [ 283 ] {b3d23082-75c6-4449-a414-f39c07f5f130} <Debug> TCPHandler: Processed in 0.00267139 sec. | ||
3161 | 2025.01.25 05:09:22.391315 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2025.01.25 05:09:22.391533 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3163 | 2025.01.25 05:09:22.391620 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3164 | 2025.01.25 05:09:22.392536 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3165 | 2025.01.25 05:09:22.392590 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3166 | 2025.01.25 05:09:22.393054 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3167 | 2025.01.25 05:09:22.393315 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3168 | 2025.01.25 05:09:22.393601 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002122 sec., 128652.21489161167 rows/sec., 11.34 MiB/sec. | ||
3169 | 2025.01.25 05:09:22.393826 [ 284 ] {e93eefc1-7bd5-4e1a-82d0-6cf5e235e0cf} <Debug> TCPHandler: Processed in 0.00265141 sec. | ||
3170 | 2025.01.25 05:09:22.393996 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3171 | 2025.01.25 05:09:22.394143 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3172 | 2025.01.25 05:09:22.394206 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3173 | 2025.01.25 05:09:22.394888 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2025.01.25 05:09:22.394926 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3175 | 2025.01.25 05:09:22.395288 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3176 | 2025.01.25 05:09:22.395522 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2025.01.25 05:09:22.395643 [ 96 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3178 | 2025.01.25 05:09:22.395686 [ 96 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2025.01.25 05:09:22.395710 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001601 sec., 26233.603997501563 rows/sec., 1.88 MiB/sec. | ||
3180 | 2025.01.25 05:09:22.395716 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3181 | 2025.01.25 05:09:22.395798 [ 283 ] {b6e83913-d672-4043-a177-95eecafb8b72} <Debug> TCPHandler: Processed in 0.001871188 sec. | ||
3182 | 2025.01.25 05:09:22.395898 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
3183 | 2025.01.25 05:09:22.395972 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2025.01.25 05:09:22.396056 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3185 | 2025.01.25 05:09:22.396141 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
3186 | 2025.01.25 05:09:22.396225 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3187 | 2025.01.25 05:09:22.396327 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
3188 | 2025.01.25 05:09:22.396389 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3189 | 2025.01.25 05:09:22.396704 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
3190 | 2025.01.25 05:09:22.397063 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3191 | 2025.01.25 05:09:22.397417 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
3192 | 2025.01.25 05:09:22.397742 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3193 | 2025.01.25 05:09:22.399569 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2025.01.25 05:09:22.399645 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3195 | 2025.01.25 05:09:22.400629 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3196 | 2025.01.25 05:09:22.400720 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.004908493 sec., 39727.06083109419 rows/sec., 3.00 MiB/sec. | ||
3197 | 2025.01.25 05:09:22.400894 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3198 | 2025.01.25 05:09:22.401071 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3199 | 2025.01.25 05:09:22.401533 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.01.25 05:09:22.401793 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005627 sec., 2488.004265150169 rows/sec., 174.24 KiB/sec. | ||
3201 | 2025.01.25 05:09:22.401825 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_11_2} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3202 | 2025.01.25 05:09:22.402092 [ 284 ] {1d1effc1-f43c-49fb-98d8-4d717c2bcb7e} <Debug> TCPHandler: Processed in 0.006199263 sec. | ||
3203 | 2025.01.25 05:09:22.402098 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3204 | 2025.01.25 05:09:22.402287 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3205 | 2025.01.25 05:09:22.402422 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3206 | 2025.01.25 05:09:22.402480 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3207 | 2025.01.25 05:09:22.403074 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3208 | 2025.01.25 05:09:22.403112 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3209 | 2025.01.25 05:09:22.403464 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3210 | 2025.01.25 05:09:22.403706 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3211 | 2025.01.25 05:09:22.403948 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. | ||
3212 | 2025.01.25 05:09:22.404169 [ 283 ] {1584f3f0-aa77-44bd-9947-0c2f989119ba} <Debug> TCPHandler: Processed in 0.00196134 sec. | ||
3213 | 2025.01.25 05:09:22.404318 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3214 | 2025.01.25 05:09:22.404460 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3215 | 2025.01.25 05:09:22.404518 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3216 | 2025.01.25 05:09:22.405273 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.01.25 05:09:22.405313 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3218 | 2025.01.25 05:09:22.405725 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3219 | 2025.01.25 05:09:22.405967 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.01.25 05:09:22.406179 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001753 sec., 237877.9235596121 rows/sec., 16.98 MiB/sec. | ||
3221 | 2025.01.25 05:09:22.406237 [ 284 ] {cfdd9dc1-63f2-49c2-a3dd-f0620fad0af1} <Debug> TCPHandler: Processed in 0.00198675 sec. | ||
3222 | 2025.01.25 05:09:22.406381 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2025.01.25 05:09:22.406518 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3224 | 2025.01.25 05:09:22.406579 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3225 | 2025.01.25 05:09:22.407076 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2025.01.25 05:09:22.407112 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3227 | 2025.01.25 05:09:22.407478 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3228 | 2025.01.25 05:09:22.407723 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.01.25 05:09:22.407925 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
3230 | 2025.01.25 05:09:22.408014 [ 283 ] {f54ff364-0e21-4dd1-aff0-58db9c5fa94b} <Debug> TCPHandler: Processed in 0.001696216 sec. | ||
3231 | 2025.01.25 05:09:22.408156 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2025.01.25 05:09:22.408293 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3233 | 2025.01.25 05:09:22.408355 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3234 | 2025.01.25 05:09:22.408964 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.01.25 05:09:22.409003 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3236 | 2025.01.25 05:09:22.409400 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3237 | 2025.01.25 05:09:22.409641 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2025.01.25 05:09:22.409857 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001596 sec., 148496.24060150376 rows/sec., 9.95 MiB/sec. | ||
3239 | 2025.01.25 05:09:22.409913 [ 284 ] {9c004ba0-e522-4f62-a120-e99e0ba6b0ed} <Debug> TCPHandler: Processed in 0.001822877 sec. | ||
3240 | 2025.01.25 05:09:22.410101 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.01.25 05:09:22.410320 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3242 | 2025.01.25 05:09:22.410414 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3243 | 2025.01.25 05:09:22.411018 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.01.25 05:09:22.411054 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3245 | 2025.01.25 05:09:22.411404 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3246 | 2025.01.25 05:09:22.411655 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2025.01.25 05:09:22.411927 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 41.06 KiB/sec. | ||
3248 | 2025.01.25 05:09:22.412063 [ 283 ] {0006b60f-57b3-43d7-a1d4-edd8023d56ca} <Debug> TCPHandler: Processed in 0.002068441 sec. | ||
3249 | 2025.01.25 05:09:22.412213 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3250 | 2025.01.25 05:09:22.412349 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3251 | 2025.01.25 05:09:22.412441 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3252 | 2025.01.25 05:09:22.413563 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2025.01.25 05:09:22.413601 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3254 | 2025.01.25 05:09:22.414621 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3255 | 2025.01.25 05:09:22.415112 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2025.01.25 05:09:22.415309 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3257 | 2025.01.25 05:09:22.415379 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3258 | 2025.01.25 05:09:22.415418 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3259 | 2025.01.25 05:09:22.415424 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003093 sec., 11315.874555447786 rows/sec., 20.28 MiB/sec. | ||
3260 | 2025.01.25 05:09:22.415721 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
3261 | 2025.01.25 05:09:22.415892 [ 284 ] {d49c873d-9a9e-4feb-83c3-7afae8a309b6} <Debug> TCPHandler: Processed in 0.003743466 sec. | ||
3262 | 2025.01.25 05:09:22.416121 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3263 | 2025.01.25 05:09:22.416276 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3264 | 2025.01.25 05:09:22.416282 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3265 | 2025.01.25 05:09:22.416355 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3266 | 2025.01.25 05:09:22.416362 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
3267 | 2025.01.25 05:09:22.417025 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
3268 | 2025.01.25 05:09:22.417586 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
3269 | 2025.01.25 05:09:22.418136 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2025.01.25 05:09:22.418157 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
3271 | 2025.01.25 05:09:22.418183 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3272 | 2025.01.25 05:09:22.418707 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
3273 | 2025.01.25 05:09:22.419276 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
3274 | 2025.01.25 05:09:22.419299 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3275 | 2025.01.25 05:09:22.419927 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2025.01.25 05:09:22.420203 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00396 sec., 20707.070707070707 rows/sec., 1.32 MiB/sec. | ||
3277 | 2025.01.25 05:09:22.420283 [ 283 ] {65d36b4b-3ce9-48c5-b40a-f5341097a7f5} <Debug> TCPHandler: Processed in 0.004269714 sec. | ||
3278 | 2025.01.25 05:09:22.422666 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 19 columns (19 merged, 0 gathered) in 0.007167598 sec., 29717.068395855906 rows/sec., 53.25 MiB/sec. | ||
3279 | 2025.01.25 05:09:22.423256 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3280 | 2025.01.25 05:09:22.423743 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3281 | 2025.01.25 05:09:22.423841 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3282 | 2025.01.25 05:09:22.424013 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
3283 | 2025.01.25 05:09:24.947148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 468 | ||
3284 | 2025.01.25 05:09:24.950731 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3285 | 2025.01.25 05:09:24.950785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3286 | 2025.01.25 05:09:24.952277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3287 | 2025.01.25 05:09:24.952604 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3288 | 2025.01.25 05:09:24.953290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
3289 | 2025.01.25 05:09:27.382269 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3290 | 2025.01.25 05:09:27.382481 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3291 | 2025.01.25 05:09:27.382563 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3292 | 2025.01.25 05:09:27.383358 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3293 | 2025.01.25 05:09:27.383408 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3294 | 2025.01.25 05:09:27.383843 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3295 | 2025.01.25 05:09:27.384100 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3296 | 2025.01.25 05:09:27.384393 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001969 sec., 33519.5530726257 rows/sec., 2.67 MiB/sec. | ||
3297 | 2025.01.25 05:09:27.384626 [ 283 ] {f3b52c24-e386-409d-85fb-13cb2dd8c81d} <Debug> TCPHandler: Processed in 0.002493907 sec. | ||
3298 | 2025.01.25 05:09:27.384881 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3299 | 2025.01.25 05:09:27.385077 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3300 | 2025.01.25 05:09:27.385150 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3301 | 2025.01.25 05:09:27.385887 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2025.01.25 05:09:27.385935 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3303 | 2025.01.25 05:09:27.386378 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3304 | 2025.01.25 05:09:27.386637 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2025.01.25 05:09:27.386866 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001845 sec., 2710.0271002710024 rows/sec., 203.78 KiB/sec. | ||
3306 | 2025.01.25 05:09:27.386923 [ 284 ] {48237bed-eca9-42fd-8193-c92f74c9bc89} <Debug> TCPHandler: Processed in 0.002175533 sec. | ||
3307 | 2025.01.25 05:09:27.387073 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2025.01.25 05:09:27.387208 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3309 | 2025.01.25 05:09:27.387267 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3310 | 2025.01.25 05:09:27.387962 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2025.01.25 05:09:27.388001 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3312 | 2025.01.25 05:09:27.388364 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3313 | 2025.01.25 05:09:27.388619 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2025.01.25 05:09:27.388832 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001653 sec., 41742.28675136116 rows/sec., 3.26 MiB/sec. | ||
3315 | 2025.01.25 05:09:27.388885 [ 283 ] {676a4fd4-a20c-480b-bfa1-04cf08803564} <Debug> TCPHandler: Processed in 0.001878549 sec. | ||
3316 | 2025.01.25 05:09:27.389035 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2025.01.25 05:09:27.389174 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3318 | 2025.01.25 05:09:27.389236 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3319 | 2025.01.25 05:09:27.389913 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2025.01.25 05:09:27.389952 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3321 | 2025.01.25 05:09:27.390354 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3322 | 2025.01.25 05:09:27.390592 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2025.01.25 05:09:27.390816 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
3324 | 2025.01.25 05:09:27.390873 [ 284 ] {a0e6db6e-dd91-4fca-ade5-2369ef9d39cc} <Debug> TCPHandler: Processed in 0.001905319 sec. | ||
3325 | 2025.01.25 05:09:27.391023 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2025.01.25 05:09:27.391159 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3327 | 2025.01.25 05:09:27.391251 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3328 | 2025.01.25 05:09:27.392438 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2025.01.25 05:09:27.392477 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3330 | 2025.01.25 05:09:27.393079 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3331 | 2025.01.25 05:09:27.393337 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2025.01.25 05:09:27.393633 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002496 sec., 2003.2051282051282 rows/sec., 3.59 MiB/sec. | ||
3333 | 2025.01.25 05:09:27.393888 [ 283 ] {6ccea90d-ce7f-452f-bd2f-1acb6fc07260} <Debug> TCPHandler: Processed in 0.002932064 sec. | ||
3334 | 2025.01.25 05:09:27.394054 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2025.01.25 05:09:27.394201 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3336 | 2025.01.25 05:09:27.394263 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3337 | 2025.01.25 05:09:27.394842 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2025.01.25 05:09:27.394890 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3339 | 2025.01.25 05:09:27.395283 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3340 | 2025.01.25 05:09:27.395523 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2025.01.25 05:09:27.395805 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. | ||
3342 | 2025.01.25 05:09:27.396005 [ 284 ] {4f263f3f-755e-4072-8cbd-21225552bb84} <Debug> TCPHandler: Processed in 0.00201676 sec. | ||
3343 | 2025.01.25 05:09:27.449203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3344 | 2025.01.25 05:09:27.450287 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3345 | 2025.01.25 05:09:27.450334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3346 | 2025.01.25 05:09:27.450792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3347 | 2025.01.25 05:09:27.451039 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2025.01.25 05:09:27.451289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3349 | 2025.01.25 05:09:27.802144 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3350 | 2025.01.25 05:09:27.802435 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3351 | 2025.01.25 05:09:27.802546 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3352 | 2025.01.25 05:09:27.803411 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2025.01.25 05:09:27.803462 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3354 | 2025.01.25 05:09:27.803876 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3355 | 2025.01.25 05:09:27.804191 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2025.01.25 05:09:27.804518 [ 147 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3357 | 2025.01.25 05:09:27.804588 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002223 sec., 6297.795771479981 rows/sec., 453.36 KiB/sec. | ||
3358 | 2025.01.25 05:09:27.804644 [ 147 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3359 | 2025.01.25 05:09:27.804710 [ 283 ] {9f2e3c31-4f18-49c2-9086-2550cc8b3a5a} <Debug> TCPHandler: Processed in 0.002741641 sec. | ||
3360 | 2025.01.25 05:09:27.804738 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3361 | 2025.01.25 05:09:27.804971 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3362 | 2025.01.25 05:09:27.805036 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3363 | 2025.01.25 05:09:27.805188 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3364 | 2025.01.25 05:09:27.805272 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3365 | 2025.01.25 05:09:27.805371 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3366 | 2025.01.25 05:09:27.805472 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3367 | 2025.01.25 05:09:27.805595 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3368 | 2025.01.25 05:09:27.805802 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3369 | 2025.01.25 05:09:27.806232 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3370 | 2025.01.25 05:09:27.806551 [ 194 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
3371 | 2025.01.25 05:09:27.808354 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3372 | 2025.01.25 05:09:27.808438 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3373 | 2025.01.25 05:09:27.809162 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004315425 sec., 16220.882068394189 rows/sec., 1.20 MiB/sec. | ||
3374 | 2025.01.25 05:09:27.809429 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3375 | 2025.01.25 05:09:27.809439 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3376 | 2025.01.25 05:09:27.810000 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2025.01.25 05:09:27.810093 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_9_2} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2025.01.25 05:09:27.810310 [ 191 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_9_2} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3379 | 2025.01.25 05:09:27.810606 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005324 sec., 375.6574004507889 rows/sec., 30.63 KiB/sec. | ||
3380 | 2025.01.25 05:09:27.810634 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3381 | 2025.01.25 05:09:27.810768 [ 284 ] {d9e8458c-d3d5-4c14-a912-756d9a2fb691} <Debug> TCPHandler: Processed in 0.005930719 sec. | ||
3382 | 2025.01.25 05:09:27.810930 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3383 | 2025.01.25 05:09:27.811068 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3384 | 2025.01.25 05:09:27.811128 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3385 | 2025.01.25 05:09:27.812374 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2025.01.25 05:09:27.812415 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3387 | 2025.01.25 05:09:27.812868 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3388 | 2025.01.25 05:09:27.813129 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.01.25 05:09:27.813301 [ 147 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3390 | 2025.01.25 05:09:27.813362 [ 147 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3391 | 2025.01.25 05:09:27.813394 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.002347 sec., 602471.2398806987 rows/sec., 50.46 MiB/sec. | ||
3392 | 2025.01.25 05:09:27.813400 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3393 | 2025.01.25 05:09:27.813565 [ 283 ] {647be857-5cd9-4b52-a161-93980edc50c9} <Debug> TCPHandler: Processed in 0.00269359 sec. | ||
3394 | 2025.01.25 05:09:27.813632 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
3395 | 2025.01.25 05:09:27.813780 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3396 | 2025.01.25 05:09:27.813810 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3397 | 2025.01.25 05:09:27.813860 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1428 rows starting from the beginning of the part | ||
3398 | 2025.01.25 05:09:27.814081 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3399 | 2025.01.25 05:09:27.814171 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 273 rows starting from the beginning of the part | ||
3400 | 2025.01.25 05:09:27.814242 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3401 | 2025.01.25 05:09:27.814457 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 67 rows starting from the beginning of the part | ||
3402 | 2025.01.25 05:09:27.814862 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 273 rows starting from the beginning of the part | ||
3403 | 2025.01.25 05:09:27.815280 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
3404 | 2025.01.25 05:09:27.815683 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1414 rows starting from the beginning of the part | ||
3405 | 2025.01.25 05:09:27.817093 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3406 | 2025.01.25 05:09:27.817158 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3407 | 2025.01.25 05:09:27.818189 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3408 | 2025.01.25 05:09:27.818574 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2025.01.25 05:09:27.818833 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.004893 sec., 8992.438176987534 rows/sec., 659.62 KiB/sec. | ||
3410 | 2025.01.25 05:09:27.818902 [ 284 ] {90778aaa-5913-40b7-b1b2-16d7c194c714} <Debug> TCPHandler: Processed in 0.005235178 sec. | ||
3411 | 2025.01.25 05:09:27.819189 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3412 | 2025.01.25 05:09:27.819343 [ 195 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005823668 sec., 604601.7733153745 rows/sec., 53.27 MiB/sec. | ||
3413 | 2025.01.25 05:09:27.819415 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3414 | 2025.01.25 05:09:27.819486 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3415 | 2025.01.25 05:09:27.819672 [ 195 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3416 | 2025.01.25 05:09:27.820292 [ 195 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2025.01.25 05:09:27.820492 [ 195 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_21_4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3418 | 2025.01.25 05:09:27.820666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3419 | 2025.01.25 05:09:27.820866 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3420 | 2025.01.25 05:09:27.820910 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3421 | 2025.01.25 05:09:27.821281 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3422 | 2025.01.25 05:09:27.821523 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3423 | 2025.01.25 05:09:27.821735 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002364 sec., 102368.86632825718 rows/sec., 6.94 MiB/sec. | ||
3424 | 2025.01.25 05:09:27.821795 [ 283 ] {2ba6f049-36b8-418d-856d-54ce0bdee57a} <Debug> TCPHandler: Processed in 0.002766312 sec. | ||
3425 | 2025.01.25 05:09:27.821938 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3426 | 2025.01.25 05:09:27.822077 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3427 | 2025.01.25 05:09:27.822136 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3428 | 2025.01.25 05:09:27.822818 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3429 | 2025.01.25 05:09:27.822865 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3430 | 2025.01.25 05:09:27.823239 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3431 | 2025.01.25 05:09:27.823483 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3432 | 2025.01.25 05:09:27.823646 [ 147 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3433 | 2025.01.25 05:09:27.823702 [ 147 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2025.01.25 05:09:27.823738 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001682 sec., 7728.894173602855 rows/sec., 481.89 KiB/sec. | ||
3435 | 2025.01.25 05:09:27.823744 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3436 | 2025.01.25 05:09:27.823925 [ 284 ] {ea57d7ef-03cf-4565-a895-a8da136ce5bb} <Debug> TCPHandler: Processed in 0.002048951 sec. | ||
3437 | 2025.01.25 05:09:27.824218 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3438 | 2025.01.25 05:09:27.824221 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3439 | 2025.01.25 05:09:27.824540 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3440 | 2025.01.25 05:09:27.824552 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3441 | 2025.01.25 05:09:27.824593 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3442 | 2025.01.25 05:09:27.824667 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3443 | 2025.01.25 05:09:27.824881 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3444 | 2025.01.25 05:09:27.825245 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3445 | 2025.01.25 05:09:27.825555 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3446 | 2025.01.25 05:09:27.825897 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
3447 | 2025.01.25 05:09:27.828094 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206544 sec., 15452.114609998134 rows/sec., 1023.80 KiB/sec. | ||
3448 | 2025.01.25 05:09:27.828115 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2025.01.25 05:09:27.828180 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3450 | 2025.01.25 05:09:27.828295 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3451 | 2025.01.25 05:09:27.828860 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_9_2} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2025.01.25 05:09:27.828971 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3453 | 2025.01.25 05:09:27.828987 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_9_2} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3454 | 2025.01.25 05:09:27.829139 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3455 | 2025.01.25 05:09:27.829344 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2025.01.25 05:09:27.829514 [ 147 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3457 | 2025.01.25 05:09:27.829577 [ 147 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2025.01.25 05:09:27.829621 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3459 | 2025.01.25 05:09:27.829633 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.005177 sec., 169016.80509947846 rows/sec., 12.25 MiB/sec. | ||
3460 | 2025.01.25 05:09:27.829793 [ 283 ] {f4bd7a7b-fbaa-4118-a4ea-4b654a034fcd} <Debug> TCPHandler: Processed in 0.005747966 sec. | ||
3461 | 2025.01.25 05:09:27.829826 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
3462 | 2025.01.25 05:09:27.829958 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3463 | 2025.01.25 05:09:27.829992 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3464 | 2025.01.25 05:09:27.830029 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3465 | 2025.01.25 05:09:27.830199 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 417 rows starting from the beginning of the part | ||
3466 | 2025.01.25 05:09:27.830471 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 71 rows starting from the beginning of the part | ||
3467 | 2025.01.25 05:09:27.830798 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 417 rows starting from the beginning of the part | ||
3468 | 2025.01.25 05:09:27.830814 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3469 | 2025.01.25 05:09:27.830994 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part | ||
3470 | 2025.01.25 05:09:27.831063 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3471 | 2025.01.25 05:09:27.831262 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 875 rows starting from the beginning of the part | ||
3472 | 2025.01.25 05:09:27.832875 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2025.01.25 05:09:27.832941 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3474 | 2025.01.25 05:09:27.833888 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3475 | 2025.01.25 05:09:27.834147 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3476 | 2025.01.25 05:09:27.834651 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004127 sec., 1453.8405621516843 rows/sec., 75.96 KiB/sec. | ||
3477 | 2025.01.25 05:09:27.834735 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2755 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010945 sec., 549796.495471413 rows/sec., 41.96 MiB/sec. | ||
3478 | 2025.01.25 05:09:27.834791 [ 284 ] {fe0805cb-fc35-44c3-ad1e-944d8f6fd62e} <Debug> TCPHandler: Processed in 0.004901134 sec. | ||
3479 | 2025.01.25 05:09:27.834957 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3480 | 2025.01.25 05:09:27.835001 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3481 | 2025.01.25 05:09:27.835185 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3482 | 2025.01.25 05:09:27.835279 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3483 | 2025.01.25 05:09:27.835657 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2025.01.25 05:09:27.835861 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_21_4} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3485 | 2025.01.25 05:09:27.835973 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3486 | 2025.01.25 05:09:27.836400 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2025.01.25 05:09:27.836443 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3488 | 2025.01.25 05:09:27.836882 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3489 | 2025.01.25 05:09:27.837126 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2025.01.25 05:09:27.837299 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3491 | 2025.01.25 05:09:27.837355 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3492 | 2025.01.25 05:09:27.837389 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002252 sec., 424511.5452930728 rows/sec., 28.20 MiB/sec. | ||
3493 | 2025.01.25 05:09:27.837393 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3494 | 2025.01.25 05:09:27.837594 [ 283 ] {a1c4e113-ee3c-4de5-9420-7c708b542125} <Debug> TCPHandler: Processed in 0.002707861 sec. | ||
3495 | 2025.01.25 05:09:27.837886 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3496 | 2025.01.25 05:09:27.838011 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3497 | 2025.01.25 05:09:27.838240 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3498 | 2025.01.25 05:09:27.838390 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3499 | 2025.01.25 05:09:27.838418 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3500 | 2025.01.25 05:09:27.838534 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5729 rows starting from the beginning of the part | ||
3501 | 2025.01.25 05:09:27.838964 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3502 | 2025.01.25 05:09:27.839335 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
3503 | 2025.01.25 05:09:27.839609 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3504 | 2025.01.25 05:09:27.839937 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3505 | 2025.01.25 05:09:27.840201 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part | ||
3506 | 2025.01.25 05:09:27.840821 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2025.01.25 05:09:27.840877 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3508 | 2025.01.25 05:09:27.841638 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3509 | 2025.01.25 05:09:27.842098 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2025.01.25 05:09:27.842680 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00453 sec., 220.7505518763797 rows/sec., 14.87 KiB/sec. | ||
3511 | 2025.01.25 05:09:27.842902 [ 284 ] {d07b5835-e5f2-4763-8071-5210c4c812b6} <Debug> TCPHandler: Processed in 0.005194218 sec. | ||
3512 | 2025.01.25 05:09:27.843102 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2025.01.25 05:09:27.843255 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3514 | 2025.01.25 05:09:27.843365 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3515 | 2025.01.25 05:09:27.844806 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7480 rows, containing 5 columns (5 merged, 0 gathered) in 0.007274359 sec., 1028269.2949303162 rows/sec., 69.27 MiB/sec. | ||
3516 | 2025.01.25 05:09:27.845290 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2025.01.25 05:09:27.845345 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3518 | 2025.01.25 05:09:27.845364 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3519 | 2025.01.25 05:09:27.846018 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2025.01.25 05:09:27.846165 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3521 | 2025.01.25 05:09:27.846322 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3522 | 2025.01.25 05:09:27.846656 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3523 | 2025.01.25 05:09:27.846947 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3524 | 2025.01.25 05:09:27.847203 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003978 sec., 8798.39115133233 rows/sec., 15.77 MiB/sec. | ||
3525 | 2025.01.25 05:09:27.847311 [ 283 ] {a77ef14e-691b-4bdc-8233-34219172cb2a} <Debug> TCPHandler: Processed in 0.004311325 sec. | ||
3526 | 2025.01.25 05:09:27.847457 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3527 | 2025.01.25 05:09:27.847578 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3528 | 2025.01.25 05:09:27.847629 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3529 | 2025.01.25 05:09:27.848122 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3530 | 2025.01.25 05:09:27.848162 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3531 | 2025.01.25 05:09:27.848534 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3532 | 2025.01.25 05:09:27.848776 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3533 | 2025.01.25 05:09:27.848946 [ 147 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3534 | 2025.01.25 05:09:27.849024 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001462 sec., 23255.813953488374 rows/sec., 1.35 MiB/sec. | ||
3535 | 2025.01.25 05:09:27.849034 [ 147 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.01.25 05:09:27.849133 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3537 | 2025.01.25 05:09:27.849147 [ 284 ] {91ae654e-dce4-48e9-b045-cc8c4b9eadb3} <Debug> TCPHandler: Processed in 0.001740767 sec. | ||
3538 | 2025.01.25 05:09:27.849360 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
3539 | 2025.01.25 05:09:27.849474 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3540 | 2025.01.25 05:09:27.849509 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
3541 | 2025.01.25 05:09:27.849637 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3542 | 2025.01.25 05:09:27.849838 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3543 | 2025.01.25 05:09:27.849946 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3544 | 2025.01.25 05:09:27.850143 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3545 | 2025.01.25 05:09:27.850384 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
3546 | 2025.01.25 05:09:27.851708 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002442656 sec., 510919.2616561644 rows/sec., 33.33 MiB/sec. | ||
3547 | 2025.01.25 05:09:27.851892 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3548 | 2025.01.25 05:09:27.852171 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.01.25 05:09:27.852252 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_21_4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3550 | 2025.01.25 05:09:27.852335 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3551 | 2025.01.25 05:09:27.895896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3552 | 2025.01.25 05:09:27.918820 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2025.01.25 05:09:27.918872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3554 | 2025.01.25 05:09:27.926646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3555 | 2025.01.25 05:09:27.927438 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2025.01.25 05:09:27.930930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3557 | 2025.01.25 05:09:32.380525 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3558 | 2025.01.25 05:09:32.380735 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3559 | 2025.01.25 05:09:32.380814 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3560 | 2025.01.25 05:09:32.381593 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3561 | 2025.01.25 05:09:32.381650 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3562 | 2025.01.25 05:09:32.382106 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3563 | 2025.01.25 05:09:32.382363 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2025.01.25 05:09:32.382616 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. | ||
3565 | 2025.01.25 05:09:32.382686 [ 283 ] {324c0fcd-8d2b-4680-977e-0901c275336e} <Debug> TCPHandler: Processed in 0.002298325 sec. | ||
3566 | 2025.01.25 05:09:32.382936 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3567 | 2025.01.25 05:09:32.383150 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3568 | 2025.01.25 05:09:32.383231 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3569 | 2025.01.25 05:09:32.384090 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2025.01.25 05:09:32.384135 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3571 | 2025.01.25 05:09:32.384562 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3572 | 2025.01.25 05:09:32.384815 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2025.01.25 05:09:32.385043 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001953 sec., 32770.097286226315 rows/sec., 2.56 MiB/sec. | ||
3574 | 2025.01.25 05:09:32.385097 [ 284 ] {7ca0a404-03cc-484b-b484-dd638828f25a} <Debug> TCPHandler: Processed in 0.002308615 sec. | ||
3575 | 2025.01.25 05:09:32.385235 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3576 | 2025.01.25 05:09:32.385366 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3577 | 2025.01.25 05:09:32.385425 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3578 | 2025.01.25 05:09:32.386012 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3579 | 2025.01.25 05:09:32.386057 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3580 | 2025.01.25 05:09:32.386479 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3581 | 2025.01.25 05:09:32.386724 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3582 | 2025.01.25 05:09:32.386948 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001615 sec., 79256.96594427245 rows/sec., 5.52 MiB/sec. | ||
3583 | 2025.01.25 05:09:32.387006 [ 283 ] {a3e308e1-76cc-457d-a605-5ff073f6a59f} <Debug> TCPHandler: Processed in 0.001829918 sec. | ||
3584 | 2025.01.25 05:09:32.387167 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3585 | 2025.01.25 05:09:32.387306 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3586 | 2025.01.25 05:09:32.387367 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3587 | 2025.01.25 05:09:32.387942 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3588 | 2025.01.25 05:09:32.387988 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
3589 | 2025.01.25 05:09:32.388391 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3590 | 2025.01.25 05:09:32.388625 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2025.01.25 05:09:32.388830 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001556 sec., 30848.329048843185 rows/sec., 2.08 MiB/sec. | ||
3592 | 2025.01.25 05:09:32.388879 [ 284 ] {17d3eb3b-d5b6-4f9f-95d7-68f2922b9a9b} <Debug> TCPHandler: Processed in 0.001779307 sec. | ||
3593 | 2025.01.25 05:09:34.839061 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3594 | 2025.01.25 05:09:34.839122 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3595 | 2025.01.25 05:09:34.952610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3596 | 2025.01.25 05:09:34.953367 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2025.01.25 05:09:34.953410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3598 | 2025.01.25 05:09:34.954058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3599 | 2025.01.25 05:09:34.954319 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2025.01.25 05:09:34.954474 [ 137 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3601 | 2025.01.25 05:09:34.954526 [ 137 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3602 | 2025.01.25 05:09:34.954533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3603 | 2025.01.25 05:09:34.954551 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3604 | 2025.01.25 05:09:34.954867 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
3605 | 2025.01.25 05:09:34.954903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 512 | ||
3606 | 2025.01.25 05:09:34.955147 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3607 | 2025.01.25 05:09:34.955263 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3608 | 2025.01.25 05:09:34.955609 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3609 | 2025.01.25 05:09:34.955870 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3610 | 2025.01.25 05:09:34.956242 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3611 | 2025.01.25 05:09:34.956491 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3612 | 2025.01.25 05:09:34.956765 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3613 | 2025.01.25 05:09:34.962507 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.007800017 sec., 946279.9888769473 rows/sec., 13.54 MiB/sec. | ||
3614 | 2025.01.25 05:09:34.963524 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3615 | 2025.01.25 05:09:34.964347 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2025.01.25 05:09:34.964571 [ 192 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_16_3} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3617 | 2025.01.25 05:09:34.964831 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3618 | 2025.01.25 05:09:34.965134 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3619 | 2025.01.25 05:09:34.965190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3620 | 2025.01.25 05:09:34.966706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3621 | 2025.01.25 05:09:34.967074 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3622 | 2025.01.25 05:09:34.967274 [ 137 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3623 | 2025.01.25 05:09:34.967376 [ 137 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.01.25 05:09:34.967454 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3625 | 2025.01.25 05:09:34.967918 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
3626 | 2025.01.25 05:09:34.969367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
3627 | 2025.01.25 05:09:34.969689 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3628 | 2025.01.25 05:09:34.969838 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
3629 | 2025.01.25 05:09:34.970457 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
3630 | 2025.01.25 05:09:34.971048 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
3631 | 2025.01.25 05:09:34.971576 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3632 | 2025.01.25 05:09:34.972192 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3633 | 2025.01.25 05:09:34.972788 [ 188 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
3634 | 2025.01.25 05:09:34.980361 [ 199 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.012771822 sec., 40088.25052525787 rows/sec., 36.21 MiB/sec. | ||
3635 | 2025.01.25 05:09:34.981289 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3636 | 2025.01.25 05:09:34.981916 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2025.01.25 05:09:34.982055 [ 201 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_11_2} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3638 | 2025.01.25 05:09:34.982231 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
3639 | 2025.01.25 05:09:35.002451 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918403 sec. | ||
3640 | 2025.01.25 05:09:35.432575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3641 | 2025.01.25 05:09:35.455337 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3642 | 2025.01.25 05:09:35.455417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3643 | 2025.01.25 05:09:35.463447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3644 | 2025.01.25 05:09:35.464214 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2025.01.25 05:09:35.464662 [ 138 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3646 | 2025.01.25 05:09:35.464786 [ 138 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3647 | 2025.01.25 05:09:35.464852 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3648 | 2025.01.25 05:09:35.465327 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
3649 | 2025.01.25 05:09:35.482870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3650 | 2025.01.25 05:09:35.484059 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3651 | 2025.01.25 05:09:35.485677 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
3652 | 2025.01.25 05:09:35.491211 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
3653 | 2025.01.25 05:09:35.496889 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
3654 | 2025.01.25 05:09:35.502271 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
3655 | 2025.01.25 05:09:35.507873 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3656 | 2025.01.25 05:09:35.512445 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3657 | 2025.01.25 05:09:35.570173 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.10517684 sec., 1150.4433865858682 rows/sec., 5.95 MiB/sec. | ||
3658 | 2025.01.25 05:09:35.573085 [ 197 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3659 | 2025.01.25 05:09:35.576206 [ 197 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2025.01.25 05:09:35.576333 [ 197 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_16_3} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3661 | 2025.01.25 05:09:35.578913 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3662 | 2025.01.25 05:09:36.000895 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.52 MiB, peak 188.49 MiB, free memory in arenas 0.00 B, will set to 180.15 MiB (RSS), difference: 1.62 MiB | ||
3663 | 2025.01.25 05:09:37.385118 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3664 | 2025.01.25 05:09:37.385310 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3665 | 2025.01.25 05:09:37.385384 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3666 | 2025.01.25 05:09:37.386164 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3667 | 2025.01.25 05:09:37.386212 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3668 | 2025.01.25 05:09:37.386711 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3669 | 2025.01.25 05:09:37.386980 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2025.01.25 05:09:37.387224 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001969 sec., 33519.5530726257 rows/sec., 2.67 MiB/sec. | ||
3671 | 2025.01.25 05:09:37.387293 [ 283 ] {3a10b043-68c1-4d30-b31e-c0be0b796e37} <Debug> TCPHandler: Processed in 0.002315695 sec. | ||
3672 | 2025.01.25 05:09:37.387545 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3673 | 2025.01.25 05:09:37.387763 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3674 | 2025.01.25 05:09:37.387845 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3675 | 2025.01.25 05:09:37.388633 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3676 | 2025.01.25 05:09:37.388681 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3677 | 2025.01.25 05:09:37.389108 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3678 | 2025.01.25 05:09:37.389355 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3679 | 2025.01.25 05:09:37.389606 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.0019 sec., 2631.5789473684213 rows/sec., 197.88 KiB/sec. | ||
3680 | 2025.01.25 05:09:37.389707 [ 284 ] {d7e7b503-4264-41fc-882d-94b9d7d74112} <Debug> TCPHandler: Processed in 0.002304024 sec. | ||
3681 | 2025.01.25 05:09:37.389919 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3682 | 2025.01.25 05:09:37.390065 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3683 | 2025.01.25 05:09:37.390127 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3684 | 2025.01.25 05:09:37.390861 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2025.01.25 05:09:37.390909 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3686 | 2025.01.25 05:09:37.391308 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3687 | 2025.01.25 05:09:37.391555 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2025.01.25 05:09:37.391770 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00174 sec., 39655.1724137931 rows/sec., 3.10 MiB/sec. | ||
3689 | 2025.01.25 05:09:37.391826 [ 283 ] {eec7c64a-1c36-45b3-a62c-5d6b30a78a1a} <Debug> TCPHandler: Processed in 0.0019788 sec. | ||
3690 | 2025.01.25 05:09:37.391966 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3691 | 2025.01.25 05:09:37.392087 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3692 | 2025.01.25 05:09:37.392144 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3693 | 2025.01.25 05:09:37.392707 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3694 | 2025.01.25 05:09:37.392745 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3695 | 2025.01.25 05:09:37.393140 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3696 | 2025.01.25 05:09:37.393395 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2025.01.25 05:09:37.393614 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
3698 | 2025.01.25 05:09:37.393666 [ 284 ] {88d4a203-7029-4b83-8b75-cd26ede85f78} <Debug> TCPHandler: Processed in 0.001755597 sec. | ||
3699 | 2025.01.25 05:09:37.393799 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3700 | 2025.01.25 05:09:37.393921 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3701 | 2025.01.25 05:09:37.394009 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3702 | 2025.01.25 05:09:37.395144 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3703 | 2025.01.25 05:09:37.395185 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3704 | 2025.01.25 05:09:37.395829 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3705 | 2025.01.25 05:09:37.396095 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3706 | 2025.01.25 05:09:37.396372 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002478 sec., 2017.7562550443904 rows/sec., 3.62 MiB/sec. | ||
3707 | 2025.01.25 05:09:37.396503 [ 283 ] {208a08fa-e086-4e90-848f-14e09a3a964d} <Debug> TCPHandler: Processed in 0.002761051 sec. | ||
3708 | 2025.01.25 05:09:37.396659 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3709 | 2025.01.25 05:09:37.396798 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3710 | 2025.01.25 05:09:37.396857 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3711 | 2025.01.25 05:09:37.397362 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3712 | 2025.01.25 05:09:37.397400 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3713 | 2025.01.25 05:09:37.397775 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3714 | 2025.01.25 05:09:37.398017 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3715 | 2025.01.25 05:09:37.398269 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
3716 | 2025.01.25 05:09:37.398319 [ 284 ] {c5af058b-d13c-4f78-b618-4199ed3e9692} <Debug> TCPHandler: Processed in 0.001731756 sec. | ||
3717 | 2025.01.25 05:09:38.774287 [ 133 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3718 | 2025.01.25 05:09:38.774398 [ 133 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3719 | 2025.01.25 05:09:38.774424 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3720 | 2025.01.25 05:09:38.774833 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::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 | ||
3721 | 2025.01.25 05:09:38.775060 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3722 | 2025.01.25 05:09:38.775099 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3723 | 2025.01.25 05:09:38.775180 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3724 | 2025.01.25 05:09:38.775419 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3725 | 2025.01.25 05:09:38.775620 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3726 | 2025.01.25 05:09:38.775795 [ 193 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3727 | 2025.01.25 05:09:38.776953 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419956 sec., 3719.0758840243375 rows/sec., 250.60 KiB/sec. | ||
3728 | 2025.01.25 05:09:38.777282 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3729 | 2025.01.25 05:09:38.777900 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3730 | 2025.01.25 05:09:38.778042 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_9_2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3731 | 2025.01.25 05:09:38.778148 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3732 | 2025.01.25 05:09:42.389612 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3733 | 2025.01.25 05:09:42.389864 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3734 | 2025.01.25 05:09:42.389947 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3735 | 2025.01.25 05:09:42.390706 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2025.01.25 05:09:42.390759 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3737 | 2025.01.25 05:09:42.391213 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3738 | 2025.01.25 05:09:42.391506 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2025.01.25 05:09:42.391752 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. | ||
3740 | 2025.01.25 05:09:42.391825 [ 283 ] {abc0c601-8ea8-4a3e-a815-41da8050703a} <Debug> TCPHandler: Processed in 0.002376806 sec. | ||
3741 | 2025.01.25 05:09:42.392095 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2025.01.25 05:09:42.392301 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3743 | 2025.01.25 05:09:42.392377 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3744 | 2025.01.25 05:09:42.393252 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2025.01.25 05:09:42.393305 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3746 | 2025.01.25 05:09:42.393773 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3747 | 2025.01.25 05:09:42.394039 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2025.01.25 05:09:42.394282 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002039 sec., 133889.1613536047 rows/sec., 11.80 MiB/sec. | ||
3749 | 2025.01.25 05:09:42.394340 [ 284 ] {0d52d3eb-3627-40ff-b3cd-b65976f288e7} <Debug> TCPHandler: Processed in 0.002385366 sec. | ||
3750 | 2025.01.25 05:09:42.394491 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2025.01.25 05:09:42.394621 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3752 | 2025.01.25 05:09:42.394677 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3753 | 2025.01.25 05:09:42.395431 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2025.01.25 05:09:42.395485 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3755 | 2025.01.25 05:09:42.396021 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3756 | 2025.01.25 05:09:42.396394 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2025.01.25 05:09:42.396682 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.002089 sec., 20105.313547151745 rows/sec., 1.44 MiB/sec. | ||
3758 | 2025.01.25 05:09:42.396766 [ 283 ] {dd7c84a5-82d0-48d4-86af-23c29e55629d} <Debug> TCPHandler: Processed in 0.002333265 sec. | ||
3759 | 2025.01.25 05:09:42.396930 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2025.01.25 05:09:42.397052 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3761 | 2025.01.25 05:09:42.397102 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3762 | 2025.01.25 05:09:42.397687 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2025.01.25 05:09:42.397727 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3764 | 2025.01.25 05:09:42.398103 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3765 | 2025.01.25 05:09:42.398358 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3766 | 2025.01.25 05:09:42.398629 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. | ||
3767 | 2025.01.25 05:09:42.398803 [ 284 ] {5fac68fb-8126-4b60-b6fc-0490b360cce3} <Debug> TCPHandler: Processed in 0.001930419 sec. | ||
3768 | 2025.01.25 05:09:42.398959 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2025.01.25 05:09:42.399086 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3770 | 2025.01.25 05:09:42.399138 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3771 | 2025.01.25 05:09:42.399740 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2025.01.25 05:09:42.399781 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3773 | 2025.01.25 05:09:42.400160 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3774 | 2025.01.25 05:09:42.400423 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2025.01.25 05:09:42.400648 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. | ||
3776 | 2025.01.25 05:09:42.400718 [ 283 ] {aba6e7c1-7c5d-4144-bb1e-99cf934bb806} <Debug> TCPHandler: Processed in 0.001817157 sec. | ||
3777 | 2025.01.25 05:09:42.400864 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2025.01.25 05:09:42.400996 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3779 | 2025.01.25 05:09:42.401052 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3780 | 2025.01.25 05:09:42.401809 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.01.25 05:09:42.401853 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3782 | 2025.01.25 05:09:42.402242 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3783 | 2025.01.25 05:09:42.402487 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.01.25 05:09:42.402735 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001758 sec., 237201.3651877133 rows/sec., 16.93 MiB/sec. | ||
3785 | 2025.01.25 05:09:42.402960 [ 284 ] {4724548b-a91e-42fa-b0ce-5b38b925373d} <Debug> TCPHandler: Processed in 0.002154272 sec. | ||
3786 | 2025.01.25 05:09:42.403146 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2025.01.25 05:09:42.403324 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3788 | 2025.01.25 05:09:42.403378 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3789 | 2025.01.25 05:09:42.403880 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2025.01.25 05:09:42.403920 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3791 | 2025.01.25 05:09:42.404288 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3792 | 2025.01.25 05:09:42.404527 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2025.01.25 05:09:42.404803 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
3794 | 2025.01.25 05:09:42.404944 [ 283 ] {752adfdc-4b92-489a-861d-7bb207755e43} <Debug> TCPHandler: Processed in 0.001875248 sec. | ||
3795 | 2025.01.25 05:09:42.405086 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2025.01.25 05:09:42.405207 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3797 | 2025.01.25 05:09:42.405262 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3798 | 2025.01.25 05:09:42.405864 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2025.01.25 05:09:42.405905 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3800 | 2025.01.25 05:09:42.406303 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3801 | 2025.01.25 05:09:42.406555 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2025.01.25 05:09:42.406767 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001583 sec., 149715.72962728995 rows/sec., 10.03 MiB/sec. | ||
3803 | 2025.01.25 05:09:42.406817 [ 284 ] {8dcef626-1f39-47fa-a7ac-015b3ecf2cf9} <Debug> TCPHandler: Processed in 0.001787507 sec. | ||
3804 | 2025.01.25 05:09:42.406968 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3805 | 2025.01.25 05:09:42.407108 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3806 | 2025.01.25 05:09:42.407166 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3807 | 2025.01.25 05:09:42.407673 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2025.01.25 05:09:42.407717 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3809 | 2025.01.25 05:09:42.408099 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3810 | 2025.01.25 05:09:42.408349 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3811 | 2025.01.25 05:09:42.408575 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
3812 | 2025.01.25 05:09:42.408641 [ 283 ] {33cc73d5-c69a-46f2-906c-0d6ac5b6088d} <Debug> TCPHandler: Processed in 0.001735076 sec. | ||
3813 | 2025.01.25 05:09:42.408786 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3814 | 2025.01.25 05:09:42.408914 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3815 | 2025.01.25 05:09:42.409008 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.25 05:09:42.410280 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2025.01.25 05:09:42.410320 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3818 | 2025.01.25 05:09:42.411001 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3819 | 2025.01.25 05:09:42.411321 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.01.25 05:09:42.411576 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002685 sec., 13035.38175046555 rows/sec., 23.36 MiB/sec. | ||
3821 | 2025.01.25 05:09:42.411672 [ 284 ] {e3d80cdf-b632-4aba-b27c-fc0fd329861c} <Debug> TCPHandler: Processed in 0.002949204 sec. | ||
3822 | 2025.01.25 05:09:42.411825 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2025.01.25 05:09:42.411946 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3824 | 2025.01.25 05:09:42.411998 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3825 | 2025.01.25 05:09:42.412503 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3826 | 2025.01.25 05:09:42.412544 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3827 | 2025.01.25 05:09:42.412923 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3828 | 2025.01.25 05:09:42.413170 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3829 | 2025.01.25 05:09:42.413389 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001468 sec., 55858.310626703 rows/sec., 3.55 MiB/sec. | ||
3830 | 2025.01.25 05:09:42.413446 [ 283 ] {3a5c31d9-f85b-42c9-8e57-231838a73197} <Debug> TCPHandler: Processed in 0.001681865 sec. | ||
3831 | 2025.01.25 05:09:42.454933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3832 | 2025.01.25 05:09:42.455618 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2025.01.25 05:09:42.455674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3834 | 2025.01.25 05:09:42.456388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3835 | 2025.01.25 05:09:42.456653 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2025.01.25 05:09:42.456951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3837 | 2025.01.25 05:09:42.983858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3838 | 2025.01.25 05:09:43.003116 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2025.01.25 05:09:43.003177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3840 | 2025.01.25 05:09:43.010304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3841 | 2025.01.25 05:09:43.011074 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2025.01.25 05:09:43.013909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3843 | 2025.01.25 05:09:44.969918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 | ||
3844 | 2025.01.25 05:09:44.973160 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3845 | 2025.01.25 05:09:44.973212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3846 | 2025.01.25 05:09:44.974691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3847 | 2025.01.25 05:09:44.975011 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3848 | 2025.01.25 05:09:44.976157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
3849 | 2025.01.25 05:09:47.383760 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2025.01.25 05:09:47.383967 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3851 | 2025.01.25 05:09:47.384042 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3852 | 2025.01.25 05:09:47.384769 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2025.01.25 05:09:47.384808 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3854 | 2025.01.25 05:09:47.385230 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3855 | 2025.01.25 05:09:47.385478 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2025.01.25 05:09:47.385706 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001795 sec., 2228.4122562674097 rows/sec., 181.71 KiB/sec. | ||
3857 | 2025.01.25 05:09:47.385847 [ 283 ] {57eb0ca3-bdf4-4714-b735-69c9c4229c96} <Debug> TCPHandler: Processed in 0.002226434 sec. | ||
3858 | 2025.01.25 05:09:47.386098 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2025.01.25 05:09:47.386301 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3860 | 2025.01.25 05:09:47.386380 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3861 | 2025.01.25 05:09:47.387151 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2025.01.25 05:09:47.387208 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3863 | 2025.01.25 05:09:47.387662 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3864 | 2025.01.25 05:09:47.387920 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2025.01.25 05:09:47.388165 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.00192 sec., 35416.666666666664 rows/sec., 2.81 MiB/sec. | ||
3866 | 2025.01.25 05:09:47.388235 [ 284 ] {b8df0c52-a19f-4c98-af57-50fbc9b509a4} <Debug> TCPHandler: Processed in 0.002279555 sec. | ||
3867 | 2025.01.25 05:09:47.388386 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3868 | 2025.01.25 05:09:47.388525 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3869 | 2025.01.25 05:09:47.388583 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3870 | 2025.01.25 05:09:47.389219 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2025.01.25 05:09:47.389256 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3872 | 2025.01.25 05:09:47.389609 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3873 | 2025.01.25 05:09:47.389849 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2025.01.25 05:09:47.389966 [ 120 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3875 | 2025.01.25 05:09:47.390016 [ 120 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2025.01.25 05:09:47.390032 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001538 sec., 5851.7555266579975 rows/sec., 426.06 KiB/sec. | ||
3877 | 2025.01.25 05:09:47.390042 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3878 | 2025.01.25 05:09:47.390112 [ 283 ] {80dacbfd-3b89-4e91-a52a-41532cbb598e} <Debug> TCPHandler: Processed in 0.001791637 sec. | ||
3879 | 2025.01.25 05:09:47.390203 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
3880 | 2025.01.25 05:09:47.390297 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3881 | 2025.01.25 05:09:47.390372 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3882 | 2025.01.25 05:09:47.390435 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
3883 | 2025.01.25 05:09:47.390534 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3884 | 2025.01.25 05:09:47.390658 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
3885 | 2025.01.25 05:09:47.390723 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3886 | 2025.01.25 05:09:47.391051 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
3887 | 2025.01.25 05:09:47.391395 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
3888 | 2025.01.25 05:09:47.391747 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
3889 | 2025.01.25 05:09:47.392108 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
3890 | 2025.01.25 05:09:47.393810 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2025.01.25 05:09:47.393886 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3892 | 2025.01.25 05:09:47.395040 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3893 | 2025.01.25 05:09:47.395120 [ 187 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.004984615 sec., 32901.23710657693 rows/sec., 2.48 MiB/sec. | ||
3894 | 2025.01.25 05:09:47.395418 [ 187 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3895 | 2025.01.25 05:09:47.395458 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2025.01.25 05:09:47.396033 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.005523 sec., 13217.454282093066 rows/sec., 1.03 MiB/sec. | ||
3897 | 2025.01.25 05:09:47.396400 [ 284 ] {15060320-711d-4989-823f-478c104cb5b7} <Debug> TCPHandler: Processed in 0.006195583 sec. | ||
3898 | 2025.01.25 05:09:47.396565 [ 187 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2025.01.25 05:09:47.396650 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3900 | 2025.01.25 05:09:47.396712 [ 187 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_16_3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3901 | 2025.01.25 05:09:47.396857 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3902 | 2025.01.25 05:09:47.396872 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3903 | 2025.01.25 05:09:47.396940 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3904 | 2025.01.25 05:09:47.397514 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2025.01.25 05:09:47.397552 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3906 | 2025.01.25 05:09:47.397950 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3907 | 2025.01.25 05:09:47.398196 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3908 | 2025.01.25 05:09:47.398428 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001658 sec., 97708.082026538 rows/sec., 6.80 MiB/sec. | ||
3909 | 2025.01.25 05:09:47.398663 [ 283 ] {b1500967-89e6-4077-859a-f2cde3774a7d} <Debug> TCPHandler: Processed in 0.002137862 sec. | ||
3910 | 2025.01.25 05:09:47.398868 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.01.25 05:09:47.399012 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3912 | 2025.01.25 05:09:47.399111 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3913 | 2025.01.25 05:09:47.400357 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.01.25 05:09:47.400398 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3915 | 2025.01.25 05:09:47.401038 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3916 | 2025.01.25 05:09:47.401308 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2025.01.25 05:09:47.401490 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3918 | 2025.01.25 05:09:47.401560 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3919 | 2025.01.25 05:09:47.401581 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3920 | 2025.01.25 05:09:47.401602 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002622 sec., 1906.9412662090006 rows/sec., 3.42 MiB/sec. | ||
3921 | 2025.01.25 05:09:47.401864 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
3922 | 2025.01.25 05:09:47.401994 [ 284 ] {41ade2ce-dffc-42fd-9063-59158b6931e4} <Debug> TCPHandler: Processed in 0.003218308 sec. | ||
3923 | 2025.01.25 05:09:47.402196 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3924 | 2025.01.25 05:09:47.402364 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3925 | 2025.01.25 05:09:47.402409 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3926 | 2025.01.25 05:09:47.402426 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3927 | 2025.01.25 05:09:47.402516 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
3928 | 2025.01.25 05:09:47.403203 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
3929 | 2025.01.25 05:09:47.403818 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
3930 | 2025.01.25 05:09:47.404088 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2025.01.25 05:09:47.404186 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3932 | 2025.01.25 05:09:47.404438 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
3933 | 2025.01.25 05:09:47.405032 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
3934 | 2025.01.25 05:09:47.405227 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3935 | 2025.01.25 05:09:47.405532 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
3936 | 2025.01.25 05:09:47.405976 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2025.01.25 05:09:47.406488 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004137 sec., 14503.263234227701 rows/sec., 1000.88 KiB/sec. | ||
3938 | 2025.01.25 05:09:47.406952 [ 283 ] {793591e1-0090-4e23-a4f3-81496b5d03a1} <Debug> TCPHandler: Processed in 0.004862563 sec. | ||
3939 | 2025.01.25 05:09:47.409807 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 19 columns (19 merged, 0 gathered) in 0.008154902 sec., 36542.43791035134 rows/sec., 65.48 MiB/sec. | ||
3940 | 2025.01.25 05:09:47.410409 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3941 | 2025.01.25 05:09:47.410915 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2025.01.25 05:09:47.411011 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3943 | 2025.01.25 05:09:47.411160 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3944 | 2025.01.25 05:09:49.839182 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3945 | 2025.01.25 05:09:49.839290 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3946 | 2025.01.25 05:09:49.957315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3947 | 2025.01.25 05:09:49.958368 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2025.01.25 05:09:49.958465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3949 | 2025.01.25 05:09:49.959053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3950 | 2025.01.25 05:09:49.959313 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2025.01.25 05:09:49.959570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3952 | 2025.01.25 05:09:50.514177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3953 | 2025.01.25 05:09:50.534395 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3954 | 2025.01.25 05:09:50.534464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3955 | 2025.01.25 05:09:50.542120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3956 | 2025.01.25 05:09:50.542867 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2025.01.25 05:09:50.545489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3958 | 2025.01.25 05:09:52.390517 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3959 | 2025.01.25 05:09:52.390729 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3960 | 2025.01.25 05:09:52.390809 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3961 | 2025.01.25 05:09:52.391600 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.01.25 05:09:52.391650 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3963 | 2025.01.25 05:09:52.392085 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3964 | 2025.01.25 05:09:52.392342 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2025.01.25 05:09:52.392589 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. | ||
3966 | 2025.01.25 05:09:52.392656 [ 283 ] {eaf9669c-fdb7-401a-8016-4f541dd9a0f0} <Debug> TCPHandler: Processed in 0.002289374 sec. | ||
3967 | 2025.01.25 05:09:52.392900 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3968 | 2025.01.25 05:09:52.393107 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3969 | 2025.01.25 05:09:52.393190 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3970 | 2025.01.25 05:09:52.394267 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3971 | 2025.01.25 05:09:52.394327 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3972 | 2025.01.25 05:09:52.394947 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3973 | 2025.01.25 05:09:52.395260 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3974 | 2025.01.25 05:09:52.395495 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002442 sec., 111793.61179361178 rows/sec., 9.85 MiB/sec. | ||
3975 | 2025.01.25 05:09:52.395561 [ 115 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3976 | 2025.01.25 05:09:52.395584 [ 284 ] {f938ff2e-61cb-4c53-a490-2df79e5b01a8} <Debug> TCPHandler: Processed in 0.002823082 sec. | ||
3977 | 2025.01.25 05:09:52.395607 [ 115 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2025.01.25 05:09:52.395633 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3979 | 2025.01.25 05:09:52.395887 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3980 | 2025.01.25 05:09:52.395973 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
3981 | 2025.01.25 05:09:52.396222 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3982 | 2025.01.25 05:09:52.396341 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3983 | 2025.01.25 05:09:52.396416 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3984 | 2025.01.25 05:09:52.396543 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part | ||
3985 | 2025.01.25 05:09:52.396848 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3986 | 2025.01.25 05:09:52.397298 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
3987 | 2025.01.25 05:09:52.397788 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 273 rows starting from the beginning of the part | ||
3988 | 2025.01.25 05:09:52.398138 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part | ||
3989 | 2025.01.25 05:09:52.398298 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 273 rows starting from the beginning of the part | ||
3990 | 2025.01.25 05:09:52.399246 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3991 | 2025.01.25 05:09:52.399323 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
3992 | 2025.01.25 05:09:52.400424 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3993 | 2025.01.25 05:09:52.400917 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2025.01.25 05:09:52.401286 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.005133 sec., 8182.349503214494 rows/sec., 601.58 KiB/sec. | ||
3995 | 2025.01.25 05:09:52.401710 [ 283 ] {6d44d50d-8d2c-4794-9aa0-6b525bc655b3} <Debug> TCPHandler: Processed in 0.005946009 sec. | ||
3996 | 2025.01.25 05:09:52.401793 [ 195 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.006066261 sec., 357056.8427570129 rows/sec., 31.51 MiB/sec. | ||
3997 | 2025.01.25 05:09:52.401986 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2025.01.25 05:09:52.402113 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3999 | 2025.01.25 05:09:52.402333 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4000 | 2025.01.25 05:09:52.402431 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4001 | 2025.01.25 05:09:52.402707 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.01.25 05:09:52.402946 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_26_5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4003 | 2025.01.25 05:09:52.403155 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4004 | 2025.01.25 05:09:52.403517 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4005 | 2025.01.25 05:09:52.403563 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4006 | 2025.01.25 05:09:52.403947 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4007 | 2025.01.25 05:09:52.404192 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4008 | 2025.01.25 05:09:52.404363 [ 115 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4009 | 2025.01.25 05:09:52.404425 [ 115 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.01.25 05:09:52.404448 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002187 sec., 6401.463191586648 rows/sec., 448.32 KiB/sec. | ||
4011 | 2025.01.25 05:09:52.404462 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4012 | 2025.01.25 05:09:52.404679 [ 284 ] {e5b50779-9bc8-4290-9603-3e6daeed79ab} <Debug> TCPHandler: Processed in 0.002812453 sec. | ||
4013 | 2025.01.25 05:09:52.404978 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
4014 | 2025.01.25 05:09:52.405004 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4015 | 2025.01.25 05:09:52.405217 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4016 | 2025.01.25 05:09:52.405239 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4017 | 2025.01.25 05:09:52.405255 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
4018 | 2025.01.25 05:09:52.405300 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4019 | 2025.01.25 05:09:52.405515 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
4020 | 2025.01.25 05:09:52.405880 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
4021 | 2025.01.25 05:09:52.406305 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
4022 | 2025.01.25 05:09:52.406683 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4023 | 2025.01.25 05:09:52.407061 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
4024 | 2025.01.25 05:09:52.408082 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4025 | 2025.01.25 05:09:52.408124 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4026 | 2025.01.25 05:09:52.408678 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4027 | 2025.01.25 05:09:52.408955 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004370046 sec., 123568.49332936083 rows/sec., 8.85 MiB/sec. | ||
4028 | 2025.01.25 05:09:52.409047 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4029 | 2025.01.25 05:09:52.409177 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4030 | 2025.01.25 05:09:52.409458 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004263 sec., 3049.4956603330984 rows/sec., 190.14 KiB/sec. | ||
4031 | 2025.01.25 05:09:52.409616 [ 283 ] {ab0d7ac2-6221-44aa-a498-a262f9b1317a} <Debug> TCPHandler: Processed in 0.004809292 sec. | ||
4032 | 2025.01.25 05:09:52.409824 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4033 | 2025.01.25 05:09:52.409841 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2025.01.25 05:09:52.409994 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_11_2} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4035 | 2025.01.25 05:09:52.410032 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4036 | 2025.01.25 05:09:52.410149 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4037 | 2025.01.25 05:09:52.410169 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4038 | 2025.01.25 05:09:52.410951 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4039 | 2025.01.25 05:09:52.410991 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4040 | 2025.01.25 05:09:52.411391 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4041 | 2025.01.25 05:09:52.411644 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2025.01.25 05:09:52.411819 [ 115 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4043 | 2025.01.25 05:09:52.411874 [ 115 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4044 | 2025.01.25 05:09:52.411896 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001909 sec., 218438.9732844421 rows/sec., 15.59 MiB/sec. | ||
4045 | 2025.01.25 05:09:52.411912 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4046 | 2025.01.25 05:09:52.412085 [ 284 ] {ebb47419-1607-410a-b4e6-1ca735adbb47} <Debug> TCPHandler: Processed in 0.002355666 sec. | ||
4047 | 2025.01.25 05:09:52.412228 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
4048 | 2025.01.25 05:09:52.412361 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2025.01.25 05:09:52.412731 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4050 | 2025.01.25 05:09:52.412783 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4051 | 2025.01.25 05:09:52.412808 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
4052 | 2025.01.25 05:09:52.412890 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4053 | 2025.01.25 05:09:52.413095 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
4054 | 2025.01.25 05:09:52.413488 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
4055 | 2025.01.25 05:09:52.413912 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 417 rows starting from the beginning of the part | ||
4056 | 2025.01.25 05:09:52.414240 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 73 rows starting from the beginning of the part | ||
4057 | 2025.01.25 05:09:52.414371 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 417 rows starting from the beginning of the part | ||
4058 | 2025.01.25 05:09:52.415290 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4059 | 2025.01.25 05:09:52.415347 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4060 | 2025.01.25 05:09:52.416544 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4061 | 2025.01.25 05:09:52.417112 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4062 | 2025.01.25 05:09:52.417316 [ 114 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4063 | 2025.01.25 05:09:52.417429 [ 114 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2025.01.25 05:09:52.417505 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4065 | 2025.01.25 05:09:52.417581 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00491 sec., 1221.9959266802443 rows/sec., 63.84 KiB/sec. | ||
4066 | 2025.01.25 05:09:52.418030 [ 283 ] {7c9309fb-41c3-4474-8be0-555095f92e7d} <Debug> TCPHandler: Processed in 0.005813847 sec. | ||
4067 | 2025.01.25 05:09:52.418065 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4068 | 2025.01.25 05:09:52.418364 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4069 | 2025.01.25 05:09:52.418373 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.006305825 sec., 309237.8871916046 rows/sec., 23.67 MiB/sec. | ||
4070 | 2025.01.25 05:09:52.418454 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4071 | 2025.01.25 05:09:52.418525 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4072 | 2025.01.25 05:09:52.418728 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4073 | 2025.01.25 05:09:52.418737 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4074 | 2025.01.25 05:09:52.418870 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4075 | 2025.01.25 05:09:52.419070 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4076 | 2025.01.25 05:09:52.419455 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4077 | 2025.01.25 05:09:52.420018 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4078 | 2025.01.25 05:09:52.420267 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4079 | 2025.01.25 05:09:52.420615 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4080 | 2025.01.25 05:09:52.420771 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_26_5} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4081 | 2025.01.25 05:09:52.421235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4082 | 2025.01.25 05:09:52.421293 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
4083 | 2025.01.25 05:09:52.422794 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2025.01.25 05:09:52.422870 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4085 | 2025.01.25 05:09:52.424043 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006405576 sec., 10303.523055537864 rows/sec., 538.32 KiB/sec. | ||
4086 | 2025.01.25 05:09:52.424104 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4087 | 2025.01.25 05:09:52.424218 [ 201 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4088 | 2025.01.25 05:09:52.424421 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4089 | 2025.01.25 05:09:52.424643 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4090 | 2025.01.25 05:09:52.424764 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4091 | 2025.01.25 05:09:52.424792 [ 201 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_11_2} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2025.01.25 05:09:52.424825 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4093 | 2025.01.25 05:09:52.424844 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00627 sec., 37799.04306220095 rows/sec., 2.53 MiB/sec. | ||
4094 | 2025.01.25 05:09:52.425140 [ 284 ] {d23c7a19-5168-4698-8026-209b9acf9d91} <Debug> TCPHandler: Processed in 0.006972415 sec. | ||
4095 | 2025.01.25 05:09:52.425168 [ 201 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_11_2} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4096 | 2025.01.25 05:09:52.425206 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
4097 | 2025.01.25 05:09:52.425353 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4098 | 2025.01.25 05:09:52.425425 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4099 | 2025.01.25 05:09:52.425492 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4100 | 2025.01.25 05:09:52.425537 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7480 rows starting from the beginning of the part | ||
4101 | 2025.01.25 05:09:52.425699 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4102 | 2025.01.25 05:09:52.425819 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
4103 | 2025.01.25 05:09:52.425893 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4104 | 2025.01.25 05:09:52.426153 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
4105 | 2025.01.25 05:09:52.426507 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
4106 | 2025.01.25 05:09:52.426959 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
4107 | 2025.01.25 05:09:52.427245 [ 188 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4108 | 2025.01.25 05:09:52.428323 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2025.01.25 05:09:52.428384 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4110 | 2025.01.25 05:09:52.428967 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4111 | 2025.01.25 05:09:52.429465 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2025.01.25 05:09:52.430155 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004525 sec., 220.99447513812152 rows/sec., 14.89 KiB/sec. | ||
4113 | 2025.01.25 05:09:52.430445 [ 283 ] {2e1f0ebd-ad0c-43a4-8ca4-65792c3b4c3b} <Debug> TCPHandler: Processed in 0.005194578 sec. | ||
4114 | 2025.01.25 05:09:52.430590 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4115 | 2025.01.25 05:09:52.430718 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4116 | 2025.01.25 05:09:52.430795 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4117 | 2025.01.25 05:09:52.432370 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4118 | 2025.01.25 05:09:52.432420 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8404 rows, containing 5 columns (5 merged, 0 gathered) in 0.007414471 sec., 1133459.1503561076 rows/sec., 76.47 MiB/sec. | ||
4119 | 2025.01.25 05:09:52.432429 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4120 | 2025.01.25 05:09:52.432679 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4121 | 2025.01.25 05:09:52.433343 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2025.01.25 05:09:52.433575 [ 198 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4123 | 2025.01.25 05:09:52.433770 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4124 | 2025.01.25 05:09:52.433963 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4125 | 2025.01.25 05:09:52.434238 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2025.01.25 05:09:52.434492 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003798 sec., 9215.376513954712 rows/sec., 16.51 MiB/sec. | ||
4127 | 2025.01.25 05:09:52.434619 [ 284 ] {584fab9d-7ffb-47a9-b9f7-fdf32137076b} <Debug> TCPHandler: Processed in 0.004086221 sec. | ||
4128 | 2025.01.25 05:09:52.434755 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2025.01.25 05:09:52.434871 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4130 | 2025.01.25 05:09:52.434922 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4131 | 2025.01.25 05:09:52.435414 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2025.01.25 05:09:52.435453 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4133 | 2025.01.25 05:09:52.435828 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4134 | 2025.01.25 05:09:52.436065 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2025.01.25 05:09:52.436224 [ 114 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4136 | 2025.01.25 05:09:52.436285 [ 114 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2025.01.25 05:09:52.436319 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
4138 | 2025.01.25 05:09:52.436324 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. | ||
4139 | 2025.01.25 05:09:52.436534 [ 283 ] {f715ad4e-4fd8-40fd-bfd3-4b23b1d44c5d} <Debug> TCPHandler: Processed in 0.001828297 sec. | ||
4140 | 2025.01.25 05:09:52.436605 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
4141 | 2025.01.25 05:09:52.436752 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4142 | 2025.01.25 05:09:52.436787 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1248 rows starting from the beginning of the part | ||
4143 | 2025.01.25 05:09:52.436890 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
4144 | 2025.01.25 05:09:52.437118 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
4145 | 2025.01.25 05:09:52.437272 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
4146 | 2025.01.25 05:09:52.437417 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
4147 | 2025.01.25 05:09:52.437579 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
4148 | 2025.01.25 05:09:52.438796 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384376 sec., 662647.1663865094 rows/sec., 43.26 MiB/sec. | ||
4149 | 2025.01.25 05:09:52.439016 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4150 | 2025.01.25 05:09:52.439343 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4151 | 2025.01.25 05:09:52.439418 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_26_5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4152 | 2025.01.25 05:09:52.439492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4153 | 2025.01.25 05:09:54.976582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 582 | ||
4154 | 2025.01.25 05:09:54.979812 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4155 | 2025.01.25 05:09:54.979862 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4156 | 2025.01.25 05:09:54.981322 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4157 | 2025.01.25 05:09:54.981663 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4158 | 2025.01.25 05:09:54.982515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
4159 | 2025.01.25 05:09:57.384528 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2025.01.25 05:09:57.384736 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4161 | 2025.01.25 05:09:57.384815 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4162 | 2025.01.25 05:09:57.385635 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2025.01.25 05:09:57.385675 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4164 | 2025.01.25 05:09:57.386107 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4165 | 2025.01.25 05:09:57.386353 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2025.01.25 05:09:57.386541 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001864 sec., 35407.725321888414 rows/sec., 2.82 MiB/sec. | ||
4167 | 2025.01.25 05:09:57.386597 [ 283 ] {0a643c9b-345a-4f48-a065-e336380aeb7d} <Debug> TCPHandler: Processed in 0.002217793 sec. | ||
4168 | 2025.01.25 05:09:57.386831 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2025.01.25 05:09:57.387021 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4170 | 2025.01.25 05:09:57.387093 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4171 | 2025.01.25 05:09:57.387820 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2025.01.25 05:09:57.387864 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4173 | 2025.01.25 05:09:57.388292 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4174 | 2025.01.25 05:09:57.388547 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2025.01.25 05:09:57.388805 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001829 sec., 2733.734281027884 rows/sec., 205.56 KiB/sec. | ||
4176 | 2025.01.25 05:09:57.388896 [ 284 ] {8d930c0d-479a-4ae0-bd0a-2fb8ffd6c45e} <Debug> TCPHandler: Processed in 0.002195313 sec. | ||
4177 | 2025.01.25 05:09:57.389054 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4178 | 2025.01.25 05:09:57.389191 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4179 | 2025.01.25 05:09:57.389248 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4180 | 2025.01.25 05:09:57.389873 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2025.01.25 05:09:57.389911 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4182 | 2025.01.25 05:09:57.390272 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4183 | 2025.01.25 05:09:57.390513 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4184 | 2025.01.25 05:09:57.390689 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001526 sec., 45216.25163826998 rows/sec., 3.53 MiB/sec. | ||
4185 | 2025.01.25 05:09:57.390739 [ 283 ] {2ca1a56a-545d-4e72-bd42-162f0e505438} <Debug> TCPHandler: Processed in 0.001754196 sec. | ||
4186 | 2025.01.25 05:09:57.390887 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4187 | 2025.01.25 05:09:57.391014 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4188 | 2025.01.25 05:09:57.391067 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4189 | 2025.01.25 05:09:57.391650 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2025.01.25 05:09:57.391690 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4191 | 2025.01.25 05:09:57.392107 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4192 | 2025.01.25 05:09:57.392339 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2025.01.25 05:09:57.392593 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. | ||
4194 | 2025.01.25 05:09:57.392796 [ 284 ] {3b4ba452-1e59-412f-a111-be26463ccca5} <Debug> TCPHandler: Processed in 0.001965719 sec. | ||
4195 | 2025.01.25 05:09:57.393011 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2025.01.25 05:09:57.393147 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4197 | 2025.01.25 05:09:57.393238 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4198 | 2025.01.25 05:09:57.394368 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2025.01.25 05:09:57.394405 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4200 | 2025.01.25 05:09:57.394999 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4201 | 2025.01.25 05:09:57.395259 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2025.01.25 05:09:57.395461 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002345 sec., 2132.1961620469083 rows/sec., 3.82 MiB/sec. | ||
4203 | 2025.01.25 05:09:57.395551 [ 283 ] {ce8e87dd-75cc-4074-a54a-87361648b09b} <Debug> TCPHandler: Processed in 0.00264409 sec. | ||
4204 | 2025.01.25 05:09:57.395706 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.01.25 05:09:57.395852 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4206 | 2025.01.25 05:09:57.395913 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4207 | 2025.01.25 05:09:57.396479 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.01.25 05:09:57.396518 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4209 | 2025.01.25 05:09:57.396905 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4210 | 2025.01.25 05:09:57.397144 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.01.25 05:09:57.397347 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
4212 | 2025.01.25 05:09:57.397402 [ 284 ] {90023667-4bf6-4004-ac40-907008794ff2} <Debug> TCPHandler: Processed in 0.001765467 sec. | ||
4213 | 2025.01.25 05:09:57.459780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4214 | 2025.01.25 05:09:57.460470 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2025.01.25 05:09:57.460517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4216 | 2025.01.25 05:09:57.461011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4217 | 2025.01.25 05:09:57.461261 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2025.01.25 05:09:57.461506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4219 | 2025.01.25 05:09:57.798393 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2025.01.25 05:09:57.798674 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4221 | 2025.01.25 05:09:57.798784 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4222 | 2025.01.25 05:09:57.799758 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2025.01.25 05:09:57.799806 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4224 | 2025.01.25 05:09:57.800211 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4225 | 2025.01.25 05:09:57.800470 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.01.25 05:09:57.800710 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002112 sec., 6628.787878787878 rows/sec., 477.18 KiB/sec. | ||
4227 | 2025.01.25 05:09:57.800774 [ 283 ] {0a798bbc-ee0d-4dc8-8f0b-e452fdd852dc} <Debug> TCPHandler: Processed in 0.002555758 sec. | ||
4228 | 2025.01.25 05:09:57.801011 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2025.01.25 05:09:57.801214 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4230 | 2025.01.25 05:09:57.801292 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4231 | 2025.01.25 05:09:57.801999 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2025.01.25 05:09:57.802047 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4233 | 2025.01.25 05:09:57.802457 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4234 | 2025.01.25 05:09:57.802704 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2025.01.25 05:09:57.802952 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001793 sec., 5577.244841048521 rows/sec., 454.79 KiB/sec. | ||
4236 | 2025.01.25 05:09:57.803008 [ 284 ] {a1478abf-bd23-4ec5-8ee9-34b3c649f881} <Debug> TCPHandler: Processed in 0.002137712 sec. | ||
4237 | 2025.01.25 05:09:57.803206 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2025.01.25 05:09:57.803434 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4239 | 2025.01.25 05:09:57.803515 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4240 | 2025.01.25 05:09:57.804603 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.01.25 05:09:57.804643 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4242 | 2025.01.25 05:09:57.805094 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4243 | 2025.01.25 05:09:57.805341 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.01.25 05:09:57.805560 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002185 sec., 648970.2517162472 rows/sec., 54.33 MiB/sec. | ||
4245 | 2025.01.25 05:09:57.805619 [ 283 ] {908d3a4c-9779-4a00-9faf-37aa864db681} <Debug> TCPHandler: Processed in 0.002522178 sec. | ||
4246 | 2025.01.25 05:09:57.805773 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4247 | 2025.01.25 05:09:57.805910 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4248 | 2025.01.25 05:09:57.805967 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4249 | 2025.01.25 05:09:57.806623 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.01.25 05:09:57.806661 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4251 | 2025.01.25 05:09:57.807017 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4252 | 2025.01.25 05:09:57.807247 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2025.01.25 05:09:57.807456 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.001576 sec., 32994.92385786802 rows/sec., 2.35 MiB/sec. | ||
4254 | 2025.01.25 05:09:57.807508 [ 284 ] {528d216f-5b26-46f6-bded-6200430a318d} <Debug> TCPHandler: Processed in 0.001802067 sec. | ||
4255 | 2025.01.25 05:09:57.807702 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4256 | 2025.01.25 05:09:57.807922 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4257 | 2025.01.25 05:09:57.808011 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4258 | 2025.01.25 05:09:57.808883 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2025.01.25 05:09:57.808922 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4260 | 2025.01.25 05:09:57.809281 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4261 | 2025.01.25 05:09:57.809512 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4262 | 2025.01.25 05:09:57.809765 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001891 sec., 127974.61660497091 rows/sec., 8.67 MiB/sec. | ||
4263 | 2025.01.25 05:09:57.809988 [ 283 ] {56e04764-518b-400c-b4a7-840c9153012f} <Debug> TCPHandler: Processed in 0.002386805 sec. | ||
4264 | 2025.01.25 05:09:57.810140 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4265 | 2025.01.25 05:09:57.810277 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4266 | 2025.01.25 05:09:57.810334 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4267 | 2025.01.25 05:09:57.810922 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2025.01.25 05:09:57.810962 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4269 | 2025.01.25 05:09:57.811317 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4270 | 2025.01.25 05:09:57.811553 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2025.01.25 05:09:57.811766 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. | ||
4272 | 2025.01.25 05:09:57.811818 [ 284 ] {fe6f9242-39f7-46e0-b920-99df4232c43d} <Debug> TCPHandler: Processed in 0.001744186 sec. | ||
4273 | 2025.01.25 05:09:57.812016 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2025.01.25 05:09:57.812242 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4275 | 2025.01.25 05:09:57.812331 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4276 | 2025.01.25 05:09:57.813229 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4277 | 2025.01.25 05:09:57.813268 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4278 | 2025.01.25 05:09:57.813675 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4279 | 2025.01.25 05:09:57.813920 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2025.01.25 05:09:57.814141 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.001951 sec., 452588.41619682213 rows/sec., 32.83 MiB/sec. | ||
4281 | 2025.01.25 05:09:57.814198 [ 283 ] {65b657fa-212e-4f00-b258-5dc2331a7549} <Debug> TCPHandler: Processed in 0.002290585 sec. | ||
4282 | 2025.01.25 05:09:57.814365 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2025.01.25 05:09:57.814498 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4284 | 2025.01.25 05:09:57.814549 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4285 | 2025.01.25 05:09:57.815019 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.01.25 05:09:57.815056 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4287 | 2025.01.25 05:09:57.815417 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4288 | 2025.01.25 05:09:57.815659 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.01.25 05:09:57.815869 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
4290 | 2025.01.25 05:09:57.815945 [ 284 ] {2b6528f2-ca18-4efa-819a-4cfd5928644d} <Debug> TCPHandler: Processed in 0.001645745 sec. | ||
4291 | 2025.01.25 05:09:57.816078 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2025.01.25 05:09:57.816194 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4293 | 2025.01.25 05:09:57.816246 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4294 | 2025.01.25 05:09:57.816974 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2025.01.25 05:09:57.817013 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4296 | 2025.01.25 05:09:57.817438 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4297 | 2025.01.25 05:09:57.817674 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2025.01.25 05:09:57.817886 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001716 sec., 559440.5594405594 rows/sec., 37.17 MiB/sec. | ||
4299 | 2025.01.25 05:09:57.817939 [ 283 ] {024e8dc2-b13b-49ee-acc0-16e7d3b36c15} <Debug> TCPHandler: Processed in 0.001915969 sec. | ||
4300 | 2025.01.25 05:09:57.818080 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2025.01.25 05:09:57.818216 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4302 | 2025.01.25 05:09:57.818276 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4303 | 2025.01.25 05:09:57.818762 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2025.01.25 05:09:57.818800 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4305 | 2025.01.25 05:09:57.819151 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4306 | 2025.01.25 05:09:57.819380 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2025.01.25 05:09:57.819579 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
4308 | 2025.01.25 05:09:57.819627 [ 284 ] {51a45e27-6acf-435a-856e-db3573faf91f} <Debug> TCPHandler: Processed in 0.001613174 sec. | ||
4309 | 2025.01.25 05:09:57.819768 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2025.01.25 05:09:57.819903 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4311 | 2025.01.25 05:09:57.819993 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4312 | 2025.01.25 05:09:57.821166 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2025.01.25 05:09:57.821205 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4314 | 2025.01.25 05:09:57.821836 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4315 | 2025.01.25 05:09:57.822085 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2025.01.25 05:09:57.822381 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002505 sec., 13972.055888223555 rows/sec., 25.04 MiB/sec. | ||
4317 | 2025.01.25 05:09:57.822728 [ 283 ] {e050ad18-e463-495d-84c8-04fdba398748} <Debug> TCPHandler: Processed in 0.003024266 sec. | ||
4318 | 2025.01.25 05:09:57.822973 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4319 | 2025.01.25 05:09:57.823200 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4320 | 2025.01.25 05:09:57.823291 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4321 | 2025.01.25 05:09:57.823860 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2025.01.25 05:09:57.823899 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4323 | 2025.01.25 05:09:57.824272 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4324 | 2025.01.25 05:09:57.824513 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2025.01.25 05:09:57.824734 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001589 sec., 21397.105097545627 rows/sec., 1.24 MiB/sec. | ||
4326 | 2025.01.25 05:09:57.824783 [ 284 ] {198ab096-a765-4437-90ed-491a06131f62} <Debug> TCPHandler: Processed in 0.001920989 sec. | ||
4327 | 2025.01.25 05:09:58.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.71 MiB, peak 188.49 MiB, free memory in arenas 0.00 B, will set to 182.40 MiB (RSS), difference: -1.31 MiB | ||
4328 | 2025.01.25 05:09:58.045651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4329 | 2025.01.25 05:09:58.067611 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2025.01.25 05:09:58.067671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4331 | 2025.01.25 05:09:58.075721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4332 | 2025.01.25 05:09:58.076496 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2025.01.25 05:09:58.079242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4334 | 2025.01.25 05:10:02.382570 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4335 | 2025.01.25 05:10:02.382890 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4336 | 2025.01.25 05:10:02.383005 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4337 | 2025.01.25 05:10:02.384017 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2025.01.25 05:10:02.384064 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4339 | 2025.01.25 05:10:02.384488 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4340 | 2025.01.25 05:10:02.384751 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4341 | 2025.01.25 05:10:02.384986 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002179 sec., 25699.862322166133 rows/sec., 1.97 MiB/sec. | ||
4342 | 2025.01.25 05:10:02.385082 [ 283 ] {09dc9842-8c6a-4282-93bb-b931761bcc06} <Debug> TCPHandler: Processed in 0.002703131 sec. | ||
4343 | 2025.01.25 05:10:02.385339 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4344 | 2025.01.25 05:10:02.385547 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4345 | 2025.01.25 05:10:02.385626 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4346 | 2025.01.25 05:10:02.386376 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.01.25 05:10:02.386415 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4348 | 2025.01.25 05:10:02.386848 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4349 | 2025.01.25 05:10:02.387092 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.01.25 05:10:02.387283 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001796 sec., 35634.74387527839 rows/sec., 2.78 MiB/sec. | ||
4351 | 2025.01.25 05:10:02.387337 [ 284 ] {93a2e26b-380f-4bf3-8618-002407c5c53d} <Debug> TCPHandler: Processed in 0.002141452 sec. | ||
4352 | 2025.01.25 05:10:02.387487 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4353 | 2025.01.25 05:10:02.387608 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4354 | 2025.01.25 05:10:02.387661 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4355 | 2025.01.25 05:10:02.388217 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4356 | 2025.01.25 05:10:02.388256 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4357 | 2025.01.25 05:10:02.388645 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4358 | 2025.01.25 05:10:02.388878 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4359 | 2025.01.25 05:10:02.389086 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001504 sec., 85106.38297872341 rows/sec., 5.93 MiB/sec. | ||
4360 | 2025.01.25 05:10:02.389138 [ 283 ] {421afb50-cce4-4cb7-90a7-8de25143042c} <Debug> TCPHandler: Processed in 0.001708526 sec. | ||
4361 | 2025.01.25 05:10:02.389274 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4362 | 2025.01.25 05:10:02.389390 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4363 | 2025.01.25 05:10:02.389440 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4364 | 2025.01.25 05:10:02.389917 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4365 | 2025.01.25 05:10:02.389953 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4366 | 2025.01.25 05:10:02.390324 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4367 | 2025.01.25 05:10:02.390564 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2025.01.25 05:10:02.390753 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001386 sec., 34632.03463203463 rows/sec., 2.33 MiB/sec. | ||
4369 | 2025.01.25 05:10:02.390860 [ 284 ] {7d72fe56-ea6b-4700-8c8b-5345ce6454c9} <Debug> TCPHandler: Processed in 0.001639365 sec. | ||
4370 | 2025.01.25 05:10:04.839356 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4371 | 2025.01.25 05:10:04.839431 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4372 | 2025.01.25 05:10:04.961732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4373 | 2025.01.25 05:10:04.962385 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2025.01.25 05:10:04.962440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4375 | 2025.01.25 05:10:04.963082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4376 | 2025.01.25 05:10:04.963350 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4377 | 2025.01.25 05:10:04.963605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4378 | 2025.01.25 05:10:04.982843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 626 | ||
4379 | 2025.01.25 05:10:04.986701 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2025.01.25 05:10:04.986757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4381 | 2025.01.25 05:10:04.988263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4382 | 2025.01.25 05:10:04.988584 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2025.01.25 05:10:04.989415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
4384 | 2025.01.25 05:10:05.579405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4385 | 2025.01.25 05:10:05.600777 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2025.01.25 05:10:05.600842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4387 | 2025.01.25 05:10:05.608510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4388 | 2025.01.25 05:10:05.609305 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4389 | 2025.01.25 05:10:05.612368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4390 | 2025.01.25 05:10:07.383887 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2025.01.25 05:10:07.384071 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4392 | 2025.01.25 05:10:07.384142 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4393 | 2025.01.25 05:10:07.384883 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2025.01.25 05:10:07.384926 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4395 | 2025.01.25 05:10:07.385322 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4396 | 2025.01.25 05:10:07.385559 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): 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.25 05:10:07.385861 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001842 sec., 35830.618892508144 rows/sec., 2.85 MiB/sec. | ||
4398 | 2025.01.25 05:10:07.385918 [ 283 ] {36a2e942-3eab-47d7-bca7-8a9f167bb4b8} <Debug> TCPHandler: Processed in 0.002234044 sec. | ||
4399 | 2025.01.25 05:10:07.386159 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4400 | 2025.01.25 05:10:07.386375 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4401 | 2025.01.25 05:10:07.386458 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4402 | 2025.01.25 05:10:07.387241 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2025.01.25 05:10:07.387285 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4404 | 2025.01.25 05:10:07.387729 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4405 | 2025.01.25 05:10:07.387981 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2025.01.25 05:10:07.388237 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001919 sec., 2605.5237102657634 rows/sec., 195.92 KiB/sec. | ||
4407 | 2025.01.25 05:10:07.388301 [ 284 ] {1cb674ba-5edd-4668-b8a3-02e68a2dab91} <Debug> TCPHandler: Processed in 0.002278124 sec. | ||
4408 | 2025.01.25 05:10:07.388448 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4409 | 2025.01.25 05:10:07.388586 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4410 | 2025.01.25 05:10:07.388643 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4411 | 2025.01.25 05:10:07.389274 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4412 | 2025.01.25 05:10:07.389314 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4413 | 2025.01.25 05:10:07.389673 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4414 | 2025.01.25 05:10:07.389927 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4415 | 2025.01.25 05:10:07.390140 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001584 sec., 43560.606060606064 rows/sec., 3.40 MiB/sec. | ||
4416 | 2025.01.25 05:10:07.390190 [ 283 ] {c543a2d5-d1db-401c-a3cb-2fe202d28af1} <Debug> TCPHandler: Processed in 0.001812497 sec. | ||
4417 | 2025.01.25 05:10:07.390346 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4418 | 2025.01.25 05:10:07.390492 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4419 | 2025.01.25 05:10:07.390558 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4420 | 2025.01.25 05:10:07.391171 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4421 | 2025.01.25 05:10:07.391211 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4422 | 2025.01.25 05:10:07.391612 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4423 | 2025.01.25 05:10:07.391853 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4424 | 2025.01.25 05:10:07.392083 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
4425 | 2025.01.25 05:10:07.392198 [ 284 ] {f11f7ede-f6f5-4891-9ab6-1da174ab4005} <Debug> TCPHandler: Processed in 0.001919879 sec. | ||
4426 | 2025.01.25 05:10:07.392371 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4427 | 2025.01.25 05:10:07.392507 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4428 | 2025.01.25 05:10:07.392601 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4429 | 2025.01.25 05:10:07.393722 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.01.25 05:10:07.393761 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4431 | 2025.01.25 05:10:07.394370 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4432 | 2025.01.25 05:10:07.394624 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4433 | 2025.01.25 05:10:07.394950 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002468 sec., 2025.931928687196 rows/sec., 3.63 MiB/sec. | ||
4434 | 2025.01.25 05:10:07.395399 [ 283 ] {246c5cd9-300e-4cb1-b264-eacea0be3bd2} <Debug> TCPHandler: Processed in 0.003112997 sec. | ||
4435 | 2025.01.25 05:10:07.395549 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4436 | 2025.01.25 05:10:07.395691 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4437 | 2025.01.25 05:10:07.395755 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4438 | 2025.01.25 05:10:07.396251 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4439 | 2025.01.25 05:10:07.396289 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4440 | 2025.01.25 05:10:07.396662 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4441 | 2025.01.25 05:10:07.396919 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2025.01.25 05:10:07.397146 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
4443 | 2025.01.25 05:10:07.397199 [ 284 ] {ffdecc4f-2f8b-4599-8daf-c60027826ef5} <Debug> TCPHandler: Processed in 0.001716666 sec. | ||
4444 | 2025.01.25 05:10:09.113668 [ 92 ] {} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4445 | 2025.01.25 05:10:09.113739 [ 92 ] {} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2025.01.25 05:10:09.113767 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4447 | 2025.01.25 05:10:09.113975 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
4448 | 2025.01.25 05:10:09.114150 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4449 | 2025.01.25 05:10:09.114185 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
4450 | 2025.01.25 05:10:09.114268 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4451 | 2025.01.25 05:10:09.114480 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
4452 | 2025.01.25 05:10:09.114690 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
4453 | 2025.01.25 05:10:09.114954 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
4454 | 2025.01.25 05:10:09.116085 [ 193 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235824 sec., 12523.347097088143 rows/sec., 1.05 MiB/sec. | ||
4455 | 2025.01.25 05:10:09.116298 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4456 | 2025.01.25 05:10:09.116705 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2025.01.25 05:10:09.116809 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_5_1} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4458 | 2025.01.25 05:10:09.116928 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4459 | 2025.01.25 05:10:12.389453 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4460 | 2025.01.25 05:10:12.389683 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4461 | 2025.01.25 05:10:12.389767 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4462 | 2025.01.25 05:10:12.390551 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4463 | 2025.01.25 05:10:12.390604 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4464 | 2025.01.25 05:10:12.391030 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4465 | 2025.01.25 05:10:12.391280 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4466 | 2025.01.25 05:10:12.391462 [ 89 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4467 | 2025.01.25 05:10:12.391526 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
4468 | 2025.01.25 05:10:12.391541 [ 89 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2025.01.25 05:10:12.391604 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4470 | 2025.01.25 05:10:12.391660 [ 283 ] {d3853a96-2bd5-4559-a260-b21568a4936d} <Debug> TCPHandler: Processed in 0.002348835 sec. | ||
4471 | 2025.01.25 05:10:12.391962 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4472 | 2025.01.25 05:10:12.392066 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4473 | 2025.01.25 05:10:12.392260 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4474 | 2025.01.25 05:10:12.392315 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4475 | 2025.01.25 05:10:12.392355 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4476 | 2025.01.25 05:10:12.392489 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4477 | 2025.01.25 05:10:12.392502 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4478 | 2025.01.25 05:10:12.392844 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4479 | 2025.01.25 05:10:12.393217 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4480 | 2025.01.25 05:10:12.393574 [ 200 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
4481 | 2025.01.25 05:10:12.395757 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2025.01.25 05:10:12.395830 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4483 | 2025.01.25 05:10:12.396223 [ 199 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004509148 sec., 15523.996994554182 rows/sec., 1.15 MiB/sec. | ||
4484 | 2025.01.25 05:10:12.396503 [ 199 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4485 | 2025.01.25 05:10:12.396727 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4486 | 2025.01.25 05:10:12.397082 [ 199 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_13_3} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2025.01.25 05:10:12.397243 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4488 | 2025.01.25 05:10:12.397304 [ 199 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_13_3} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4489 | 2025.01.25 05:10:12.397536 [ 89 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4490 | 2025.01.25 05:10:12.397521 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4491 | 2025.01.25 05:10:12.397619 [ 89 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2025.01.25 05:10:12.397664 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4493 | 2025.01.25 05:10:12.397687 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.005413 sec., 50434.14003325328 rows/sec., 4.44 MiB/sec. | ||
4494 | 2025.01.25 05:10:12.397908 [ 284 ] {09ee518b-1b86-4aca-8fdd-fdbf79c5ebf1} <Debug> TCPHandler: Processed in 0.006112462 sec. | ||
4495 | 2025.01.25 05:10:12.397929 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
4496 | 2025.01.25 05:10:12.398100 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4497 | 2025.01.25 05:10:12.398102 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2025.01.25 05:10:12.398128 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part | ||
4499 | 2025.01.25 05:10:12.398315 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
4500 | 2025.01.25 05:10:12.398473 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4501 | 2025.01.25 05:10:12.398699 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1418 rows starting from the beginning of the part | ||
4502 | 2025.01.25 05:10:12.398718 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4503 | 2025.01.25 05:10:12.399027 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4504 | 2025.01.25 05:10:12.399306 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
4505 | 2025.01.25 05:10:12.399691 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 273 rows starting from the beginning of the part | ||
4506 | 2025.01.25 05:10:12.400740 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2025.01.25 05:10:12.400788 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4508 | 2025.01.25 05:10:12.401322 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4509 | 2025.01.25 05:10:12.401575 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2025.01.25 05:10:12.401782 [ 89 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4511 | 2025.01.25 05:10:12.401913 [ 89 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2025.01.25 05:10:12.401976 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4513 | 2025.01.25 05:10:12.401983 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.003627 sec., 11579.818031430934 rows/sec., 851.36 KiB/sec. | ||
4514 | 2025.01.25 05:10:12.402483 [ 283 ] {8fc8a7f7-9fef-46fd-9676-f844486816b9} <Debug> TCPHandler: Processed in 0.004445407 sec. | ||
4515 | 2025.01.25 05:10:12.402664 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
4516 | 2025.01.25 05:10:12.402876 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4517 | 2025.01.25 05:10:12.403030 [ 199 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270669 sec., 628193.4987759618 rows/sec., 55.05 MiB/sec. | ||
4518 | 2025.01.25 05:10:12.403183 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4519 | 2025.01.25 05:10:12.403211 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4520 | 2025.01.25 05:10:12.403230 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part | ||
4521 | 2025.01.25 05:10:12.403338 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4522 | 2025.01.25 05:10:12.403527 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4523 | 2025.01.25 05:10:12.403641 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
4524 | 2025.01.25 05:10:12.404074 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
4525 | 2025.01.25 05:10:12.404477 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
4526 | 2025.01.25 05:10:12.404829 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2025.01.25 05:10:12.404980 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
4528 | 2025.01.25 05:10:12.405307 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_31_6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4529 | 2025.01.25 05:10:12.405472 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
4530 | 2025.01.25 05:10:12.405696 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4531 | 2025.01.25 05:10:12.407635 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4532 | 2025.01.25 05:10:12.407710 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4533 | 2025.01.25 05:10:12.408706 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4534 | 2025.01.25 05:10:12.408805 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.006666051 sec., 31652.923147452668 rows/sec., 2.38 MiB/sec. | ||
4535 | 2025.01.25 05:10:12.408983 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4536 | 2025.01.25 05:10:12.409157 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2025.01.25 05:10:12.409548 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006416 sec., 2182.044887780549 rows/sec., 152.82 KiB/sec. | ||
4538 | 2025.01.25 05:10:12.409560 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2025.01.25 05:10:12.409707 [ 284 ] {27c65800-600d-4910-8666-53d083890470} <Debug> TCPHandler: Processed in 0.007079166 sec. | ||
4540 | 2025.01.25 05:10:12.409782 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_21_4} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4541 | 2025.01.25 05:10:12.409909 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4542 | 2025.01.25 05:10:12.409919 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4543 | 2025.01.25 05:10:12.410038 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4544 | 2025.01.25 05:10:12.410089 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4545 | 2025.01.25 05:10:12.410659 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4546 | 2025.01.25 05:10:12.410699 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4547 | 2025.01.25 05:10:12.411067 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4548 | 2025.01.25 05:10:12.411305 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4549 | 2025.01.25 05:10:12.411465 [ 89 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4550 | 2025.01.25 05:10:12.411520 [ 89 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2025.01.25 05:10:12.411538 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
4552 | 2025.01.25 05:10:12.411555 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4553 | 2025.01.25 05:10:12.411699 [ 283 ] {876f9eb8-2704-4478-9495-8cb83cf84263} <Debug> TCPHandler: Processed in 0.001879878 sec. | ||
4554 | 2025.01.25 05:10:12.411921 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4555 | 2025.01.25 05:10:12.411958 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4556 | 2025.01.25 05:10:12.412303 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4557 | 2025.01.25 05:10:12.412330 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4558 | 2025.01.25 05:10:12.412402 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4559 | 2025.01.25 05:10:12.412412 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4560 | 2025.01.25 05:10:12.412687 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4561 | 2025.01.25 05:10:12.413022 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4562 | 2025.01.25 05:10:12.413341 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4563 | 2025.01.25 05:10:12.413651 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
4564 | 2025.01.25 05:10:12.415561 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2025.01.25 05:10:12.415638 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4566 | 2025.01.25 05:10:12.416327 [ 195 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00465211 sec., 13972.154570721672 rows/sec., 925.74 KiB/sec. | ||
4567 | 2025.01.25 05:10:12.416549 [ 195 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4568 | 2025.01.25 05:10:12.416700 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4569 | 2025.01.25 05:10:12.417231 [ 195 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_13_3} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4570 | 2025.01.25 05:10:12.417398 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2025.01.25 05:10:12.417447 [ 195 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_13_3} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4572 | 2025.01.25 05:10:12.417660 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4573 | 2025.01.25 05:10:12.417666 [ 89 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4574 | 2025.01.25 05:10:12.417755 [ 89 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4575 | 2025.01.25 05:10:12.417784 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4576 | 2025.01.25 05:10:12.417821 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.005625 sec., 74133.33333333334 rows/sec., 5.29 MiB/sec. | ||
4577 | 2025.01.25 05:10:12.417929 [ 284 ] {f373c60a-6fa5-49b3-b64d-0f8ea02e73b9} <Debug> TCPHandler: Processed in 0.006115582 sec. | ||
4578 | 2025.01.25 05:10:12.417928 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
4579 | 2025.01.25 05:10:12.418068 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4580 | 2025.01.25 05:10:12.418096 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4581 | 2025.01.25 05:10:12.418115 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
4582 | 2025.01.25 05:10:12.418359 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part | ||
4583 | 2025.01.25 05:10:12.418456 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4584 | 2025.01.25 05:10:12.418630 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 883 rows starting from the beginning of the part | ||
4585 | 2025.01.25 05:10:12.418647 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4586 | 2025.01.25 05:10:12.418957 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4587 | 2025.01.25 05:10:12.419345 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
4588 | 2025.01.25 05:10:12.419785 [ 192 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 417 rows starting from the beginning of the part | ||
4589 | 2025.01.25 05:10:12.421076 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2025.01.25 05:10:12.421129 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4591 | 2025.01.25 05:10:12.422107 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4592 | 2025.01.25 05:10:12.422514 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2025.01.25 05:10:12.422928 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0046 sec., 1304.3478260869565 rows/sec., 68.15 KiB/sec. | ||
4594 | 2025.01.25 05:10:12.423225 [ 283 ] {e346f57a-7097-4cce-8034-6c046e9821bb} <Debug> TCPHandler: Processed in 0.005201818 sec. | ||
4595 | 2025.01.25 05:10:12.423277 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005435552 sec., 444481.07570307486 rows/sec., 34.09 MiB/sec. | ||
4596 | 2025.01.25 05:10:12.423400 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4597 | 2025.01.25 05:10:12.423562 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4598 | 2025.01.25 05:10:12.423596 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4599 | 2025.01.25 05:10:12.423700 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4600 | 2025.01.25 05:10:12.424247 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4601 | 2025.01.25 05:10:12.424400 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_31_6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4602 | 2025.01.25 05:10:12.424602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4603 | 2025.01.25 05:10:12.424812 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2025.01.25 05:10:12.424859 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4605 | 2025.01.25 05:10:12.425293 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4606 | 2025.01.25 05:10:12.425543 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2025.01.25 05:10:12.425679 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4608 | 2025.01.25 05:10:12.425718 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2025.01.25 05:10:12.425737 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002202 sec., 107629.42779291554 rows/sec., 7.21 MiB/sec. | ||
4610 | 2025.01.25 05:10:12.425742 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4611 | 2025.01.25 05:10:12.425866 [ 284 ] {fb9b0db4-c9ca-415e-b07b-ed7232b3c728} <Debug> TCPHandler: Processed in 0.002532268 sec. | ||
4612 | 2025.01.25 05:10:12.426084 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
4613 | 2025.01.25 05:10:12.426144 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2025.01.25 05:10:12.426536 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4615 | 2025.01.25 05:10:12.426597 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4616 | 2025.01.25 05:10:12.426728 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8404 rows starting from the beginning of the part | ||
4617 | 2025.01.25 05:10:12.426730 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4618 | 2025.01.25 05:10:12.427058 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4619 | 2025.01.25 05:10:12.427403 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 960 rows starting from the beginning of the part | ||
4620 | 2025.01.25 05:10:12.427748 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
4621 | 2025.01.25 05:10:12.428210 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4622 | 2025.01.25 05:10:12.428479 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4623 | 2025.01.25 05:10:12.429648 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2025.01.25 05:10:12.429719 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4625 | 2025.01.25 05:10:12.430455 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4626 | 2025.01.25 05:10:12.430947 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2025.01.25 05:10:12.431696 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005244 sec., 190.69412662090005 rows/sec., 12.85 KiB/sec. | ||
4628 | 2025.01.25 05:10:12.431937 [ 283 ] {6b4f3ff4-2417-42c2-9b36-b9d780498aca} <Debug> TCPHandler: Processed in 0.005948509 sec. | ||
4629 | 2025.01.25 05:10:12.432106 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4630 | 2025.01.25 05:10:12.432257 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4631 | 2025.01.25 05:10:12.432385 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4632 | 2025.01.25 05:10:12.433731 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4633 | 2025.01.25 05:10:12.433770 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4634 | 2025.01.25 05:10:12.434230 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10049 rows, containing 5 columns (5 merged, 0 gathered) in 0.008435947 sec., 1191211.8461626181 rows/sec., 80.35 MiB/sec. | ||
4635 | 2025.01.25 05:10:12.434519 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4636 | 2025.01.25 05:10:12.434717 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4637 | 2025.01.25 05:10:12.434925 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): 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.25 05:10:12.435032 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4639 | 2025.01.25 05:10:12.435169 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4640 | 2025.01.25 05:10:12.435179 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4641 | 2025.01.25 05:10:12.435370 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4642 | 2025.01.25 05:10:12.435444 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.01.25 05:10:12.435481 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4644 | 2025.01.25 05:10:12.435494 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003254 sec., 10755.9926244622 rows/sec., 19.27 MiB/sec. | ||
4645 | 2025.01.25 05:10:12.435824 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
4646 | 2025.01.25 05:10:12.435938 [ 284 ] {683016c4-d557-4396-8e98-dded1e073358} <Debug> TCPHandler: Processed in 0.003896158 sec. | ||
4647 | 2025.01.25 05:10:12.436147 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4648 | 2025.01.25 05:10:12.436321 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4649 | 2025.01.25 05:10:12.436324 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4650 | 2025.01.25 05:10:12.436391 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4651 | 2025.01.25 05:10:12.436428 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 298 rows starting from the beginning of the part | ||
4652 | 2025.01.25 05:10:12.437150 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
4653 | 2025.01.25 05:10:12.437714 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
4654 | 2025.01.25 05:10:12.438345 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2025.01.25 05:10:12.438357 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
4656 | 2025.01.25 05:10:12.438391 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4657 | 2025.01.25 05:10:12.438943 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
4658 | 2025.01.25 05:10:12.439478 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
4659 | 2025.01.25 05:10:12.439529 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4660 | 2025.01.25 05:10:12.440107 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4661 | 2025.01.25 05:10:12.440308 [ 88 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4662 | 2025.01.25 05:10:12.440374 [ 88 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4663 | 2025.01.25 05:10:12.440416 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4664 | 2025.01.25 05:10:12.440495 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004195 sec., 19547.07985697259 rows/sec., 1.24 MiB/sec. | ||
4665 | 2025.01.25 05:10:12.440856 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
4666 | 2025.01.25 05:10:12.440932 [ 283 ] {aac69f6c-581f-442f-9e49-3d4466c104e5} <Debug> TCPHandler: Processed in 0.004883993 sec. | ||
4667 | 2025.01.25 05:10:12.441328 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4668 | 2025.01.25 05:10:12.441407 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1580 rows starting from the beginning of the part | ||
4669 | 2025.01.25 05:10:12.441633 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4670 | 2025.01.25 05:10:12.441840 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
4671 | 2025.01.25 05:10:12.442067 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4672 | 2025.01.25 05:10:12.442418 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4673 | 2025.01.25 05:10:12.442769 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4674 | 2025.01.25 05:10:12.446385 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 4 columns (4 merged, 0 gathered) in 0.005862038 sec., 317978.15026105253 rows/sec., 20.75 MiB/sec. | ||
4675 | 2025.01.25 05:10:12.446838 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4676 | 2025.01.25 05:10:12.447559 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.01.25 05:10:12.448245 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_31_6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4678 | 2025.01.25 05:10:12.448421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4679 | 2025.01.25 05:10:12.449290 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 19 columns (19 merged, 0 gathered) in 0.013702875 sec., 30139.66047271102 rows/sec., 54.01 MiB/sec. | ||
4680 | 2025.01.25 05:10:12.449959 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4681 | 2025.01.25 05:10:12.450426 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2025.01.25 05:10:12.450525 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4683 | 2025.01.25 05:10:12.450711 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4684 | 2025.01.25 05:10:12.464051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4685 | 2025.01.25 05:10:12.464633 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4686 | 2025.01.25 05:10:12.464672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4687 | 2025.01.25 05:10:12.465161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4688 | 2025.01.25 05:10:12.465411 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4689 | 2025.01.25 05:10:12.465590 [ 88 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4690 | 2025.01.25 05:10:12.465641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4691 | 2025.01.25 05:10:12.465656 [ 88 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2025.01.25 05:10:12.465692 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4693 | 2025.01.25 05:10:12.465912 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
4694 | 2025.01.25 05:10:12.466115 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4695 | 2025.01.25 05:10:12.466153 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
4696 | 2025.01.25 05:10:12.466238 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4697 | 2025.01.25 05:10:12.466321 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4698 | 2025.01.25 05:10:12.466570 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4699 | 2025.01.25 05:10:12.466667 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4700 | 2025.01.25 05:10:12.466749 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4701 | 2025.01.25 05:10:12.469115 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359261 sec., 2887242.1642736304 rows/sec., 41.30 MiB/sec. | ||
4702 | 2025.01.25 05:10:12.469368 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4703 | 2025.01.25 05:10:12.469661 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2025.01.25 05:10:12.469738 [ 188 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_21_4} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4705 | 2025.01.25 05:10:12.469842 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4706 | 2025.01.25 05:10:13.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.30 MiB, peak 192.07 MiB, free memory in arenas 0.00 B, will set to 187.04 MiB (RSS), difference: 1.73 MiB | ||
4707 | 2025.01.25 05:10:13.112576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4708 | 2025.01.25 05:10:13.134713 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4709 | 2025.01.25 05:10:13.134771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4710 | 2025.01.25 05:10:13.142136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4711 | 2025.01.25 05:10:13.142919 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4712 | 2025.01.25 05:10:13.143299 [ 87 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4713 | 2025.01.25 05:10:13.143432 [ 87 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4714 | 2025.01.25 05:10:13.143499 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
4715 | 2025.01.25 05:10:13.144087 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4716 | 2025.01.25 05:10:13.160622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4717 | 2025.01.25 05:10:13.161865 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4718 | 2025.01.25 05:10:13.163431 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4719 | 2025.01.25 05:10:13.169304 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4720 | 2025.01.25 05:10:13.174896 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4721 | 2025.01.25 05:10:13.180676 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4722 | 2025.01.25 05:10:13.186367 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4723 | 2025.01.25 05:10:13.190988 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
4724 | 2025.01.25 05:10:13.247970 [ 193 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104293617 sec., 1524.54200528878 rows/sec., 7.88 MiB/sec. | ||
4725 | 2025.01.25 05:10:13.250640 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4726 | 2025.01.25 05:10:13.253526 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_21_4} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4727 | 2025.01.25 05:10:13.253643 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_21_4} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4728 | 2025.01.25 05:10:13.256054 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4729 | 2025.01.25 05:10:14.989831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 660 | ||
4730 | 2025.01.25 05:10:14.993007 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4731 | 2025.01.25 05:10:14.993068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4732 | 2025.01.25 05:10:14.994640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4733 | 2025.01.25 05:10:14.994961 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4734 | 2025.01.25 05:10:14.995622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
4735 | 2025.01.25 05:10:17.384199 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2025.01.25 05:10:17.384454 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4737 | 2025.01.25 05:10:17.384537 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4738 | 2025.01.25 05:10:17.385352 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2025.01.25 05:10:17.385403 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4740 | 2025.01.25 05:10:17.385817 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4741 | 2025.01.25 05:10:17.386066 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4742 | 2025.01.25 05:10:17.386337 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 84.63 KiB/sec. | ||
4743 | 2025.01.25 05:10:17.386588 [ 283 ] {a41bf40b-f669-4d28-aae8-2e7a054375bc} <Debug> TCPHandler: Processed in 0.002575109 sec. | ||
4744 | 2025.01.25 05:10:17.386847 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4745 | 2025.01.25 05:10:17.387062 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4746 | 2025.01.25 05:10:17.387142 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4747 | 2025.01.25 05:10:17.387913 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2025.01.25 05:10:17.387954 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4749 | 2025.01.25 05:10:17.388403 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4750 | 2025.01.25 05:10:17.388656 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2025.01.25 05:10:17.388893 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.00188 sec., 35638.29787234042 rows/sec., 2.83 MiB/sec. | ||
4752 | 2025.01.25 05:10:17.389034 [ 284 ] {6b26948b-5735-4d0e-b13b-b3613a14e42c} <Debug> TCPHandler: Processed in 0.002323535 sec. | ||
4753 | 2025.01.25 05:10:17.389275 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4754 | 2025.01.25 05:10:17.389420 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4755 | 2025.01.25 05:10:17.389481 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4756 | 2025.01.25 05:10:17.390167 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.25 05:10:17.390216 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4758 | 2025.01.25 05:10:17.390584 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4759 | 2025.01.25 05:10:17.390819 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4760 | 2025.01.25 05:10:17.391017 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001629 sec., 4297.114794352364 rows/sec., 316.53 KiB/sec. | ||
4761 | 2025.01.25 05:10:17.391072 [ 283 ] {42b89af2-9278-48cb-97ae-88eb47a5b4f3} <Debug> TCPHandler: Processed in 0.001931029 sec. | ||
4762 | 2025.01.25 05:10:17.391210 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4763 | 2025.01.25 05:10:17.391340 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4764 | 2025.01.25 05:10:17.391396 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4765 | 2025.01.25 05:10:17.392094 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2025.01.25 05:10:17.392143 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4767 | 2025.01.25 05:10:17.392533 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4768 | 2025.01.25 05:10:17.392765 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4769 | 2025.01.25 05:10:17.392977 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001668 sec., 42565.94724220623 rows/sec., 3.32 MiB/sec. | ||
4770 | 2025.01.25 05:10:17.393029 [ 284 ] {29458919-46f0-4d56-b08d-c2243bc78c6f} <Debug> TCPHandler: Processed in 0.001874348 sec. | ||
4771 | 2025.01.25 05:10:17.393160 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4772 | 2025.01.25 05:10:17.393279 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4773 | 2025.01.25 05:10:17.393341 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4774 | 2025.01.25 05:10:17.394016 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2025.01.25 05:10:17.394064 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4776 | 2025.01.25 05:10:17.394493 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4777 | 2025.01.25 05:10:17.394748 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2025.01.25 05:10:17.394972 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00172 sec., 93604.6511627907 rows/sec., 6.52 MiB/sec. | ||
4779 | 2025.01.25 05:10:17.395026 [ 283 ] {252a4df0-eb08-48a6-987b-b659502119e0} <Debug> TCPHandler: Processed in 0.001919499 sec. | ||
4780 | 2025.01.25 05:10:17.395157 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4781 | 2025.01.25 05:10:17.395272 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4782 | 2025.01.25 05:10:17.395364 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4783 | 2025.01.25 05:10:17.396582 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4784 | 2025.01.25 05:10:17.396622 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4785 | 2025.01.25 05:10:17.397243 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4786 | 2025.01.25 05:10:17.397501 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4787 | 2025.01.25 05:10:17.397835 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002585 sec., 1934.2359767891683 rows/sec., 3.47 MiB/sec. | ||
4788 | 2025.01.25 05:10:17.398430 [ 284 ] {7da9b626-1db5-40bf-81fc-1b26e7842163} <Debug> TCPHandler: Processed in 0.00332441 sec. | ||
4789 | 2025.01.25 05:10:17.398584 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4790 | 2025.01.25 05:10:17.398722 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4791 | 2025.01.25 05:10:17.398781 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4792 | 2025.01.25 05:10:17.399352 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4793 | 2025.01.25 05:10:17.399391 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4794 | 2025.01.25 05:10:17.399763 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4795 | 2025.01.25 05:10:17.399999 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2025.01.25 05:10:17.400213 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
4797 | 2025.01.25 05:10:17.400265 [ 283 ] {88ab8d1d-0299-4166-9f0a-6691a1e62b3e} <Debug> TCPHandler: Processed in 0.001746856 sec. | ||
4798 | 2025.01.25 05:10:19.839689 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4799 | 2025.01.25 05:10:19.839793 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4800 | 2025.01.25 05:10:19.965883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4801 | 2025.01.25 05:10:19.966529 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2025.01.25 05:10:19.966574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4803 | 2025.01.25 05:10:19.967210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4804 | 2025.01.25 05:10:19.967473 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2025.01.25 05:10:19.967694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4806 | 2025.01.25 05:10:20.660803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4807 | 2025.01.25 05:10:20.680223 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2025.01.25 05:10:20.680275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4809 | 2025.01.25 05:10:20.687257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4810 | 2025.01.25 05:10:20.688030 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2025.01.25 05:10:20.691311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4812 | 2025.01.25 05:10:22.391222 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4813 | 2025.01.25 05:10:22.391520 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4814 | 2025.01.25 05:10:22.391589 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4815 | 2025.01.25 05:10:22.392314 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4816 | 2025.01.25 05:10:22.392357 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4817 | 2025.01.25 05:10:22.392774 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4818 | 2025.01.25 05:10:22.393016 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4819 | 2025.01.25 05:10:22.393248 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. | ||
4820 | 2025.01.25 05:10:22.393304 [ 283 ] {e985912b-66f0-4c77-a9b1-8d4971d13f13} <Debug> TCPHandler: Processed in 0.002272634 sec. | ||
4821 | 2025.01.25 05:10:22.393549 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4822 | 2025.01.25 05:10:22.393764 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4823 | 2025.01.25 05:10:22.393846 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4824 | 2025.01.25 05:10:22.394775 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4825 | 2025.01.25 05:10:22.394820 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4826 | 2025.01.25 05:10:22.395278 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4827 | 2025.01.25 05:10:22.395551 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4828 | 2025.01.25 05:10:22.395784 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002079 sec., 131313.1313131313 rows/sec., 11.57 MiB/sec. | ||
4829 | 2025.01.25 05:10:22.395841 [ 284 ] {47ba5815-80ae-45e5-9d1e-295c50fd5806} <Debug> TCPHandler: Processed in 0.002432907 sec. | ||
4830 | 2025.01.25 05:10:22.396050 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4831 | 2025.01.25 05:10:22.396269 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4832 | 2025.01.25 05:10:22.396357 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4833 | 2025.01.25 05:10:22.397024 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4834 | 2025.01.25 05:10:22.397064 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4835 | 2025.01.25 05:10:22.397418 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4836 | 2025.01.25 05:10:22.397668 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4837 | 2025.01.25 05:10:22.397870 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001655 sec., 25377.643504531723 rows/sec., 1.82 MiB/sec. | ||
4838 | 2025.01.25 05:10:22.397921 [ 283 ] {fb47ef1f-31fb-47d6-90be-a4147f78064b} <Debug> TCPHandler: Processed in 0.00197931 sec. | ||
4839 | 2025.01.25 05:10:22.398075 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2025.01.25 05:10:22.398213 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4841 | 2025.01.25 05:10:22.398270 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4842 | 2025.01.25 05:10:22.398871 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2025.01.25 05:10:22.398910 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4844 | 2025.01.25 05:10:22.399268 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4845 | 2025.01.25 05:10:22.399503 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4846 | 2025.01.25 05:10:22.399731 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. | ||
4847 | 2025.01.25 05:10:22.399844 [ 284 ] {933c625b-7e63-48b9-9961-11287ac8da67} <Debug> TCPHandler: Processed in 0.001834878 sec. | ||
4848 | 2025.01.25 05:10:22.400034 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4849 | 2025.01.25 05:10:22.400251 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4850 | 2025.01.25 05:10:22.400338 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4851 | 2025.01.25 05:10:22.400994 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2025.01.25 05:10:22.401033 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4853 | 2025.01.25 05:10:22.401386 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4854 | 2025.01.25 05:10:22.401623 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2025.01.25 05:10:22.401826 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
4856 | 2025.01.25 05:10:22.401878 [ 283 ] {91787346-2385-493c-b9c8-eab505be9657} <Debug> TCPHandler: Processed in 0.001952309 sec. | ||
4857 | 2025.01.25 05:10:22.402023 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4858 | 2025.01.25 05:10:22.402160 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4859 | 2025.01.25 05:10:22.402215 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4860 | 2025.01.25 05:10:22.402963 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.01.25 05:10:22.403002 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4862 | 2025.01.25 05:10:22.403379 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4863 | 2025.01.25 05:10:22.403614 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2025.01.25 05:10:22.403860 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001721 sec., 242300.98779779198 rows/sec., 17.30 MiB/sec. | ||
4865 | 2025.01.25 05:10:22.404048 [ 284 ] {82e2b7e0-b2e3-4590-804a-a6425a90e655} <Debug> TCPHandler: Processed in 0.002086911 sec. | ||
4866 | 2025.01.25 05:10:22.404292 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4867 | 2025.01.25 05:10:22.404510 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4868 | 2025.01.25 05:10:22.404577 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4869 | 2025.01.25 05:10:22.405149 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2025.01.25 05:10:22.405195 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4871 | 2025.01.25 05:10:22.405606 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4872 | 2025.01.25 05:10:22.405848 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2025.01.25 05:10:22.406056 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
4874 | 2025.01.25 05:10:22.406105 [ 283 ] {91582e42-de86-4ee3-84cc-631e39572747} <Debug> TCPHandler: Processed in 0.001942589 sec. | ||
4875 | 2025.01.25 05:10:22.406237 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4876 | 2025.01.25 05:10:22.406353 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4877 | 2025.01.25 05:10:22.406406 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4878 | 2025.01.25 05:10:22.407068 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4879 | 2025.01.25 05:10:22.407114 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4880 | 2025.01.25 05:10:22.407561 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4881 | 2025.01.25 05:10:22.407803 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2025.01.25 05:10:22.408014 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001685 sec., 140652.8189910979 rows/sec., 9.43 MiB/sec. | ||
4883 | 2025.01.25 05:10:22.408067 [ 284 ] {19b917aa-5807-4c79-89fa-ec4e23207d16} <Debug> TCPHandler: Processed in 0.001884728 sec. | ||
4884 | 2025.01.25 05:10:22.408203 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4885 | 2025.01.25 05:10:22.408318 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4886 | 2025.01.25 05:10:22.408367 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4887 | 2025.01.25 05:10:22.408899 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2025.01.25 05:10:22.408945 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4889 | 2025.01.25 05:10:22.409370 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4890 | 2025.01.25 05:10:22.409619 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2025.01.25 05:10:22.409774 [ 70 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4892 | 2025.01.25 05:10:22.409841 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
4893 | 2025.01.25 05:10:22.409858 [ 70 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4894 | 2025.01.25 05:10:22.409922 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4895 | 2025.01.25 05:10:22.409950 [ 283 ] {6bfa68e2-1ccb-4002-a5db-5b8d31d13fbc} <Debug> TCPHandler: Processed in 0.001796236 sec. | ||
4896 | 2025.01.25 05:10:22.410124 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4897 | 2025.01.25 05:10:22.410139 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
4898 | 2025.01.25 05:10:22.410339 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4899 | 2025.01.25 05:10:22.410403 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4900 | 2025.01.25 05:10:22.410500 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4901 | 2025.01.25 05:10:22.410517 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4902 | 2025.01.25 05:10:22.410777 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4903 | 2025.01.25 05:10:22.411050 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4904 | 2025.01.25 05:10:22.411379 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4905 | 2025.01.25 05:10:22.411750 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4906 | 2025.01.25 05:10:22.412177 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4907 | 2025.01.25 05:10:22.416375 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.006313165 sec., 2217.588166949541 rows/sec., 149.43 KiB/sec. | ||
4908 | 2025.01.25 05:10:22.416703 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4909 | 2025.01.25 05:10:22.416767 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4910 | 2025.01.25 05:10:22.416781 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4911 | 2025.01.25 05:10:22.417666 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2025.01.25 05:10:22.417984 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_14_3} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4913 | 2025.01.25 05:10:22.418186 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4914 | 2025.01.25 05:10:22.418445 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4915 | 2025.01.25 05:10:22.418719 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2025.01.25 05:10:22.419018 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.008755 sec., 3997.715591090805 rows/sec., 7.16 MiB/sec. | ||
4917 | 2025.01.25 05:10:22.419256 [ 284 ] {487de4b6-259f-4d2d-a583-dc42c03d3d60} <Debug> TCPHandler: Processed in 0.009215808 sec. | ||
4918 | 2025.01.25 05:10:22.419472 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4919 | 2025.01.25 05:10:22.419603 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4920 | 2025.01.25 05:10:22.419659 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4921 | 2025.01.25 05:10:22.420186 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4922 | 2025.01.25 05:10:22.420232 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4923 | 2025.01.25 05:10:22.420653 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4924 | 2025.01.25 05:10:22.420913 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4925 | 2025.01.25 05:10:22.421154 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. | ||
4926 | 2025.01.25 05:10:22.421206 [ 283 ] {30f33ac1-3f3f-4a93-9e86-bc33b320b68b} <Debug> TCPHandler: Processed in 0.001810967 sec. | ||
4927 | 2025.01.25 05:10:24.995940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 696 | ||
4928 | 2025.01.25 05:10:24.999156 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2025.01.25 05:10:24.999218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4930 | 2025.01.25 05:10:25.001393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4931 | 2025.01.25 05:10:25.001721 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2025.01.25 05:10:25.001961 [ 66 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4933 | 2025.01.25 05:10:25.002096 [ 66 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2025.01.25 05:10:25.002173 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4935 | 2025.01.25 05:10:25.003008 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
4936 | 2025.01.25 05:10:25.004052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
4937 | 2025.01.25 05:10:25.004504 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4938 | 2025.01.25 05:10:25.004695 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
4939 | 2025.01.25 05:10:25.005324 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4940 | 2025.01.25 05:10:25.006001 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4941 | 2025.01.25 05:10:25.006614 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
4942 | 2025.01.25 05:10:25.007209 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4943 | 2025.01.25 05:10:25.007831 [ 193 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4944 | 2025.01.25 05:10:25.015997 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 72 columns (72 merged, 0 gathered) in 0.013608324 sec., 51145.16673765263 rows/sec., 43.54 MiB/sec. | ||
4945 | 2025.01.25 05:10:25.017303 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4946 | 2025.01.25 05:10:25.018108 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4947 | 2025.01.25 05:10:25.018198 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_16_3} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4948 | 2025.01.25 05:10:25.018537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
4949 | 2025.01.25 05:10:27.384009 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4950 | 2025.01.25 05:10:27.384219 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4951 | 2025.01.25 05:10:27.384301 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4952 | 2025.01.25 05:10:27.385099 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2025.01.25 05:10:27.385150 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4954 | 2025.01.25 05:10:27.385585 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4955 | 2025.01.25 05:10:27.385838 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2025.01.25 05:10:27.386057 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001897 sec., 34791.776489193464 rows/sec., 2.77 MiB/sec. | ||
4957 | 2025.01.25 05:10:27.386113 [ 283 ] {2f9443d8-dac7-4f0d-816c-38a1d9fae658} <Debug> TCPHandler: Processed in 0.002244584 sec. | ||
4958 | 2025.01.25 05:10:27.386361 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4959 | 2025.01.25 05:10:27.386555 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4960 | 2025.01.25 05:10:27.386625 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4961 | 2025.01.25 05:10:27.387368 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4962 | 2025.01.25 05:10:27.387414 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4963 | 2025.01.25 05:10:27.387839 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4964 | 2025.01.25 05:10:27.388093 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4965 | 2025.01.25 05:10:27.388322 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001821 sec., 2745.744096650192 rows/sec., 206.47 KiB/sec. | ||
4966 | 2025.01.25 05:10:27.388378 [ 284 ] {9ae5ae2d-76ea-4e34-b52c-3fa1e78bcd6f} <Debug> TCPHandler: Processed in 0.002150192 sec. | ||
4967 | 2025.01.25 05:10:27.388547 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4968 | 2025.01.25 05:10:27.388695 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4969 | 2025.01.25 05:10:27.388755 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4970 | 2025.01.25 05:10:27.389538 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2025.01.25 05:10:27.389586 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4972 | 2025.01.25 05:10:27.389981 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4973 | 2025.01.25 05:10:27.390255 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2025.01.25 05:10:27.390470 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001807 sec., 38184.83674598783 rows/sec., 2.98 MiB/sec. | ||
4975 | 2025.01.25 05:10:27.390524 [ 283 ] {96cb2484-14c6-4f86-9c59-21f05abfb001} <Debug> TCPHandler: Processed in 0.002046781 sec. | ||
4976 | 2025.01.25 05:10:27.390658 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2025.01.25 05:10:27.390798 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4978 | 2025.01.25 05:10:27.390860 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4979 | 2025.01.25 05:10:27.391518 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2025.01.25 05:10:27.391566 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4981 | 2025.01.25 05:10:27.391991 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4982 | 2025.01.25 05:10:27.392266 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2025.01.25 05:10:27.392479 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. | ||
4984 | 2025.01.25 05:10:27.392531 [ 284 ] {71b01f9e-b2c3-4a69-8923-c015dbedb1ed} <Debug> TCPHandler: Processed in 0.001927319 sec. | ||
4985 | 2025.01.25 05:10:27.392689 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4986 | 2025.01.25 05:10:27.392831 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4987 | 2025.01.25 05:10:27.392924 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4988 | 2025.01.25 05:10:27.394150 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.01.25 05:10:27.394189 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4990 | 2025.01.25 05:10:27.394813 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4991 | 2025.01.25 05:10:27.395080 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.01.25 05:10:27.395328 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002527 sec., 1978.6307874950533 rows/sec., 3.55 MiB/sec. | ||
4993 | 2025.01.25 05:10:27.395442 [ 283 ] {ae2e4dc1-071e-43a2-9246-7f22241d7170} <Debug> TCPHandler: Processed in 0.002814243 sec. | ||
4994 | 2025.01.25 05:10:27.395591 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2025.01.25 05:10:27.395711 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4996 | 2025.01.25 05:10:27.395762 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4997 | 2025.01.25 05:10:27.396252 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4998 | 2025.01.25 05:10:27.396290 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
4999 | 2025.01.25 05:10:27.396667 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5000 | 2025.01.25 05:10:27.396905 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2025.01.25 05:10:27.397119 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
5002 | 2025.01.25 05:10:27.397170 [ 284 ] {aa6ce3b2-bf87-431b-b6a0-d85643a1a6d3} <Debug> TCPHandler: Processed in 0.001637825 sec. | ||
5003 | 2025.01.25 05:10:27.467914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
5004 | 2025.01.25 05:10:27.468650 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5005 | 2025.01.25 05:10:27.468701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5006 | 2025.01.25 05:10:27.469218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5007 | 2025.01.25 05:10:27.469468 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2025.01.25 05:10:27.469697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
5009 | 2025.01.25 05:10:27.798628 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5010 | 2025.01.25 05:10:27.798920 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5011 | 2025.01.25 05:10:27.799033 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5012 | 2025.01.25 05:10:27.800030 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5013 | 2025.01.25 05:10:27.800077 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5014 | 2025.01.25 05:10:27.800515 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5015 | 2025.01.25 05:10:27.800769 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2025.01.25 05:10:27.800990 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002151 sec., 6508.600650860065 rows/sec., 468.53 KiB/sec. | ||
5017 | 2025.01.25 05:10:27.801055 [ 283 ] {8ff945ea-f101-4521-b1f2-072bc958e436} <Debug> TCPHandler: Processed in 0.002603179 sec. | ||
5018 | 2025.01.25 05:10:27.801278 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5019 | 2025.01.25 05:10:27.801458 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5020 | 2025.01.25 05:10:27.801526 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5021 | 2025.01.25 05:10:27.802211 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.01.25 05:10:27.802260 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5023 | 2025.01.25 05:10:27.802684 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5024 | 2025.01.25 05:10:27.802941 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2025.01.25 05:10:27.803180 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00177 sec., 1129.9435028248588 rows/sec., 92.14 KiB/sec. | ||
5026 | 2025.01.25 05:10:27.803238 [ 284 ] {4384c430-587f-4b3e-b48a-836fd2904c4e} <Debug> TCPHandler: Processed in 0.002084741 sec. | ||
5027 | 2025.01.25 05:10:27.803437 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2025.01.25 05:10:27.803662 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5029 | 2025.01.25 05:10:27.803748 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5030 | 2025.01.25 05:10:27.804853 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2025.01.25 05:10:27.804894 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5032 | 2025.01.25 05:10:27.805354 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5033 | 2025.01.25 05:10:27.805608 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2025.01.25 05:10:27.805840 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.002233 sec., 633228.8401253918 rows/sec., 53.04 MiB/sec. | ||
5035 | 2025.01.25 05:10:27.805972 [ 283 ] {ce53f5af-063e-418d-a734-ed6de71f1023} <Debug> TCPHandler: Processed in 0.00264245 sec. | ||
5036 | 2025.01.25 05:10:27.806123 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5037 | 2025.01.25 05:10:27.806240 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5038 | 2025.01.25 05:10:27.806291 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5039 | 2025.01.25 05:10:27.806879 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2025.01.25 05:10:27.806921 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5041 | 2025.01.25 05:10:27.807299 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5042 | 2025.01.25 05:10:27.807543 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2025.01.25 05:10:27.807763 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.001548 sec., 28423.772609819123 rows/sec., 2.04 MiB/sec. | ||
5044 | 2025.01.25 05:10:27.807819 [ 284 ] {f13948d6-38b4-4dbe-806f-521c0558e206} <Debug> TCPHandler: Processed in 0.001754047 sec. | ||
5045 | 2025.01.25 05:10:27.808011 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5046 | 2025.01.25 05:10:27.808233 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5047 | 2025.01.25 05:10:27.808323 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5048 | 2025.01.25 05:10:27.809142 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5049 | 2025.01.25 05:10:27.809181 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5050 | 2025.01.25 05:10:27.809549 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5051 | 2025.01.25 05:10:27.809786 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5052 | 2025.01.25 05:10:27.810005 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001827 sec., 132457.5807334428 rows/sec., 8.97 MiB/sec. | ||
5053 | 2025.01.25 05:10:27.810060 [ 283 ] {3157df5b-6305-47b7-a481-c7a23a43bf78} <Debug> TCPHandler: Processed in 0.002156402 sec. | ||
5054 | 2025.01.25 05:10:27.810198 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5055 | 2025.01.25 05:10:27.810315 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5056 | 2025.01.25 05:10:27.810364 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5057 | 2025.01.25 05:10:27.810932 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5058 | 2025.01.25 05:10:27.810972 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5059 | 2025.01.25 05:10:27.811350 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5060 | 2025.01.25 05:10:27.811587 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5061 | 2025.01.25 05:10:27.811831 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
5062 | 2025.01.25 05:10:27.811916 [ 284 ] {21632ca5-6f7c-4f13-8105-25d5c37f662a} <Debug> TCPHandler: Processed in 0.001771176 sec. | ||
5063 | 2025.01.25 05:10:27.812215 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2025.01.25 05:10:27.812433 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5065 | 2025.01.25 05:10:27.812522 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5066 | 2025.01.25 05:10:27.813443 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2025.01.25 05:10:27.813483 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5068 | 2025.01.25 05:10:27.813880 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5069 | 2025.01.25 05:10:27.814120 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2025.01.25 05:10:27.814333 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.001953 sec., 448028.6738351254 rows/sec., 32.47 MiB/sec. | ||
5071 | 2025.01.25 05:10:27.814387 [ 283 ] {a7e58679-59df-4690-93c5-f8a715bffe6d} <Debug> TCPHandler: Processed in 0.002361125 sec. | ||
5072 | 2025.01.25 05:10:27.814536 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2025.01.25 05:10:27.814674 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5074 | 2025.01.25 05:10:27.814733 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5075 | 2025.01.25 05:10:27.815289 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2025.01.25 05:10:27.815335 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5077 | 2025.01.25 05:10:27.815757 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5078 | 2025.01.25 05:10:27.815992 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5079 | 2025.01.25 05:10:27.816206 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
5080 | 2025.01.25 05:10:27.816256 [ 284 ] {11b88a6a-76e2-4c7b-9ee5-85b6c55a3f7e} <Debug> TCPHandler: Processed in 0.001786696 sec. | ||
5081 | 2025.01.25 05:10:27.816388 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2025.01.25 05:10:27.816504 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5083 | 2025.01.25 05:10:27.816557 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5084 | 2025.01.25 05:10:27.817318 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.01.25 05:10:27.817357 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5086 | 2025.01.25 05:10:27.817789 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5087 | 2025.01.25 05:10:27.818029 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.01.25 05:10:27.818252 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001772 sec., 539503.3860045146 rows/sec., 35.84 MiB/sec. | ||
5089 | 2025.01.25 05:10:27.818362 [ 283 ] {f9b3a3b4-9763-4c38-87da-f924f7815849} <Debug> TCPHandler: Processed in 0.00202607 sec. | ||
5090 | 2025.01.25 05:10:27.818552 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2025.01.25 05:10:27.818667 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5092 | 2025.01.25 05:10:27.818726 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5093 | 2025.01.25 05:10:27.819264 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2025.01.25 05:10:27.819309 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5095 | 2025.01.25 05:10:27.819733 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5096 | 2025.01.25 05:10:27.819965 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2025.01.25 05:10:27.820222 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec. | ||
5098 | 2025.01.25 05:10:27.820416 [ 284 ] {e527cea1-82c0-4db1-a3d5-17b6f6237807} <Debug> TCPHandler: Processed in 0.00196761 sec. | ||
5099 | 2025.01.25 05:10:27.820559 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2025.01.25 05:10:27.820675 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5101 | 2025.01.25 05:10:27.820764 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5102 | 2025.01.25 05:10:27.822016 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5103 | 2025.01.25 05:10:27.822057 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5104 | 2025.01.25 05:10:27.822693 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5105 | 2025.01.25 05:10:27.822947 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5106 | 2025.01.25 05:10:27.823197 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002545 sec., 13752.455795677799 rows/sec., 24.64 MiB/sec. | ||
5107 | 2025.01.25 05:10:27.823301 [ 283 ] {e26847c4-5208-4868-b00d-262ef1ecd966} <Debug> TCPHandler: Processed in 0.002802072 sec. | ||
5108 | 2025.01.25 05:10:27.823449 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2025.01.25 05:10:27.823585 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5110 | 2025.01.25 05:10:27.823641 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5111 | 2025.01.25 05:10:27.824187 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2025.01.25 05:10:27.824233 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5113 | 2025.01.25 05:10:27.824683 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5114 | 2025.01.25 05:10:27.824919 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2025.01.25 05:10:27.825135 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00158 sec., 21518.98734177215 rows/sec., 1.25 MiB/sec. | ||
5116 | 2025.01.25 05:10:27.825184 [ 284 ] {865adacd-25d4-42e7-960b-c97dd43565e0} <Debug> TCPHandler: Processed in 0.001800736 sec. | ||
5117 | 2025.01.25 05:10:28.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.73 MiB, peak 198.67 MiB, free memory in arenas 0.00 B, will set to 189.42 MiB (RSS), difference: -1.31 MiB | ||
5118 | 2025.01.25 05:10:28.191475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5119 | 2025.01.25 05:10:28.211788 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5120 | 2025.01.25 05:10:28.211849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5121 | 2025.01.25 05:10:28.219488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5122 | 2025.01.25 05:10:28.220264 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5123 | 2025.01.25 05:10:28.223255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5124 | 2025.01.25 05:10:32.382965 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2025.01.25 05:10:32.383189 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5126 | 2025.01.25 05:10:32.383271 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5127 | 2025.01.25 05:10:32.384226 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2025.01.25 05:10:32.384274 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5129 | 2025.01.25 05:10:32.384723 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5130 | 2025.01.25 05:10:32.384976 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5131 | 2025.01.25 05:10:32.385155 [ 50 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5132 | 2025.01.25 05:10:32.385228 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002091 sec., 26781.444285031084 rows/sec., 2.06 MiB/sec. | ||
5133 | 2025.01.25 05:10:32.385244 [ 50 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.01.25 05:10:32.385308 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5135 | 2025.01.25 05:10:32.385363 [ 283 ] {72e4f42b-dc4c-4928-9c97-33ad76ca54dd} <Debug> TCPHandler: Processed in 0.002535998 sec. | ||
5136 | 2025.01.25 05:10:32.385557 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
5137 | 2025.01.25 05:10:32.385650 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2025.01.25 05:10:32.385744 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5139 | 2025.01.25 05:10:32.385821 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part | ||
5140 | 2025.01.25 05:10:32.385933 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5141 | 2025.01.25 05:10:32.386050 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 67 rows starting from the beginning of the part | ||
5142 | 2025.01.25 05:10:32.386102 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5143 | 2025.01.25 05:10:32.386492 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 273 rows starting from the beginning of the part | ||
5144 | 2025.01.25 05:10:32.386848 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
5145 | 2025.01.25 05:10:32.387245 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1414 rows starting from the beginning of the part | ||
5146 | 2025.01.25 05:10:32.387698 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
5147 | 2025.01.25 05:10:32.389029 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.01.25 05:10:32.389089 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5149 | 2025.01.25 05:10:32.390230 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5150 | 2025.01.25 05:10:32.390566 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2025.01.25 05:10:32.390813 [ 50 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5152 | 2025.01.25 05:10:32.390932 [ 50 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5153 | 2025.01.25 05:10:32.391001 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5154 | 2025.01.25 05:10:32.391018 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005173 sec., 12371.931181132806 rows/sec., 988.83 KiB/sec. | ||
5155 | 2025.01.25 05:10:32.391353 [ 284 ] {64a92c55-ad56-4711-811a-e3c499bb0276} <Debug> TCPHandler: Processed in 0.005839158 sec. | ||
5156 | 2025.01.25 05:10:32.391527 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
5157 | 2025.01.25 05:10:32.391665 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5158 | 2025.01.25 05:10:32.393453 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5159 | 2025.01.25 05:10:32.393539 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5160 | 2025.01.25 05:10:32.393807 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5161 | 2025.01.25 05:10:32.393948 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5162 | 2025.01.25 05:10:32.394281 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 71 rows starting from the beginning of the part | ||
5163 | 2025.01.25 05:10:32.394688 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 417 rows starting from the beginning of the part | ||
5164 | 2025.01.25 05:10:32.394801 [ 189 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.009373901 sec., 352894.7020029334 rows/sec., 30.93 MiB/sec. | ||
5165 | 2025.01.25 05:10:32.394953 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 69 rows starting from the beginning of the part | ||
5166 | 2025.01.25 05:10:32.395306 [ 189 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5167 | 2025.01.25 05:10:32.395333 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 875 rows starting from the beginning of the part | ||
5168 | 2025.01.25 05:10:32.396052 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
5169 | 2025.01.25 05:10:32.396905 [ 189 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2025.01.25 05:10:32.397285 [ 189 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_36_7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5171 | 2025.01.25 05:10:32.397351 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2025.01.25 05:10:32.397477 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5173 | 2025.01.25 05:10:32.397477 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5174 | 2025.01.25 05:10:32.398662 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5175 | 2025.01.25 05:10:32.399102 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.01.25 05:10:32.399305 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5177 | 2025.01.25 05:10:32.399390 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5178 | 2025.01.25 05:10:32.399427 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5179 | 2025.01.25 05:10:32.399516 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.006077 sec., 21063.02451867698 rows/sec., 1.47 MiB/sec. | ||
5180 | 2025.01.25 05:10:32.400065 [ 283 ] {fd4f131e-83f6-4f4e-b5e2-61aac4a04d30} <Debug> TCPHandler: Processed in 0.008558938 sec. | ||
5181 | 2025.01.25 05:10:32.400184 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
5182 | 2025.01.25 05:10:32.400362 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5183 | 2025.01.25 05:10:32.400806 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5184 | 2025.01.25 05:10:32.400811 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5185 | 2025.01.25 05:10:32.400963 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10049 rows starting from the beginning of the part | ||
5186 | 2025.01.25 05:10:32.400979 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5187 | 2025.01.25 05:10:32.401447 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
5188 | 2025.01.25 05:10:32.401873 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.010689851 sec., 225447.48285078997 rows/sec., 17.29 MiB/sec. | ||
5189 | 2025.01.25 05:10:32.402033 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5190 | 2025.01.25 05:10:32.402556 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5191 | 2025.01.25 05:10:32.402696 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5192 | 2025.01.25 05:10:32.403230 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 956 rows starting from the beginning of the part | ||
5193 | 2025.01.25 05:10:32.403520 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
5194 | 2025.01.25 05:10:32.404336 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5195 | 2025.01.25 05:10:32.404689 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_36_7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5196 | 2025.01.25 05:10:32.404915 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2025.01.25 05:10:32.404993 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5198 | 2025.01.25 05:10:32.404988 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5199 | 2025.01.25 05:10:32.405530 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5200 | 2025.01.25 05:10:32.405823 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5201 | 2025.01.25 05:10:32.406016 [ 50 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5202 | 2025.01.25 05:10:32.406079 [ 50 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2025.01.25 05:10:32.406130 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5204 | 2025.01.25 05:10:32.406175 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005494 sec., 8736.803785948308 rows/sec., 602.93 KiB/sec. | ||
5205 | 2025.01.25 05:10:32.406565 [ 284 ] {f6a47a58-9d03-4226-8774-8f5e9a4a882f} <Debug> TCPHandler: Processed in 0.006355505 sec. | ||
5206 | 2025.01.25 05:10:32.406689 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
5207 | 2025.01.25 05:10:32.407002 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5208 | 2025.01.25 05:10:32.407042 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1864 rows starting from the beginning of the part | ||
5209 | 2025.01.25 05:10:32.407156 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5210 | 2025.01.25 05:10:32.407460 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5211 | 2025.01.25 05:10:32.407604 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5212 | 2025.01.25 05:10:32.407912 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
5213 | 2025.01.25 05:10:32.408172 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
5214 | 2025.01.25 05:10:32.409531 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11691 rows, containing 5 columns (5 merged, 0 gathered) in 0.009949049 sec., 1175087.186725083 rows/sec., 79.26 MiB/sec. | ||
5215 | 2025.01.25 05:10:32.409850 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5216 | 2025.01.25 05:10:32.410503 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.004242614 sec., 506291.6400125018 rows/sec., 33.04 MiB/sec. | ||
5217 | 2025.01.25 05:10:32.410513 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.01.25 05:10:32.410636 [ 197 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5219 | 2025.01.25 05:10:32.410740 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
5220 | 2025.01.25 05:10:32.410893 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5221 | 2025.01.25 05:10:32.411211 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5222 | 2025.01.25 05:10:32.411290 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_36_7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5223 | 2025.01.25 05:10:32.411380 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5224 | 2025.01.25 05:10:34.839836 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5225 | 2025.01.25 05:10:34.839900 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5226 | 2025.01.25 05:10:34.969943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5227 | 2025.01.25 05:10:34.971076 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5228 | 2025.01.25 05:10:34.971165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5229 | 2025.01.25 05:10:34.971798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5230 | 2025.01.25 05:10:34.972063 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5231 | 2025.01.25 05:10:34.972318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5232 | 2025.01.25 05:10:35.004416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 740 | ||
5233 | 2025.01.25 05:10:35.007816 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2025.01.25 05:10:35.007866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5235 | 2025.01.25 05:10:35.009334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5236 | 2025.01.25 05:10:35.009634 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5237 | 2025.01.25 05:10:35.010176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
5238 | 2025.01.25 05:10:35.723409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5239 | 2025.01.25 05:10:35.744774 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5240 | 2025.01.25 05:10:35.744835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5241 | 2025.01.25 05:10:35.752324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5242 | 2025.01.25 05:10:35.753117 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5243 | 2025.01.25 05:10:35.755875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5244 | 2025.01.25 05:10:37.385048 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5245 | 2025.01.25 05:10:37.385338 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5246 | 2025.01.25 05:10:37.385452 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5247 | 2025.01.25 05:10:37.386459 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5248 | 2025.01.25 05:10:37.386505 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5249 | 2025.01.25 05:10:37.386974 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5250 | 2025.01.25 05:10:37.387242 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5251 | 2025.01.25 05:10:37.387468 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002214 sec., 29810.298102981033 rows/sec., 2.37 MiB/sec. | ||
5252 | 2025.01.25 05:10:37.387526 [ 283 ] {f66327e9-dd67-4882-add0-6d9e4421c73d} <Debug> TCPHandler: Processed in 0.00266577 sec. | ||
5253 | 2025.01.25 05:10:37.387767 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5254 | 2025.01.25 05:10:37.387983 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5255 | 2025.01.25 05:10:37.388064 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5256 | 2025.01.25 05:10:37.388779 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2025.01.25 05:10:37.388826 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5258 | 2025.01.25 05:10:37.389272 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5259 | 2025.01.25 05:10:37.389544 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.01.25 05:10:37.389758 [ 44 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5261 | 2025.01.25 05:10:37.389818 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001895 sec., 2638.5224274406332 rows/sec., 198.40 KiB/sec. | ||
5262 | 2025.01.25 05:10:37.389888 [ 44 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2025.01.25 05:10:37.389962 [ 284 ] {c13d8b2a-0ccd-48b3-a3f7-20255c3e1edc} <Debug> TCPHandler: Processed in 0.002334884 sec. | ||
5264 | 2025.01.25 05:10:37.389971 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5265 | 2025.01.25 05:10:37.390206 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5266 | 2025.01.25 05:10:37.390241 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
5267 | 2025.01.25 05:10:37.390431 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5268 | 2025.01.25 05:10:37.390465 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5269 | 2025.01.25 05:10:37.390533 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
5270 | 2025.01.25 05:10:37.390537 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5271 | 2025.01.25 05:10:37.390801 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
5272 | 2025.01.25 05:10:37.391179 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
5273 | 2025.01.25 05:10:37.391505 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
5274 | 2025.01.25 05:10:37.391799 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
5275 | 2025.01.25 05:10:37.392057 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
5276 | 2025.01.25 05:10:37.393472 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2025.01.25 05:10:37.393544 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5278 | 2025.01.25 05:10:37.394584 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5279 | 2025.01.25 05:10:37.395036 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004901224 sec., 34277.151993053165 rows/sec., 2.58 MiB/sec. | ||
5280 | 2025.01.25 05:10:37.395076 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2025.01.25 05:10:37.395212 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5282 | 2025.01.25 05:10:37.395399 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005062 sec., 13630.975898854209 rows/sec., 1.06 MiB/sec. | ||
5283 | 2025.01.25 05:10:37.395481 [ 283 ] {98fbb150-1daf-4915-8c06-c8aef5b4dee0} <Debug> TCPHandler: Processed in 0.005417111 sec. | ||
5284 | 2025.01.25 05:10:37.395657 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5285 | 2025.01.25 05:10:37.395672 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5286 | 2025.01.25 05:10:37.395814 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_26_5} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5287 | 2025.01.25 05:10:37.395863 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5288 | 2025.01.25 05:10:37.395958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5289 | 2025.01.25 05:10:37.396002 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5290 | 2025.01.25 05:10:37.396588 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5291 | 2025.01.25 05:10:37.396628 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5292 | 2025.01.25 05:10:37.397038 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5293 | 2025.01.25 05:10:37.397289 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5294 | 2025.01.25 05:10:37.397505 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. | ||
5295 | 2025.01.25 05:10:37.397562 [ 284 ] {5792aac8-979c-4e1a-b12e-868632f71e11} <Debug> TCPHandler: Processed in 0.00199407 sec. | ||
5296 | 2025.01.25 05:10:37.397713 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5297 | 2025.01.25 05:10:37.397848 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5298 | 2025.01.25 05:10:37.397940 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5299 | 2025.01.25 05:10:37.399040 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2025.01.25 05:10:37.399080 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5301 | 2025.01.25 05:10:37.399708 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5302 | 2025.01.25 05:10:37.399988 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2025.01.25 05:10:37.400214 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5304 | 2025.01.25 05:10:37.400261 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002441 sec., 2048.3408439164277 rows/sec., 3.67 MiB/sec. | ||
5305 | 2025.01.25 05:10:37.400317 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5306 | 2025.01.25 05:10:37.400416 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5307 | 2025.01.25 05:10:37.400714 [ 283 ] {1c919dd1-251f-4359-91a2-a278866568e0} <Debug> TCPHandler: Processed in 0.003063056 sec. | ||
5308 | 2025.01.25 05:10:37.400812 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
5309 | 2025.01.25 05:10:37.401062 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.01.25 05:10:37.401402 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5311 | 2025.01.25 05:10:37.401535 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5312 | 2025.01.25 05:10:37.401813 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5313 | 2025.01.25 05:10:37.402072 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part | ||
5314 | 2025.01.25 05:10:37.402866 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
5315 | 2025.01.25 05:10:37.403643 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
5316 | 2025.01.25 05:10:37.403718 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.01.25 05:10:37.403802 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5318 | 2025.01.25 05:10:37.404308 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
5319 | 2025.01.25 05:10:37.404968 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
5320 | 2025.01.25 05:10:37.405298 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5321 | 2025.01.25 05:10:37.405654 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
5322 | 2025.01.25 05:10:37.406220 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2025.01.25 05:10:37.406926 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005616 sec., 10683.760683760684 rows/sec., 737.29 KiB/sec. | ||
5324 | 2025.01.25 05:10:37.407006 [ 284 ] {13297576-2a89-4059-a0f5-9e3563cf76ce} <Debug> TCPHandler: Processed in 0.006168233 sec. | ||
5325 | 2025.01.25 05:10:37.411042 [ 198 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 19 columns (19 merged, 0 gathered) in 0.010446637 sec., 47670.84373660155 rows/sec., 85.42 MiB/sec. | ||
5326 | 2025.01.25 05:10:37.411722 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5327 | 2025.01.25 05:10:37.412214 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5328 | 2025.01.25 05:10:37.412289 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5329 | 2025.01.25 05:10:37.412393 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
5330 | 2025.01.25 05:10:38.744426 [ 42 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5331 | 2025.01.25 05:10:38.744490 [ 42 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2025.01.25 05:10:38.744512 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5333 | 2025.01.25 05:10:38.744679 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5334 | 2025.01.25 05:10:38.744837 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5335 | 2025.01.25 05:10:38.744875 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5336 | 2025.01.25 05:10:38.744954 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5337 | 2025.01.25 05:10:38.745160 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5338 | 2025.01.25 05:10:38.745370 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5339 | 2025.01.25 05:10:38.745558 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5340 | 2025.01.25 05:10:38.746619 [ 198 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201455 sec., 44674.989451738606 rows/sec., 2.28 MiB/sec. | ||
5341 | 2025.01.25 05:10:38.746821 [ 198 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5342 | 2025.01.25 05:10:38.747182 [ 198 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5343 | 2025.01.25 05:10:38.747272 [ 198 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_15_3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5344 | 2025.01.25 05:10:38.747370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5345 | 2025.01.25 05:10:38.983346 [ 42 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5346 | 2025.01.25 05:10:38.983445 [ 42 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.01.25 05:10:38.983494 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5348 | 2025.01.25 05:10:38.983719 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5349 | 2025.01.25 05:10:38.983928 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5350 | 2025.01.25 05:10:38.983964 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
5351 | 2025.01.25 05:10:38.984056 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5352 | 2025.01.25 05:10:38.984272 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5353 | 2025.01.25 05:10:38.984413 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5354 | 2025.01.25 05:10:38.984619 [ 200 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5355 | 2025.01.25 05:10:38.985759 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163373 sec., 348529.81894476817 rows/sec., 24.95 MiB/sec. | ||
5356 | 2025.01.25 05:10:38.985994 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5357 | 2025.01.25 05:10:38.986365 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5358 | 2025.01.25 05:10:38.986462 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_15_3} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5359 | 2025.01.25 05:10:38.986575 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5360 | 2025.01.25 05:10:42.390546 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5361 | 2025.01.25 05:10:42.390768 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5362 | 2025.01.25 05:10:42.390848 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5363 | 2025.01.25 05:10:42.391635 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5364 | 2025.01.25 05:10:42.391678 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5365 | 2025.01.25 05:10:42.392113 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5366 | 2025.01.25 05:10:42.392366 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2025.01.25 05:10:42.392576 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
5368 | 2025.01.25 05:10:42.392700 [ 283 ] {aa938e3b-4691-4e8d-8363-0a43d6a41696} <Debug> TCPHandler: Processed in 0.002294155 sec. | ||
5369 | 2025.01.25 05:10:42.392941 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5370 | 2025.01.25 05:10:42.393138 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5371 | 2025.01.25 05:10:42.393214 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5372 | 2025.01.25 05:10:42.394085 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.01.25 05:10:42.394137 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5374 | 2025.01.25 05:10:42.394608 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5375 | 2025.01.25 05:10:42.394881 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2025.01.25 05:10:42.395127 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002043 sec., 133627.01908957414 rows/sec., 11.78 MiB/sec. | ||
5377 | 2025.01.25 05:10:42.395198 [ 284 ] {27425a90-f197-4def-8dc3-a145d1a4aae3} <Debug> TCPHandler: Processed in 0.002390016 sec. | ||
5378 | 2025.01.25 05:10:42.395356 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5379 | 2025.01.25 05:10:42.395500 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5380 | 2025.01.25 05:10:42.395564 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5381 | 2025.01.25 05:10:42.396274 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2025.01.25 05:10:42.396313 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5383 | 2025.01.25 05:10:42.396684 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5384 | 2025.01.25 05:10:42.396930 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2025.01.25 05:10:42.397112 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001647 sec., 25500.910746812388 rows/sec., 1.83 MiB/sec. | ||
5386 | 2025.01.25 05:10:42.397168 [ 283 ] {0b3d18d9-367d-4cbc-932e-f0275a6faad7} <Debug> TCPHandler: Processed in 0.001880248 sec. | ||
5387 | 2025.01.25 05:10:42.397326 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5388 | 2025.01.25 05:10:42.397473 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5389 | 2025.01.25 05:10:42.397539 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5390 | 2025.01.25 05:10:42.398237 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5391 | 2025.01.25 05:10:42.398283 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5392 | 2025.01.25 05:10:42.398655 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5393 | 2025.01.25 05:10:42.398893 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5394 | 2025.01.25 05:10:42.399103 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001664 sec., 8413.461538461539 rows/sec., 589.22 KiB/sec. | ||
5395 | 2025.01.25 05:10:42.399161 [ 284 ] {9dd0df75-5799-4966-9174-1b13c76e02aa} <Debug> TCPHandler: Processed in 0.001902849 sec. | ||
5396 | 2025.01.25 05:10:42.399302 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2025.01.25 05:10:42.399441 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5398 | 2025.01.25 05:10:42.399502 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5399 | 2025.01.25 05:10:42.400192 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2025.01.25 05:10:42.400243 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5401 | 2025.01.25 05:10:42.400616 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5402 | 2025.01.25 05:10:42.400855 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2025.01.25 05:10:42.401040 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 496.96 KiB/sec. | ||
5404 | 2025.01.25 05:10:42.401094 [ 283 ] {d9d54818-9785-48a2-83bf-40e1b4f3f04b} <Debug> TCPHandler: Processed in 0.001855168 sec. | ||
5405 | 2025.01.25 05:10:42.401232 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2025.01.25 05:10:42.401366 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5407 | 2025.01.25 05:10:42.401421 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5408 | 2025.01.25 05:10:42.402278 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2025.01.25 05:10:42.402319 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5410 | 2025.01.25 05:10:42.402711 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5411 | 2025.01.25 05:10:42.402950 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2025.01.25 05:10:42.403169 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001823 sec., 228743.8288535381 rows/sec., 16.33 MiB/sec. | ||
5413 | 2025.01.25 05:10:42.403228 [ 284 ] {60647c71-9699-4a00-97eb-2e24df9c56a9} <Debug> TCPHandler: Processed in 0.002053531 sec. | ||
5414 | 2025.01.25 05:10:42.403376 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5415 | 2025.01.25 05:10:42.403516 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5416 | 2025.01.25 05:10:42.403578 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5417 | 2025.01.25 05:10:42.404154 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2025.01.25 05:10:42.404199 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5419 | 2025.01.25 05:10:42.404576 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5420 | 2025.01.25 05:10:42.404808 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2025.01.25 05:10:42.404985 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
5422 | 2025.01.25 05:10:42.405036 [ 283 ] {b54cc8f0-f74b-4d02-96ba-2bceb73aa8cf} <Debug> TCPHandler: Processed in 0.001726906 sec. | ||
5423 | 2025.01.25 05:10:42.405169 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2025.01.25 05:10:42.405289 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5425 | 2025.01.25 05:10:42.405343 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5426 | 2025.01.25 05:10:42.405925 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2025.01.25 05:10:42.405964 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5428 | 2025.01.25 05:10:42.406360 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5429 | 2025.01.25 05:10:42.406599 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2025.01.25 05:10:42.406817 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001545 sec., 153398.0582524272 rows/sec., 10.28 MiB/sec. | ||
5431 | 2025.01.25 05:10:42.406925 [ 284 ] {b35416e5-6575-4155-897c-527c688fc3cc} <Debug> TCPHandler: Processed in 0.001808687 sec. | ||
5432 | 2025.01.25 05:10:42.407137 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5433 | 2025.01.25 05:10:42.407311 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5434 | 2025.01.25 05:10:42.407365 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5435 | 2025.01.25 05:10:42.407845 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2025.01.25 05:10:42.407885 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5437 | 2025.01.25 05:10:42.408254 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5438 | 2025.01.25 05:10:42.408487 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2025.01.25 05:10:42.408712 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
5440 | 2025.01.25 05:10:42.408812 [ 283 ] {36117ef8-aa6d-4a80-8a68-21b423e444b7} <Debug> TCPHandler: Processed in 0.001810387 sec. | ||
5441 | 2025.01.25 05:10:42.409024 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2025.01.25 05:10:42.409142 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5443 | 2025.01.25 05:10:42.409223 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5444 | 2025.01.25 05:10:42.410510 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2025.01.25 05:10:42.410550 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5446 | 2025.01.25 05:10:42.411211 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5447 | 2025.01.25 05:10:42.411466 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2025.01.25 05:10:42.411719 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0026 sec., 13461.538461538463 rows/sec., 24.12 MiB/sec. | ||
5449 | 2025.01.25 05:10:42.411849 [ 284 ] {a08c6d6a-02e1-47a6-854b-22c005405f4d} <Debug> TCPHandler: Processed in 0.002881313 sec. | ||
5450 | 2025.01.25 05:10:42.412007 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2025.01.25 05:10:42.412149 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5452 | 2025.01.25 05:10:42.412211 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5453 | 2025.01.25 05:10:42.412717 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2025.01.25 05:10:42.412756 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5455 | 2025.01.25 05:10:42.413149 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5456 | 2025.01.25 05:10:42.413388 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2025.01.25 05:10:42.413618 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
5458 | 2025.01.25 05:10:42.413674 [ 283 ] {e4f89718-ffde-486e-abf9-6d636e463606} <Debug> TCPHandler: Processed in 0.001733696 sec. | ||
5459 | 2025.01.25 05:10:42.472530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5460 | 2025.01.25 05:10:42.473193 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5461 | 2025.01.25 05:10:42.473243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5462 | 2025.01.25 05:10:42.473756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5463 | 2025.01.25 05:10:42.474012 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5464 | 2025.01.25 05:10:42.474295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5465 | 2025.01.25 05:10:43.256026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5466 | 2025.01.25 05:10:43.277960 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2025.01.25 05:10:43.278018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
5468 | 2025.01.25 05:10:43.285435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5469 | 2025.01.25 05:10:43.286236 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2025.01.25 05:10:43.290094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5471 | 2025.01.25 05:10:45.010535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 774 | ||
5472 | 2025.01.25 05:10:45.013777 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.01.25 05:10:45.013837 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5474 | 2025.01.25 05:10:45.015346 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5475 | 2025.01.25 05:10:45.015663 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2025.01.25 05:10:45.017070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
5477 | 2025.01.25 05:10:47.385664 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2025.01.25 05:10:47.385966 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5479 | 2025.01.25 05:10:47.386084 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5480 | 2025.01.25 05:10:47.386961 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2025.01.25 05:10:47.387007 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5482 | 2025.01.25 05:10:47.387435 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5483 | 2025.01.25 05:10:47.387688 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2025.01.25 05:10:47.387917 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002036 sec., 1964.6365422396857 rows/sec., 160.20 KiB/sec. | ||
5485 | 2025.01.25 05:10:47.387973 [ 283 ] {497c07cf-28fd-4fd8-b862-54f16bb214a6} <Debug> TCPHandler: Processed in 0.002498278 sec. | ||
5486 | 2025.01.25 05:10:47.388212 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5487 | 2025.01.25 05:10:47.388405 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5488 | 2025.01.25 05:10:47.388478 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5489 | 2025.01.25 05:10:47.389234 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2025.01.25 05:10:47.389280 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5491 | 2025.01.25 05:10:47.389714 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5492 | 2025.01.25 05:10:47.389965 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2025.01.25 05:10:47.390201 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001848 sec., 36796.5367965368 rows/sec., 2.92 MiB/sec. | ||
5494 | 2025.01.25 05:10:47.390258 [ 284 ] {ac84fc49-36b0-459c-a4e0-3fddbf9b05d8} <Debug> TCPHandler: Processed in 0.002178313 sec. | ||
5495 | 2025.01.25 05:10:47.390414 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5496 | 2025.01.25 05:10:47.390551 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5497 | 2025.01.25 05:10:47.390609 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5498 | 2025.01.25 05:10:47.391300 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2025.01.25 05:10:47.391349 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5500 | 2025.01.25 05:10:47.391726 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5501 | 2025.01.25 05:10:47.391962 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2025.01.25 05:10:47.392172 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001652 sec., 5447.941888619855 rows/sec., 396.65 KiB/sec. | ||
5503 | 2025.01.25 05:10:47.392225 [ 283 ] {b8fe2fbe-6d48-4c05-a956-e7c39bd5592a} <Debug> TCPHandler: Processed in 0.001878348 sec. | ||
5504 | 2025.01.25 05:10:47.392359 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5505 | 2025.01.25 05:10:47.392488 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5506 | 2025.01.25 05:10:47.392545 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5507 | 2025.01.25 05:10:47.393256 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5508 | 2025.01.25 05:10:47.393310 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5509 | 2025.01.25 05:10:47.393686 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5510 | 2025.01.25 05:10:47.393926 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5511 | 2025.01.25 05:10:47.394148 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00169 sec., 43195.26627218935 rows/sec., 3.38 MiB/sec. | ||
5512 | 2025.01.25 05:10:47.394260 [ 284 ] {5180fb7f-4ba1-4f13-806e-26d9fef4ac09} <Debug> TCPHandler: Processed in 0.001954429 sec. | ||
5513 | 2025.01.25 05:10:47.394426 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5514 | 2025.01.25 05:10:47.394562 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5515 | 2025.01.25 05:10:47.394625 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5516 | 2025.01.25 05:10:47.395319 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5517 | 2025.01.25 05:10:47.395367 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5518 | 2025.01.25 05:10:47.395777 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5519 | 2025.01.25 05:10:47.396026 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5520 | 2025.01.25 05:10:47.396239 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001706 sec., 94958.96834701055 rows/sec., 6.61 MiB/sec. | ||
5521 | 2025.01.25 05:10:47.396292 [ 283 ] {9bc42cfd-8b06-433a-a5f6-1e5c2f64c85f} <Debug> TCPHandler: Processed in 0.00195012 sec. | ||
5522 | 2025.01.25 05:10:47.396427 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5523 | 2025.01.25 05:10:47.396542 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5524 | 2025.01.25 05:10:47.396621 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5525 | 2025.01.25 05:10:47.397713 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2025.01.25 05:10:47.397753 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5527 | 2025.01.25 05:10:47.398371 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5528 | 2025.01.25 05:10:47.398622 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2025.01.25 05:10:47.398877 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002359 sec., 2119.54217888936 rows/sec., 3.80 MiB/sec. | ||
5530 | 2025.01.25 05:10:47.398971 [ 284 ] {1468eb3a-7596-4c31-8c55-6239ef7283ba} <Debug> TCPHandler: Processed in 0.002599419 sec. | ||
5531 | 2025.01.25 05:10:47.399171 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5532 | 2025.01.25 05:10:47.399393 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5533 | 2025.01.25 05:10:47.399487 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5534 | 2025.01.25 05:10:47.399981 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5535 | 2025.01.25 05:10:47.400021 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5536 | 2025.01.25 05:10:47.400405 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5537 | 2025.01.25 05:10:47.400643 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5538 | 2025.01.25 05:10:47.400871 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
5539 | 2025.01.25 05:10:47.400921 [ 283 ] {95f05cb5-0c3e-4e10-abfd-2a0f24ef22b8} <Debug> TCPHandler: Processed in 0.001859128 sec. | ||
5540 | 2025.01.25 05:10:49.839949 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5541 | 2025.01.25 05:10:49.840049 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5542 | 2025.01.25 05:10:49.974526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5543 | 2025.01.25 05:10:49.975269 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.01.25 05:10:49.975330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5545 | 2025.01.25 05:10:49.975956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5546 | 2025.01.25 05:10:49.976203 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.01.25 05:10:49.976435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5548 | 2025.01.25 05:10:49.976435 [ 48 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5549 | 2025.01.25 05:10:49.976515 [ 48 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2025.01.25 05:10:49.976538 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5551 | 2025.01.25 05:10:49.976655 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
5552 | 2025.01.25 05:10:49.976788 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5553 | 2025.01.25 05:10:49.976829 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5554 | 2025.01.25 05:10:49.976934 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5555 | 2025.01.25 05:10:49.977197 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5556 | 2025.01.25 05:10:49.977408 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5557 | 2025.01.25 05:10:49.977526 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5558 | 2025.01.25 05:10:49.977755 [ 199 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5559 | 2025.01.25 05:10:49.982517 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005913259 sec., 2021896.8930669196 rows/sec., 28.92 MiB/sec. | ||
5560 | 2025.01.25 05:10:49.982838 [ 187 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5561 | 2025.01.25 05:10:49.983176 [ 187 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2025.01.25 05:10:49.983269 [ 187 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_26_5} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5563 | 2025.01.25 05:10:49.983368 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5564 | 2025.01.25 05:10:50.790256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5565 | 2025.01.25 05:10:50.812229 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2025.01.25 05:10:50.812297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5567 | 2025.01.25 05:10:50.819601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5568 | 2025.01.25 05:10:50.820383 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5569 | 2025.01.25 05:10:50.820775 [ 73 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5570 | 2025.01.25 05:10:50.820907 [ 73 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2025.01.25 05:10:50.820976 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5572 | 2025.01.25 05:10:50.821422 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5573 | 2025.01.25 05:10:50.837376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5574 | 2025.01.25 05:10:50.838615 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5575 | 2025.01.25 05:10:50.840246 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5576 | 2025.01.25 05:10:50.845923 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5577 | 2025.01.25 05:10:50.851599 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5578 | 2025.01.25 05:10:50.857336 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5579 | 2025.01.25 05:10:50.863117 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5580 | 2025.01.25 05:10:50.867751 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
5581 | 2025.01.25 05:10:50.926608 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105460214 sec., 1858.5207877541384 rows/sec., 9.61 MiB/sec. | ||
5582 | 2025.01.25 05:10:50.929507 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5583 | 2025.01.25 05:10:50.932360 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_26_5} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5584 | 2025.01.25 05:10:50.932479 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_26_5} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5585 | 2025.01.25 05:10:50.934973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5586 | 2025.01.25 05:10:51.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.68 MiB, peak 204.24 MiB, free memory in arenas 0.00 B, will set to 195.28 MiB (RSS), difference: 1.59 MiB | ||
5587 | 2025.01.25 05:10:52.391446 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.01.25 05:10:52.391655 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5589 | 2025.01.25 05:10:52.391730 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5590 | 2025.01.25 05:10:52.392485 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.01.25 05:10:52.392532 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5592 | 2025.01.25 05:10:52.392975 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5593 | 2025.01.25 05:10:52.393232 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.01.25 05:10:52.393392 [ 112 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5595 | 2025.01.25 05:10:52.393437 [ 112 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.01.25 05:10:52.393448 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
5597 | 2025.01.25 05:10:52.393470 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5598 | 2025.01.25 05:10:52.393571 [ 283 ] {4080f950-19c2-4886-b5a1-9b616e6aef68} <Debug> TCPHandler: Processed in 0.002269224 sec. | ||
5599 | 2025.01.25 05:10:52.393736 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5600 | 2025.01.25 05:10:52.393918 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5601 | 2025.01.25 05:10:52.393927 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5602 | 2025.01.25 05:10:52.393959 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5603 | 2025.01.25 05:10:52.394143 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5604 | 2025.01.25 05:10:52.394307 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5605 | 2025.01.25 05:10:52.394484 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5606 | 2025.01.25 05:10:52.394555 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5607 | 2025.01.25 05:10:52.394867 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5608 | 2025.01.25 05:10:52.395148 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
5609 | 2025.01.25 05:10:52.396628 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5610 | 2025.01.25 05:10:52.396680 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5611 | 2025.01.25 05:10:52.396988 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388271 sec., 20659.50450834659 rows/sec., 1.53 MiB/sec. | ||
5612 | 2025.01.25 05:10:52.397343 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5613 | 2025.01.25 05:10:52.397470 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5614 | 2025.01.25 05:10:52.397864 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_17_4} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5615 | 2025.01.25 05:10:52.397908 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2025.01.25 05:10:52.398070 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_17_4} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5617 | 2025.01.25 05:10:52.398385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5618 | 2025.01.25 05:10:52.398483 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.004356 sec., 62672.17630853995 rows/sec., 5.52 MiB/sec. | ||
5619 | 2025.01.25 05:10:52.398722 [ 284 ] {8c8b12a2-47c4-4f09-bff4-df9fc025be3f} <Debug> TCPHandler: Processed in 0.004931114 sec. | ||
5620 | 2025.01.25 05:10:52.398925 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5621 | 2025.01.25 05:10:52.399054 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5622 | 2025.01.25 05:10:52.399108 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5623 | 2025.01.25 05:10:52.399729 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5624 | 2025.01.25 05:10:52.399767 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5625 | 2025.01.25 05:10:52.400146 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5626 | 2025.01.25 05:10:52.400398 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5627 | 2025.01.25 05:10:52.400617 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001593 sec., 26365.348399246705 rows/sec., 1.89 MiB/sec. | ||
5628 | 2025.01.25 05:10:52.400670 [ 283 ] {82886338-cf70-470a-b13c-17dc86a01ae0} <Debug> TCPHandler: Processed in 0.001844277 sec. | ||
5629 | 2025.01.25 05:10:52.400823 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5630 | 2025.01.25 05:10:52.400962 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5631 | 2025.01.25 05:10:52.401020 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5632 | 2025.01.25 05:10:52.401692 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2025.01.25 05:10:52.401732 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5634 | 2025.01.25 05:10:52.402089 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5635 | 2025.01.25 05:10:52.402334 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2025.01.25 05:10:52.402599 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 588.16 KiB/sec. | ||
5637 | 2025.01.25 05:10:52.402841 [ 284 ] {c010e3a1-57a3-48db-97db-95418777414a} <Debug> TCPHandler: Processed in 0.002080811 sec. | ||
5638 | 2025.01.25 05:10:52.403092 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5639 | 2025.01.25 05:10:52.403308 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5640 | 2025.01.25 05:10:52.403400 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5641 | 2025.01.25 05:10:52.404100 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5642 | 2025.01.25 05:10:52.404168 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5643 | 2025.01.25 05:10:52.404547 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5644 | 2025.01.25 05:10:52.404792 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5645 | 2025.01.25 05:10:52.404959 [ 94 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5646 | 2025.01.25 05:10:52.405034 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001774 sec., 7328.072153325817 rows/sec., 456.90 KiB/sec. | ||
5647 | 2025.01.25 05:10:52.405042 [ 94 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5648 | 2025.01.25 05:10:52.405125 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5649 | 2025.01.25 05:10:52.405171 [ 283 ] {a1155384-d0c9-4ffb-bc80-8e292ffbd130} <Debug> TCPHandler: Processed in 0.002221174 sec. | ||
5650 | 2025.01.25 05:10:52.405391 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5651 | 2025.01.25 05:10:52.405403 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5652 | 2025.01.25 05:10:52.405679 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5653 | 2025.01.25 05:10:52.405688 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5654 | 2025.01.25 05:10:52.405730 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5655 | 2025.01.25 05:10:52.405780 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5656 | 2025.01.25 05:10:52.406010 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5657 | 2025.01.25 05:10:52.406318 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5658 | 2025.01.25 05:10:52.406651 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5659 | 2025.01.25 05:10:52.407009 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
5660 | 2025.01.25 05:10:52.408977 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2025.01.25 05:10:52.409045 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5662 | 2025.01.25 05:10:52.409545 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004328305 sec., 15017.425990081567 rows/sec., 994.99 KiB/sec. | ||
5663 | 2025.01.25 05:10:52.409740 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5664 | 2025.01.25 05:10:52.409946 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5665 | 2025.01.25 05:10:52.410208 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_17_4} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2025.01.25 05:10:52.410361 [ 190 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_17_4} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5667 | 2025.01.25 05:10:52.410366 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2025.01.25 05:10:52.410506 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5669 | 2025.01.25 05:10:52.410722 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.005115 sec., 81524.92668621702 rows/sec., 5.82 MiB/sec. | ||
5670 | 2025.01.25 05:10:52.410792 [ 284 ] {1c735f6a-7dda-4a2d-b2a5-5d7fa6480e30} <Debug> TCPHandler: Processed in 0.005528923 sec. | ||
5671 | 2025.01.25 05:10:52.410951 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5672 | 2025.01.25 05:10:52.411088 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5673 | 2025.01.25 05:10:52.411148 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5674 | 2025.01.25 05:10:52.411717 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2025.01.25 05:10:52.411756 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5676 | 2025.01.25 05:10:52.412125 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5677 | 2025.01.25 05:10:52.412365 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5678 | 2025.01.25 05:10:52.412572 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. | ||
5679 | 2025.01.25 05:10:52.412622 [ 283 ] {e1f9743e-0bb3-4cd3-b7be-4bd2a7e1fcc0} <Debug> TCPHandler: Processed in 0.001740156 sec. | ||
5680 | 2025.01.25 05:10:52.412770 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5681 | 2025.01.25 05:10:52.412906 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5682 | 2025.01.25 05:10:52.412968 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5683 | 2025.01.25 05:10:52.413644 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5684 | 2025.01.25 05:10:52.413687 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5685 | 2025.01.25 05:10:52.414086 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5686 | 2025.01.25 05:10:52.414317 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5687 | 2025.01.25 05:10:52.414530 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec. | ||
5688 | 2025.01.25 05:10:52.414582 [ 284 ] {bb9563dc-079f-4a00-8498-6408162e60d9} <Debug> TCPHandler: Processed in 0.001877618 sec. | ||
5689 | 2025.01.25 05:10:52.414725 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5690 | 2025.01.25 05:10:52.414861 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5691 | 2025.01.25 05:10:52.414922 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5692 | 2025.01.25 05:10:52.415477 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2025.01.25 05:10:52.415525 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5694 | 2025.01.25 05:10:52.415910 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5695 | 2025.01.25 05:10:52.416158 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2025.01.25 05:10:52.416370 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
5697 | 2025.01.25 05:10:52.416419 [ 283 ] {c0d31795-41f5-4e3d-8b9f-97f11b057120} <Debug> TCPHandler: Processed in 0.001760566 sec. | ||
5698 | 2025.01.25 05:10:52.416549 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5699 | 2025.01.25 05:10:52.416671 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5700 | 2025.01.25 05:10:52.416763 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5701 | 2025.01.25 05:10:52.418240 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5702 | 2025.01.25 05:10:52.418292 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5703 | 2025.01.25 05:10:52.419213 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5704 | 2025.01.25 05:10:52.419481 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5705 | 2025.01.25 05:10:52.419741 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0031 sec., 11290.322580645161 rows/sec., 20.23 MiB/sec. | ||
5706 | 2025.01.25 05:10:52.419848 [ 284 ] {d69cc3d2-120b-4e1a-8015-42a86cac2a73} <Debug> TCPHandler: Processed in 0.003352551 sec. | ||
5707 | 2025.01.25 05:10:52.419996 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5708 | 2025.01.25 05:10:52.420113 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5709 | 2025.01.25 05:10:52.420164 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5710 | 2025.01.25 05:10:52.420672 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5711 | 2025.01.25 05:10:52.420713 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5712 | 2025.01.25 05:10:52.421099 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5713 | 2025.01.25 05:10:52.421343 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5714 | 2025.01.25 05:10:52.421563 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
5715 | 2025.01.25 05:10:52.421613 [ 283 ] {f33ab95a-f911-4d0f-8e83-e936cfc56f96} <Debug> TCPHandler: Processed in 0.001672535 sec. | ||
5716 | 2025.01.25 05:10:55.017397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 810 | ||
5717 | 2025.01.25 05:10:55.020592 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2025.01.25 05:10:55.020653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5719 | 2025.01.25 05:10:55.022137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5720 | 2025.01.25 05:10:55.022457 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2025.01.25 05:10:55.023622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
5722 | 2025.01.25 05:10:57.384919 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5723 | 2025.01.25 05:10:57.385227 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5724 | 2025.01.25 05:10:57.385348 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5725 | 2025.01.25 05:10:57.386335 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5726 | 2025.01.25 05:10:57.386386 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5727 | 2025.01.25 05:10:57.386847 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5728 | 2025.01.25 05:10:57.387112 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2025.01.25 05:10:57.387313 [ 6 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5730 | 2025.01.25 05:10:57.387352 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002212 sec., 29837.2513562387 rows/sec., 2.38 MiB/sec. | ||
5731 | 2025.01.25 05:10:57.387407 [ 6 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5732 | 2025.01.25 05:10:57.387488 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5733 | 2025.01.25 05:10:57.387494 [ 283 ] {a25ac1c1-8802-4699-92d7-a5ba6dbbf901} <Debug> TCPHandler: Processed in 0.002763221 sec. | ||
5734 | 2025.01.25 05:10:57.387801 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
5735 | 2025.01.25 05:10:57.387827 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5736 | 2025.01.25 05:10:57.388328 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5737 | 2025.01.25 05:10:57.388503 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5738 | 2025.01.25 05:10:57.388548 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5739 | 2025.01.25 05:10:57.388643 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part | ||
5740 | 2025.01.25 05:10:57.388932 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
5741 | 2025.01.25 05:10:57.389434 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 273 rows starting from the beginning of the part | ||
5742 | 2025.01.25 05:10:57.389928 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part | ||
5743 | 2025.01.25 05:10:57.390308 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 273 rows starting from the beginning of the part | ||
5744 | 2025.01.25 05:10:57.390705 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
5745 | 2025.01.25 05:10:57.391425 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5746 | 2025.01.25 05:10:57.391472 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5747 | 2025.01.25 05:10:57.392025 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5748 | 2025.01.25 05:10:57.392576 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2025.01.25 05:10:57.393504 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.005349 sec., 934.7541596560105 rows/sec., 70.29 KiB/sec. | ||
5750 | 2025.01.25 05:10:57.393522 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005945559 sec., 366323.8393564003 rows/sec., 32.34 MiB/sec. | ||
5751 | 2025.01.25 05:10:57.393691 [ 284 ] {4323a743-28cb-43f8-ad64-b3b9bfc1f8b7} <Debug> TCPHandler: Processed in 0.006068081 sec. | ||
5752 | 2025.01.25 05:10:57.393799 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5753 | 2025.01.25 05:10:57.393870 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5754 | 2025.01.25 05:10:57.394045 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5755 | 2025.01.25 05:10:57.394131 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5756 | 2025.01.25 05:10:57.394200 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2025.01.25 05:10:57.394402 [ 188 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_41_8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5758 | 2025.01.25 05:10:57.394581 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5759 | 2025.01.25 05:10:57.395077 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5760 | 2025.01.25 05:10:57.395122 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5761 | 2025.01.25 05:10:57.395506 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5762 | 2025.01.25 05:10:57.395753 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5763 | 2025.01.25 05:10:57.395923 [ 6 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5764 | 2025.01.25 05:10:57.395989 [ 6 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2025.01.25 05:10:57.395997 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001996 sec., 34569.13827655311 rows/sec., 2.70 MiB/sec. | ||
5766 | 2025.01.25 05:10:57.396025 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5767 | 2025.01.25 05:10:57.396142 [ 283 ] {ee11b2d7-37c9-43f2-910e-e768f0b78263} <Debug> TCPHandler: Processed in 0.002347185 sec. | ||
5768 | 2025.01.25 05:10:57.396430 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5769 | 2025.01.25 05:10:57.396513 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
5770 | 2025.01.25 05:10:57.396740 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5771 | 2025.01.25 05:10:57.396864 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5772 | 2025.01.25 05:10:57.396871 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5773 | 2025.01.25 05:10:57.396902 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5774 | 2025.01.25 05:10:57.397162 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
5775 | 2025.01.25 05:10:57.397713 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 417 rows starting from the beginning of the part | ||
5776 | 2025.01.25 05:10:57.398138 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 73 rows starting from the beginning of the part | ||
5777 | 2025.01.25 05:10:57.398413 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 417 rows starting from the beginning of the part | ||
5778 | 2025.01.25 05:10:57.398709 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
5779 | 2025.01.25 05:10:57.399534 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2025.01.25 05:10:57.399577 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5781 | 2025.01.25 05:10:57.400151 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5782 | 2025.01.25 05:10:57.400454 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5783 | 2025.01.25 05:10:57.400625 [ 6 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5784 | 2025.01.25 05:10:57.400700 [ 6 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2025.01.25 05:10:57.400756 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5786 | 2025.01.25 05:10:57.400986 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004298 sec., 37226.617031177295 rows/sec., 2.59 MiB/sec. | ||
5787 | 2025.01.25 05:10:57.401370 [ 284 ] {931f4781-6120-4e24-b6de-d17c07989b02} <Debug> TCPHandler: Processed in 0.005121197 sec. | ||
5788 | 2025.01.25 05:10:57.401415 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
5789 | 2025.01.25 05:10:57.401528 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535409 sec., 365888.50766423426 rows/sec., 28.01 MiB/sec. | ||
5790 | 2025.01.25 05:10:57.401732 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5791 | 2025.01.25 05:10:57.401982 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5792 | 2025.01.25 05:10:57.402255 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5793 | 2025.01.25 05:10:57.402729 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5794 | 2025.01.25 05:10:57.402742 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5795 | 2025.01.25 05:10:57.402918 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11691 rows starting from the beginning of the part | ||
5796 | 2025.01.25 05:10:57.403332 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2025.01.25 05:10:57.403512 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5798 | 2025.01.25 05:10:57.403915 [ 186 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_41_8} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5799 | 2025.01.25 05:10:57.404063 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5800 | 2025.01.25 05:10:57.404435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5801 | 2025.01.25 05:10:57.404609 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
5802 | 2025.01.25 05:10:57.404955 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5803 | 2025.01.25 05:10:57.405277 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5804 | 2025.01.25 05:10:57.407518 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2025.01.25 05:10:57.407564 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5806 | 2025.01.25 05:10:57.409467 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5807 | 2025.01.25 05:10:57.409968 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5808 | 2025.01.25 05:10:57.410324 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.008249 sec., 606.134076857801 rows/sec., 1.09 MiB/sec. | ||
5809 | 2025.01.25 05:10:57.410652 [ 283 ] {cd84dc7f-776c-4b17-bd38-b56e1c39ae7d} <Debug> TCPHandler: Processed in 0.009163238 sec. | ||
5810 | 2025.01.25 05:10:57.410904 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2025.01.25 05:10:57.411060 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5812 | 2025.01.25 05:10:57.411122 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5813 | 2025.01.25 05:10:57.412082 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12647 rows, containing 5 columns (5 merged, 0 gathered) in 0.011199048 sec., 1129292.418426995 rows/sec., 76.24 MiB/sec. | ||
5814 | 2025.01.25 05:10:57.412222 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5815 | 2025.01.25 05:10:57.412265 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5816 | 2025.01.25 05:10:57.412483 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5817 | 2025.01.25 05:10:57.412944 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5818 | 2025.01.25 05:10:57.413035 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2025.01.25 05:10:57.413238 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5820 | 2025.01.25 05:10:57.413400 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
5821 | 2025.01.25 05:10:57.413486 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2025.01.25 05:10:57.413630 [ 6 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5823 | 2025.01.25 05:10:57.413672 [ 6 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2025.01.25 05:10:57.413701 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5825 | 2025.01.25 05:10:57.413703 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002674 sec., 22438.29468960359 rows/sec., 1.51 MiB/sec. | ||
5826 | 2025.01.25 05:10:57.413904 [ 284 ] {ca103334-6bb2-4614-8f7c-a8692f4ed8bb} <Debug> TCPHandler: Processed in 0.003111607 sec. | ||
5827 | 2025.01.25 05:10:57.414055 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
5828 | 2025.01.25 05:10:57.414245 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5829 | 2025.01.25 05:10:57.414301 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2148 rows starting from the beginning of the part | ||
5830 | 2025.01.25 05:10:57.414487 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5831 | 2025.01.25 05:10:57.414682 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5832 | 2025.01.25 05:10:57.414875 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5833 | 2025.01.25 05:10:57.415007 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5834 | 2025.01.25 05:10:57.415171 [ 186 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5835 | 2025.01.25 05:10:57.416734 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2492 rows, containing 4 columns (4 merged, 0 gathered) in 0.002915963 sec., 854606.1798452175 rows/sec., 55.80 MiB/sec. | ||
5836 | 2025.01.25 05:10:57.416991 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5837 | 2025.01.25 05:10:57.417325 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2025.01.25 05:10:57.417419 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_41_8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5839 | 2025.01.25 05:10:57.417499 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
5840 | 2025.01.25 05:10:57.476623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5841 | 2025.01.25 05:10:57.477501 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5842 | 2025.01.25 05:10:57.477570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5843 | 2025.01.25 05:10:57.478380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5844 | 2025.01.25 05:10:57.478616 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5845 | 2025.01.25 05:10:57.478827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5846 | 2025.01.25 05:10:57.798848 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5847 | 2025.01.25 05:10:57.799140 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5848 | 2025.01.25 05:10:57.799252 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5849 | 2025.01.25 05:10:57.800237 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5850 | 2025.01.25 05:10:57.800281 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5851 | 2025.01.25 05:10:57.800709 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5852 | 2025.01.25 05:10:57.800958 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5853 | 2025.01.25 05:10:57.801160 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002101 sec., 6663.493574488339 rows/sec., 479.68 KiB/sec. | ||
5854 | 2025.01.25 05:10:57.801223 [ 283 ] {c5ca42d8-cf4a-4e37-8e84-c25a749f6f61} <Debug> TCPHandler: Processed in 0.002554429 sec. | ||
5855 | 2025.01.25 05:10:57.801459 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2025.01.25 05:10:57.801653 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5857 | 2025.01.25 05:10:57.801728 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5858 | 2025.01.25 05:10:57.802473 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5859 | 2025.01.25 05:10:57.802522 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5860 | 2025.01.25 05:10:57.802947 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5861 | 2025.01.25 05:10:57.803202 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5862 | 2025.01.25 05:10:57.803458 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001854 sec., 5393.743257820928 rows/sec., 439.82 KiB/sec. | ||
5863 | 2025.01.25 05:10:57.803563 [ 284 ] {a364b318-a942-442a-a2a5-a2ee48b1984e} <Debug> TCPHandler: Processed in 0.002237604 sec. | ||
5864 | 2025.01.25 05:10:57.803700 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5865 | 2025.01.25 05:10:57.803823 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5866 | 2025.01.25 05:10:57.803875 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5867 | 2025.01.25 05:10:57.805165 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2025.01.25 05:10:57.805204 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5869 | 2025.01.25 05:10:57.805669 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5870 | 2025.01.25 05:10:57.805919 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2025.01.25 05:10:57.806099 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002304 sec., 615451.3888888889 rows/sec., 51.53 MiB/sec. | ||
5872 | 2025.01.25 05:10:57.806155 [ 283 ] {b44728f6-fdb9-418e-8119-cef7db3e1077} <Debug> TCPHandler: Processed in 0.002509008 sec. | ||
5873 | 2025.01.25 05:10:57.806310 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5874 | 2025.01.25 05:10:57.806464 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5875 | 2025.01.25 05:10:57.806527 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5876 | 2025.01.25 05:10:57.807188 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2025.01.25 05:10:57.807229 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5878 | 2025.01.25 05:10:57.807615 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5879 | 2025.01.25 05:10:57.807858 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5880 | 2025.01.25 05:10:57.808049 [ 53 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5881 | 2025.01.25 05:10:57.808123 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.001689 sec., 30787.44819419775 rows/sec., 2.19 MiB/sec. | ||
5882 | 2025.01.25 05:10:57.808152 [ 53 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5883 | 2025.01.25 05:10:57.808249 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5884 | 2025.01.25 05:10:57.808249 [ 284 ] {825b7d90-d4b8-40e7-80df-f257fae948c2} <Debug> TCPHandler: Processed in 0.00200795 sec. | ||
5885 | 2025.01.25 05:10:57.808553 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2025.01.25 05:10:57.808574 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
5887 | 2025.01.25 05:10:57.808831 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5888 | 2025.01.25 05:10:57.808853 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5889 | 2025.01.25 05:10:57.808911 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5890 | 2025.01.25 05:10:57.808919 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5891 | 2025.01.25 05:10:57.809100 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
5892 | 2025.01.25 05:10:57.809474 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
5893 | 2025.01.25 05:10:57.809896 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
5894 | 2025.01.25 05:10:57.810261 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
5895 | 2025.01.25 05:10:57.810632 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
5896 | 2025.01.25 05:10:57.811582 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2025.01.25 05:10:57.811624 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5898 | 2025.01.25 05:10:57.812181 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5899 | 2025.01.25 05:10:57.812360 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.003947629 sec., 54463.071377781445 rows/sec., 4.10 MiB/sec. | ||
5900 | 2025.01.25 05:10:57.812535 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5901 | 2025.01.25 05:10:57.812590 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5902 | 2025.01.25 05:10:57.812888 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004125 sec., 58666.666666666664 rows/sec., 3.97 MiB/sec. | ||
5903 | 2025.01.25 05:10:57.813046 [ 283 ] {944568ad-a8af-45f5-bc5a-e9b793bb031b} <Debug> TCPHandler: Processed in 0.00467057 sec. | ||
5904 | 2025.01.25 05:10:57.813195 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2025.01.25 05:10:57.813261 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5906 | 2025.01.25 05:10:57.813298 [ 192 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_31_6} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5907 | 2025.01.25 05:10:57.813420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5908 | 2025.01.25 05:10:57.813454 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5909 | 2025.01.25 05:10:57.813515 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5910 | 2025.01.25 05:10:57.814147 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5911 | 2025.01.25 05:10:57.814186 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5912 | 2025.01.25 05:10:57.814561 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5913 | 2025.01.25 05:10:57.814814 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5914 | 2025.01.25 05:10:57.815028 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
5915 | 2025.01.25 05:10:57.815082 [ 284 ] {b16c9bd6-54b6-4e56-89fa-1099df21cafc} <Debug> TCPHandler: Processed in 0.001918519 sec. | ||
5916 | 2025.01.25 05:10:57.815273 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5917 | 2025.01.25 05:10:57.815497 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5918 | 2025.01.25 05:10:57.815587 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5919 | 2025.01.25 05:10:57.816547 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5920 | 2025.01.25 05:10:57.816584 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5921 | 2025.01.25 05:10:57.816976 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5922 | 2025.01.25 05:10:57.817212 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5923 | 2025.01.25 05:10:57.817390 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.001949 sec., 453052.8476141611 rows/sec., 32.86 MiB/sec. | ||
5924 | 2025.01.25 05:10:57.817442 [ 283 ] {c0489da9-1d18-4889-92ea-71c0b7085fa1} <Debug> TCPHandler: Processed in 0.002277244 sec. | ||
5925 | 2025.01.25 05:10:57.817592 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2025.01.25 05:10:57.817728 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5927 | 2025.01.25 05:10:57.817789 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5928 | 2025.01.25 05:10:57.818344 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5929 | 2025.01.25 05:10:57.818392 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5930 | 2025.01.25 05:10:57.818822 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5931 | 2025.01.25 05:10:57.819056 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5932 | 2025.01.25 05:10:57.819297 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
5933 | 2025.01.25 05:10:57.819392 [ 284 ] {a907f694-8ab0-4a65-b87e-ece79576336f} <Debug> TCPHandler: Processed in 0.001864439 sec. | ||
5934 | 2025.01.25 05:10:57.819619 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5935 | 2025.01.25 05:10:57.819808 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5936 | 2025.01.25 05:10:57.819861 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5937 | 2025.01.25 05:10:57.820584 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.01.25 05:10:57.820622 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5939 | 2025.01.25 05:10:57.821052 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5940 | 2025.01.25 05:10:57.821301 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.01.25 05:10:57.821483 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001712 sec., 560747.6635514019 rows/sec., 37.26 MiB/sec. | ||
5942 | 2025.01.25 05:10:57.821537 [ 283 ] {c1c55cc1-1800-4960-9833-0cb0fc3bd9f6} <Debug> TCPHandler: Processed in 0.002060471 sec. | ||
5943 | 2025.01.25 05:10:57.821667 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5944 | 2025.01.25 05:10:57.821779 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5945 | 2025.01.25 05:10:57.821834 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5946 | 2025.01.25 05:10:57.822363 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5947 | 2025.01.25 05:10:57.822408 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5948 | 2025.01.25 05:10:57.822837 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5949 | 2025.01.25 05:10:57.823070 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5950 | 2025.01.25 05:10:57.823281 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
5951 | 2025.01.25 05:10:57.823330 [ 284 ] {c4593eb0-85b3-4441-97c1-cade6a5b626e} <Debug> TCPHandler: Processed in 0.001715466 sec. | ||
5952 | 2025.01.25 05:10:57.823459 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5953 | 2025.01.25 05:10:57.823575 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5954 | 2025.01.25 05:10:57.823657 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5955 | 2025.01.25 05:10:57.824771 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5956 | 2025.01.25 05:10:57.824807 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5957 | 2025.01.25 05:10:57.825447 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5958 | 2025.01.25 05:10:57.825708 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5959 | 2025.01.25 05:10:57.825846 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5960 | 2025.01.25 05:10:57.825895 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.01.25 05:10:57.825922 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002369 sec., 14774.166314900802 rows/sec., 26.47 MiB/sec. | ||
5962 | 2025.01.25 05:10:57.825926 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5963 | 2025.01.25 05:10:57.826162 [ 283 ] {92c3ef2a-a598-4c23-ace1-a8148d33ba0f} <Debug> TCPHandler: Processed in 0.002759171 sec. | ||
5964 | 2025.01.25 05:10:57.826159 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
5965 | 2025.01.25 05:10:57.826338 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2025.01.25 05:10:57.826609 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5967 | 2025.01.25 05:10:57.826728 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5968 | 2025.01.25 05:10:57.826739 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5969 | 2025.01.25 05:10:57.826961 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 498 rows starting from the beginning of the part | ||
5970 | 2025.01.25 05:10:57.827867 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
5971 | 2025.01.25 05:10:57.828673 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
5972 | 2025.01.25 05:10:57.828743 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2025.01.25 05:10:57.828809 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5974 | 2025.01.25 05:10:57.829308 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
5975 | 2025.01.25 05:10:57.830001 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
5976 | 2025.01.25 05:10:57.830338 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5977 | 2025.01.25 05:10:57.830654 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
5978 | 2025.01.25 05:10:57.831145 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2025.01.25 05:10:57.831962 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005403 sec., 6292.800296131779 rows/sec., 373.96 KiB/sec. | ||
5980 | 2025.01.25 05:10:57.832326 [ 284 ] {a9ad22c0-411c-4311-8fbd-0a15c29352ef} <Debug> TCPHandler: Processed in 0.006080182 sec. | ||
5981 | 2025.01.25 05:10:57.844968 [ 192 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 19 columns (19 merged, 0 gathered) in 0.018953375 sec., 32342.524748230855 rows/sec., 57.96 MiB/sec. | ||
5982 | 2025.01.25 05:10:57.845687 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5983 | 2025.01.25 05:10:57.846111 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5984 | 2025.01.25 05:10:57.846193 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5985 | 2025.01.25 05:10:57.846299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
5986 | 2025.01.25 05:10:58.337542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5987 | 2025.01.25 05:10:58.355804 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5988 | 2025.01.25 05:10:58.355860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5989 | 2025.01.25 05:10:58.363228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5990 | 2025.01.25 05:10:58.363974 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5991 | 2025.01.25 05:10:58.367132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5992 | 2025.01.25 05:11:02.383063 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5993 | 2025.01.25 05:11:02.383392 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5994 | 2025.01.25 05:11:02.383512 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5995 | 2025.01.25 05:11:02.384481 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2025.01.25 05:11:02.384533 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
5997 | 2025.01.25 05:11:02.384976 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5998 | 2025.01.25 05:11:02.385243 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2025.01.25 05:11:02.385481 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002174 sec., 25758.96964121435 rows/sec., 1.98 MiB/sec. | ||
6000 | 2025.01.25 05:11:02.385547 [ 283 ] {10c4a4e7-1dd6-486b-9a6a-9e9978f0f685} <Debug> TCPHandler: Processed in 0.00268296 sec. | ||
6001 | 2025.01.25 05:11:02.385804 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6002 | 2025.01.25 05:11:02.386011 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6003 | 2025.01.25 05:11:02.386093 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6004 | 2025.01.25 05:11:02.386878 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2025.01.25 05:11:02.386923 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6006 | 2025.01.25 05:11:02.387364 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6007 | 2025.01.25 05:11:02.387618 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2025.01.25 05:11:02.387825 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. | ||
6009 | 2025.01.25 05:11:02.387890 [ 284 ] {e332e920-cf34-4d4d-9e99-c826298c2160} <Debug> TCPHandler: Processed in 0.002232704 sec. | ||
6010 | 2025.01.25 05:11:02.388046 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2025.01.25 05:11:02.388193 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6012 | 2025.01.25 05:11:02.388260 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6013 | 2025.01.25 05:11:02.388934 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2025.01.25 05:11:02.388983 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6015 | 2025.01.25 05:11:02.389400 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6016 | 2025.01.25 05:11:02.389644 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6017 | 2025.01.25 05:11:02.389862 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001704 sec., 75117.37089201878 rows/sec., 5.23 MiB/sec. | ||
6018 | 2025.01.25 05:11:02.389916 [ 283 ] {25c3c643-80b5-4d7f-967b-5398c1e26c84} <Debug> TCPHandler: Processed in 0.001937669 sec. | ||
6019 | 2025.01.25 05:11:02.390062 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2025.01.25 05:11:02.390205 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6021 | 2025.01.25 05:11:02.390271 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6022 | 2025.01.25 05:11:02.390844 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2025.01.25 05:11:02.390889 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6024 | 2025.01.25 05:11:02.391293 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6025 | 2025.01.25 05:11:02.391539 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2025.01.25 05:11:02.391737 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001558 sec., 30808.72913992298 rows/sec., 2.08 MiB/sec. | ||
6027 | 2025.01.25 05:11:02.391836 [ 284 ] {c952b77f-494e-40fb-a9e0-ea949593fbca} <Debug> TCPHandler: Processed in 0.001839628 sec. | ||
6028 | 2025.01.25 05:11:04.840123 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6029 | 2025.01.25 05:11:04.840238 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6030 | 2025.01.25 05:11:04.979069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
6031 | 2025.01.25 05:11:04.980184 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2025.01.25 05:11:04.980246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6033 | 2025.01.25 05:11:04.980881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6034 | 2025.01.25 05:11:04.981135 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2025.01.25 05:11:04.981357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6036 | 2025.01.25 05:11:05.023949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 854 | ||
6037 | 2025.01.25 05:11:05.027424 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6038 | 2025.01.25 05:11:05.027487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6039 | 2025.01.25 05:11:05.029004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6040 | 2025.01.25 05:11:05.029338 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6041 | 2025.01.25 05:11:05.030597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6042 | 2025.01.25 05:11:05.867277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6043 | 2025.01.25 05:11:05.887359 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2025.01.25 05:11:05.887411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6045 | 2025.01.25 05:11:05.894854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6046 | 2025.01.25 05:11:05.895651 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2025.01.25 05:11:05.898203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6048 | 2025.01.25 05:11:07.384473 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2025.01.25 05:11:07.384688 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6050 | 2025.01.25 05:11:07.384770 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6051 | 2025.01.25 05:11:07.385600 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2025.01.25 05:11:07.385654 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6053 | 2025.01.25 05:11:07.386111 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6054 | 2025.01.25 05:11:07.386369 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2025.01.25 05:11:07.386613 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001986 sec., 33232.628398791545 rows/sec., 2.65 MiB/sec. | ||
6056 | 2025.01.25 05:11:07.386682 [ 283 ] {5e592a48-041f-49b0-a35b-f1ff94d261f0} <Debug> TCPHandler: Processed in 0.002352985 sec. | ||
6057 | 2025.01.25 05:11:07.386935 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2025.01.25 05:11:07.387127 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6059 | 2025.01.25 05:11:07.387200 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6060 | 2025.01.25 05:11:07.387933 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2025.01.25 05:11:07.387978 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6062 | 2025.01.25 05:11:07.388418 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6063 | 2025.01.25 05:11:07.388678 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2025.01.25 05:11:07.388922 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001845 sec., 2710.0271002710024 rows/sec., 203.78 KiB/sec. | ||
6065 | 2025.01.25 05:11:07.389040 [ 284 ] {a0409a7e-62e1-440a-890b-7d31f79cf2ab} <Debug> TCPHandler: Processed in 0.002240784 sec. | ||
6066 | 2025.01.25 05:11:07.389245 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6067 | 2025.01.25 05:11:07.389389 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6068 | 2025.01.25 05:11:07.389450 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6069 | 2025.01.25 05:11:07.390170 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6070 | 2025.01.25 05:11:07.390216 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6071 | 2025.01.25 05:11:07.390593 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6072 | 2025.01.25 05:11:07.390838 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6073 | 2025.01.25 05:11:07.391043 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001688 sec., 40876.77725118483 rows/sec., 3.19 MiB/sec. | ||
6074 | 2025.01.25 05:11:07.391099 [ 283 ] {bc054437-e083-4153-ab0b-2109e0fa264d} <Debug> TCPHandler: Processed in 0.00195302 sec. | ||
6075 | 2025.01.25 05:11:07.391250 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6076 | 2025.01.25 05:11:07.391403 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6077 | 2025.01.25 05:11:07.391467 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6078 | 2025.01.25 05:11:07.392172 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2025.01.25 05:11:07.392216 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6080 | 2025.01.25 05:11:07.392631 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6081 | 2025.01.25 05:11:07.392871 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2025.01.25 05:11:07.393098 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. | ||
6083 | 2025.01.25 05:11:07.393228 [ 284 ] {1ba9520c-64fd-4e07-8cc5-165b035e9a04} <Debug> TCPHandler: Processed in 0.00204415 sec. | ||
6084 | 2025.01.25 05:11:07.393405 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6085 | 2025.01.25 05:11:07.393544 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6086 | 2025.01.25 05:11:07.393641 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6087 | 2025.01.25 05:11:07.394847 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6088 | 2025.01.25 05:11:07.394887 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6089 | 2025.01.25 05:11:07.395502 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6090 | 2025.01.25 05:11:07.395769 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6091 | 2025.01.25 05:11:07.396014 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002503 sec., 1997.6028765481421 rows/sec., 3.58 MiB/sec. | ||
6092 | 2025.01.25 05:11:07.396123 [ 283 ] {d1b5e3f8-adcc-4da5-ba8e-f3e9c1ac5c08} <Debug> TCPHandler: Processed in 0.002806812 sec. | ||
6093 | 2025.01.25 05:11:07.396273 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6094 | 2025.01.25 05:11:07.396411 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6095 | 2025.01.25 05:11:07.396471 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6096 | 2025.01.25 05:11:07.397043 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2025.01.25 05:11:07.397089 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6098 | 2025.01.25 05:11:07.397481 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6099 | 2025.01.25 05:11:07.397717 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6100 | 2025.01.25 05:11:07.397924 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
6101 | 2025.01.25 05:11:07.397976 [ 284 ] {09edd803-97da-4216-af60-08218ba1310a} <Debug> TCPHandler: Processed in 0.001770217 sec. | ||
6102 | 2025.01.25 05:11:08.683534 [ 75 ] {} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6103 | 2025.01.25 05:11:08.683598 [ 75 ] {} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6104 | 2025.01.25 05:11:08.683621 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6105 | 2025.01.25 05:11:08.683916 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
6106 | 2025.01.25 05:11:08.684112 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6107 | 2025.01.25 05:11:08.684157 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
6108 | 2025.01.25 05:11:08.684256 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
6109 | 2025.01.25 05:11:08.684479 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
6110 | 2025.01.25 05:11:08.684741 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6111 | 2025.01.25 05:11:08.684954 [ 201 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
6112 | 2025.01.25 05:11:08.686096 [ 200 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384496 sec., 15097.53004408479 rows/sec., 1.26 MiB/sec. | ||
6113 | 2025.01.25 05:11:08.686297 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6114 | 2025.01.25 05:11:08.686647 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2025.01.25 05:11:08.686735 [ 199 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_9_2} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6116 | 2025.01.25 05:11:08.686840 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6117 | 2025.01.25 05:11:08.951371 [ 75 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
6118 | 2025.01.25 05:11:08.951428 [ 75 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6119 | 2025.01.25 05:11:08.951451 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
6120 | 2025.01.25 05:11:08.951650 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
6121 | 2025.01.25 05:11:08.951848 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6122 | 2025.01.25 05:11:08.951893 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
6123 | 2025.01.25 05:11:08.951989 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6124 | 2025.01.25 05:11:08.952104 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6125 | 2025.01.25 05:11:08.952337 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6126 | 2025.01.25 05:11:08.952494 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6127 | 2025.01.25 05:11:08.953538 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202559 sec., 8886.299794134055 rows/sec., 598.78 KiB/sec. | ||
6128 | 2025.01.25 05:11:08.953714 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6129 | 2025.01.25 05:11:08.954057 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6130 | 2025.01.25 05:11:08.954149 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_18_4} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
6131 | 2025.01.25 05:11:08.954236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6132 | 2025.01.25 05:11:12.391350 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6133 | 2025.01.25 05:11:12.391569 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6134 | 2025.01.25 05:11:12.391649 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6135 | 2025.01.25 05:11:12.392459 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6136 | 2025.01.25 05:11:12.392498 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6137 | 2025.01.25 05:11:12.392935 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6138 | 2025.01.25 05:11:12.393180 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6139 | 2025.01.25 05:11:12.393394 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
6140 | 2025.01.25 05:11:12.393519 [ 283 ] {9d597151-a24a-4587-ba1f-55ddd766d112} <Debug> TCPHandler: Processed in 0.002307305 sec. | ||
6141 | 2025.01.25 05:11:12.393807 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6142 | 2025.01.25 05:11:12.394025 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6143 | 2025.01.25 05:11:12.394111 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6144 | 2025.01.25 05:11:12.395019 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6145 | 2025.01.25 05:11:12.395073 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6146 | 2025.01.25 05:11:12.395540 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6147 | 2025.01.25 05:11:12.395798 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6148 | 2025.01.25 05:11:12.396044 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002079 sec., 131313.1313131313 rows/sec., 11.57 MiB/sec. | ||
6149 | 2025.01.25 05:11:12.396113 [ 284 ] {b74d58c5-7868-4cac-9481-3706b675724a} <Debug> TCPHandler: Processed in 0.002464457 sec. | ||
6150 | 2025.01.25 05:11:12.396257 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6151 | 2025.01.25 05:11:12.396394 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6152 | 2025.01.25 05:11:12.396450 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6153 | 2025.01.25 05:11:12.397146 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6154 | 2025.01.25 05:11:12.397192 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6155 | 2025.01.25 05:11:12.397576 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6156 | 2025.01.25 05:11:12.397809 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6157 | 2025.01.25 05:11:12.397981 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001618 sec., 25957.97280593325 rows/sec., 1.86 MiB/sec. | ||
6158 | 2025.01.25 05:11:12.398032 [ 283 ] {1e5c7ae7-01a1-4fe7-808a-e2a57ef642cb} <Debug> TCPHandler: Processed in 0.001838978 sec. | ||
6159 | 2025.01.25 05:11:12.398189 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2025.01.25 05:11:12.398341 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6161 | 2025.01.25 05:11:12.398405 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6162 | 2025.01.25 05:11:12.399112 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6163 | 2025.01.25 05:11:12.399162 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6164 | 2025.01.25 05:11:12.399569 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6165 | 2025.01.25 05:11:12.399812 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6166 | 2025.01.25 05:11:12.400087 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001783 sec., 7851.934941110488 rows/sec., 549.90 KiB/sec. | ||
6167 | 2025.01.25 05:11:12.400296 [ 284 ] {02762bc4-f8c7-40d5-9b6d-6dd527f0fa7a} <Debug> TCPHandler: Processed in 0.002171843 sec. | ||
6168 | 2025.01.25 05:11:12.400476 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6169 | 2025.01.25 05:11:12.400613 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6170 | 2025.01.25 05:11:12.400669 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6171 | 2025.01.25 05:11:12.401319 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2025.01.25 05:11:12.401363 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6173 | 2025.01.25 05:11:12.401715 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6174 | 2025.01.25 05:11:12.401942 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2025.01.25 05:11:12.402136 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001547 sec., 8403.361344537816 rows/sec., 523.95 KiB/sec. | ||
6176 | 2025.01.25 05:11:12.402332 [ 283 ] {b03f9f0c-9a06-430b-8631-36e92a1f3cc5} <Debug> TCPHandler: Processed in 0.001927289 sec. | ||
6177 | 2025.01.25 05:11:12.402505 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6178 | 2025.01.25 05:11:12.402645 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6179 | 2025.01.25 05:11:12.402699 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6180 | 2025.01.25 05:11:12.403455 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2025.01.25 05:11:12.403494 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6182 | 2025.01.25 05:11:12.403948 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6183 | 2025.01.25 05:11:12.404191 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2025.01.25 05:11:12.404411 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001792 sec., 232700.89285714287 rows/sec., 16.61 MiB/sec. | ||
6185 | 2025.01.25 05:11:12.404464 [ 284 ] {6acfb5d9-4fbf-45ac-bb22-f6fe287f8386} <Debug> TCPHandler: Processed in 0.00203029 sec. | ||
6186 | 2025.01.25 05:11:12.404618 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6187 | 2025.01.25 05:11:12.404756 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6188 | 2025.01.25 05:11:12.404815 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6189 | 2025.01.25 05:11:12.405394 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2025.01.25 05:11:12.405432 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6191 | 2025.01.25 05:11:12.405794 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6192 | 2025.01.25 05:11:12.406031 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2025.01.25 05:11:12.406225 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
6194 | 2025.01.25 05:11:12.406317 [ 283 ] {437e89ec-e869-4c1a-be24-e00150200825} <Debug> TCPHandler: Processed in 0.001764806 sec. | ||
6195 | 2025.01.25 05:11:12.406475 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2025.01.25 05:11:12.406618 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6197 | 2025.01.25 05:11:12.406682 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6198 | 2025.01.25 05:11:12.407353 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2025.01.25 05:11:12.407398 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6200 | 2025.01.25 05:11:12.407793 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6201 | 2025.01.25 05:11:12.408031 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2025.01.25 05:11:12.408246 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec. | ||
6203 | 2025.01.25 05:11:12.408300 [ 284 ] {a280ccc0-47fb-4951-b150-e943b47929aa} <Debug> TCPHandler: Processed in 0.001893598 sec. | ||
6204 | 2025.01.25 05:11:12.408442 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6205 | 2025.01.25 05:11:12.408557 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6206 | 2025.01.25 05:11:12.408608 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6207 | 2025.01.25 05:11:12.409078 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.01.25 05:11:12.409114 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6209 | 2025.01.25 05:11:12.409469 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6210 | 2025.01.25 05:11:12.409699 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.01.25 05:11:12.409920 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
6212 | 2025.01.25 05:11:12.410116 [ 283 ] {c0d8a636-df72-43d0-a8c4-6e98e8ea9a44} <Debug> TCPHandler: Processed in 0.001729636 sec. | ||
6213 | 2025.01.25 05:11:12.410260 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6214 | 2025.01.25 05:11:12.410385 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6215 | 2025.01.25 05:11:12.410478 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6216 | 2025.01.25 05:11:12.411737 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2025.01.25 05:11:12.411777 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6218 | 2025.01.25 05:11:12.412439 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6219 | 2025.01.25 05:11:12.412701 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2025.01.25 05:11:12.412982 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002623 sec., 13343.499809378574 rows/sec., 23.91 MiB/sec. | ||
6221 | 2025.01.25 05:11:12.413384 [ 284 ] {e6b1e8fd-c522-49ba-99e7-806fc900fc0c} <Debug> TCPHandler: Processed in 0.003175287 sec. | ||
6222 | 2025.01.25 05:11:12.413595 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2025.01.25 05:11:12.413731 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6224 | 2025.01.25 05:11:12.413790 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6225 | 2025.01.25 05:11:12.414358 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2025.01.25 05:11:12.414399 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6227 | 2025.01.25 05:11:12.414766 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6228 | 2025.01.25 05:11:12.414998 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2025.01.25 05:11:12.415210 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. | ||
6230 | 2025.01.25 05:11:12.415260 [ 283 ] {4990249d-9745-44f9-85d1-ab15d79026cd} <Debug> TCPHandler: Processed in 0.001778806 sec. | ||
6231 | 2025.01.25 05:11:12.481538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6232 | 2025.01.25 05:11:12.482200 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6233 | 2025.01.25 05:11:12.482246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6234 | 2025.01.25 05:11:12.482722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6235 | 2025.01.25 05:11:12.482958 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6236 | 2025.01.25 05:11:12.483206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6237 | 2025.01.25 05:11:13.398345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6238 | 2025.01.25 05:11:13.419342 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2025.01.25 05:11:13.419407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6240 | 2025.01.25 05:11:13.426950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6241 | 2025.01.25 05:11:13.427732 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6242 | 2025.01.25 05:11:13.430566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6243 | 2025.01.25 05:11:15.030950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 888 | ||
6244 | 2025.01.25 05:11:15.034086 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2025.01.25 05:11:15.034137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6246 | 2025.01.25 05:11:15.035603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6247 | 2025.01.25 05:11:15.035918 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2025.01.25 05:11:15.036172 [ 153 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6249 | 2025.01.25 05:11:15.036344 [ 153 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6250 | 2025.01.25 05:11:15.036486 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6251 | 2025.01.25 05:11:15.037031 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
6252 | 2025.01.25 05:11:15.037910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
6253 | 2025.01.25 05:11:15.038272 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6254 | 2025.01.25 05:11:15.038409 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part | ||
6255 | 2025.01.25 05:11:15.038879 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
6256 | 2025.01.25 05:11:15.039490 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
6257 | 2025.01.25 05:11:15.040062 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
6258 | 2025.01.25 05:11:15.040591 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
6259 | 2025.01.25 05:11:15.041214 [ 195 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
6260 | 2025.01.25 05:11:15.049950 [ 200 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 72 columns (72 merged, 0 gathered) in 0.01331439 sec., 66694.7565754045 rows/sec., 54.70 MiB/sec. | ||
6261 | 2025.01.25 05:11:15.051069 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6262 | 2025.01.25 05:11:15.051780 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6263 | 2025.01.25 05:11:15.051860 [ 187 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_21_4} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6264 | 2025.01.25 05:11:15.052057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
6265 | 2025.01.25 05:11:17.385779 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6266 | 2025.01.25 05:11:17.386087 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6267 | 2025.01.25 05:11:17.386201 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6268 | 2025.01.25 05:11:17.387066 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2025.01.25 05:11:17.387111 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6270 | 2025.01.25 05:11:17.387527 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6271 | 2025.01.25 05:11:17.387788 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6272 | 2025.01.25 05:11:17.387984 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001983 sec., 1008.5728693898135 rows/sec., 82.24 KiB/sec. | ||
6273 | 2025.01.25 05:11:17.388038 [ 283 ] {36c398f8-22fe-4721-86c7-40db523b3439} <Debug> TCPHandler: Processed in 0.002457327 sec. | ||
6274 | 2025.01.25 05:11:17.388278 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6275 | 2025.01.25 05:11:17.388469 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6276 | 2025.01.25 05:11:17.388545 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6277 | 2025.01.25 05:11:17.389308 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.01.25 05:11:17.389357 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6279 | 2025.01.25 05:11:17.389813 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6280 | 2025.01.25 05:11:17.390071 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6281 | 2025.01.25 05:11:17.390280 [ 104 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6282 | 2025.01.25 05:11:17.390347 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001923 sec., 34841.39365574623 rows/sec., 2.77 MiB/sec. | ||
6283 | 2025.01.25 05:11:17.390366 [ 104 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2025.01.25 05:11:17.390453 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6285 | 2025.01.25 05:11:17.390482 [ 284 ] {0f1bc895-b172-4136-8801-f6e49a2eab05} <Debug> TCPHandler: Processed in 0.002329775 sec. | ||
6286 | 2025.01.25 05:11:17.390735 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6287 | 2025.01.25 05:11:17.390789 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
6288 | 2025.01.25 05:11:17.390956 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6289 | 2025.01.25 05:11:17.391090 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6290 | 2025.01.25 05:11:17.391112 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6291 | 2025.01.25 05:11:17.391217 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part | ||
6292 | 2025.01.25 05:11:17.391490 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1418 rows starting from the beginning of the part | ||
6293 | 2025.01.25 05:11:17.391822 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
6294 | 2025.01.25 05:11:17.392245 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
6295 | 2025.01.25 05:11:17.392581 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 273 rows starting from the beginning of the part | ||
6296 | 2025.01.25 05:11:17.392923 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 67 rows starting from the beginning of the part | ||
6297 | 2025.01.25 05:11:17.394130 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.01.25 05:11:17.394202 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6299 | 2025.01.25 05:11:17.395300 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6300 | 2025.01.25 05:11:17.395737 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.01.25 05:11:17.395937 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.00505 sec., 1386.1386138613861 rows/sec., 102.10 KiB/sec. | ||
6302 | 2025.01.25 05:11:17.396014 [ 283 ] {7103748f-5bbd-4d8c-a54b-af4cb30ca4d6} <Debug> TCPHandler: Processed in 0.005426662 sec. | ||
6303 | 2025.01.25 05:11:17.396332 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6304 | 2025.01.25 05:11:17.396517 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005888558 sec., 562446.6974766997 rows/sec., 49.29 MiB/sec. | ||
6305 | 2025.01.25 05:11:17.396645 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6306 | 2025.01.25 05:11:17.396730 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6307 | 2025.01.25 05:11:17.396826 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6308 | 2025.01.25 05:11:17.397423 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2025.01.25 05:11:17.397559 [ 190 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_46_9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6310 | 2025.01.25 05:11:17.397726 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6311 | 2025.01.25 05:11:17.397897 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2025.01.25 05:11:17.397942 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6313 | 2025.01.25 05:11:17.398321 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6314 | 2025.01.25 05:11:17.398560 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6315 | 2025.01.25 05:11:17.398724 [ 104 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6316 | 2025.01.25 05:11:17.398783 [ 104 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6317 | 2025.01.25 05:11:17.398809 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.002201 sec., 32258.064516129034 rows/sec., 2.52 MiB/sec. | ||
6318 | 2025.01.25 05:11:17.398822 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6319 | 2025.01.25 05:11:17.398997 [ 284 ] {68384eae-8e3d-4d63-ae68-5bb69ad2aaf6} <Debug> TCPHandler: Processed in 0.002844853 sec. | ||
6320 | 2025.01.25 05:11:17.399055 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
6321 | 2025.01.25 05:11:17.399169 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6322 | 2025.01.25 05:11:17.399214 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6323 | 2025.01.25 05:11:17.399245 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
6324 | 2025.01.25 05:11:17.399396 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6325 | 2025.01.25 05:11:17.399456 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 883 rows starting from the beginning of the part | ||
6326 | 2025.01.25 05:11:17.399602 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6327 | 2025.01.25 05:11:17.399853 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
6328 | 2025.01.25 05:11:17.400325 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 69 rows starting from the beginning of the part | ||
6329 | 2025.01.25 05:11:17.400703 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 417 rows starting from the beginning of the part | ||
6330 | 2025.01.25 05:11:17.401088 [ 200 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 71 rows starting from the beginning of the part | ||
6331 | 2025.01.25 05:11:17.402076 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2025.01.25 05:11:17.402118 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6333 | 2025.01.25 05:11:17.402701 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6334 | 2025.01.25 05:11:17.402961 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2025.01.25 05:11:17.403273 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323575 sec., 559259.4091694952 rows/sec., 42.90 MiB/sec. | ||
6336 | 2025.01.25 05:11:17.403358 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6337 | 2025.01.25 05:11:17.403403 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004108 sec., 39191.82083739046 rows/sec., 2.73 MiB/sec. | ||
6338 | 2025.01.25 05:11:17.403503 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6339 | 2025.01.25 05:11:17.403639 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6340 | 2025.01.25 05:11:17.403649 [ 283 ] {027fbcab-7686-480f-bc20-9910a81bc5ea} <Debug> TCPHandler: Processed in 0.004539998 sec. | ||
6341 | 2025.01.25 05:11:17.403691 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6342 | 2025.01.25 05:11:17.404026 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
6343 | 2025.01.25 05:11:17.404208 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6344 | 2025.01.25 05:11:17.404277 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6345 | 2025.01.25 05:11:17.404328 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12647 rows starting from the beginning of the part | ||
6346 | 2025.01.25 05:11:17.404406 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6347 | 2025.01.25 05:11:17.404815 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 960 rows starting from the beginning of the part | ||
6348 | 2025.01.25 05:11:17.404873 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6349 | 2025.01.25 05:11:17.404998 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_46_9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6350 | 2025.01.25 05:11:17.405305 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
6351 | 2025.01.25 05:11:17.405407 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6352 | 2025.01.25 05:11:17.405434 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6353 | 2025.01.25 05:11:17.405819 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
6354 | 2025.01.25 05:11:17.406424 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6355 | 2025.01.25 05:11:17.406828 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
6356 | 2025.01.25 05:11:17.410045 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2025.01.25 05:11:17.410124 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6358 | 2025.01.25 05:11:17.411433 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6359 | 2025.01.25 05:11:17.412147 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6360 | 2025.01.25 05:11:17.412449 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007813 sec., 639.9590426212721 rows/sec., 1.15 MiB/sec. | ||
6361 | 2025.01.25 05:11:17.412634 [ 284 ] {f31b932c-e2c4-4037-9fa9-9c61daed43ab} <Debug> TCPHandler: Processed in 0.00862475 sec. | ||
6362 | 2025.01.25 05:11:17.412848 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6363 | 2025.01.25 05:11:17.413126 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6364 | 2025.01.25 05:11:17.413237 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6365 | 2025.01.25 05:11:17.413912 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14293 rows, containing 5 columns (5 merged, 0 gathered) in 0.010156353 sec., 1407296.4970792173 rows/sec., 95.00 MiB/sec. | ||
6366 | 2025.01.25 05:11:17.414336 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6367 | 2025.01.25 05:11:17.414594 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.01.25 05:11:17.414655 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6369 | 2025.01.25 05:11:17.415027 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2025.01.25 05:11:17.415189 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6371 | 2025.01.25 05:11:17.415358 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
6372 | 2025.01.25 05:11:17.415465 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6373 | 2025.01.25 05:11:17.415726 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2025.01.25 05:11:17.415903 [ 83 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6375 | 2025.01.25 05:11:17.415962 [ 83 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6376 | 2025.01.25 05:11:17.415979 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002936 sec., 20435.967302452318 rows/sec., 1.38 MiB/sec. | ||
6377 | 2025.01.25 05:11:17.416009 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6378 | 2025.01.25 05:11:17.416147 [ 283 ] {a8660966-1f02-49e4-8ddb-a98a590e1380} <Debug> TCPHandler: Processed in 0.003412161 sec. | ||
6379 | 2025.01.25 05:11:17.416401 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
6380 | 2025.01.25 05:11:17.416805 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6381 | 2025.01.25 05:11:17.416875 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2492 rows starting from the beginning of the part | ||
6382 | 2025.01.25 05:11:17.416967 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
6383 | 2025.01.25 05:11:17.417099 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
6384 | 2025.01.25 05:11:17.417271 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
6385 | 2025.01.25 05:11:17.417345 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
6386 | 2025.01.25 05:11:17.417517 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6387 | 2025.01.25 05:11:17.419442 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328371 sec., 845385.2502200255 rows/sec., 55.19 MiB/sec. | ||
6388 | 2025.01.25 05:11:17.419710 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6389 | 2025.01.25 05:11:17.420014 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6390 | 2025.01.25 05:11:17.420100 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_46_9} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6391 | 2025.01.25 05:11:17.420192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6392 | 2025.01.25 05:11:19.841300 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6393 | 2025.01.25 05:11:19.841366 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6394 | 2025.01.25 05:11:19.983416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6395 | 2025.01.25 05:11:19.984101 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6396 | 2025.01.25 05:11:19.984154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6397 | 2025.01.25 05:11:19.984702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6398 | 2025.01.25 05:11:19.984964 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6399 | 2025.01.25 05:11:19.985213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6400 | 2025.01.25 05:11:20.930705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6401 | 2025.01.25 05:11:20.953008 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2025.01.25 05:11:20.953072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6403 | 2025.01.25 05:11:20.960643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6404 | 2025.01.25 05:11:20.961446 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2025.01.25 05:11:20.964226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6406 | 2025.01.25 05:11:22.390821 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6407 | 2025.01.25 05:11:22.391125 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6408 | 2025.01.25 05:11:22.391241 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6409 | 2025.01.25 05:11:22.392200 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6410 | 2025.01.25 05:11:22.392245 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6411 | 2025.01.25 05:11:22.392676 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6412 | 2025.01.25 05:11:22.392931 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6413 | 2025.01.25 05:11:22.393182 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002143 sec., 6532.897806812879 rows/sec., 470.28 KiB/sec. | ||
6414 | 2025.01.25 05:11:22.393309 [ 283 ] {7dc40f36-97c4-45a3-b07d-374c9bccbf65} <Debug> TCPHandler: Processed in 0.00268396 sec. | ||
6415 | 2025.01.25 05:11:22.393559 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6416 | 2025.01.25 05:11:22.393770 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6417 | 2025.01.25 05:11:22.393842 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6418 | 2025.01.25 05:11:22.394691 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6419 | 2025.01.25 05:11:22.394736 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6420 | 2025.01.25 05:11:22.395201 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6421 | 2025.01.25 05:11:22.395460 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6422 | 2025.01.25 05:11:22.395692 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.001972 sec., 138438.13387423937 rows/sec., 12.20 MiB/sec. | ||
6423 | 2025.01.25 05:11:22.395761 [ 284 ] {3d9e1c24-8299-4b76-86b1-f7c434578f5c} <Debug> TCPHandler: Processed in 0.002339215 sec. | ||
6424 | 2025.01.25 05:11:22.395917 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6425 | 2025.01.25 05:11:22.396055 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6426 | 2025.01.25 05:11:22.396114 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6427 | 2025.01.25 05:11:22.396810 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6428 | 2025.01.25 05:11:22.396850 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6429 | 2025.01.25 05:11:22.397210 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6430 | 2025.01.25 05:11:22.397448 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6431 | 2025.01.25 05:11:22.397670 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001645 sec., 25531.91489361702 rows/sec., 1.83 MiB/sec. | ||
6432 | 2025.01.25 05:11:22.397722 [ 283 ] {d9111eca-7668-40f1-b837-3b0bd578005e} <Debug> TCPHandler: Processed in 0.001871659 sec. | ||
6433 | 2025.01.25 05:11:22.397873 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6434 | 2025.01.25 05:11:22.398019 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6435 | 2025.01.25 05:11:22.398081 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6436 | 2025.01.25 05:11:22.398769 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6437 | 2025.01.25 05:11:22.398809 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6438 | 2025.01.25 05:11:22.399172 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6439 | 2025.01.25 05:11:22.399414 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2025.01.25 05:11:22.399593 [ 151 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6441 | 2025.01.25 05:11:22.399659 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 587.81 KiB/sec. | ||
6442 | 2025.01.25 05:11:22.399670 [ 151 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6443 | 2025.01.25 05:11:22.399742 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6444 | 2025.01.25 05:11:22.399795 [ 284 ] {94840714-6be1-4620-8555-65d59b995689} <Debug> TCPHandler: Processed in 0.001981299 sec. | ||
6445 | 2025.01.25 05:11:22.400067 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::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 | ||
6446 | 2025.01.25 05:11:22.400095 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6447 | 2025.01.25 05:11:22.400360 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6448 | 2025.01.25 05:11:22.400453 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part | ||
6449 | 2025.01.25 05:11:22.400484 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6450 | 2025.01.25 05:11:22.400665 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6451 | 2025.01.25 05:11:22.400687 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6452 | 2025.01.25 05:11:22.401097 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6453 | 2025.01.25 05:11:22.401475 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6454 | 2025.01.25 05:11:22.401891 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6455 | 2025.01.25 05:11:22.402315 [ 198 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6456 | 2025.01.25 05:11:22.403684 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2025.01.25 05:11:22.403757 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6458 | 2025.01.25 05:11:22.404799 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6459 | 2025.01.25 05:11:22.405269 [ 192 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359201 sec., 100761.28885630525 rows/sec., 7.22 MiB/sec. | ||
6460 | 2025.01.25 05:11:22.405332 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6461 | 2025.01.25 05:11:22.405530 [ 192 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6462 | 2025.01.25 05:11:22.405860 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00549 sec., 2367.941712204007 rows/sec., 147.64 KiB/sec. | ||
6463 | 2025.01.25 05:11:22.406270 [ 283 ] {d14f552c-2d38-4fc9-8305-d1873bb44623} <Debug> TCPHandler: Processed in 0.006358245 sec. | ||
6464 | 2025.01.25 05:11:22.406439 [ 192 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6465 | 2025.01.25 05:11:22.406463 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6466 | 2025.01.25 05:11:22.406532 [ 192 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_20_4} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6467 | 2025.01.25 05:11:22.406606 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6468 | 2025.01.25 05:11:22.406637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6469 | 2025.01.25 05:11:22.406670 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6470 | 2025.01.25 05:11:22.407384 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6471 | 2025.01.25 05:11:22.407422 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6472 | 2025.01.25 05:11:22.407817 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6473 | 2025.01.25 05:11:22.408059 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6474 | 2025.01.25 05:11:22.408260 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001693 sec., 246308.32841110454 rows/sec., 17.58 MiB/sec. | ||
6475 | 2025.01.25 05:11:22.408313 [ 284 ] {15c85f9c-f120-4cf8-93ab-9b7baf3cb352} <Debug> TCPHandler: Processed in 0.0019409 sec. | ||
6476 | 2025.01.25 05:11:22.408451 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6477 | 2025.01.25 05:11:22.408567 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6478 | 2025.01.25 05:11:22.408618 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6479 | 2025.01.25 05:11:22.409104 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6480 | 2025.01.25 05:11:22.409142 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6481 | 2025.01.25 05:11:22.409609 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6482 | 2025.01.25 05:11:22.409836 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6483 | 2025.01.25 05:11:22.409982 [ 151 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6484 | 2025.01.25 05:11:22.410041 [ 151 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6485 | 2025.01.25 05:11:22.410073 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6486 | 2025.01.25 05:11:22.410072 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
6487 | 2025.01.25 05:11:22.410202 [ 283 ] {1e9dc27b-ff39-4d2b-82dc-2376ea1187db} <Debug> TCPHandler: Processed in 0.001838177 sec. | ||
6488 | 2025.01.25 05:11:22.410261 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::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 | ||
6489 | 2025.01.25 05:11:22.410334 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6490 | 2025.01.25 05:11:22.410405 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6491 | 2025.01.25 05:11:22.410472 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6492 | 2025.01.25 05:11:22.410516 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6493 | 2025.01.25 05:11:22.410758 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6494 | 2025.01.25 05:11:22.410765 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6495 | 2025.01.25 05:11:22.411107 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6496 | 2025.01.25 05:11:22.411384 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6497 | 2025.01.25 05:11:22.411618 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6498 | 2025.01.25 05:11:22.411917 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6499 | 2025.01.25 05:11:22.413792 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.01.25 05:11:22.413854 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6501 | 2025.01.25 05:11:22.414941 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6502 | 2025.01.25 05:11:22.414949 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004732431 sec., 25356.946567208273 rows/sec., 1.29 MiB/sec. | ||
6503 | 2025.01.25 05:11:22.415140 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6504 | 2025.01.25 05:11:22.415353 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.01.25 05:11:22.415798 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005282 sec., 44869.367663763725 rows/sec., 3.01 MiB/sec. | ||
6506 | 2025.01.25 05:11:22.415841 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2025.01.25 05:11:22.415976 [ 284 ] {a5306558-1ea6-4c5e-bbbc-102d5ee6ae65} <Debug> TCPHandler: Processed in 0.005663545 sec. | ||
6508 | 2025.01.25 05:11:22.416049 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_20_4} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6509 | 2025.01.25 05:11:22.416170 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6510 | 2025.01.25 05:11:22.416186 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6511 | 2025.01.25 05:11:22.416322 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6512 | 2025.01.25 05:11:22.416382 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6513 | 2025.01.25 05:11:22.416886 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6514 | 2025.01.25 05:11:22.416922 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6515 | 2025.01.25 05:11:22.417282 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6516 | 2025.01.25 05:11:22.417519 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6517 | 2025.01.25 05:11:22.417724 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
6518 | 2025.01.25 05:11:22.417774 [ 283 ] {1093d6e5-33b4-4219-a8f8-053de630e8dc} <Debug> TCPHandler: Processed in 0.001682406 sec. | ||
6519 | 2025.01.25 05:11:22.417911 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6520 | 2025.01.25 05:11:22.418049 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6521 | 2025.01.25 05:11:22.418146 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6522 | 2025.01.25 05:11:22.419769 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6523 | 2025.01.25 05:11:22.419816 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6524 | 2025.01.25 05:11:22.420654 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6525 | 2025.01.25 05:11:22.420921 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6526 | 2025.01.25 05:11:22.421189 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003169 sec., 11044.49353108236 rows/sec., 19.79 MiB/sec. | ||
6527 | 2025.01.25 05:11:22.421291 [ 284 ] {1869ef9b-4678-4359-b453-390c87658077} <Debug> TCPHandler: Processed in 0.003447001 sec. | ||
6528 | 2025.01.25 05:11:22.421453 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6529 | 2025.01.25 05:11:22.421573 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6530 | 2025.01.25 05:11:22.421625 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6531 | 2025.01.25 05:11:22.422113 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6532 | 2025.01.25 05:11:22.422153 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6533 | 2025.01.25 05:11:22.422531 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6534 | 2025.01.25 05:11:22.422767 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6535 | 2025.01.25 05:11:22.422976 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. | ||
6536 | 2025.01.25 05:11:22.423025 [ 283 ] {42c63f88-6acb-49de-b568-782ca7021c89} <Debug> TCPHandler: Processed in 0.001639794 sec. | ||
6537 | 2025.01.25 05:11:25.038221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 924 | ||
6538 | 2025.01.25 05:11:25.041411 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.01.25 05:11:25.041463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6540 | 2025.01.25 05:11:25.043003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6541 | 2025.01.25 05:11:25.043398 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6542 | 2025.01.25 05:11:25.044186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
6543 | 2025.01.25 05:11:27.385648 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.01.25 05:11:27.385956 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6545 | 2025.01.25 05:11:27.386039 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6546 | 2025.01.25 05:11:27.386820 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.01.25 05:11:27.386876 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6548 | 2025.01.25 05:11:27.387329 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6549 | 2025.01.25 05:11:27.387585 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2025.01.25 05:11:27.387834 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001964 sec., 33604.88798370672 rows/sec., 2.68 MiB/sec. | ||
6551 | 2025.01.25 05:11:27.387902 [ 283 ] {0448f3c6-488a-42c9-ba02-f4acef082ed2} <Debug> TCPHandler: Processed in 0.002450157 sec. | ||
6552 | 2025.01.25 05:11:27.388147 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6553 | 2025.01.25 05:11:27.388363 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6554 | 2025.01.25 05:11:27.388446 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6555 | 2025.01.25 05:11:27.389235 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6556 | 2025.01.25 05:11:27.389279 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6557 | 2025.01.25 05:11:27.389726 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6558 | 2025.01.25 05:11:27.389984 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6559 | 2025.01.25 05:11:27.390135 [ 145 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6560 | 2025.01.25 05:11:27.390179 [ 145 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6561 | 2025.01.25 05:11:27.390191 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001886 sec., 2651.1134676564157 rows/sec., 199.35 KiB/sec. | ||
6562 | 2025.01.25 05:11:27.390204 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6563 | 2025.01.25 05:11:27.390305 [ 284 ] {55ca2392-14d3-4013-9bc8-c3ae8c25f84f} <Debug> TCPHandler: Processed in 0.002296724 sec. | ||
6564 | 2025.01.25 05:11:27.390552 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
6565 | 2025.01.25 05:11:27.390586 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6566 | 2025.01.25 05:11:27.390813 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6567 | 2025.01.25 05:11:27.390873 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6568 | 2025.01.25 05:11:27.390888 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part | ||
6569 | 2025.01.25 05:11:27.390983 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6570 | 2025.01.25 05:11:27.391135 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
6571 | 2025.01.25 05:11:27.391550 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
6572 | 2025.01.25 05:11:27.391992 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
6573 | 2025.01.25 05:11:27.392525 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
6574 | 2025.01.25 05:11:27.393087 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
6575 | 2025.01.25 05:11:27.394461 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2025.01.25 05:11:27.394506 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6577 | 2025.01.25 05:11:27.395057 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6578 | 2025.01.25 05:11:27.395280 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.004966635 sec., 33423.03189181408 rows/sec., 2.52 MiB/sec. | ||
6579 | 2025.01.25 05:11:27.395462 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6580 | 2025.01.25 05:11:27.395574 [ 198 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6581 | 2025.01.25 05:11:27.395857 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005064 sec., 13625.59241706161 rows/sec., 1.06 MiB/sec. | ||
6582 | 2025.01.25 05:11:27.396011 [ 283 ] {eed0a832-0a06-404a-ac18-536a46e6defd} <Debug> TCPHandler: Processed in 0.005578234 sec. | ||
6583 | 2025.01.25 05:11:27.396260 [ 198 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2025.01.25 05:11:27.396304 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6585 | 2025.01.25 05:11:27.396402 [ 198 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_36_7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6586 | 2025.01.25 05:11:27.396589 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6587 | 2025.01.25 05:11:27.396662 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6588 | 2025.01.25 05:11:27.396766 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6589 | 2025.01.25 05:11:27.397439 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6590 | 2025.01.25 05:11:27.397479 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6591 | 2025.01.25 05:11:27.397900 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6592 | 2025.01.25 05:11:27.398154 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6593 | 2025.01.25 05:11:27.398394 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001843 sec., 86814.97558328812 rows/sec., 6.05 MiB/sec. | ||
6594 | 2025.01.25 05:11:27.398451 [ 284 ] {e8c2ae0d-fe48-422a-94fc-4adcefbb593d} <Debug> TCPHandler: Processed in 0.002310384 sec. | ||
6595 | 2025.01.25 05:11:27.398649 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6596 | 2025.01.25 05:11:27.398879 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6597 | 2025.01.25 05:11:27.399007 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6598 | 2025.01.25 05:11:27.400072 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6599 | 2025.01.25 05:11:27.400110 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6600 | 2025.01.25 05:11:27.400718 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6601 | 2025.01.25 05:11:27.400978 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6602 | 2025.01.25 05:11:27.401122 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6603 | 2025.01.25 05:11:27.401167 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6604 | 2025.01.25 05:11:27.401196 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6605 | 2025.01.25 05:11:27.401199 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002371 sec., 2108.814846056516 rows/sec., 3.78 MiB/sec. | ||
6606 | 2025.01.25 05:11:27.401505 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
6607 | 2025.01.25 05:11:27.401582 [ 283 ] {b2fefa32-6553-4063-88ee-4d2efa2fcf48} <Debug> TCPHandler: Processed in 0.003043635 sec. | ||
6608 | 2025.01.25 05:11:27.401808 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2025.01.25 05:11:27.402115 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6610 | 2025.01.25 05:11:27.402145 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6611 | 2025.01.25 05:11:27.402235 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6612 | 2025.01.25 05:11:27.402332 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 613 rows starting from the beginning of the part | ||
6613 | 2025.01.25 05:11:27.403290 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
6614 | 2025.01.25 05:11:27.403942 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
6615 | 2025.01.25 05:11:27.404670 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
6616 | 2025.01.25 05:11:27.404788 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2025.01.25 05:11:27.404897 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6618 | 2025.01.25 05:11:27.405313 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
6619 | 2025.01.25 05:11:27.405901 [ 189 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
6620 | 2025.01.25 05:11:27.406733 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6621 | 2025.01.25 05:11:27.407268 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6622 | 2025.01.25 05:11:27.407847 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005826 sec., 10298.661174047375 rows/sec., 710.71 KiB/sec. | ||
6623 | 2025.01.25 05:11:27.408012 [ 284 ] {0a61234b-e9d7-475b-a61b-01eaa9ea90eb} <Debug> TCPHandler: Processed in 0.006337905 sec. | ||
6624 | 2025.01.25 05:11:27.411260 [ 198 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 19 columns (19 merged, 0 gathered) in 0.01000224 sec., 69784.36830150046 rows/sec., 125.05 MiB/sec. | ||
6625 | 2025.01.25 05:11:27.412493 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6626 | 2025.01.25 05:11:27.412935 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6627 | 2025.01.25 05:11:27.413017 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6628 | 2025.01.25 05:11:27.413164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
6629 | 2025.01.25 05:11:27.485436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6630 | 2025.01.25 05:11:27.486460 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6631 | 2025.01.25 05:11:27.486499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6632 | 2025.01.25 05:11:27.486979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6633 | 2025.01.25 05:11:27.487222 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6634 | 2025.01.25 05:11:27.487417 [ 144 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6635 | 2025.01.25 05:11:27.487466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6636 | 2025.01.25 05:11:27.487494 [ 144 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6637 | 2025.01.25 05:11:27.487529 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6638 | 2025.01.25 05:11:27.487732 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
6639 | 2025.01.25 05:11:27.488043 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6640 | 2025.01.25 05:11:27.488078 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
6641 | 2025.01.25 05:11:27.488140 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6642 | 2025.01.25 05:11:27.488244 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6643 | 2025.01.25 05:11:27.488378 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6644 | 2025.01.25 05:11:27.488472 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6645 | 2025.01.25 05:11:27.488564 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6646 | 2025.01.25 05:11:27.490691 [ 193 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097587 sec., 4608103.016961266 rows/sec., 65.92 MiB/sec. | ||
6647 | 2025.01.25 05:11:27.491086 [ 193 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6648 | 2025.01.25 05:11:27.491384 [ 193 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2025.01.25 05:11:27.491471 [ 193 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_31_6} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6650 | 2025.01.25 05:11:27.491574 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6651 | 2025.01.25 05:11:27.801091 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6652 | 2025.01.25 05:11:27.801268 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6653 | 2025.01.25 05:11:27.801339 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6654 | 2025.01.25 05:11:27.802060 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6655 | 2025.01.25 05:11:27.802109 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6656 | 2025.01.25 05:11:27.802527 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6657 | 2025.01.25 05:11:27.802777 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6658 | 2025.01.25 05:11:27.802930 [ 144 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6659 | 2025.01.25 05:11:27.802976 [ 144 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6660 | 2025.01.25 05:11:27.802979 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 572.95 KiB/sec. | ||
6661 | 2025.01.25 05:11:27.803004 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6662 | 2025.01.25 05:11:27.803057 [ 283 ] {f19602f9-a3e2-4336-963b-27b17df7c1a8} <Debug> TCPHandler: Processed in 0.002097952 sec. | ||
6663 | 2025.01.25 05:11:27.803245 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6664 | 2025.01.25 05:11:27.803335 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6665 | 2025.01.25 05:11:27.803433 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6666 | 2025.01.25 05:11:27.803483 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6667 | 2025.01.25 05:11:27.803544 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6668 | 2025.01.25 05:11:27.803615 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6669 | 2025.01.25 05:11:27.803710 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6670 | 2025.01.25 05:11:27.804067 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6671 | 2025.01.25 05:11:27.804377 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6672 | 2025.01.25 05:11:27.804666 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
6673 | 2025.01.25 05:11:27.805918 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6674 | 2025.01.25 05:11:27.805967 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6675 | 2025.01.25 05:11:27.806439 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00333663 sec., 20979.251520246475 rows/sec., 1.55 MiB/sec. | ||
6676 | 2025.01.25 05:11:27.806571 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6677 | 2025.01.25 05:11:27.806576 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6678 | 2025.01.25 05:11:27.806872 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6679 | 2025.01.25 05:11:27.806909 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_21_5} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2025.01.25 05:11:27.807004 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_21_5} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6681 | 2025.01.25 05:11:27.807175 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6682 | 2025.01.25 05:11:27.807221 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003754 sec., 532.7650506126798 rows/sec., 43.44 KiB/sec. | ||
6683 | 2025.01.25 05:11:27.807283 [ 284 ] {27dde13f-12f4-473f-8370-17c7d7995237} <Debug> TCPHandler: Processed in 0.004117232 sec. | ||
6684 | 2025.01.25 05:11:27.807447 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6685 | 2025.01.25 05:11:27.807587 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6686 | 2025.01.25 05:11:27.807646 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6687 | 2025.01.25 05:11:27.808889 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6688 | 2025.01.25 05:11:27.808927 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6689 | 2025.01.25 05:11:27.809387 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6690 | 2025.01.25 05:11:27.809639 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6691 | 2025.01.25 05:11:27.809815 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.002259 sec., 625940.6817175741 rows/sec., 52.43 MiB/sec. | ||
6692 | 2025.01.25 05:11:27.809866 [ 283 ] {0b02f2c4-5a33-4224-81c6-a049503c92d3} <Debug> TCPHandler: Processed in 0.002487228 sec. | ||
6693 | 2025.01.25 05:11:27.810014 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6694 | 2025.01.25 05:11:27.810134 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6695 | 2025.01.25 05:11:27.810184 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6696 | 2025.01.25 05:11:27.810774 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6697 | 2025.01.25 05:11:27.810818 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6698 | 2025.01.25 05:11:27.811188 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6699 | 2025.01.25 05:11:27.811437 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6700 | 2025.01.25 05:11:27.811685 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.00157 sec., 28025.47770700637 rows/sec., 2.01 MiB/sec. | ||
6701 | 2025.01.25 05:11:27.811834 [ 284 ] {eb4ac232-cbbb-4f20-a80a-8aa89671e8ee} <Debug> TCPHandler: Processed in 0.001877158 sec. | ||
6702 | 2025.01.25 05:11:27.812040 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6703 | 2025.01.25 05:11:27.812174 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6704 | 2025.01.25 05:11:27.812229 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6705 | 2025.01.25 05:11:27.812959 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6706 | 2025.01.25 05:11:27.812996 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6707 | 2025.01.25 05:11:27.813363 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6708 | 2025.01.25 05:11:27.813600 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6709 | 2025.01.25 05:11:27.813804 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001656 sec., 146135.2657004831 rows/sec., 9.90 MiB/sec. | ||
6710 | 2025.01.25 05:11:27.813997 [ 283 ] {1bf9c70f-84f8-40bf-a9c5-66bad25fa53b} <Debug> TCPHandler: Processed in 0.002067381 sec. | ||
6711 | 2025.01.25 05:11:27.814167 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6712 | 2025.01.25 05:11:27.814284 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6713 | 2025.01.25 05:11:27.814335 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6714 | 2025.01.25 05:11:27.814913 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6715 | 2025.01.25 05:11:27.814954 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6716 | 2025.01.25 05:11:27.815328 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6717 | 2025.01.25 05:11:27.815590 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6718 | 2025.01.25 05:11:27.815746 [ 144 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6719 | 2025.01.25 05:11:27.815804 [ 144 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6720 | 2025.01.25 05:11:27.815838 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6721 | 2025.01.25 05:11:27.815844 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
6722 | 2025.01.25 05:11:27.816094 [ 284 ] {2b0c6d82-be3b-4804-95ed-f990ab7c9920} <Debug> TCPHandler: Processed in 0.002018351 sec. | ||
6723 | 2025.01.25 05:11:27.816132 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6724 | 2025.01.25 05:11:27.816339 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2025.01.25 05:11:27.816694 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6726 | 2025.01.25 05:11:27.816694 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6727 | 2025.01.25 05:11:27.816833 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6728 | 2025.01.25 05:11:27.816877 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6729 | 2025.01.25 05:11:27.817126 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6730 | 2025.01.25 05:11:27.817492 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6731 | 2025.01.25 05:11:27.817871 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6732 | 2025.01.25 05:11:27.818194 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
6733 | 2025.01.25 05:11:27.820069 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6734 | 2025.01.25 05:11:27.820166 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6735 | 2025.01.25 05:11:27.820389 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004469047 sec., 14544.487896412813 rows/sec., 963.66 KiB/sec. | ||
6736 | 2025.01.25 05:11:27.820673 [ 199 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6737 | 2025.01.25 05:11:27.820995 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6738 | 2025.01.25 05:11:27.821266 [ 199 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_21_5} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6739 | 2025.01.25 05:11:27.821461 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.01.25 05:11:27.821496 [ 199 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_21_5} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6741 | 2025.01.25 05:11:27.821695 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6742 | 2025.01.25 05:11:27.821803 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.005178 sec., 168984.16376979527 rows/sec., 12.25 MiB/sec. | ||
6743 | 2025.01.25 05:11:27.821871 [ 283 ] {ba1cc81b-a53e-44bc-ba9e-0fa9d42f9b41} <Debug> TCPHandler: Processed in 0.005652565 sec. | ||
6744 | 2025.01.25 05:11:27.822022 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6745 | 2025.01.25 05:11:27.822155 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6746 | 2025.01.25 05:11:27.822211 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6747 | 2025.01.25 05:11:27.822694 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6748 | 2025.01.25 05:11:27.822736 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6749 | 2025.01.25 05:11:27.823121 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6750 | 2025.01.25 05:11:27.823378 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6751 | 2025.01.25 05:11:27.823584 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. | ||
6752 | 2025.01.25 05:11:27.823635 [ 284 ] {4665ad8d-5a55-41c4-984f-41a7b3c57fff} <Debug> TCPHandler: Processed in 0.001673765 sec. | ||
6753 | 2025.01.25 05:11:27.823765 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6754 | 2025.01.25 05:11:27.823882 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6755 | 2025.01.25 05:11:27.823934 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6756 | 2025.01.25 05:11:27.824858 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6757 | 2025.01.25 05:11:27.824904 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6758 | 2025.01.25 05:11:27.825358 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6759 | 2025.01.25 05:11:27.825612 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6760 | 2025.01.25 05:11:27.825794 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001936 sec., 493801.652892562 rows/sec., 32.81 MiB/sec. | ||
6761 | 2025.01.25 05:11:27.825854 [ 283 ] {6daffa6b-a126-4d31-8134-9f04aadf3ee3} <Debug> TCPHandler: Processed in 0.002145242 sec. | ||
6762 | 2025.01.25 05:11:27.825997 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6763 | 2025.01.25 05:11:27.826114 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6764 | 2025.01.25 05:11:27.826168 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6765 | 2025.01.25 05:11:27.826632 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6766 | 2025.01.25 05:11:27.826672 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6767 | 2025.01.25 05:11:27.827051 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6768 | 2025.01.25 05:11:27.827305 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6769 | 2025.01.25 05:11:27.827525 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
6770 | 2025.01.25 05:11:27.827577 [ 284 ] {778e72ff-0b28-44e3-b44b-ac8c0344d9be} <Debug> TCPHandler: Processed in 0.001634645 sec. | ||
6771 | 2025.01.25 05:11:27.827707 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6772 | 2025.01.25 05:11:27.827822 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6773 | 2025.01.25 05:11:27.827902 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6774 | 2025.01.25 05:11:27.829084 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6775 | 2025.01.25 05:11:27.829122 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6776 | 2025.01.25 05:11:27.829775 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6777 | 2025.01.25 05:11:27.830035 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6778 | 2025.01.25 05:11:27.830296 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002497 sec., 14016.820184221066 rows/sec., 25.12 MiB/sec. | ||
6779 | 2025.01.25 05:11:27.830865 [ 283 ] {23958f80-6596-4be8-95c9-fc593548a868} <Debug> TCPHandler: Processed in 0.003208168 sec. | ||
6780 | 2025.01.25 05:11:27.831026 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6781 | 2025.01.25 05:11:27.831145 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6782 | 2025.01.25 05:11:27.831195 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6783 | 2025.01.25 05:11:27.831672 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6784 | 2025.01.25 05:11:27.831711 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6785 | 2025.01.25 05:11:27.832095 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6786 | 2025.01.25 05:11:27.832347 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6787 | 2025.01.25 05:11:27.832549 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001431 sec., 23759.608665269043 rows/sec., 1.38 MiB/sec. | ||
6788 | 2025.01.25 05:11:27.832599 [ 284 ] {c9cc8045-f3e7-4edb-816c-6719d79a7473} <Debug> TCPHandler: Processed in 0.001630854 sec. | ||
6789 | 2025.01.25 05:11:28.464342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6790 | 2025.01.25 05:11:28.486733 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2025.01.25 05:11:28.486788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6792 | 2025.01.25 05:11:28.494035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6793 | 2025.01.25 05:11:28.494841 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6794 | 2025.01.25 05:11:28.495148 [ 144 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6795 | 2025.01.25 05:11:28.495218 [ 144 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.01.25 05:11:28.495262 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
6797 | 2025.01.25 05:11:28.495806 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6798 | 2025.01.25 05:11:28.512381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6799 | 2025.01.25 05:11:28.513606 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6800 | 2025.01.25 05:11:28.515318 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6801 | 2025.01.25 05:11:28.521218 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6802 | 2025.01.25 05:11:28.527174 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6803 | 2025.01.25 05:11:28.532926 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6804 | 2025.01.25 05:11:28.538595 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6805 | 2025.01.25 05:11:28.543227 [ 187 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
6806 | 2025.01.25 05:11:28.602646 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10722348 sec., 2182.357819388067 rows/sec., 11.28 MiB/sec. | ||
6807 | 2025.01.25 05:11:28.604572 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6808 | 2025.01.25 05:11:28.606956 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_31_6} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.01.25 05:11:28.607058 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_31_6} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6810 | 2025.01.25 05:11:28.608382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6811 | 2025.01.25 05:11:29.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.24 MiB, peak 212.78 MiB, free memory in arenas 0.00 B, will set to 203.64 MiB (RSS), difference: 1.41 MiB | ||
6812 | 2025.01.25 05:11:32.383938 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6813 | 2025.01.25 05:11:32.384150 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6814 | 2025.01.25 05:11:32.384224 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6815 | 2025.01.25 05:11:32.384979 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6816 | 2025.01.25 05:11:32.385031 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6817 | 2025.01.25 05:11:32.385472 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6818 | 2025.01.25 05:11:32.385730 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6819 | 2025.01.25 05:11:32.385968 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.30 MiB/sec. | ||
6820 | 2025.01.25 05:11:32.386023 [ 283 ] {318ee945-4a15-4bc2-bc19-1558eeb3586a} <Debug> TCPHandler: Processed in 0.002221953 sec. | ||
6821 | 2025.01.25 05:11:32.386268 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6822 | 2025.01.25 05:11:32.386462 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6823 | 2025.01.25 05:11:32.386538 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6824 | 2025.01.25 05:11:32.387317 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6825 | 2025.01.25 05:11:32.387367 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6826 | 2025.01.25 05:11:32.387818 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6827 | 2025.01.25 05:11:32.388080 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6828 | 2025.01.25 05:11:32.388323 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
6829 | 2025.01.25 05:11:32.388406 [ 284 ] {4e1cb33c-233c-404a-abbe-818826f8cf78} <Debug> TCPHandler: Processed in 0.002270734 sec. | ||
6830 | 2025.01.25 05:11:32.388553 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6831 | 2025.01.25 05:11:32.388674 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6832 | 2025.01.25 05:11:32.388727 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6833 | 2025.01.25 05:11:32.389307 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6834 | 2025.01.25 05:11:32.389349 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6835 | 2025.01.25 05:11:32.389763 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6836 | 2025.01.25 05:11:32.390018 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6837 | 2025.01.25 05:11:32.390250 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001598 sec., 80100.12515644556 rows/sec., 5.58 MiB/sec. | ||
6838 | 2025.01.25 05:11:32.390322 [ 283 ] {71807ce3-3e06-462f-af60-884d25dae352} <Debug> TCPHandler: Processed in 0.001824938 sec. | ||
6839 | 2025.01.25 05:11:32.390540 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6840 | 2025.01.25 05:11:32.390698 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6841 | 2025.01.25 05:11:32.390763 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6842 | 2025.01.25 05:11:32.391327 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6843 | 2025.01.25 05:11:32.391367 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6844 | 2025.01.25 05:11:32.391767 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6845 | 2025.01.25 05:11:32.392009 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6846 | 2025.01.25 05:11:32.392258 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00159 sec., 30188.67924528302 rows/sec., 2.03 MiB/sec. | ||
6847 | 2025.01.25 05:11:32.392372 [ 284 ] {67f57194-da47-4eeb-bc01-88fe53dc7e5e} <Debug> TCPHandler: Processed in 0.00196273 sec. | ||
6848 | 2025.01.25 05:11:34.842165 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6849 | 2025.01.25 05:11:34.842238 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6850 | 2025.01.25 05:11:34.987693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6851 | 2025.01.25 05:11:34.988393 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6852 | 2025.01.25 05:11:34.988434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6853 | 2025.01.25 05:11:34.989029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6854 | 2025.01.25 05:11:34.989283 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2025.01.25 05:11:34.989531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6856 | 2025.01.25 05:11:35.002003 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001473022 sec. | ||
6857 | 2025.01.25 05:11:35.044508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 968 | ||
6858 | 2025.01.25 05:11:35.048049 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6859 | 2025.01.25 05:11:35.048106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6860 | 2025.01.25 05:11:35.050050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6861 | 2025.01.25 05:11:35.050756 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6862 | 2025.01.25 05:11:35.051713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
6863 | 2025.01.25 05:11:36.012551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6864 | 2025.01.25 05:11:36.032320 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2025.01.25 05:11:36.032385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6866 | 2025.01.25 05:11:36.039414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6867 | 2025.01.25 05:11:36.040196 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6868 | 2025.01.25 05:11:36.043154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6869 | 2025.01.25 05:11:37.385852 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2025.01.25 05:11:37.386040 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6871 | 2025.01.25 05:11:37.386116 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6872 | 2025.01.25 05:11:37.386884 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6873 | 2025.01.25 05:11:37.386940 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6874 | 2025.01.25 05:11:37.387407 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6875 | 2025.01.25 05:11:37.387679 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2025.01.25 05:11:37.387894 [ 131 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6877 | 2025.01.25 05:11:37.387918 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001923 sec., 34321.372854914196 rows/sec., 2.73 MiB/sec. | ||
6878 | 2025.01.25 05:11:37.387984 [ 131 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2025.01.25 05:11:37.388068 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6880 | 2025.01.25 05:11:37.388079 [ 283 ] {f17ad2b1-4420-4a78-94d9-b12148be4724} <Debug> TCPHandler: Processed in 0.002367206 sec. | ||
6881 | 2025.01.25 05:11:37.388319 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
6882 | 2025.01.25 05:11:37.388419 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6883 | 2025.01.25 05:11:37.388486 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6884 | 2025.01.25 05:11:37.388536 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part | ||
6885 | 2025.01.25 05:11:37.388757 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 273 rows starting from the beginning of the part | ||
6886 | 2025.01.25 05:11:37.388782 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6887 | 2025.01.25 05:11:37.389061 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6888 | 2025.01.25 05:11:37.389154 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
6889 | 2025.01.25 05:11:37.389513 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1414 rows starting from the beginning of the part | ||
6890 | 2025.01.25 05:11:37.389783 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6891 | 2025.01.25 05:11:37.390080 [ 191 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
6892 | 2025.01.25 05:11:37.391887 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2025.01.25 05:11:37.391974 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6894 | 2025.01.25 05:11:37.393020 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6895 | 2025.01.25 05:11:37.393355 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2025.01.25 05:11:37.393942 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.005770217 sec., 573115.3611727253 rows/sec., 50.24 MiB/sec. | ||
6897 | 2025.01.25 05:11:37.393953 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.005319 sec., 940.0263207369807 rows/sec., 70.69 KiB/sec. | ||
6898 | 2025.01.25 05:11:37.394085 [ 284 ] {0c340863-18af-4db2-820c-a36cf82f6b2d} <Debug> TCPHandler: Processed in 0.005873628 sec. | ||
6899 | 2025.01.25 05:11:37.394242 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6900 | 2025.01.25 05:11:37.394266 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6901 | 2025.01.25 05:11:37.394424 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6902 | 2025.01.25 05:11:37.394499 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6903 | 2025.01.25 05:11:37.394601 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2025.01.25 05:11:37.394715 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_51_10} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6905 | 2025.01.25 05:11:37.394850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6906 | 2025.01.25 05:11:37.395339 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2025.01.25 05:11:37.395379 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6908 | 2025.01.25 05:11:37.395748 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6909 | 2025.01.25 05:11:37.395990 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6910 | 2025.01.25 05:11:37.396152 [ 131 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6911 | 2025.01.25 05:11:37.396211 [ 131 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6912 | 2025.01.25 05:11:37.396252 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001852 sec., 37257.01943844493 rows/sec., 2.91 MiB/sec. | ||
6913 | 2025.01.25 05:11:37.396261 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6914 | 2025.01.25 05:11:37.396402 [ 283 ] {d4192156-7d20-4844-be92-ebec74f2adfe} <Debug> TCPHandler: Processed in 0.002216374 sec. | ||
6915 | 2025.01.25 05:11:37.396531 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
6916 | 2025.01.25 05:11:37.396616 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6917 | 2025.01.25 05:11:37.396741 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6918 | 2025.01.25 05:11:37.396782 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6919 | 2025.01.25 05:11:37.396800 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6920 | 2025.01.25 05:11:37.396861 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6921 | 2025.01.25 05:11:37.397099 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 417 rows starting from the beginning of the part | ||
6922 | 2025.01.25 05:11:37.397459 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 69 rows starting from the beginning of the part | ||
6923 | 2025.01.25 05:11:37.397858 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 875 rows starting from the beginning of the part | ||
6924 | 2025.01.25 05:11:37.398195 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
6925 | 2025.01.25 05:11:37.398592 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
6926 | 2025.01.25 05:11:37.399554 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2025.01.25 05:11:37.399600 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6928 | 2025.01.25 05:11:37.400198 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6929 | 2025.01.25 05:11:37.400491 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2025.01.25 05:11:37.400730 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6931 | 2025.01.25 05:11:37.400871 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6932 | 2025.01.25 05:11:37.400970 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6933 | 2025.01.25 05:11:37.401075 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004294 sec., 37261.29482999534 rows/sec., 2.60 MiB/sec. | ||
6934 | 2025.01.25 05:11:37.401392 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976085 sec., 483914.5633565343 rows/sec., 37.10 MiB/sec. | ||
6935 | 2025.01.25 05:11:37.401543 [ 284 ] {e242ae7a-f7c3-4b91-8534-38f90b3b78fb} <Debug> TCPHandler: Processed in 0.005033306 sec. | ||
6936 | 2025.01.25 05:11:37.401575 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
6937 | 2025.01.25 05:11:37.401746 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6938 | 2025.01.25 05:11:37.401786 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6939 | 2025.01.25 05:11:37.402026 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6940 | 2025.01.25 05:11:37.402084 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6941 | 2025.01.25 05:11:37.402114 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14293 rows starting from the beginning of the part | ||
6942 | 2025.01.25 05:11:37.402545 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6943 | 2025.01.25 05:11:37.402547 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6944 | 2025.01.25 05:11:37.402972 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6945 | 2025.01.25 05:11:37.403031 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6946 | 2025.01.25 05:11:37.403557 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_51_10} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6947 | 2025.01.25 05:11:37.403729 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 956 rows starting from the beginning of the part | ||
6948 | 2025.01.25 05:11:37.403993 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6949 | 2025.01.25 05:11:37.404323 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
6950 | 2025.01.25 05:11:37.404789 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6951 | 2025.01.25 05:11:37.407317 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2025.01.25 05:11:37.407366 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6953 | 2025.01.25 05:11:37.408387 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6954 | 2025.01.25 05:11:37.408772 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2025.01.25 05:11:37.409368 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007353 sec., 679.9945600435196 rows/sec., 1.22 MiB/sec. | ||
6956 | 2025.01.25 05:11:37.409500 [ 283 ] {04ad0850-ac4b-40e9-a7bc-d393c10ae384} <Debug> TCPHandler: Processed in 0.007868569 sec. | ||
6957 | 2025.01.25 05:11:37.409658 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2025.01.25 05:11:37.409821 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6959 | 2025.01.25 05:11:37.409882 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6960 | 2025.01.25 05:11:37.410629 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.01.25 05:11:37.410671 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6962 | 2025.01.25 05:11:37.411506 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6963 | 2025.01.25 05:11:37.411587 [ 194 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15934 rows, containing 5 columns (5 merged, 0 gathered) in 0.010438607 sec., 1526448.8834573424 rows/sec., 103.02 MiB/sec. | ||
6964 | 2025.01.25 05:11:37.411826 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2025.01.25 05:11:37.412025 [ 131 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6966 | 2025.01.25 05:11:37.412110 [ 131 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6967 | 2025.01.25 05:11:37.412125 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002318 sec., 25884.383088869712 rows/sec., 1.74 MiB/sec. | ||
6968 | 2025.01.25 05:11:37.412188 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6969 | 2025.01.25 05:11:37.412329 [ 192 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6970 | 2025.01.25 05:11:37.412382 [ 284 ] {a4c7dfe7-5122-4ff2-90bc-c7b264ed266d} <Debug> TCPHandler: Processed in 0.002782142 sec. | ||
6971 | 2025.01.25 05:11:37.412963 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
6972 | 2025.01.25 05:11:37.413512 [ 192 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.01.25 05:11:37.413610 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6974 | 2025.01.25 05:11:37.413711 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2776 rows starting from the beginning of the part | ||
6975 | 2025.01.25 05:11:37.413757 [ 192 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6976 | 2025.01.25 05:11:37.413898 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
6977 | 2025.01.25 05:11:37.414058 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
6978 | 2025.01.25 05:11:37.414182 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6979 | 2025.01.25 05:11:37.414398 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
6980 | 2025.01.25 05:11:37.414643 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
6981 | 2025.01.25 05:11:37.414778 [ 196 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6982 | 2025.01.25 05:11:37.416257 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.003843288 sec., 796193.2595215347 rows/sec., 51.97 MiB/sec. | ||
6983 | 2025.01.25 05:11:37.416596 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6984 | 2025.01.25 05:11:37.416965 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2025.01.25 05:11:37.417067 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_51_10} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6986 | 2025.01.25 05:11:37.417167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
6987 | 2025.01.25 05:11:42.391400 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6988 | 2025.01.25 05:11:42.391605 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6989 | 2025.01.25 05:11:42.391680 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6990 | 2025.01.25 05:11:42.392423 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6991 | 2025.01.25 05:11:42.392477 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
6992 | 2025.01.25 05:11:42.392906 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6993 | 2025.01.25 05:11:42.393153 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6994 | 2025.01.25 05:11:42.393448 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. | ||
6995 | 2025.01.25 05:11:42.393515 [ 283 ] {f5816273-c94a-47fc-bbf9-097c3fc38dd2} <Debug> TCPHandler: Processed in 0.002249594 sec. | ||
6996 | 2025.01.25 05:11:42.393766 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6997 | 2025.01.25 05:11:42.393986 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6998 | 2025.01.25 05:11:42.394074 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6999 | 2025.01.25 05:11:42.395014 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2025.01.25 05:11:42.395068 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7001 | 2025.01.25 05:11:42.395520 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7002 | 2025.01.25 05:11:42.395771 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7003 | 2025.01.25 05:11:42.396058 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002134 sec., 127928.77225866917 rows/sec., 11.27 MiB/sec. | ||
7004 | 2025.01.25 05:11:42.396129 [ 284 ] {8ae3f707-5482-4da0-b0dc-b0fbb350ccca} <Debug> TCPHandler: Processed in 0.002510028 sec. | ||
7005 | 2025.01.25 05:11:42.396273 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7006 | 2025.01.25 05:11:42.396395 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7007 | 2025.01.25 05:11:42.396449 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7008 | 2025.01.25 05:11:42.397060 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7009 | 2025.01.25 05:11:42.397102 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7010 | 2025.01.25 05:11:42.397465 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7011 | 2025.01.25 05:11:42.397713 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7012 | 2025.01.25 05:11:42.397947 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001568 sec., 26785.714285714286 rows/sec., 1.92 MiB/sec. | ||
7013 | 2025.01.25 05:11:42.398020 [ 283 ] {2b64c01b-84c6-4cb7-8fe2-06b684c6a6db} <Debug> TCPHandler: Processed in 0.001801047 sec. | ||
7014 | 2025.01.25 05:11:42.398244 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7015 | 2025.01.25 05:11:42.398402 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7016 | 2025.01.25 05:11:42.398456 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7017 | 2025.01.25 05:11:42.399033 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7018 | 2025.01.25 05:11:42.399071 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7019 | 2025.01.25 05:11:42.399415 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7020 | 2025.01.25 05:11:42.399635 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7021 | 2025.01.25 05:11:42.399874 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec. | ||
7022 | 2025.01.25 05:11:42.400167 [ 284 ] {9cfe698b-29c1-4ba6-819e-b5c3c99259b8} <Debug> TCPHandler: Processed in 0.00204123 sec. | ||
7023 | 2025.01.25 05:11:42.400310 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7024 | 2025.01.25 05:11:42.400427 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7025 | 2025.01.25 05:11:42.400476 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7026 | 2025.01.25 05:11:42.401159 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2025.01.25 05:11:42.401207 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7028 | 2025.01.25 05:11:42.401606 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7029 | 2025.01.25 05:11:42.401835 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2025.01.25 05:11:42.402083 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. | ||
7031 | 2025.01.25 05:11:42.402312 [ 283 ] {6e641591-79da-4f40-89f6-dbde1e8b5155} <Debug> TCPHandler: Processed in 0.002054361 sec. | ||
7032 | 2025.01.25 05:11:42.402462 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7033 | 2025.01.25 05:11:42.402605 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7034 | 2025.01.25 05:11:42.402662 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7035 | 2025.01.25 05:11:42.403515 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7036 | 2025.01.25 05:11:42.403558 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7037 | 2025.01.25 05:11:42.403973 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7038 | 2025.01.25 05:11:42.404224 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7039 | 2025.01.25 05:11:42.404433 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001858 sec., 224434.87621097954 rows/sec., 16.02 MiB/sec. | ||
7040 | 2025.01.25 05:11:42.404489 [ 284 ] {03863d6d-8f9b-4aab-b7cf-ffc4d91ed454} <Debug> TCPHandler: Processed in 0.002087062 sec. | ||
7041 | 2025.01.25 05:11:42.404626 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7042 | 2025.01.25 05:11:42.404763 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7043 | 2025.01.25 05:11:42.404822 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7044 | 2025.01.25 05:11:42.405405 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7045 | 2025.01.25 05:11:42.405451 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7046 | 2025.01.25 05:11:42.405820 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7047 | 2025.01.25 05:11:42.406051 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7048 | 2025.01.25 05:11:42.406259 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 205.29 KiB/sec. | ||
7049 | 2025.01.25 05:11:42.406313 [ 283 ] {d98ce621-77c8-4bae-abd0-b5a9c49834a3} <Debug> TCPHandler: Processed in 0.001751936 sec. | ||
7050 | 2025.01.25 05:11:42.406448 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7051 | 2025.01.25 05:11:42.406580 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7052 | 2025.01.25 05:11:42.406644 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7053 | 2025.01.25 05:11:42.407332 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2025.01.25 05:11:42.407380 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7055 | 2025.01.25 05:11:42.407815 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7056 | 2025.01.25 05:11:42.408064 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2025.01.25 05:11:42.408311 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. | ||
7058 | 2025.01.25 05:11:42.408518 [ 284 ] {213e3b25-8373-40d9-b342-0497d4c44ad1} <Debug> TCPHandler: Processed in 0.002120282 sec. | ||
7059 | 2025.01.25 05:11:42.408752 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7060 | 2025.01.25 05:11:42.408895 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7061 | 2025.01.25 05:11:42.408954 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7062 | 2025.01.25 05:11:42.409513 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7063 | 2025.01.25 05:11:42.409552 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7064 | 2025.01.25 05:11:42.409905 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7065 | 2025.01.25 05:11:42.410151 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7066 | 2025.01.25 05:11:42.410363 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
7067 | 2025.01.25 05:11:42.410414 [ 283 ] {8728c973-964e-4bc2-aade-cec8b2e87c14} <Debug> TCPHandler: Processed in 0.001789577 sec. | ||
7068 | 2025.01.25 05:11:42.410564 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7069 | 2025.01.25 05:11:42.410687 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7070 | 2025.01.25 05:11:42.410770 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7071 | 2025.01.25 05:11:42.411975 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7072 | 2025.01.25 05:11:42.412014 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7073 | 2025.01.25 05:11:42.412690 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7074 | 2025.01.25 05:11:42.412958 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7075 | 2025.01.25 05:11:42.413180 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002508 sec., 13955.342902711325 rows/sec., 25.01 MiB/sec. | ||
7076 | 2025.01.25 05:11:42.413656 [ 284 ] {26ae1fb7-f71f-45fc-8e3b-73e3edc1492d} <Debug> TCPHandler: Processed in 0.003147957 sec. | ||
7077 | 2025.01.25 05:11:42.413863 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7078 | 2025.01.25 05:11:42.414009 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7079 | 2025.01.25 05:11:42.414067 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7080 | 2025.01.25 05:11:42.414623 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2025.01.25 05:11:42.414663 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7082 | 2025.01.25 05:11:42.415035 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7083 | 2025.01.25 05:11:42.415268 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2025.01.25 05:11:42.415511 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00153 sec., 53594.77124183007 rows/sec., 3.40 MiB/sec. | ||
7085 | 2025.01.25 05:11:42.415646 [ 283 ] {ef941dcb-94f2-4d53-ac08-c86cca986e30} <Debug> TCPHandler: Processed in 0.001884308 sec. | ||
7086 | 2025.01.25 05:11:42.489755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
7087 | 2025.01.25 05:11:42.490659 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2025.01.25 05:11:42.490698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7089 | 2025.01.25 05:11:42.491163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7090 | 2025.01.25 05:11:42.491405 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2025.01.25 05:11:42.491631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
7092 | 2025.01.25 05:11:43.543310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7093 | 2025.01.25 05:11:43.563366 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2025.01.25 05:11:43.563426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7095 | 2025.01.25 05:11:43.571140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7096 | 2025.01.25 05:11:43.571921 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2025.01.25 05:11:43.574956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7098 | 2025.01.25 05:11:45.052067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1002 | ||
7099 | 2025.01.25 05:11:45.055286 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2025.01.25 05:11:45.055340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7101 | 2025.01.25 05:11:45.056852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7102 | 2025.01.25 05:11:45.057167 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2025.01.25 05:11:45.058002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
7104 | 2025.01.25 05:11:47.385394 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2025.01.25 05:11:47.385698 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7106 | 2025.01.25 05:11:47.385780 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7107 | 2025.01.25 05:11:47.386504 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.01.25 05:11:47.386555 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7109 | 2025.01.25 05:11:47.386979 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7110 | 2025.01.25 05:11:47.387232 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2025.01.25 05:11:47.387497 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 174.42 KiB/sec. | ||
7112 | 2025.01.25 05:11:47.387616 [ 283 ] {163802f4-107f-4aae-b127-4c9f1ae1a745} <Debug> TCPHandler: Processed in 0.002406446 sec. | ||
7113 | 2025.01.25 05:11:47.387936 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2025.01.25 05:11:47.388149 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7115 | 2025.01.25 05:11:47.388229 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7116 | 2025.01.25 05:11:47.389035 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7117 | 2025.01.25 05:11:47.389080 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7118 | 2025.01.25 05:11:47.389523 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7119 | 2025.01.25 05:11:47.389785 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7120 | 2025.01.25 05:11:47.390016 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001927 sec., 35288.01245459263 rows/sec., 2.80 MiB/sec. | ||
7121 | 2025.01.25 05:11:47.390072 [ 284 ] {a540469e-2c35-4420-821a-797260bd3094} <Debug> TCPHandler: Processed in 0.002316605 sec. | ||
7122 | 2025.01.25 05:11:47.390278 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7123 | 2025.01.25 05:11:47.390502 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7124 | 2025.01.25 05:11:47.390598 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7125 | 2025.01.25 05:11:47.391235 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2025.01.25 05:11:47.391276 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7127 | 2025.01.25 05:11:47.391635 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7128 | 2025.01.25 05:11:47.391868 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7129 | 2025.01.25 05:11:47.392128 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001666 sec., 5402.160864345738 rows/sec., 393.32 KiB/sec. | ||
7130 | 2025.01.25 05:11:47.392223 [ 283 ] {80e26ae1-eb5e-48c7-941e-52e7574a0952} <Debug> TCPHandler: Processed in 0.002053511 sec. | ||
7131 | 2025.01.25 05:11:47.392459 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7132 | 2025.01.25 05:11:47.392743 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7133 | 2025.01.25 05:11:47.392793 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7134 | 2025.01.25 05:11:47.393376 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7135 | 2025.01.25 05:11:47.393416 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7136 | 2025.01.25 05:11:47.393782 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7137 | 2025.01.25 05:11:47.394026 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7138 | 2025.01.25 05:11:47.394235 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001567 sec., 46585.832801531586 rows/sec., 3.64 MiB/sec. | ||
7139 | 2025.01.25 05:11:47.394286 [ 284 ] {634ff3a7-6722-47cc-a865-e8df0bf6180d} <Debug> TCPHandler: Processed in 0.00198036 sec. | ||
7140 | 2025.01.25 05:11:47.394417 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7141 | 2025.01.25 05:11:47.394536 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7142 | 2025.01.25 05:11:47.394590 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7143 | 2025.01.25 05:11:47.395159 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7144 | 2025.01.25 05:11:47.395197 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7145 | 2025.01.25 05:11:47.395593 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7146 | 2025.01.25 05:11:47.395837 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7147 | 2025.01.25 05:11:47.396104 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001582 sec., 102402.02275600506 rows/sec., 7.13 MiB/sec. | ||
7148 | 2025.01.25 05:11:47.396261 [ 283 ] {abb99f85-4823-4822-8257-c826c36425f7} <Debug> TCPHandler: Processed in 0.001891909 sec. | ||
7149 | 2025.01.25 05:11:47.396476 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7150 | 2025.01.25 05:11:47.396626 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7151 | 2025.01.25 05:11:47.396707 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7152 | 2025.01.25 05:11:47.397801 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7153 | 2025.01.25 05:11:47.397842 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7154 | 2025.01.25 05:11:47.398459 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7155 | 2025.01.25 05:11:47.398737 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7156 | 2025.01.25 05:11:47.398988 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002385 sec., 2096.4360587002097 rows/sec., 3.76 MiB/sec. | ||
7157 | 2025.01.25 05:11:47.399083 [ 284 ] {1087354f-1c4e-4ea9-946b-c914c0e4c31f} <Debug> TCPHandler: Processed in 0.002730231 sec. | ||
7158 | 2025.01.25 05:11:47.399226 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7159 | 2025.01.25 05:11:47.399363 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7160 | 2025.01.25 05:11:47.399425 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7161 | 2025.01.25 05:11:47.399950 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2025.01.25 05:11:47.399989 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7163 | 2025.01.25 05:11:47.400363 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7164 | 2025.01.25 05:11:47.400599 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2025.01.25 05:11:47.400841 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
7166 | 2025.01.25 05:11:47.400930 [ 283 ] {6e250983-ece1-44b0-8bf8-209e873b8988} <Debug> TCPHandler: Processed in 0.001767067 sec. | ||
7167 | 2025.01.25 05:11:49.842284 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7168 | 2025.01.25 05:11:49.842380 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7169 | 2025.01.25 05:11:49.991869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
7170 | 2025.01.25 05:11:49.992629 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2025.01.25 05:11:49.992692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7172 | 2025.01.25 05:11:49.993296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7173 | 2025.01.25 05:11:49.993593 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2025.01.25 05:11:49.993887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7175 | 2025.01.25 05:11:51.075114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7176 | 2025.01.25 05:11:51.096087 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7177 | 2025.01.25 05:11:51.096146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7178 | 2025.01.25 05:11:51.103871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7179 | 2025.01.25 05:11:51.104657 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7180 | 2025.01.25 05:11:51.107894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7181 | 2025.01.25 05:11:52.391544 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7182 | 2025.01.25 05:11:52.391847 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7183 | 2025.01.25 05:11:52.391949 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7184 | 2025.01.25 05:11:52.392691 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7185 | 2025.01.25 05:11:52.392743 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7186 | 2025.01.25 05:11:52.393186 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7187 | 2025.01.25 05:11:52.393449 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7188 | 2025.01.25 05:11:52.393684 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
7189 | 2025.01.25 05:11:52.393750 [ 283 ] {b27cede8-561b-4f4c-ae35-146bcf39c3ee} <Debug> TCPHandler: Processed in 0.002395996 sec. | ||
7190 | 2025.01.25 05:11:52.394036 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7191 | 2025.01.25 05:11:52.394341 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7192 | 2025.01.25 05:11:52.394457 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7193 | 2025.01.25 05:11:52.395516 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7194 | 2025.01.25 05:11:52.395561 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7195 | 2025.01.25 05:11:52.396127 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7196 | 2025.01.25 05:11:52.396379 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7197 | 2025.01.25 05:11:52.396591 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002336 sec., 116866.43835616439 rows/sec., 10.30 MiB/sec. | ||
7198 | 2025.01.25 05:11:52.396715 [ 284 ] {27136f33-e5a6-4643-a019-18c265b70164} <Debug> TCPHandler: Processed in 0.002860403 sec. | ||
7199 | 2025.01.25 05:11:52.396902 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7200 | 2025.01.25 05:11:52.397048 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7201 | 2025.01.25 05:11:52.397110 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7202 | 2025.01.25 05:11:52.397815 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2025.01.25 05:11:52.397864 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7204 | 2025.01.25 05:11:52.398246 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7205 | 2025.01.25 05:11:52.398488 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2025.01.25 05:11:52.398658 [ 113 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7207 | 2025.01.25 05:11:52.398721 [ 113 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2025.01.25 05:11:52.398727 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001706 sec., 24618.9917936694 rows/sec., 1.77 MiB/sec. | ||
7209 | 2025.01.25 05:11:52.398748 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7210 | 2025.01.25 05:11:52.398867 [ 283 ] {43bb9eca-ffec-4ecc-b28a-9f88f865fa75} <Debug> TCPHandler: Processed in 0.002055181 sec. | ||
7211 | 2025.01.25 05:11:52.399018 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
7212 | 2025.01.25 05:11:52.399067 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7213 | 2025.01.25 05:11:52.399278 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7214 | 2025.01.25 05:11:52.399327 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7215 | 2025.01.25 05:11:52.399347 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part | ||
7216 | 2025.01.25 05:11:52.399437 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7217 | 2025.01.25 05:11:52.399583 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
7218 | 2025.01.25 05:11:52.400053 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
7219 | 2025.01.25 05:11:52.400354 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
7220 | 2025.01.25 05:11:52.400728 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
7221 | 2025.01.25 05:11:52.400995 [ 189 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
7222 | 2025.01.25 05:11:52.402686 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2025.01.25 05:11:52.402757 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7224 | 2025.01.25 05:11:52.403785 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7225 | 2025.01.25 05:11:52.404073 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195178 sec., 39844.640549370975 rows/sec., 3.00 MiB/sec. | ||
7226 | 2025.01.25 05:11:52.404298 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2025.01.25 05:11:52.404458 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7228 | 2025.01.25 05:11:52.404758 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005501 sec., 2544.991819669151 rows/sec., 178.23 KiB/sec. | ||
7229 | 2025.01.25 05:11:52.404873 [ 284 ] {10d39cf3-f0a1-4fee-8538-3eae9673dcfd} <Debug> TCPHandler: Processed in 0.005902288 sec. | ||
7230 | 2025.01.25 05:11:52.405058 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7231 | 2025.01.25 05:11:52.405164 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2025.01.25 05:11:52.405230 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7233 | 2025.01.25 05:11:52.405259 [ 186 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_41_8} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7234 | 2025.01.25 05:11:52.405293 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7235 | 2025.01.25 05:11:52.405380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7236 | 2025.01.25 05:11:52.406002 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2025.01.25 05:11:52.406040 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7238 | 2025.01.25 05:11:52.406399 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7239 | 2025.01.25 05:11:52.406644 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2025.01.25 05:11:52.406898 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. | ||
7241 | 2025.01.25 05:11:52.407122 [ 283 ] {1c811d1f-8be9-446e-ba28-cd23741c28b2} <Debug> TCPHandler: Processed in 0.002144742 sec. | ||
7242 | 2025.01.25 05:11:52.407290 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7243 | 2025.01.25 05:11:52.407427 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7244 | 2025.01.25 05:11:52.407485 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7245 | 2025.01.25 05:11:52.408244 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2025.01.25 05:11:52.408281 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7247 | 2025.01.25 05:11:52.408669 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7248 | 2025.01.25 05:11:52.408921 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.01.25 05:11:52.409102 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001705 sec., 244574.78005865103 rows/sec., 17.46 MiB/sec. | ||
7250 | 2025.01.25 05:11:52.409154 [ 284 ] {fb7ec4c5-64ab-444f-87fa-fc180875e42d} <Debug> TCPHandler: Processed in 0.001937459 sec. | ||
7251 | 2025.01.25 05:11:52.409347 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7252 | 2025.01.25 05:11:52.409565 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7253 | 2025.01.25 05:11:52.409656 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7254 | 2025.01.25 05:11:52.410249 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7255 | 2025.01.25 05:11:52.410287 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7256 | 2025.01.25 05:11:52.410655 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7257 | 2025.01.25 05:11:52.410895 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7258 | 2025.01.25 05:11:52.411100 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. | ||
7259 | 2025.01.25 05:11:52.411152 [ 283 ] {89cf5666-5c92-4055-b026-72de2c9bf48c} <Debug> TCPHandler: Processed in 0.001911769 sec. | ||
7260 | 2025.01.25 05:11:52.411291 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7261 | 2025.01.25 05:11:52.411427 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7262 | 2025.01.25 05:11:52.411491 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7263 | 2025.01.25 05:11:52.412122 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.01.25 05:11:52.412159 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7265 | 2025.01.25 05:11:52.412555 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7266 | 2025.01.25 05:11:52.412795 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.01.25 05:11:52.412971 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
7268 | 2025.01.25 05:11:52.413023 [ 284 ] {53b5daef-6fe7-42fa-8ce1-7e09d8a05f68} <Debug> TCPHandler: Processed in 0.001798717 sec. | ||
7269 | 2025.01.25 05:11:52.413211 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7270 | 2025.01.25 05:11:52.413428 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7271 | 2025.01.25 05:11:52.413521 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7272 | 2025.01.25 05:11:52.414160 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2025.01.25 05:11:52.414200 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7274 | 2025.01.25 05:11:52.414566 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7275 | 2025.01.25 05:11:52.414810 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2025.01.25 05:11:52.415015 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. | ||
7277 | 2025.01.25 05:11:52.415014 [ 111 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
7278 | 2025.01.25 05:11:52.415077 [ 283 ] {5fa2e795-5ff2-41cb-9674-0f5d1b75cba2} <Debug> TCPHandler: Processed in 0.0019664 sec. | ||
7279 | 2025.01.25 05:11:52.415145 [ 111 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.01.25 05:11:52.415241 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7281 | 2025.01.25 05:11:52.415293 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2025.01.25 05:11:52.415414 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
7283 | 2025.01.25 05:11:52.415482 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7284 | 2025.01.25 05:11:52.415595 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7285 | 2025.01.25 05:11:52.415616 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7286 | 2025.01.25 05:11:52.415639 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
7287 | 2025.01.25 05:11:52.415918 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7288 | 2025.01.25 05:11:52.416286 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7289 | 2025.01.25 05:11:52.416647 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7290 | 2025.01.25 05:11:52.417062 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7291 | 2025.01.25 05:11:52.417401 [ 201 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7292 | 2025.01.25 05:11:52.419603 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.004253193 sec., 5407.7019312314305 rows/sec., 364.39 KiB/sec. | ||
7293 | 2025.01.25 05:11:52.419903 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2025.01.25 05:11:52.419959 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7295 | 2025.01.25 05:11:52.419980 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
7296 | 2025.01.25 05:11:52.420854 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2025.01.25 05:11:52.421168 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_23_5} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
7298 | 2025.01.25 05:11:52.421412 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7299 | 2025.01.25 05:11:52.421578 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7300 | 2025.01.25 05:11:52.421953 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2025.01.25 05:11:52.422253 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7302 | 2025.01.25 05:11:52.422320 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2025.01.25 05:11:52.422364 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.006913 sec., 5062.924924056127 rows/sec., 9.07 MiB/sec. | ||
7304 | 2025.01.25 05:11:52.422372 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
7305 | 2025.01.25 05:11:52.422729 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
7306 | 2025.01.25 05:11:52.422902 [ 284 ] {20f51f08-e3fc-4bf0-b026-a7f91b23ce85} <Debug> TCPHandler: Processed in 0.007718296 sec. | ||
7307 | 2025.01.25 05:11:52.423222 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7308 | 2025.01.25 05:11:52.423680 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7309 | 2025.01.25 05:11:52.423877 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7310 | 2025.01.25 05:11:52.424314 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7311 | 2025.01.25 05:11:52.424440 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 698 rows starting from the beginning of the part | ||
7312 | 2025.01.25 05:11:52.425014 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
7313 | 2025.01.25 05:11:52.425582 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2025.01.25 05:11:52.425597 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
7315 | 2025.01.25 05:11:52.425628 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7316 | 2025.01.25 05:11:52.426164 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
7317 | 2025.01.25 05:11:52.426701 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
7318 | 2025.01.25 05:11:52.426760 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7319 | 2025.01.25 05:11:52.427195 [ 193 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
7320 | 2025.01.25 05:11:52.427459 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7321 | 2025.01.25 05:11:52.428034 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004487 sec., 18275.016714954312 rows/sec., 1.16 MiB/sec. | ||
7322 | 2025.01.25 05:11:52.428421 [ 283 ] {02412275-c7a5-4299-a9be-9c807c49c50a} <Debug> TCPHandler: Processed in 0.005399381 sec. | ||
7323 | 2025.01.25 05:11:52.437423 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.014891604 sec., 54594.521852716476 rows/sec., 97.83 MiB/sec. | ||
7324 | 2025.01.25 05:11:52.438395 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7325 | 2025.01.25 05:11:52.438845 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7326 | 2025.01.25 05:11:52.438932 [ 195 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7327 | 2025.01.25 05:11:52.439089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
7328 | 2025.01.25 05:11:53.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.53 MiB, peak 215.12 MiB, free memory in arenas 0.00 B, will set to 209.63 MiB (RSS), difference: 2.10 MiB | ||
7329 | 2025.01.25 05:11:55.058318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1038 | ||
7330 | 2025.01.25 05:11:55.061470 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7331 | 2025.01.25 05:11:55.061527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7332 | 2025.01.25 05:11:55.063019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7333 | 2025.01.25 05:11:55.063337 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7334 | 2025.01.25 05:11:55.064050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
7335 | 2025.01.25 05:11:57.385724 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7336 | 2025.01.25 05:11:57.385907 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7337 | 2025.01.25 05:11:57.385977 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7338 | 2025.01.25 05:11:57.386720 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2025.01.25 05:11:57.386765 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7340 | 2025.01.25 05:11:57.387186 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7341 | 2025.01.25 05:11:57.387423 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2025.01.25 05:11:57.387649 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001825 sec., 36164.38356164384 rows/sec., 2.88 MiB/sec. | ||
7343 | 2025.01.25 05:11:57.387702 [ 283 ] {d36c1929-4629-4dae-b594-7e7fb87fe9c4} <Debug> TCPHandler: Processed in 0.002145962 sec. | ||
7344 | 2025.01.25 05:11:57.387940 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7345 | 2025.01.25 05:11:57.388202 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7346 | 2025.01.25 05:11:57.388278 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7347 | 2025.01.25 05:11:57.388994 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7348 | 2025.01.25 05:11:57.389043 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7349 | 2025.01.25 05:11:57.389486 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7350 | 2025.01.25 05:11:57.389754 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7351 | 2025.01.25 05:11:57.390009 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001858 sec., 2691.0656620021527 rows/sec., 202.36 KiB/sec. | ||
7352 | 2025.01.25 05:11:57.390124 [ 284 ] {fb1c0758-bfb6-4539-ae78-c069f19a842b} <Debug> TCPHandler: Processed in 0.002274504 sec. | ||
7353 | 2025.01.25 05:11:57.390409 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7354 | 2025.01.25 05:11:57.390653 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7355 | 2025.01.25 05:11:57.390742 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7356 | 2025.01.25 05:11:57.391509 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2025.01.25 05:11:57.391548 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7358 | 2025.01.25 05:11:57.391914 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7359 | 2025.01.25 05:11:57.392163 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7360 | 2025.01.25 05:11:57.392383 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001782 sec., 38720.53872053872 rows/sec., 3.02 MiB/sec. | ||
7361 | 2025.01.25 05:11:57.392478 [ 283 ] {4777574f-6ac7-4d6a-94d7-9a9dd8ce77eb} <Debug> TCPHandler: Processed in 0.002267764 sec. | ||
7362 | 2025.01.25 05:11:57.392667 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7363 | 2025.01.25 05:11:57.392805 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7364 | 2025.01.25 05:11:57.392869 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7365 | 2025.01.25 05:11:57.393461 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2025.01.25 05:11:57.393500 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7367 | 2025.01.25 05:11:57.393897 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7368 | 2025.01.25 05:11:57.394141 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2025.01.25 05:11:57.394361 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
7370 | 2025.01.25 05:11:57.394412 [ 284 ] {a6133f87-2610-40d7-b434-304591c9ffde} <Debug> TCPHandler: Processed in 0.001845247 sec. | ||
7371 | 2025.01.25 05:11:57.394602 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7372 | 2025.01.25 05:11:57.394822 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7373 | 2025.01.25 05:11:57.394963 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7374 | 2025.01.25 05:11:57.396112 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2025.01.25 05:11:57.396151 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7376 | 2025.01.25 05:11:57.396753 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7377 | 2025.01.25 05:11:57.397012 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2025.01.25 05:11:57.397245 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002478 sec., 2017.7562550443904 rows/sec., 3.62 MiB/sec. | ||
7379 | 2025.01.25 05:11:57.397338 [ 283 ] {bcf72df6-a3ea-472d-ab00-7a67dbbac9e5} <Debug> TCPHandler: Processed in 0.002841983 sec. | ||
7380 | 2025.01.25 05:11:57.397492 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7381 | 2025.01.25 05:11:57.397630 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7382 | 2025.01.25 05:11:57.397690 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7383 | 2025.01.25 05:11:57.398228 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7384 | 2025.01.25 05:11:57.398267 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7385 | 2025.01.25 05:11:57.398644 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7386 | 2025.01.25 05:11:57.398879 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7387 | 2025.01.25 05:11:57.399098 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
7388 | 2025.01.25 05:11:57.399147 [ 284 ] {c7901591-fa27-43d9-92ab-ed736535a6e7} <Debug> TCPHandler: Processed in 0.001722205 sec. | ||
7389 | 2025.01.25 05:11:57.494113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7390 | 2025.01.25 05:11:57.495088 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7391 | 2025.01.25 05:11:57.495150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7392 | 2025.01.25 05:11:57.495600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7393 | 2025.01.25 05:11:57.495850 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.01.25 05:11:57.496087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7395 | 2025.01.25 05:11:57.801219 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2025.01.25 05:11:57.801403 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7397 | 2025.01.25 05:11:57.801472 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7398 | 2025.01.25 05:11:57.802200 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2025.01.25 05:11:57.802248 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7400 | 2025.01.25 05:11:57.802662 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7401 | 2025.01.25 05:11:57.802909 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2025.01.25 05:11:57.803138 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 565.55 KiB/sec. | ||
7403 | 2025.01.25 05:11:57.803247 [ 283 ] {c8e298d9-0735-47d1-8513-baec52dac627} <Debug> TCPHandler: Processed in 0.002152722 sec. | ||
7404 | 2025.01.25 05:11:57.803494 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7405 | 2025.01.25 05:11:57.803693 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7406 | 2025.01.25 05:11:57.803767 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7407 | 2025.01.25 05:11:57.804503 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2025.01.25 05:11:57.804542 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7409 | 2025.01.25 05:11:57.804972 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7410 | 2025.01.25 05:11:57.805228 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7411 | 2025.01.25 05:11:57.805451 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001804 sec., 5543.2372505543235 rows/sec., 452.01 KiB/sec. | ||
7412 | 2025.01.25 05:11:57.805650 [ 284 ] {3f01a540-e3b5-417c-9dd5-365ffee04bf9} <Debug> TCPHandler: Processed in 0.002291155 sec. | ||
7413 | 2025.01.25 05:11:57.805835 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7414 | 2025.01.25 05:11:57.805972 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7415 | 2025.01.25 05:11:57.806031 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7416 | 2025.01.25 05:11:57.807163 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2025.01.25 05:11:57.807204 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7418 | 2025.01.25 05:11:57.807643 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7419 | 2025.01.25 05:11:57.807886 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2025.01.25 05:11:57.808060 [ 105 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7421 | 2025.01.25 05:11:57.808117 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002171 sec., 653155.2280055274 rows/sec., 54.68 MiB/sec. | ||
7422 | 2025.01.25 05:11:57.808125 [ 105 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7423 | 2025.01.25 05:11:57.808195 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7424 | 2025.01.25 05:11:57.808228 [ 283 ] {78ff679e-b031-474c-a8d9-4fb6ca95d3a6} <Debug> TCPHandler: Processed in 0.002465527 sec. | ||
7425 | 2025.01.25 05:11:57.808444 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7426 | 2025.01.25 05:11:57.808454 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
7427 | 2025.01.25 05:11:57.808685 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7428 | 2025.01.25 05:11:57.808716 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7429 | 2025.01.25 05:11:57.808783 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part | ||
7430 | 2025.01.25 05:11:57.808814 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7431 | 2025.01.25 05:11:57.809045 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 273 rows starting from the beginning of the part | ||
7432 | 2025.01.25 05:11:57.809509 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
7433 | 2025.01.25 05:11:57.809915 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 273 rows starting from the beginning of the part | ||
7434 | 2025.01.25 05:11:57.810415 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
7435 | 2025.01.25 05:11:57.810733 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1418 rows starting from the beginning of the part | ||
7436 | 2025.01.25 05:11:57.811907 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2025.01.25 05:11:57.811976 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7438 | 2025.01.25 05:11:57.812990 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7439 | 2025.01.25 05:11:57.813424 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2025.01.25 05:11:57.813660 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.005088 sec., 10220.125786163522 rows/sec., 744.13 KiB/sec. | ||
7441 | 2025.01.25 05:11:57.813751 [ 284 ] {6e50e434-0a72-48ba-8522-0257e270360a} <Debug> TCPHandler: Processed in 0.005423622 sec. | ||
7442 | 2025.01.25 05:11:57.813937 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2025.01.25 05:11:57.814278 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7444 | 2025.01.25 05:11:57.814284 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.0059674 sec., 591547.4075811912 rows/sec., 52.10 MiB/sec. | ||
7445 | 2025.01.25 05:11:57.814369 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7446 | 2025.01.25 05:11:57.814601 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7447 | 2025.01.25 05:11:57.815236 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.01.25 05:11:57.815434 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_56_11} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7449 | 2025.01.25 05:11:57.815614 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
7450 | 2025.01.25 05:11:57.815933 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2025.01.25 05:11:57.815979 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7452 | 2025.01.25 05:11:57.816365 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7453 | 2025.01.25 05:11:57.816608 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7454 | 2025.01.25 05:11:57.816827 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002632 sec., 91945.2887537994 rows/sec., 6.23 MiB/sec. | ||
7455 | 2025.01.25 05:11:57.816889 [ 283 ] {74227eab-6d96-400e-8e78-de2db8b89b80} <Debug> TCPHandler: Processed in 0.003045516 sec. | ||
7456 | 2025.01.25 05:11:57.817028 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7457 | 2025.01.25 05:11:57.817156 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7458 | 2025.01.25 05:11:57.817214 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7459 | 2025.01.25 05:11:57.817886 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7460 | 2025.01.25 05:11:57.817931 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7461 | 2025.01.25 05:11:57.818320 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7462 | 2025.01.25 05:11:57.818557 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7463 | 2025.01.25 05:11:57.818736 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
7464 | 2025.01.25 05:11:57.818787 [ 284 ] {a7832635-2613-4034-b1d4-a69a0bc0bbbc} <Debug> TCPHandler: Processed in 0.001814217 sec. | ||
7465 | 2025.01.25 05:11:57.818924 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7466 | 2025.01.25 05:11:57.819037 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7467 | 2025.01.25 05:11:57.819090 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7468 | 2025.01.25 05:11:57.820165 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7469 | 2025.01.25 05:11:57.820205 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7470 | 2025.01.25 05:11:57.820604 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7471 | 2025.01.25 05:11:57.820843 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7472 | 2025.01.25 05:11:57.821007 [ 105 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7473 | 2025.01.25 05:11:57.821074 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.002053 sec., 430102.28933268384 rows/sec., 31.20 MiB/sec. | ||
7474 | 2025.01.25 05:11:57.821076 [ 105 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7475 | 2025.01.25 05:11:57.821169 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7476 | 2025.01.25 05:11:57.821193 [ 283 ] {588e7211-ae29-438f-8dc3-c8a3c1d7d260} <Debug> TCPHandler: Processed in 0.002321606 sec. | ||
7477 | 2025.01.25 05:11:57.821387 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7478 | 2025.01.25 05:11:57.821412 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
7479 | 2025.01.25 05:11:57.821518 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7480 | 2025.01.25 05:11:57.821568 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7481 | 2025.01.25 05:11:57.821579 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7482 | 2025.01.25 05:11:57.821615 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
7483 | 2025.01.25 05:11:57.821914 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 417 rows starting from the beginning of the part | ||
7484 | 2025.01.25 05:11:57.822345 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 73 rows starting from the beginning of the part | ||
7485 | 2025.01.25 05:11:57.822732 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 417 rows starting from the beginning of the part | ||
7486 | 2025.01.25 05:11:57.822978 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part | ||
7487 | 2025.01.25 05:11:57.823344 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 883 rows starting from the beginning of the part | ||
7488 | 2025.01.25 05:11:57.823909 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2025.01.25 05:11:57.823951 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7490 | 2025.01.25 05:11:57.824442 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7491 | 2025.01.25 05:11:57.824764 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2025.01.25 05:11:57.825063 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003576 sec., 1677.8523489932886 rows/sec., 87.66 KiB/sec. | ||
7493 | 2025.01.25 05:11:57.825333 [ 284 ] {e58f763a-ee6d-4d4d-8d0c-14b03a743faf} <Debug> TCPHandler: Processed in 0.00403677 sec. | ||
7494 | 2025.01.25 05:11:57.825619 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7495 | 2025.01.25 05:11:57.825926 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7496 | 2025.01.25 05:11:57.825946 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.004701841 sec., 589768.9862332648 rows/sec., 45.04 MiB/sec. | ||
7497 | 2025.01.25 05:11:57.825990 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7498 | 2025.01.25 05:11:57.826153 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7499 | 2025.01.25 05:11:57.826501 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7500 | 2025.01.25 05:11:57.826608 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_56_11} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7501 | 2025.01.25 05:11:57.826715 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7502 | 2025.01.25 05:11:57.826951 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7503 | 2025.01.25 05:11:57.826989 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7504 | 2025.01.25 05:11:57.827421 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7505 | 2025.01.25 05:11:57.827665 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7506 | 2025.01.25 05:11:57.827829 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7507 | 2025.01.25 05:11:57.827878 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2025.01.25 05:11:57.827900 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.002047 sec., 468978.99364924274 rows/sec., 31.16 MiB/sec. | ||
7509 | 2025.01.25 05:11:57.827913 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7510 | 2025.01.25 05:11:57.828072 [ 283 ] {9887927c-4072-4ee4-b4d3-321a46a9e2d6} <Debug> TCPHandler: Processed in 0.00260994 sec. | ||
7511 | 2025.01.25 05:11:57.828170 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
7512 | 2025.01.25 05:11:57.828315 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7513 | 2025.01.25 05:11:57.828378 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7514 | 2025.01.25 05:11:57.828423 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15934 rows starting from the beginning of the part | ||
7515 | 2025.01.25 05:11:57.828619 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7516 | 2025.01.25 05:11:57.828716 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7517 | 2025.01.25 05:11:57.828811 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7518 | 2025.01.25 05:11:57.829112 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
7519 | 2025.01.25 05:11:57.829540 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7520 | 2025.01.25 05:11:57.829924 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7521 | 2025.01.25 05:11:57.830215 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 960 rows starting from the beginning of the part | ||
7522 | 2025.01.25 05:11:57.831079 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7523 | 2025.01.25 05:11:57.831138 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7524 | 2025.01.25 05:11:57.831742 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7525 | 2025.01.25 05:11:57.832137 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7526 | 2025.01.25 05:11:57.832688 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004157 sec., 240.55809477988933 rows/sec., 16.21 KiB/sec. | ||
7527 | 2025.01.25 05:11:57.832963 [ 284 ] {f7395196-97f2-401f-afed-4c65ccc7a11a} <Debug> TCPHandler: Processed in 0.004753871 sec. | ||
7528 | 2025.01.25 05:11:57.833236 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7529 | 2025.01.25 05:11:57.833485 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7530 | 2025.01.25 05:11:57.833705 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7531 | 2025.01.25 05:11:57.836100 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2025.01.25 05:11:57.836140 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7533 | 2025.01.25 05:11:57.836899 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7534 | 2025.01.25 05:11:57.837302 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2025.01.25 05:11:57.837589 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.004204 sec., 8325.404376784014 rows/sec., 14.92 MiB/sec. | ||
7536 | 2025.01.25 05:11:57.838274 [ 283 ] {d5da7b9e-c445-4c74-9886-194053b8447b} <Debug> TCPHandler: Processed in 0.005180358 sec. | ||
7537 | 2025.01.25 05:11:57.838508 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17690 rows, containing 5 columns (5 merged, 0 gathered) in 0.010438996 sec., 1694607.4124369815 rows/sec., 114.32 MiB/sec. | ||
7538 | 2025.01.25 05:11:57.838536 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7539 | 2025.01.25 05:11:57.838708 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7540 | 2025.01.25 05:11:57.838764 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7541 | 2025.01.25 05:11:57.838798 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7542 | 2025.01.25 05:11:57.839419 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7543 | 2025.01.25 05:11:57.839595 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7544 | 2025.01.25 05:11:57.839772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
7545 | 2025.01.25 05:11:57.839910 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7546 | 2025.01.25 05:11:57.839953 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7547 | 2025.01.25 05:11:57.840322 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7548 | 2025.01.25 05:11:57.840572 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2025.01.25 05:11:57.840699 [ 105 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7550 | 2025.01.25 05:11:57.840739 [ 105 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2025.01.25 05:11:57.840760 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002084 sec., 16314.779270633398 rows/sec., 969.53 KiB/sec. | ||
7552 | 2025.01.25 05:11:57.840767 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7553 | 2025.01.25 05:11:57.840905 [ 284 ] {ae862794-4ac6-4eee-ac6f-81aa2c72d51f} <Debug> TCPHandler: Processed in 0.002508037 sec. | ||
7554 | 2025.01.25 05:11:57.841118 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
7555 | 2025.01.25 05:11:57.841525 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7556 | 2025.01.25 05:11:57.841612 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3060 rows starting from the beginning of the part | ||
7557 | 2025.01.25 05:11:57.841790 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7558 | 2025.01.25 05:11:57.841984 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
7559 | 2025.01.25 05:11:57.842136 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7560 | 2025.01.25 05:11:57.842323 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
7561 | 2025.01.25 05:11:57.842392 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
7562 | 2025.01.25 05:11:57.843880 [ 194 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002991555 sec., 1129178.6378655916 rows/sec., 73.60 MiB/sec. | ||
7563 | 2025.01.25 05:11:57.844233 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7564 | 2025.01.25 05:11:57.844608 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7565 | 2025.01.25 05:11:57.844700 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_56_11} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7566 | 2025.01.25 05:11:57.844798 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7567 | 2025.01.25 05:11:58.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.06 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 209.88 MiB (RSS), difference: -1.18 MiB | ||
7568 | 2025.01.25 05:11:58.608099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7569 | 2025.01.25 05:11:58.631908 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.01.25 05:11:58.631978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7571 | 2025.01.25 05:11:58.639358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7572 | 2025.01.25 05:11:58.640129 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7573 | 2025.01.25 05:11:58.643643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7574 | 2025.01.25 05:12:02.384152 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2025.01.25 05:12:02.384468 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7576 | 2025.01.25 05:12:02.384583 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7577 | 2025.01.25 05:12:02.385614 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2025.01.25 05:12:02.385664 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7579 | 2025.01.25 05:12:02.386086 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7580 | 2025.01.25 05:12:02.386425 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2025.01.25 05:12:02.386783 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002397 sec., 23362.53650396329 rows/sec., 1.79 MiB/sec. | ||
7582 | 2025.01.25 05:12:02.386839 [ 283 ] {7263bc47-a83f-4948-b6e2-1f9fb792fefc} <Debug> TCPHandler: Processed in 0.002878623 sec. | ||
7583 | 2025.01.25 05:12:02.387086 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2025.01.25 05:12:02.387302 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7585 | 2025.01.25 05:12:02.387378 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7586 | 2025.01.25 05:12:02.388153 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2025.01.25 05:12:02.388204 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7588 | 2025.01.25 05:12:02.388640 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7589 | 2025.01.25 05:12:02.388892 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2025.01.25 05:12:02.389160 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. | ||
7591 | 2025.01.25 05:12:02.389262 [ 284 ] {10918283-8d65-41cd-ba18-94c13c66045e} <Debug> TCPHandler: Processed in 0.002314265 sec. | ||
7592 | 2025.01.25 05:12:02.389511 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2025.01.25 05:12:02.389680 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7594 | 2025.01.25 05:12:02.389743 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7595 | 2025.01.25 05:12:02.390386 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7596 | 2025.01.25 05:12:02.390423 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7597 | 2025.01.25 05:12:02.390807 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7598 | 2025.01.25 05:12:02.391049 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7599 | 2025.01.25 05:12:02.391255 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001605 sec., 79750.77881619937 rows/sec., 5.55 MiB/sec. | ||
7600 | 2025.01.25 05:12:02.391306 [ 283 ] {b1ff6ed6-0bef-47d1-aeaf-acf91f6047fc} <Debug> TCPHandler: Processed in 0.00193616 sec. | ||
7601 | 2025.01.25 05:12:02.391460 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7602 | 2025.01.25 05:12:02.391600 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7603 | 2025.01.25 05:12:02.391662 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7604 | 2025.01.25 05:12:02.392237 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2025.01.25 05:12:02.392281 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7606 | 2025.01.25 05:12:02.392661 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7607 | 2025.01.25 05:12:02.392900 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2025.01.25 05:12:02.393101 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001532 sec., 31331.59268929504 rows/sec., 2.11 MiB/sec. | ||
7609 | 2025.01.25 05:12:02.393151 [ 284 ] {14f3eccf-b4fc-4186-bb83-af4fc9d0d460} <Debug> TCPHandler: Processed in 0.001756236 sec. | ||
7610 | 2025.01.25 05:12:04.842421 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7611 | 2025.01.25 05:12:04.842479 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7612 | 2025.01.25 05:12:04.996300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7613 | 2025.01.25 05:12:04.996947 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7614 | 2025.01.25 05:12:04.997001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7615 | 2025.01.25 05:12:04.997565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7616 | 2025.01.25 05:12:04.997830 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7617 | 2025.01.25 05:12:04.998042 [ 95 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7618 | 2025.01.25 05:12:04.998135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7619 | 2025.01.25 05:12:04.998141 [ 95 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2025.01.25 05:12:04.998181 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7621 | 2025.01.25 05:12:04.998373 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
7622 | 2025.01.25 05:12:04.998572 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7623 | 2025.01.25 05:12:04.998622 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7624 | 2025.01.25 05:12:04.998710 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7625 | 2025.01.25 05:12:04.998905 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7626 | 2025.01.25 05:12:04.999151 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7627 | 2025.01.25 05:12:04.999290 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7628 | 2025.01.25 05:12:04.999491 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7629 | 2025.01.25 05:12:05.002087 [ 194 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809217 sec., 4339737.011569569 rows/sec., 62.08 MiB/sec. | ||
7630 | 2025.01.25 05:12:05.002235 [ 200 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7631 | 2025.01.25 05:12:05.002598 [ 200 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7632 | 2025.01.25 05:12:05.002694 [ 200 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_36_7} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7633 | 2025.01.25 05:12:05.002797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7634 | 2025.01.25 05:12:05.064372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1082 | ||
7635 | 2025.01.25 05:12:05.067709 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2025.01.25 05:12:05.067760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7637 | 2025.01.25 05:12:05.069273 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7638 | 2025.01.25 05:12:05.069590 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2025.01.25 05:12:05.069771 [ 95 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7640 | 2025.01.25 05:12:05.069839 [ 95 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2025.01.25 05:12:05.069881 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7642 | 2025.01.25 05:12:05.070376 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
7643 | 2025.01.25 05:12:05.071128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
7644 | 2025.01.25 05:12:05.071580 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7645 | 2025.01.25 05:12:05.071751 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 888 rows starting from the beginning of the part | ||
7646 | 2025.01.25 05:12:05.072398 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7647 | 2025.01.25 05:12:05.072991 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
7648 | 2025.01.25 05:12:05.073620 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7649 | 2025.01.25 05:12:05.074263 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7650 | 2025.01.25 05:12:05.074877 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
7651 | 2025.01.25 05:12:05.082948 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 72 columns (72 merged, 0 gathered) in 0.012947854 sec., 83565.97162742181 rows/sec., 66.85 MiB/sec. | ||
7652 | 2025.01.25 05:12:05.084429 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7653 | 2025.01.25 05:12:05.085316 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7654 | 2025.01.25 05:12:05.085421 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_26_5} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7655 | 2025.01.25 05:12:05.085780 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
7656 | 2025.01.25 05:12:06.143784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7657 | 2025.01.25 05:12:06.165723 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2025.01.25 05:12:06.165780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7659 | 2025.01.25 05:12:06.173112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7660 | 2025.01.25 05:12:06.173898 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2025.01.25 05:12:06.174266 [ 93 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7662 | 2025.01.25 05:12:06.174400 [ 93 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7663 | 2025.01.25 05:12:06.174471 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7664 | 2025.01.25 05:12:06.174921 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7665 | 2025.01.25 05:12:06.190275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7666 | 2025.01.25 05:12:06.192365 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7667 | 2025.01.25 05:12:06.194026 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7668 | 2025.01.25 05:12:06.199923 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7669 | 2025.01.25 05:12:06.205563 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7670 | 2025.01.25 05:12:06.211003 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7671 | 2025.01.25 05:12:06.216575 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7672 | 2025.01.25 05:12:06.221081 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
7673 | 2025.01.25 05:12:06.283428 [ 199 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108784044 sec., 2500.3666898060897 rows/sec., 12.93 MiB/sec. | ||
7674 | 2025.01.25 05:12:06.286383 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7675 | 2025.01.25 05:12:06.289320 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_36_7} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2025.01.25 05:12:06.289473 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_36_7} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7677 | 2025.01.25 05:12:06.291837 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7678 | 2025.01.25 05:12:07.386083 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7679 | 2025.01.25 05:12:07.386374 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7680 | 2025.01.25 05:12:07.386476 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7681 | 2025.01.25 05:12:07.387169 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7682 | 2025.01.25 05:12:07.387206 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7683 | 2025.01.25 05:12:07.387729 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7684 | 2025.01.25 05:12:07.387985 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7685 | 2025.01.25 05:12:07.388211 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001904 sec., 34663.86554621848 rows/sec., 2.76 MiB/sec. | ||
7686 | 2025.01.25 05:12:07.388312 [ 283 ] {22710fd5-35d5-4d8b-8447-891b1f34d05e} <Debug> TCPHandler: Processed in 0.002416166 sec. | ||
7687 | 2025.01.25 05:12:07.388651 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7688 | 2025.01.25 05:12:07.388964 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7689 | 2025.01.25 05:12:07.389081 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7690 | 2025.01.25 05:12:07.389949 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2025.01.25 05:12:07.389992 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7692 | 2025.01.25 05:12:07.390431 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7693 | 2025.01.25 05:12:07.390681 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7694 | 2025.01.25 05:12:07.390935 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.002044 sec., 2446.183953033268 rows/sec., 183.94 KiB/sec. | ||
7695 | 2025.01.25 05:12:07.391058 [ 284 ] {0d32eb3c-26fd-4eb0-ad51-d0a312c6cfc5} <Debug> TCPHandler: Processed in 0.00263556 sec. | ||
7696 | 2025.01.25 05:12:07.391345 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7697 | 2025.01.25 05:12:07.391562 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7698 | 2025.01.25 05:12:07.391621 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7699 | 2025.01.25 05:12:07.392329 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2025.01.25 05:12:07.392374 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7701 | 2025.01.25 05:12:07.392744 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7702 | 2025.01.25 05:12:07.392977 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2025.01.25 05:12:07.393187 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001644 sec., 41970.802919708025 rows/sec., 3.28 MiB/sec. | ||
7704 | 2025.01.25 05:12:07.393244 [ 283 ] {b77270ef-264f-4f98-82a8-25ac25c3bacb} <Debug> TCPHandler: Processed in 0.002094532 sec. | ||
7705 | 2025.01.25 05:12:07.393443 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2025.01.25 05:12:07.393594 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7707 | 2025.01.25 05:12:07.393655 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7708 | 2025.01.25 05:12:07.394294 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.01.25 05:12:07.394340 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7710 | 2025.01.25 05:12:07.394755 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7711 | 2025.01.25 05:12:07.394992 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.01.25 05:12:07.395202 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
7713 | 2025.01.25 05:12:07.395254 [ 284 ] {be91af4d-c7fd-4e11-8a7f-93986a05fe5c} <Debug> TCPHandler: Processed in 0.001901399 sec. | ||
7714 | 2025.01.25 05:12:07.395392 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7715 | 2025.01.25 05:12:07.395523 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7716 | 2025.01.25 05:12:07.395616 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7717 | 2025.01.25 05:12:07.396846 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2025.01.25 05:12:07.396883 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7719 | 2025.01.25 05:12:07.397500 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7720 | 2025.01.25 05:12:07.397768 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2025.01.25 05:12:07.397958 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002466 sec., 2027.5750202757504 rows/sec., 3.63 MiB/sec. | ||
7722 | 2025.01.25 05:12:07.398049 [ 283 ] {0d385e30-2e00-4d28-87cb-82b71b0c4efa} <Debug> TCPHandler: Processed in 0.002715751 sec. | ||
7723 | 2025.01.25 05:12:07.398201 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7724 | 2025.01.25 05:12:07.398340 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7725 | 2025.01.25 05:12:07.398398 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7726 | 2025.01.25 05:12:07.398961 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2025.01.25 05:12:07.399007 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7728 | 2025.01.25 05:12:07.399459 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7729 | 2025.01.25 05:12:07.399711 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2025.01.25 05:12:07.399946 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
7731 | 2025.01.25 05:12:07.400041 [ 284 ] {ea8f7844-d542-465d-8869-49e2ed485d92} <Debug> TCPHandler: Processed in 0.001907109 sec. | ||
7732 | 2025.01.25 05:12:08.079690 [ 91 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7733 | 2025.01.25 05:12:08.079762 [ 91 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7734 | 2025.01.25 05:12:08.079789 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7735 | 2025.01.25 05:12:08.080019 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7736 | 2025.01.25 05:12:08.080227 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7737 | 2025.01.25 05:12:08.080267 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7738 | 2025.01.25 05:12:08.080346 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7739 | 2025.01.25 05:12:08.080475 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7740 | 2025.01.25 05:12:08.080613 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7741 | 2025.01.25 05:12:08.080690 [ 189 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7742 | 2025.01.25 05:12:08.081646 [ 195 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773247 sec., 81206.96101558328 rows/sec., 4.14 MiB/sec. | ||
7743 | 2025.01.25 05:12:08.081875 [ 193 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7744 | 2025.01.25 05:12:08.082305 [ 193 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2025.01.25 05:12:08.082422 [ 193 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_24_5} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7746 | 2025.01.25 05:12:08.082536 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7747 | 2025.01.25 05:12:08.560575 [ 90 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7748 | 2025.01.25 05:12:08.560639 [ 90 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2025.01.25 05:12:08.560666 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7750 | 2025.01.25 05:12:08.560892 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7751 | 2025.01.25 05:12:08.561127 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7752 | 2025.01.25 05:12:08.561169 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part | ||
7753 | 2025.01.25 05:12:08.561300 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7754 | 2025.01.25 05:12:08.561528 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7755 | 2025.01.25 05:12:08.561700 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7756 | 2025.01.25 05:12:08.561886 [ 195 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7757 | 2025.01.25 05:12:08.563097 [ 193 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349656 sec., 320898.03784043284 rows/sec., 22.97 MiB/sec. | ||
7758 | 2025.01.25 05:12:08.563294 [ 193 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7759 | 2025.01.25 05:12:08.563617 [ 193 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2025.01.25 05:12:08.563716 [ 193 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_24_5} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7761 | 2025.01.25 05:12:08.563816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7762 | 2025.01.25 05:12:10.455639 [ 88 ] {} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7763 | 2025.01.25 05:12:10.455723 [ 88 ] {} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7764 | 2025.01.25 05:12:10.455749 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7765 | 2025.01.25 05:12:10.455965 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
7766 | 2025.01.25 05:12:10.456149 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7767 | 2025.01.25 05:12:10.456191 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7768 | 2025.01.25 05:12:10.456290 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
7769 | 2025.01.25 05:12:10.456579 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
7770 | 2025.01.25 05:12:10.456725 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
7771 | 2025.01.25 05:12:10.456934 [ 188 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
7772 | 2025.01.25 05:12:10.458122 [ 193 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002279014 sec., 15796.304893256469 rows/sec., 1.32 MiB/sec. | ||
7773 | 2025.01.25 05:12:10.458335 [ 191 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7774 | 2025.01.25 05:12:10.458700 [ 191 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2025.01.25 05:12:10.458811 [ 191 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_13_3} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7776 | 2025.01.25 05:12:10.458923 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7777 | 2025.01.25 05:12:12.391434 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7778 | 2025.01.25 05:12:12.391644 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7779 | 2025.01.25 05:12:12.391717 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7780 | 2025.01.25 05:12:12.392455 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2025.01.25 05:12:12.392508 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7782 | 2025.01.25 05:12:12.392936 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7783 | 2025.01.25 05:12:12.393193 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7784 | 2025.01.25 05:12:12.393383 [ 87 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7785 | 2025.01.25 05:12:12.393458 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
7786 | 2025.01.25 05:12:12.393465 [ 87 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7787 | 2025.01.25 05:12:12.393538 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7788 | 2025.01.25 05:12:12.393609 [ 283 ] {bed1ab61-f8d4-4b28-9cf2-78af95445dcb} <Debug> TCPHandler: Processed in 0.002316415 sec. | ||
7789 | 2025.01.25 05:12:12.393843 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7790 | 2025.01.25 05:12:12.393901 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7791 | 2025.01.25 05:12:12.394049 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7792 | 2025.01.25 05:12:12.394099 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7793 | 2025.01.25 05:12:12.394119 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7794 | 2025.01.25 05:12:12.394211 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7795 | 2025.01.25 05:12:12.394239 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7796 | 2025.01.25 05:12:12.394771 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7797 | 2025.01.25 05:12:12.395095 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7798 | 2025.01.25 05:12:12.395476 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
7799 | 2025.01.25 05:12:12.396786 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2025.01.25 05:12:12.396833 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7801 | 2025.01.25 05:12:12.397251 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003647905 sec., 19189.096207275135 rows/sec., 1.42 MiB/sec. | ||
7802 | 2025.01.25 05:12:12.397633 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7803 | 2025.01.25 05:12:12.397691 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7804 | 2025.01.25 05:12:12.398115 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2025.01.25 05:12:12.398117 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_25_6} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.01.25 05:12:12.398303 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_25_6} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7807 | 2025.01.25 05:12:12.398558 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7808 | 2025.01.25 05:12:12.398615 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.004553 sec., 59960.465627059086 rows/sec., 5.28 MiB/sec. | ||
7809 | 2025.01.25 05:12:12.398693 [ 284 ] {8664754e-fd7e-4ce3-98c2-48d5c584d379} <Debug> TCPHandler: Processed in 0.004957404 sec. | ||
7810 | 2025.01.25 05:12:12.398857 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2025.01.25 05:12:12.399003 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7812 | 2025.01.25 05:12:12.399065 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7813 | 2025.01.25 05:12:12.399765 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.01.25 05:12:12.399806 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7815 | 2025.01.25 05:12:12.400174 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7816 | 2025.01.25 05:12:12.400410 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2025.01.25 05:12:12.400623 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001656 sec., 25362.318840579712 rows/sec., 1.82 MiB/sec. | ||
7818 | 2025.01.25 05:12:12.400680 [ 283 ] {222fdadf-174e-4282-91ba-fd6dff6c8178} <Debug> TCPHandler: Processed in 0.001895448 sec. | ||
7819 | 2025.01.25 05:12:12.400835 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2025.01.25 05:12:12.400983 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7821 | 2025.01.25 05:12:12.401045 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7822 | 2025.01.25 05:12:12.401795 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2025.01.25 05:12:12.401845 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7824 | 2025.01.25 05:12:12.402204 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7825 | 2025.01.25 05:12:12.402441 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7826 | 2025.01.25 05:12:12.402659 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001712 sec., 8177.570093457944 rows/sec., 572.70 KiB/sec. | ||
7827 | 2025.01.25 05:12:12.402714 [ 284 ] {b0cdbb11-5bac-49b6-ad9b-7e7cd91484de} <Debug> TCPHandler: Processed in 0.001948439 sec. | ||
7828 | 2025.01.25 05:12:12.402860 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2025.01.25 05:12:12.402996 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7830 | 2025.01.25 05:12:12.403052 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7831 | 2025.01.25 05:12:12.403714 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2025.01.25 05:12:12.403753 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7833 | 2025.01.25 05:12:12.404116 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7834 | 2025.01.25 05:12:12.404380 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2025.01.25 05:12:12.404567 [ 86 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7836 | 2025.01.25 05:12:12.404596 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. | ||
7837 | 2025.01.25 05:12:12.404645 [ 86 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7838 | 2025.01.25 05:12:12.404716 [ 283 ] {3ca41f27-c53b-443f-9322-c7462eca5860} <Debug> TCPHandler: Processed in 0.001918539 sec. | ||
7839 | 2025.01.25 05:12:12.404717 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7840 | 2025.01.25 05:12:12.404923 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7841 | 2025.01.25 05:12:12.404928 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7842 | 2025.01.25 05:12:12.405099 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7843 | 2025.01.25 05:12:12.405118 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7844 | 2025.01.25 05:12:12.405140 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7845 | 2025.01.25 05:12:12.405187 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7846 | 2025.01.25 05:12:12.405395 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7847 | 2025.01.25 05:12:12.405807 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7848 | 2025.01.25 05:12:12.406151 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7849 | 2025.01.25 05:12:12.406491 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
7850 | 2025.01.25 05:12:12.407733 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7851 | 2025.01.25 05:12:12.407780 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7852 | 2025.01.25 05:12:12.408148 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003306659 sec., 19657.30364092578 rows/sec., 1.27 MiB/sec. | ||
7853 | 2025.01.25 05:12:12.408279 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7854 | 2025.01.25 05:12:12.408335 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7855 | 2025.01.25 05:12:12.408600 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_25_6} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.01.25 05:12:12.408625 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7857 | 2025.01.25 05:12:12.408734 [ 192 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_25_6} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7858 | 2025.01.25 05:12:12.408937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7859 | 2025.01.25 05:12:12.408984 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.003909 sec., 106676.8994627782 rows/sec., 7.62 MiB/sec. | ||
7860 | 2025.01.25 05:12:12.409045 [ 284 ] {34c6bcc9-b260-45c9-a810-607633b3601d} <Debug> TCPHandler: Processed in 0.004242314 sec. | ||
7861 | 2025.01.25 05:12:12.409186 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7862 | 2025.01.25 05:12:12.409304 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7863 | 2025.01.25 05:12:12.409354 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7864 | 2025.01.25 05:12:12.409847 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2025.01.25 05:12:12.409885 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7866 | 2025.01.25 05:12:12.410253 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7867 | 2025.01.25 05:12:12.410490 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7868 | 2025.01.25 05:12:12.410689 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
7869 | 2025.01.25 05:12:12.410744 [ 283 ] {24a0e90f-a925-4f12-8feb-cdd8afa49d3b} <Debug> TCPHandler: Processed in 0.001616314 sec. | ||
7870 | 2025.01.25 05:12:12.410890 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7871 | 2025.01.25 05:12:12.411030 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7872 | 2025.01.25 05:12:12.411093 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7873 | 2025.01.25 05:12:12.411744 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7874 | 2025.01.25 05:12:12.411782 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7875 | 2025.01.25 05:12:12.412170 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7876 | 2025.01.25 05:12:12.412404 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7877 | 2025.01.25 05:12:12.412611 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001614 sec., 146840.14869888476 rows/sec., 9.84 MiB/sec. | ||
7878 | 2025.01.25 05:12:12.412665 [ 284 ] {f97684ea-fc72-4c6b-b67a-87c72a249d9c} <Debug> TCPHandler: Processed in 0.001842107 sec. | ||
7879 | 2025.01.25 05:12:12.412804 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7880 | 2025.01.25 05:12:12.412928 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7881 | 2025.01.25 05:12:12.412981 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7882 | 2025.01.25 05:12:12.413469 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7883 | 2025.01.25 05:12:12.413509 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7884 | 2025.01.25 05:12:12.413891 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7885 | 2025.01.25 05:12:12.414129 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7886 | 2025.01.25 05:12:12.414337 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. | ||
7887 | 2025.01.25 05:12:12.414392 [ 283 ] {035c3561-15b8-4dc2-a92c-abc6c2339ae2} <Debug> TCPHandler: Processed in 0.001646074 sec. | ||
7888 | 2025.01.25 05:12:12.414526 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7889 | 2025.01.25 05:12:12.414645 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7890 | 2025.01.25 05:12:12.414725 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7891 | 2025.01.25 05:12:12.415820 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7892 | 2025.01.25 05:12:12.415860 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7893 | 2025.01.25 05:12:12.416502 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7894 | 2025.01.25 05:12:12.416759 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7895 | 2025.01.25 05:12:12.417016 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002395 sec., 14613.778705636743 rows/sec., 26.19 MiB/sec. | ||
7896 | 2025.01.25 05:12:12.417110 [ 284 ] {eedb0b83-7625-4020-a779-59d02bcf5b13} <Debug> TCPHandler: Processed in 0.00263731 sec. | ||
7897 | 2025.01.25 05:12:12.417241 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7898 | 2025.01.25 05:12:12.417357 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7899 | 2025.01.25 05:12:12.417406 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7900 | 2025.01.25 05:12:12.417890 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7901 | 2025.01.25 05:12:12.417928 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7902 | 2025.01.25 05:12:12.418309 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7903 | 2025.01.25 05:12:12.418551 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7904 | 2025.01.25 05:12:12.418753 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec. | ||
7905 | 2025.01.25 05:12:12.418803 [ 283 ] {6bc7f7fe-9455-4a14-8ba2-004792cf6ea4} <Debug> TCPHandler: Processed in 0.001614725 sec. | ||
7906 | 2025.01.25 05:12:12.498336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7907 | 2025.01.25 05:12:12.498984 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7908 | 2025.01.25 05:12:12.499028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7909 | 2025.01.25 05:12:12.499505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7910 | 2025.01.25 05:12:12.499761 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7911 | 2025.01.25 05:12:12.499979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7912 | 2025.01.25 05:12:13.690649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7913 | 2025.01.25 05:12:13.708872 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2025.01.25 05:12:13.708927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
7915 | 2025.01.25 05:12:13.715822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7916 | 2025.01.25 05:12:13.716549 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2025.01.25 05:12:13.718996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7918 | 2025.01.25 05:12:15.071506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1116 | ||
7919 | 2025.01.25 05:12:15.074674 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7920 | 2025.01.25 05:12:15.074734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7921 | 2025.01.25 05:12:15.076282 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7922 | 2025.01.25 05:12:15.076601 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7923 | 2025.01.25 05:12:15.077241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
7924 | 2025.01.25 05:12:17.386946 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2025.01.25 05:12:17.387242 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7926 | 2025.01.25 05:12:17.387360 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7927 | 2025.01.25 05:12:17.388296 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2025.01.25 05:12:17.388345 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7929 | 2025.01.25 05:12:17.388777 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7930 | 2025.01.25 05:12:17.389037 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.01.25 05:12:17.389299 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002138 sec., 935.4536950420953 rows/sec., 76.28 KiB/sec. | ||
7932 | 2025.01.25 05:12:17.389385 [ 283 ] {0ac0b78a-21ca-4cf7-89d9-735d2589effc} <Debug> TCPHandler: Processed in 0.00262929 sec. | ||
7933 | 2025.01.25 05:12:17.389623 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2025.01.25 05:12:17.389819 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7935 | 2025.01.25 05:12:17.389896 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7936 | 2025.01.25 05:12:17.390667 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2025.01.25 05:12:17.390718 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7938 | 2025.01.25 05:12:17.391163 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7939 | 2025.01.25 05:12:17.391416 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2025.01.25 05:12:17.391686 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001906 sec., 35152.15110178384 rows/sec., 2.79 MiB/sec. | ||
7941 | 2025.01.25 05:12:17.391793 [ 284 ] {6210c3c9-23e3-4a27-bbfd-1d992cafc0b6} <Debug> TCPHandler: Processed in 0.002300164 sec. | ||
7942 | 2025.01.25 05:12:17.392083 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2025.01.25 05:12:17.392326 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7944 | 2025.01.25 05:12:17.392429 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7945 | 2025.01.25 05:12:17.393212 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2025.01.25 05:12:17.393252 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7947 | 2025.01.25 05:12:17.393612 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7948 | 2025.01.25 05:12:17.393865 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2025.01.25 05:12:17.394036 [ 78 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7950 | 2025.01.25 05:12:17.394102 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001833 sec., 3818.876159301691 rows/sec., 281.30 KiB/sec. | ||
7951 | 2025.01.25 05:12:17.394129 [ 78 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2025.01.25 05:12:17.394190 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7953 | 2025.01.25 05:12:17.394224 [ 283 ] {381b57b7-daa7-4198-a196-201bea329ecf} <Debug> TCPHandler: Processed in 0.002320475 sec. | ||
7954 | 2025.01.25 05:12:17.394505 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2025.01.25 05:12:17.394525 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
7956 | 2025.01.25 05:12:17.394984 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7957 | 2025.01.25 05:12:17.395062 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7958 | 2025.01.25 05:12:17.395166 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7959 | 2025.01.25 05:12:17.395189 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part | ||
7960 | 2025.01.25 05:12:17.395492 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
7961 | 2025.01.25 05:12:17.395834 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
7962 | 2025.01.25 05:12:17.396254 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
7963 | 2025.01.25 05:12:17.396548 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
7964 | 2025.01.25 05:12:17.396821 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
7965 | 2025.01.25 05:12:17.398385 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.01.25 05:12:17.398461 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7967 | 2025.01.25 05:12:17.399536 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7968 | 2025.01.25 05:12:17.399958 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005662755 sec., 31080.278062533165 rows/sec., 2.34 MiB/sec. | ||
7969 | 2025.01.25 05:12:17.399993 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7970 | 2025.01.25 05:12:17.400212 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7971 | 2025.01.25 05:12:17.400403 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.0056 sec., 12678.57142857143 rows/sec., 1014.06 KiB/sec. | ||
7972 | 2025.01.25 05:12:17.400643 [ 284 ] {450e7db4-f062-4ddf-adad-637ee890202a} <Debug> TCPHandler: Processed in 0.006319035 sec. | ||
7973 | 2025.01.25 05:12:17.400958 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7974 | 2025.01.25 05:12:17.401279 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7975 | 2025.01.25 05:12:17.401351 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7976 | 2025.01.25 05:12:17.401504 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7977 | 2025.01.25 05:12:17.401565 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_46_9} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7978 | 2025.01.25 05:12:17.401751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7979 | 2025.01.25 05:12:17.402278 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7980 | 2025.01.25 05:12:17.402321 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7981 | 2025.01.25 05:12:17.402720 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7982 | 2025.01.25 05:12:17.402954 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7983 | 2025.01.25 05:12:17.403159 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001942 sec., 82904.22245108137 rows/sec., 5.77 MiB/sec. | ||
7984 | 2025.01.25 05:12:17.403214 [ 283 ] {61f03167-f3d7-4603-9042-cd26e0483de3} <Debug> TCPHandler: Processed in 0.002450257 sec. | ||
7985 | 2025.01.25 05:12:17.403366 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7986 | 2025.01.25 05:12:17.403510 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7987 | 2025.01.25 05:12:17.403606 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7988 | 2025.01.25 05:12:17.404733 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7989 | 2025.01.25 05:12:17.404772 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7990 | 2025.01.25 05:12:17.405411 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7991 | 2025.01.25 05:12:17.405670 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7992 | 2025.01.25 05:12:17.405861 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7993 | 2025.01.25 05:12:17.405935 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7994 | 2025.01.25 05:12:17.405967 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
7995 | 2025.01.25 05:12:17.405990 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002504 sec., 1996.805111821086 rows/sec., 3.58 MiB/sec. | ||
7996 | 2025.01.25 05:12:17.406311 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
7997 | 2025.01.25 05:12:17.406367 [ 284 ] {bbb0dde5-dcfd-4df2-8dd7-d0853a97fd46} <Debug> TCPHandler: Processed in 0.003065446 sec. | ||
7998 | 2025.01.25 05:12:17.406565 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7999 | 2025.01.25 05:12:17.406723 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8000 | 2025.01.25 05:12:17.406770 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8001 | 2025.01.25 05:12:17.406788 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8002 | 2025.01.25 05:12:17.406877 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 813 rows starting from the beginning of the part | ||
8003 | 2025.01.25 05:12:17.408123 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
8004 | 2025.01.25 05:12:17.408881 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
8005 | 2025.01.25 05:12:17.408925 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8006 | 2025.01.25 05:12:17.408977 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8007 | 2025.01.25 05:12:17.409373 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
8008 | 2025.01.25 05:12:17.409902 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
8009 | 2025.01.25 05:12:17.410040 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8010 | 2025.01.25 05:12:17.410394 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
8011 | 2025.01.25 05:12:17.410732 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8012 | 2025.01.25 05:12:17.411132 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004451 sec., 13480.116827679172 rows/sec., 930.27 KiB/sec. | ||
8013 | 2025.01.25 05:12:17.411251 [ 283 ] {178832ee-04e6-4a7d-bb2c-4400c4b14879} <Debug> TCPHandler: Processed in 0.004781961 sec. | ||
8014 | 2025.01.25 05:12:17.417194 [ 197 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 19 columns (19 merged, 0 gathered) in 0.011116837 sec., 80778.37248130921 rows/sec., 144.75 MiB/sec. | ||
8015 | 2025.01.25 05:12:17.418410 [ 197 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8016 | 2025.01.25 05:12:17.418834 [ 197 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8017 | 2025.01.25 05:12:17.418916 [ 197 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8018 | 2025.01.25 05:12:17.419062 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
8019 | 2025.01.25 05:12:18.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.98 MiB, peak 223.26 MiB, free memory in arenas 0.00 B, will set to 215.22 MiB (RSS), difference: 2.24 MiB | ||
8020 | 2025.01.25 05:12:19.842733 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8021 | 2025.01.25 05:12:19.842837 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8022 | 2025.01.25 05:12:20.000178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
8023 | 2025.01.25 05:12:20.001018 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8024 | 2025.01.25 05:12:20.001057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8025 | 2025.01.25 05:12:20.001587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8026 | 2025.01.25 05:12:20.001848 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8027 | 2025.01.25 05:12:20.002084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8028 | 2025.01.25 05:12:21.219150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8029 | 2025.01.25 05:12:21.239118 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8030 | 2025.01.25 05:12:21.239180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8031 | 2025.01.25 05:12:21.246395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8032 | 2025.01.25 05:12:21.247150 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8033 | 2025.01.25 05:12:21.250506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8034 | 2025.01.25 05:12:22.391611 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8035 | 2025.01.25 05:12:22.391890 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8036 | 2025.01.25 05:12:22.391995 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8037 | 2025.01.25 05:12:22.392747 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2025.01.25 05:12:22.392793 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8039 | 2025.01.25 05:12:22.393226 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8040 | 2025.01.25 05:12:22.393497 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2025.01.25 05:12:22.393727 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
8042 | 2025.01.25 05:12:22.393858 [ 283 ] {fc27ae8f-a59d-4053-8545-63951f533867} <Debug> TCPHandler: Processed in 0.002412366 sec. | ||
8043 | 2025.01.25 05:12:22.394146 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8044 | 2025.01.25 05:12:22.394356 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8045 | 2025.01.25 05:12:22.394440 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8046 | 2025.01.25 05:12:22.395365 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8047 | 2025.01.25 05:12:22.395414 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8048 | 2025.01.25 05:12:22.395877 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8049 | 2025.01.25 05:12:22.396141 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8050 | 2025.01.25 05:12:22.396338 [ 68 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8051 | 2025.01.25 05:12:22.396403 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002097 sec., 130185.9799713877 rows/sec., 11.47 MiB/sec. | ||
8052 | 2025.01.25 05:12:22.396412 [ 68 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2025.01.25 05:12:22.396492 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8054 | 2025.01.25 05:12:22.396536 [ 284 ] {48e812e8-ec66-4c96-9bf4-39c53d781b83} <Debug> TCPHandler: Processed in 0.002552399 sec. | ||
8055 | 2025.01.25 05:12:22.396866 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
8056 | 2025.01.25 05:12:22.397003 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8057 | 2025.01.25 05:12:22.397385 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8058 | 2025.01.25 05:12:22.397447 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8059 | 2025.01.25 05:12:22.397510 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1432 rows starting from the beginning of the part | ||
8060 | 2025.01.25 05:12:22.397645 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8061 | 2025.01.25 05:12:22.397916 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
8062 | 2025.01.25 05:12:22.398275 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
8063 | 2025.01.25 05:12:22.398622 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 273 rows starting from the beginning of the part | ||
8064 | 2025.01.25 05:12:22.399093 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 67 rows starting from the beginning of the part | ||
8065 | 2025.01.25 05:12:22.399480 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 273 rows starting from the beginning of the part | ||
8066 | 2025.01.25 05:12:22.401285 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2025.01.25 05:12:22.401343 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8068 | 2025.01.25 05:12:22.402397 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8069 | 2025.01.25 05:12:22.402735 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8070 | 2025.01.25 05:12:22.403269 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00665496 sec., 325621.7918665176 rows/sec., 28.73 MiB/sec. | ||
8071 | 2025.01.25 05:12:22.403308 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.006014 sec., 6983.704689058863 rows/sec., 513.45 KiB/sec. | ||
8072 | 2025.01.25 05:12:22.403392 [ 283 ] {fc33ef28-7bf0-4b4e-b61b-642ba5710e2c} <Debug> TCPHandler: Processed in 0.006740352 sec. | ||
8073 | 2025.01.25 05:12:22.403549 [ 186 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8074 | 2025.01.25 05:12:22.403563 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8075 | 2025.01.25 05:12:22.403777 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8076 | 2025.01.25 05:12:22.403868 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8077 | 2025.01.25 05:12:22.404111 [ 186 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2025.01.25 05:12:22.404342 [ 186 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_61_12} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8079 | 2025.01.25 05:12:22.404532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
8080 | 2025.01.25 05:12:22.404881 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8081 | 2025.01.25 05:12:22.404926 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8082 | 2025.01.25 05:12:22.405290 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8083 | 2025.01.25 05:12:22.405532 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8084 | 2025.01.25 05:12:22.405766 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002042 sec., 6856.023506366308 rows/sec., 480.15 KiB/sec. | ||
8085 | 2025.01.25 05:12:22.405908 [ 284 ] {883cd3f9-8134-4666-bc26-0a21d64240c1} <Debug> TCPHandler: Processed in 0.002423306 sec. | ||
8086 | 2025.01.25 05:12:22.406057 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8087 | 2025.01.25 05:12:22.406178 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8088 | 2025.01.25 05:12:22.406229 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8089 | 2025.01.25 05:12:22.406806 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8090 | 2025.01.25 05:12:22.406844 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8091 | 2025.01.25 05:12:22.407196 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8092 | 2025.01.25 05:12:22.407442 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8093 | 2025.01.25 05:12:22.407666 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001503 sec., 8649.367930805056 rows/sec., 539.29 KiB/sec. | ||
8094 | 2025.01.25 05:12:22.407855 [ 283 ] {e21cbc65-8dc0-46aa-9f96-774534168e1b} <Debug> TCPHandler: Processed in 0.001853967 sec. | ||
8095 | 2025.01.25 05:12:22.408058 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2025.01.25 05:12:22.408176 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8097 | 2025.01.25 05:12:22.408226 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8098 | 2025.01.25 05:12:22.409002 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8099 | 2025.01.25 05:12:22.409040 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8100 | 2025.01.25 05:12:22.409425 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8101 | 2025.01.25 05:12:22.409662 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8102 | 2025.01.25 05:12:22.409834 [ 67 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8103 | 2025.01.25 05:12:22.409893 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001738 sec., 239930.95512082856 rows/sec., 17.13 MiB/sec. | ||
8104 | 2025.01.25 05:12:22.409917 [ 67 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2025.01.25 05:12:22.409978 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8106 | 2025.01.25 05:12:22.410021 [ 284 ] {32a4b57e-c29e-4686-ad44-c49a8294d97f} <Debug> TCPHandler: Processed in 0.002061331 sec. | ||
8107 | 2025.01.25 05:12:22.410246 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
8108 | 2025.01.25 05:12:22.410280 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8109 | 2025.01.25 05:12:22.410512 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8110 | 2025.01.25 05:12:22.410607 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
8111 | 2025.01.25 05:12:22.410620 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8112 | 2025.01.25 05:12:22.410888 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
8113 | 2025.01.25 05:12:22.410910 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8114 | 2025.01.25 05:12:22.411263 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 69 rows starting from the beginning of the part | ||
8115 | 2025.01.25 05:12:22.411587 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 417 rows starting from the beginning of the part | ||
8116 | 2025.01.25 05:12:22.411971 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 71 rows starting from the beginning of the part | ||
8117 | 2025.01.25 05:12:22.412313 [ 198 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 417 rows starting from the beginning of the part | ||
8118 | 2025.01.25 05:12:22.413366 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8119 | 2025.01.25 05:12:22.413436 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8120 | 2025.01.25 05:12:22.414373 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8121 | 2025.01.25 05:12:22.414786 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2025.01.25 05:12:22.415339 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004788 sec., 1253.1328320802006 rows/sec., 65.47 KiB/sec. | ||
8123 | 2025.01.25 05:12:22.415783 [ 283 ] {04ee27c9-0049-4f8a-9cf3-17dad72aac5c} <Debug> TCPHandler: Processed in 0.005651115 sec. | ||
8124 | 2025.01.25 05:12:22.416083 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.00598237 sec., 326292.08825264906 rows/sec., 24.97 MiB/sec. | ||
8125 | 2025.01.25 05:12:22.416175 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2025.01.25 05:12:22.416372 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8127 | 2025.01.25 05:12:22.416427 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8128 | 2025.01.25 05:12:22.416457 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8129 | 2025.01.25 05:12:22.417107 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8130 | 2025.01.25 05:12:22.417279 [ 195 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_61_12} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8131 | 2025.01.25 05:12:22.417481 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8132 | 2025.01.25 05:12:22.417682 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8133 | 2025.01.25 05:12:22.417725 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8134 | 2025.01.25 05:12:22.418131 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8135 | 2025.01.25 05:12:22.418379 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8136 | 2025.01.25 05:12:22.418563 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8137 | 2025.01.25 05:12:22.418630 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8138 | 2025.01.25 05:12:22.418643 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002295 sec., 103267.97385620914 rows/sec., 6.92 MiB/sec. | ||
8139 | 2025.01.25 05:12:22.418673 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8140 | 2025.01.25 05:12:22.418823 [ 284 ] {601ba7e5-b3d6-498c-b009-5620196fe9ea} <Debug> TCPHandler: Processed in 0.002871803 sec. | ||
8141 | 2025.01.25 05:12:22.418912 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
8142 | 2025.01.25 05:12:22.419068 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8143 | 2025.01.25 05:12:22.419150 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8144 | 2025.01.25 05:12:22.419229 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17690 rows starting from the beginning of the part | ||
8145 | 2025.01.25 05:12:22.419338 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8146 | 2025.01.25 05:12:22.419535 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8147 | 2025.01.25 05:12:22.419560 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
8148 | 2025.01.25 05:12:22.420005 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
8149 | 2025.01.25 05:12:22.420461 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
8150 | 2025.01.25 05:12:22.420866 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
8151 | 2025.01.25 05:12:22.420996 [ 187 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
8152 | 2025.01.25 05:12:22.422114 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8153 | 2025.01.25 05:12:22.422194 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8154 | 2025.01.25 05:12:22.422867 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8155 | 2025.01.25 05:12:22.423233 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8156 | 2025.01.25 05:12:22.423753 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004463 sec., 224.06453058480844 rows/sec., 15.10 KiB/sec. | ||
8157 | 2025.01.25 05:12:22.424026 [ 283 ] {5d406e08-eea9-4a97-a202-8bfc1a61bfaf} <Debug> TCPHandler: Processed in 0.005076526 sec. | ||
8158 | 2025.01.25 05:12:22.424280 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8159 | 2025.01.25 05:12:22.424541 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8160 | 2025.01.25 05:12:22.424786 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8161 | 2025.01.25 05:12:22.427430 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8162 | 2025.01.25 05:12:22.427492 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8163 | 2025.01.25 05:12:22.428742 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8164 | 2025.01.25 05:12:22.429113 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2025.01.25 05:12:22.429649 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.005184 sec., 6751.543209876543 rows/sec., 12.10 MiB/sec. | ||
8166 | 2025.01.25 05:12:22.429933 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18613 rows, containing 5 columns (5 merged, 0 gathered) in 0.011128147 sec., 1672605.5110522893 rows/sec., 112.91 MiB/sec. | ||
8167 | 2025.01.25 05:12:22.430072 [ 284 ] {9c4f2aab-b00e-4fe3-96b0-fc7482601193} <Debug> TCPHandler: Processed in 0.005926079 sec. | ||
8168 | 2025.01.25 05:12:22.430271 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8169 | 2025.01.25 05:12:22.430289 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8170 | 2025.01.25 05:12:22.430471 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8171 | 2025.01.25 05:12:22.430560 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8172 | 2025.01.25 05:12:22.430888 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2025.01.25 05:12:22.431094 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8174 | 2025.01.25 05:12:22.431222 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
8175 | 2025.01.25 05:12:22.431488 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8176 | 2025.01.25 05:12:22.431532 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8177 | 2025.01.25 05:12:22.431926 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8178 | 2025.01.25 05:12:22.432163 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8179 | 2025.01.25 05:12:22.432332 [ 67 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8180 | 2025.01.25 05:12:22.432385 [ 67 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2025.01.25 05:12:22.432405 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001958 sec., 41879.46884576098 rows/sec., 2.66 MiB/sec. | ||
8182 | 2025.01.25 05:12:22.432424 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8183 | 2025.01.25 05:12:22.432593 [ 283 ] {5434fafc-7a39-4224-8d14-655f727e3752} <Debug> TCPHandler: Processed in 0.002409136 sec. | ||
8184 | 2025.01.25 05:12:22.432812 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
8185 | 2025.01.25 05:12:22.433256 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8186 | 2025.01.25 05:12:22.433355 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3378 rows starting from the beginning of the part | ||
8187 | 2025.01.25 05:12:22.433517 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
8188 | 2025.01.25 05:12:22.433619 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
8189 | 2025.01.25 05:12:22.433699 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
8190 | 2025.01.25 05:12:22.433804 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
8191 | 2025.01.25 05:12:22.433878 [ 189 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
8192 | 2025.01.25 05:12:22.435589 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 4 columns (4 merged, 0 gathered) in 0.003028545 sec., 1225010.6899517754 rows/sec., 79.88 MiB/sec. | ||
8193 | 2025.01.25 05:12:22.435863 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8194 | 2025.01.25 05:12:22.436161 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8195 | 2025.01.25 05:12:22.436254 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_61_12} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8196 | 2025.01.25 05:12:22.436353 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8197 | 2025.01.25 05:12:25.077548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1152 | ||
8198 | 2025.01.25 05:12:25.080789 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8199 | 2025.01.25 05:12:25.080840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8200 | 2025.01.25 05:12:25.082326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8201 | 2025.01.25 05:12:25.082647 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8202 | 2025.01.25 05:12:25.083263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
8203 | 2025.01.25 05:12:27.386563 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8204 | 2025.01.25 05:12:27.386865 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8205 | 2025.01.25 05:12:27.386981 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8206 | 2025.01.25 05:12:27.387823 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8207 | 2025.01.25 05:12:27.387875 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8208 | 2025.01.25 05:12:27.388311 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8209 | 2025.01.25 05:12:27.388572 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8210 | 2025.01.25 05:12:27.388803 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002024 sec., 32608.69565217391 rows/sec., 2.60 MiB/sec. | ||
8211 | 2025.01.25 05:12:27.388860 [ 283 ] {0aa7c76e-833e-4ffe-98f3-a22df2ddb8cd} <Debug> TCPHandler: Processed in 0.002487187 sec. | ||
8212 | 2025.01.25 05:12:27.389110 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8213 | 2025.01.25 05:12:27.389322 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8214 | 2025.01.25 05:12:27.389403 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8215 | 2025.01.25 05:12:27.390228 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8216 | 2025.01.25 05:12:27.390276 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8217 | 2025.01.25 05:12:27.390709 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8218 | 2025.01.25 05:12:27.390965 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8219 | 2025.01.25 05:12:27.391203 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00194 sec., 2577.319587628866 rows/sec., 193.80 KiB/sec. | ||
8220 | 2025.01.25 05:12:27.391262 [ 284 ] {55db5a92-4681-437c-a957-dd91c8130b38} <Debug> TCPHandler: Processed in 0.002292424 sec. | ||
8221 | 2025.01.25 05:12:27.391402 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8222 | 2025.01.25 05:12:27.391518 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8223 | 2025.01.25 05:12:27.391568 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8224 | 2025.01.25 05:12:27.392168 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8225 | 2025.01.25 05:12:27.392207 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8226 | 2025.01.25 05:12:27.392572 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8227 | 2025.01.25 05:12:27.392807 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8228 | 2025.01.25 05:12:27.393035 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001537 sec., 44892.64801561483 rows/sec., 3.50 MiB/sec. | ||
8229 | 2025.01.25 05:12:27.393104 [ 283 ] {dc4aa7f6-fc29-46a1-afb4-007797bc8aea} <Debug> TCPHandler: Processed in 0.001760276 sec. | ||
8230 | 2025.01.25 05:12:27.393300 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8231 | 2025.01.25 05:12:27.393465 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8232 | 2025.01.25 05:12:27.393527 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8233 | 2025.01.25 05:12:27.394195 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8234 | 2025.01.25 05:12:27.394234 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8235 | 2025.01.25 05:12:27.394639 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8236 | 2025.01.25 05:12:27.394887 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8237 | 2025.01.25 05:12:27.395096 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
8238 | 2025.01.25 05:12:27.395149 [ 284 ] {c537c436-b2ba-4462-940a-88d27d8f43ea} <Debug> TCPHandler: Processed in 0.00196328 sec. | ||
8239 | 2025.01.25 05:12:27.395352 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8240 | 2025.01.25 05:12:27.395569 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8241 | 2025.01.25 05:12:27.395707 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8242 | 2025.01.25 05:12:27.397030 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8243 | 2025.01.25 05:12:27.397069 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8244 | 2025.01.25 05:12:27.397673 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8245 | 2025.01.25 05:12:27.397926 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8246 | 2025.01.25 05:12:27.398166 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00265 sec., 1886.7924528301887 rows/sec., 3.38 MiB/sec. | ||
8247 | 2025.01.25 05:12:27.398259 [ 283 ] {1f9bcf9f-209e-4f2e-aaff-d37b68d25793} <Debug> TCPHandler: Processed in 0.003017315 sec. | ||
8248 | 2025.01.25 05:12:27.398484 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8249 | 2025.01.25 05:12:27.398706 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8250 | 2025.01.25 05:12:27.398796 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8251 | 2025.01.25 05:12:27.399469 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2025.01.25 05:12:27.399507 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8253 | 2025.01.25 05:12:27.399892 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8254 | 2025.01.25 05:12:27.400132 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2025.01.25 05:12:27.400348 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001696 sec., 35377.35849056604 rows/sec., 2.38 MiB/sec. | ||
8256 | 2025.01.25 05:12:27.400397 [ 284 ] {1800bed5-af6a-48c1-87f0-6674ea42e74b} <Debug> TCPHandler: Processed in 0.002023201 sec. | ||
8257 | 2025.01.25 05:12:27.502317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
8258 | 2025.01.25 05:12:27.503299 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2025.01.25 05:12:27.503338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8260 | 2025.01.25 05:12:27.503806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8261 | 2025.01.25 05:12:27.504053 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2025.01.25 05:12:27.504284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
8263 | 2025.01.25 05:12:27.799079 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8264 | 2025.01.25 05:12:27.799291 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8265 | 2025.01.25 05:12:27.799370 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8266 | 2025.01.25 05:12:27.800191 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8267 | 2025.01.25 05:12:27.800243 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8268 | 2025.01.25 05:12:27.800675 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8269 | 2025.01.25 05:12:27.800936 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8270 | 2025.01.25 05:12:27.801165 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. | ||
8271 | 2025.01.25 05:12:27.801222 [ 283 ] {47e8349b-3685-4198-a3fd-110d767bcb31} <Debug> TCPHandler: Processed in 0.002286194 sec. | ||
8272 | 2025.01.25 05:12:27.801462 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8273 | 2025.01.25 05:12:27.801674 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8274 | 2025.01.25 05:12:27.801758 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8275 | 2025.01.25 05:12:27.802519 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8276 | 2025.01.25 05:12:27.802571 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8277 | 2025.01.25 05:12:27.802992 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8278 | 2025.01.25 05:12:27.803246 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8279 | 2025.01.25 05:12:27.803528 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec. | ||
8280 | 2025.01.25 05:12:27.803729 [ 284 ] {7e471817-5fed-429d-9bd1-6e543882adc1} <Debug> TCPHandler: Processed in 0.002403316 sec. | ||
8281 | 2025.01.25 05:12:27.803899 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8282 | 2025.01.25 05:12:27.804033 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8283 | 2025.01.25 05:12:27.804089 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8284 | 2025.01.25 05:12:27.805176 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8285 | 2025.01.25 05:12:27.805215 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8286 | 2025.01.25 05:12:27.805653 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8287 | 2025.01.25 05:12:27.805894 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8288 | 2025.01.25 05:12:27.806121 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.002111 sec., 669824.727617243 rows/sec., 56.10 MiB/sec. | ||
8289 | 2025.01.25 05:12:27.806196 [ 283 ] {16791f07-dd72-418a-87fb-e95f601e4e38} <Debug> TCPHandler: Processed in 0.002367136 sec. | ||
8290 | 2025.01.25 05:12:27.806408 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8291 | 2025.01.25 05:12:27.806593 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8292 | 2025.01.25 05:12:27.806644 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8293 | 2025.01.25 05:12:27.807238 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8294 | 2025.01.25 05:12:27.807280 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8295 | 2025.01.25 05:12:27.807654 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8296 | 2025.01.25 05:12:27.807894 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2025.01.25 05:12:27.808111 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.001544 sec., 28497.40932642487 rows/sec., 2.04 MiB/sec. | ||
8298 | 2025.01.25 05:12:27.808164 [ 284 ] {35ec2aef-1b08-4da9-91ab-be76cabbd9bb} <Debug> TCPHandler: Processed in 0.001889998 sec. | ||
8299 | 2025.01.25 05:12:27.808312 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8300 | 2025.01.25 05:12:27.808451 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8301 | 2025.01.25 05:12:27.808507 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8302 | 2025.01.25 05:12:27.809254 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2025.01.25 05:12:27.809293 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8304 | 2025.01.25 05:12:27.809660 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8305 | 2025.01.25 05:12:27.809892 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2025.01.25 05:12:27.810097 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001676 sec., 144391.40811455846 rows/sec., 9.78 MiB/sec. | ||
8307 | 2025.01.25 05:12:27.810149 [ 283 ] {980ad2ab-482f-49fe-b3a9-7852bc686a23} <Debug> TCPHandler: Processed in 0.001904658 sec. | ||
8308 | 2025.01.25 05:12:27.810293 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2025.01.25 05:12:27.810431 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8310 | 2025.01.25 05:12:27.810489 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8311 | 2025.01.25 05:12:27.811157 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.01.25 05:12:27.811202 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8313 | 2025.01.25 05:12:27.811562 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8314 | 2025.01.25 05:12:27.811807 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2025.01.25 05:12:27.812021 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
8316 | 2025.01.25 05:12:27.812183 [ 284 ] {5de22497-b87f-4ce9-8f57-49680ba30024} <Debug> TCPHandler: Processed in 0.00195274 sec. | ||
8317 | 2025.01.25 05:12:27.812381 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8318 | 2025.01.25 05:12:27.812516 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8319 | 2025.01.25 05:12:27.812572 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8320 | 2025.01.25 05:12:27.813541 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8321 | 2025.01.25 05:12:27.813578 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8322 | 2025.01.25 05:12:27.813962 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8323 | 2025.01.25 05:12:27.814203 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2025.01.25 05:12:27.814414 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.001927 sec., 454073.68967306695 rows/sec., 32.91 MiB/sec. | ||
8325 | 2025.01.25 05:12:27.814467 [ 283 ] {5f96f728-f276-43df-92b2-2b2333f936ab} <Debug> TCPHandler: Processed in 0.002184333 sec. | ||
8326 | 2025.01.25 05:12:27.814618 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8327 | 2025.01.25 05:12:27.814753 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8328 | 2025.01.25 05:12:27.814813 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8329 | 2025.01.25 05:12:27.815337 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2025.01.25 05:12:27.815373 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8331 | 2025.01.25 05:12:27.815738 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8332 | 2025.01.25 05:12:27.815969 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2025.01.25 05:12:27.816144 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
8334 | 2025.01.25 05:12:27.816193 [ 284 ] {828dd7f5-d2e0-45b6-bbc1-52b1081d751a} <Debug> TCPHandler: Processed in 0.001640005 sec. | ||
8335 | 2025.01.25 05:12:27.816333 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8336 | 2025.01.25 05:12:27.816448 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8337 | 2025.01.25 05:12:27.816501 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8338 | 2025.01.25 05:12:27.817243 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8339 | 2025.01.25 05:12:27.817281 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8340 | 2025.01.25 05:12:27.817719 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8341 | 2025.01.25 05:12:27.817959 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8342 | 2025.01.25 05:12:27.818162 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001737 sec., 550374.2084052964 rows/sec., 36.57 MiB/sec. | ||
8343 | 2025.01.25 05:12:27.818212 [ 283 ] {7e743d93-efe4-411f-b543-fc6a5df9275f} <Debug> TCPHandler: Processed in 0.001936589 sec. | ||
8344 | 2025.01.25 05:12:27.818351 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8345 | 2025.01.25 05:12:27.818486 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8346 | 2025.01.25 05:12:27.818545 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8347 | 2025.01.25 05:12:27.819051 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8348 | 2025.01.25 05:12:27.819093 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8349 | 2025.01.25 05:12:27.819431 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8350 | 2025.01.25 05:12:27.819733 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8351 | 2025.01.25 05:12:27.819939 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. | ||
8352 | 2025.01.25 05:12:27.819988 [ 284 ] {4c74733e-0365-4492-b15e-1f265e2b80ad} <Debug> TCPHandler: Processed in 0.001699126 sec. | ||
8353 | 2025.01.25 05:12:27.820120 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8354 | 2025.01.25 05:12:27.820245 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8355 | 2025.01.25 05:12:27.820337 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8356 | 2025.01.25 05:12:27.821587 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8357 | 2025.01.25 05:12:27.821654 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8358 | 2025.01.25 05:12:27.822287 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8359 | 2025.01.25 05:12:27.822539 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2025.01.25 05:12:27.822779 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002565 sec., 13645.224171539961 rows/sec., 24.45 MiB/sec. | ||
8361 | 2025.01.25 05:12:27.822871 [ 283 ] {1d042e13-4a1a-4a45-b2aa-5f17b7adef07} <Debug> TCPHandler: Processed in 0.002806572 sec. | ||
8362 | 2025.01.25 05:12:27.823018 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8363 | 2025.01.25 05:12:27.823156 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8364 | 2025.01.25 05:12:27.823214 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8365 | 2025.01.25 05:12:27.823762 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8366 | 2025.01.25 05:12:27.823806 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8367 | 2025.01.25 05:12:27.824227 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8368 | 2025.01.25 05:12:27.824474 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2025.01.25 05:12:27.824651 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001525 sec., 22295.081967213115 rows/sec., 1.29 MiB/sec. | ||
8370 | 2025.01.25 05:12:27.824701 [ 284 ] {6de73243-675a-420b-bf19-70624e8701e5} <Debug> TCPHandler: Processed in 0.001748496 sec. | ||
8371 | 2025.01.25 05:12:28.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.26 MiB, peak 223.26 MiB, free memory in arenas 0.00 B, will set to 215.96 MiB (RSS), difference: -1.31 MiB | ||
8372 | 2025.01.25 05:12:28.750658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8373 | 2025.01.25 05:12:28.771004 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2025.01.25 05:12:28.771062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8375 | 2025.01.25 05:12:28.778312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8376 | 2025.01.25 05:12:28.779076 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2025.01.25 05:12:28.781691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8378 | 2025.01.25 05:12:32.384615 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8379 | 2025.01.25 05:12:32.384911 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8380 | 2025.01.25 05:12:32.385017 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8381 | 2025.01.25 05:12:32.385901 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2025.01.25 05:12:32.385942 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8383 | 2025.01.25 05:12:32.386393 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8384 | 2025.01.25 05:12:32.386655 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2025.01.25 05:12:32.386852 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.13 MiB/sec. | ||
8386 | 2025.01.25 05:12:32.386906 [ 283 ] {da931daf-cf84-4a89-9111-57f0a1bb202e} <Debug> TCPHandler: Processed in 0.002462827 sec. | ||
8387 | 2025.01.25 05:12:32.387151 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8388 | 2025.01.25 05:12:32.387361 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8389 | 2025.01.25 05:12:32.387438 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8390 | 2025.01.25 05:12:32.388227 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8391 | 2025.01.25 05:12:32.388288 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8392 | 2025.01.25 05:12:32.388757 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8393 | 2025.01.25 05:12:32.389025 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8394 | 2025.01.25 05:12:32.389290 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. | ||
8395 | 2025.01.25 05:12:32.389366 [ 284 ] {b6f59959-1df2-40f3-96ab-4c38459eb72d} <Debug> TCPHandler: Processed in 0.002353295 sec. | ||
8396 | 2025.01.25 05:12:32.389574 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8397 | 2025.01.25 05:12:32.389797 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8398 | 2025.01.25 05:12:32.389895 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8399 | 2025.01.25 05:12:32.390673 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8400 | 2025.01.25 05:12:32.390710 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8401 | 2025.01.25 05:12:32.391115 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8402 | 2025.01.25 05:12:32.391362 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2025.01.25 05:12:32.391552 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00181 sec., 70718.2320441989 rows/sec., 4.93 MiB/sec. | ||
8404 | 2025.01.25 05:12:32.391606 [ 283 ] {779f9a01-361d-46f5-8668-ce5b8901e4aa} <Debug> TCPHandler: Processed in 0.002141463 sec. | ||
8405 | 2025.01.25 05:12:32.391829 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8406 | 2025.01.25 05:12:32.391998 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8407 | 2025.01.25 05:12:32.392065 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8408 | 2025.01.25 05:12:32.392618 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2025.01.25 05:12:32.392663 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8410 | 2025.01.25 05:12:32.393075 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8411 | 2025.01.25 05:12:32.393328 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2025.01.25 05:12:32.393569 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.01 MiB/sec. | ||
8413 | 2025.01.25 05:12:32.393636 [ 284 ] {f1c20e37-36ee-4304-8226-950ea9e97537} <Debug> TCPHandler: Processed in 0.001938799 sec. | ||
8414 | 2025.01.25 05:12:34.843102 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8415 | 2025.01.25 05:12:34.843182 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8416 | 2025.01.25 05:12:35.004491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 | ||
8417 | 2025.01.25 05:12:35.005555 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2025.01.25 05:12:35.005593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8419 | 2025.01.25 05:12:35.006126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8420 | 2025.01.25 05:12:35.006389 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2025.01.25 05:12:35.006606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 | ||
8422 | 2025.01.25 05:12:35.083660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1196 | ||
8423 | 2025.01.25 05:12:35.087539 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2025.01.25 05:12:35.087598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8425 | 2025.01.25 05:12:35.089120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8426 | 2025.01.25 05:12:35.089447 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2025.01.25 05:12:35.090950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
8428 | 2025.01.25 05:12:36.281835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8429 | 2025.01.25 05:12:36.302936 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8430 | 2025.01.25 05:12:36.302997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8431 | 2025.01.25 05:12:36.310185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8432 | 2025.01.25 05:12:36.310966 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8433 | 2025.01.25 05:12:36.313685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8434 | 2025.01.25 05:12:37.385857 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8435 | 2025.01.25 05:12:37.386063 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8436 | 2025.01.25 05:12:37.386142 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8437 | 2025.01.25 05:12:37.386938 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8438 | 2025.01.25 05:12:37.386982 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8439 | 2025.01.25 05:12:37.387418 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8440 | 2025.01.25 05:12:37.387671 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8441 | 2025.01.25 05:12:37.387920 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001914 sec., 34482.75862068966 rows/sec., 2.75 MiB/sec. | ||
8442 | 2025.01.25 05:12:37.387977 [ 283 ] {901fc3e9-818c-4191-899d-471654fa13a0} <Debug> TCPHandler: Processed in 0.002262074 sec. | ||
8443 | 2025.01.25 05:12:37.388222 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8444 | 2025.01.25 05:12:37.388433 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8445 | 2025.01.25 05:12:37.388514 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8446 | 2025.01.25 05:12:37.389243 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8447 | 2025.01.25 05:12:37.389288 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8448 | 2025.01.25 05:12:37.389716 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8449 | 2025.01.25 05:12:37.389970 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2025.01.25 05:12:37.390243 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001861 sec., 2686.7275658248254 rows/sec., 202.03 KiB/sec. | ||
8451 | 2025.01.25 05:12:37.390357 [ 284 ] {7d96eb9d-39f6-4ac7-af11-d919f4998d21} <Debug> TCPHandler: Processed in 0.002268784 sec. | ||
8452 | 2025.01.25 05:12:37.390597 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8453 | 2025.01.25 05:12:37.390747 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8454 | 2025.01.25 05:12:37.390804 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8455 | 2025.01.25 05:12:37.391496 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8456 | 2025.01.25 05:12:37.391542 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8457 | 2025.01.25 05:12:37.391911 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8458 | 2025.01.25 05:12:37.392143 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8459 | 2025.01.25 05:12:37.392370 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001651 sec., 41792.852816474864 rows/sec., 3.26 MiB/sec. | ||
8460 | 2025.01.25 05:12:37.392422 [ 283 ] {502ec6aa-4551-410d-9340-311c8fd01e75} <Debug> TCPHandler: Processed in 0.00198056 sec. | ||
8461 | 2025.01.25 05:12:37.392568 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8462 | 2025.01.25 05:12:37.392696 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8463 | 2025.01.25 05:12:37.392750 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8464 | 2025.01.25 05:12:37.393325 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8465 | 2025.01.25 05:12:37.393365 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8466 | 2025.01.25 05:12:37.393770 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8467 | 2025.01.25 05:12:37.394013 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8468 | 2025.01.25 05:12:37.394231 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
8469 | 2025.01.25 05:12:37.394282 [ 284 ] {47d3b4e2-de70-4e15-817b-5e46be222b68} <Debug> TCPHandler: Processed in 0.001773027 sec. | ||
8470 | 2025.01.25 05:12:37.394414 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8471 | 2025.01.25 05:12:37.394529 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8472 | 2025.01.25 05:12:37.394620 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8473 | 2025.01.25 05:12:37.395853 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2025.01.25 05:12:37.395891 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8475 | 2025.01.25 05:12:37.396505 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8476 | 2025.01.25 05:12:37.396773 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2025.01.25 05:12:37.397060 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00255 sec., 1960.7843137254902 rows/sec., 3.51 MiB/sec. | ||
8478 | 2025.01.25 05:12:37.397456 [ 283 ] {b7e981cf-971a-4acc-ade4-5acafc95193e} <Debug> TCPHandler: Processed in 0.003092217 sec. | ||
8479 | 2025.01.25 05:12:37.397692 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8480 | 2025.01.25 05:12:37.397860 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8481 | 2025.01.25 05:12:37.397917 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8482 | 2025.01.25 05:12:37.398459 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8483 | 2025.01.25 05:12:37.398505 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8484 | 2025.01.25 05:12:37.398892 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8485 | 2025.01.25 05:12:37.399126 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8486 | 2025.01.25 05:12:37.399350 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
8487 | 2025.01.25 05:12:37.399435 [ 284 ] {12cd43c9-f646-4aeb-9688-373ee08f80a8} <Debug> TCPHandler: Processed in 0.001884908 sec. | ||
8488 | 2025.01.25 05:12:38.281124 [ 43 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
8489 | 2025.01.25 05:12:38.281204 [ 43 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8490 | 2025.01.25 05:12:38.281235 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
8491 | 2025.01.25 05:12:38.281440 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
8492 | 2025.01.25 05:12:38.281749 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8493 | 2025.01.25 05:12:38.281821 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
8494 | 2025.01.25 05:12:38.281971 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8495 | 2025.01.25 05:12:38.282099 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8496 | 2025.01.25 05:12:38.282235 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8497 | 2025.01.25 05:12:38.282334 [ 189 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8498 | 2025.01.25 05:12:38.283334 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200714 sec., 13451.976444094582 rows/sec., 906.43 KiB/sec. | ||
8499 | 2025.01.25 05:12:38.283530 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
8500 | 2025.01.25 05:12:38.283881 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8501 | 2025.01.25 05:12:38.283975 [ 195 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_27_6} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
8502 | 2025.01.25 05:12:38.284078 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8503 | 2025.01.25 05:12:42.392284 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8504 | 2025.01.25 05:12:42.392507 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8505 | 2025.01.25 05:12:42.392586 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8506 | 2025.01.25 05:12:42.393314 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8507 | 2025.01.25 05:12:42.393355 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8508 | 2025.01.25 05:12:42.393768 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8509 | 2025.01.25 05:12:42.394010 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8510 | 2025.01.25 05:12:42.394203 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001755 sec., 7977.207977207977 rows/sec., 574.25 KiB/sec. | ||
8511 | 2025.01.25 05:12:42.394258 [ 283 ] {8cf90605-0365-4886-9547-9e4ac7551156} <Debug> TCPHandler: Processed in 0.002112661 sec. | ||
8512 | 2025.01.25 05:12:42.394506 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8513 | 2025.01.25 05:12:42.394702 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8514 | 2025.01.25 05:12:42.394779 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8515 | 2025.01.25 05:12:42.395683 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8516 | 2025.01.25 05:12:42.395736 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8517 | 2025.01.25 05:12:42.396170 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8518 | 2025.01.25 05:12:42.396406 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8519 | 2025.01.25 05:12:42.396577 [ 37 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8520 | 2025.01.25 05:12:42.396642 [ 37 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2025.01.25 05:12:42.396718 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.00206 sec., 132524.2718446602 rows/sec., 11.68 MiB/sec. | ||
8522 | 2025.01.25 05:12:42.396747 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8523 | 2025.01.25 05:12:42.396883 [ 284 ] {086420e0-567d-475b-bf2b-e9fb28e1fd51} <Debug> TCPHandler: Processed in 0.002518408 sec. | ||
8524 | 2025.01.25 05:12:42.396972 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
8525 | 2025.01.25 05:12:42.397054 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8526 | 2025.01.25 05:12:42.397118 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8527 | 2025.01.25 05:12:42.397167 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1432 rows starting from the beginning of the part | ||
8528 | 2025.01.25 05:12:42.397184 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8529 | 2025.01.25 05:12:42.397256 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8530 | 2025.01.25 05:12:42.397363 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part | ||
8531 | 2025.01.25 05:12:42.397850 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1414 rows starting from the beginning of the part | ||
8532 | 2025.01.25 05:12:42.398145 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
8533 | 2025.01.25 05:12:42.398517 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
8534 | 2025.01.25 05:12:42.398897 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 273 rows starting from the beginning of the part | ||
8535 | 2025.01.25 05:12:42.399701 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2025.01.25 05:12:42.399744 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8537 | 2025.01.25 05:12:42.400234 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8538 | 2025.01.25 05:12:42.400538 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.01.25 05:12:42.400681 [ 37 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8540 | 2025.01.25 05:12:42.400726 [ 37 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8541 | 2025.01.25 05:12:42.400745 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.003589 sec., 11702.424073558093 rows/sec., 860.38 KiB/sec. | ||
8542 | 2025.01.25 05:12:42.400763 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8543 | 2025.01.25 05:12:42.400927 [ 283 ] {997306a5-446e-42dc-9985-1afd5454e194} <Debug> TCPHandler: Processed in 0.003932488 sec. | ||
8544 | 2025.01.25 05:12:42.401250 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8545 | 2025.01.25 05:12:42.401320 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
8546 | 2025.01.25 05:12:42.401685 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8547 | 2025.01.25 05:12:42.401798 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8548 | 2025.01.25 05:12:42.401834 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8549 | 2025.01.25 05:12:42.401872 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.005008105 sec., 660329.6057091455 rows/sec., 57.88 MiB/sec. | ||
8550 | 2025.01.25 05:12:42.401897 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part | ||
8551 | 2025.01.25 05:12:42.402281 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
8552 | 2025.01.25 05:12:42.402356 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8553 | 2025.01.25 05:12:42.402815 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
8554 | 2025.01.25 05:12:42.403320 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part | ||
8555 | 2025.01.25 05:12:42.403855 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
8556 | 2025.01.25 05:12:42.404188 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8557 | 2025.01.25 05:12:42.404348 [ 197 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
8558 | 2025.01.25 05:12:42.404675 [ 193 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_66_13} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8559 | 2025.01.25 05:12:42.405085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8560 | 2025.01.25 05:12:42.405693 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2025.01.25 05:12:42.405740 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8562 | 2025.01.25 05:12:42.406293 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8563 | 2025.01.25 05:12:42.406640 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005737566 sec., 35380.85662108287 rows/sec., 2.67 MiB/sec. | ||
8564 | 2025.01.25 05:12:42.406687 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8565 | 2025.01.25 05:12:42.406902 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8566 | 2025.01.25 05:12:42.407192 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00565 sec., 2477.8761061946902 rows/sec., 173.53 KiB/sec. | ||
8567 | 2025.01.25 05:12:42.407477 [ 284 ] {c37cd431-095d-4c05-b65a-67ea14f6321b} <Debug> TCPHandler: Processed in 0.006426847 sec. | ||
8568 | 2025.01.25 05:12:42.407812 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2025.01.25 05:12:42.407842 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2025.01.25 05:12:42.408093 [ 200 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_51_10} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8571 | 2025.01.25 05:12:42.408112 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8572 | 2025.01.25 05:12:42.408195 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8573 | 2025.01.25 05:12:42.408198 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8574 | 2025.01.25 05:12:42.408872 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8575 | 2025.01.25 05:12:42.408911 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8576 | 2025.01.25 05:12:42.409277 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8577 | 2025.01.25 05:12:42.409516 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2025.01.25 05:12:42.409693 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 500.34 KiB/sec. | ||
8579 | 2025.01.25 05:12:42.409746 [ 283 ] {3669a727-c2d0-4ad1-b55a-a72b537455e4} <Debug> TCPHandler: Processed in 0.002137552 sec. | ||
8580 | 2025.01.25 05:12:42.409902 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8581 | 2025.01.25 05:12:42.410044 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8582 | 2025.01.25 05:12:42.410103 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8583 | 2025.01.25 05:12:42.410985 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8584 | 2025.01.25 05:12:42.411026 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8585 | 2025.01.25 05:12:42.411415 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8586 | 2025.01.25 05:12:42.411662 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8587 | 2025.01.25 05:12:42.411833 [ 37 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8588 | 2025.01.25 05:12:42.411886 [ 37 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2025.01.25 05:12:42.411921 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8590 | 2025.01.25 05:12:42.411927 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001902 sec., 219242.90220820188 rows/sec., 15.65 MiB/sec. | ||
8591 | 2025.01.25 05:12:42.412202 [ 284 ] {32825fe6-ee41-45af-9af8-38c0fa29d8fb} <Debug> TCPHandler: Processed in 0.002365186 sec. | ||
8592 | 2025.01.25 05:12:42.412235 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
8593 | 2025.01.25 05:12:42.412442 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8594 | 2025.01.25 05:12:42.412738 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8595 | 2025.01.25 05:12:42.412837 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8596 | 2025.01.25 05:12:42.412864 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
8597 | 2025.01.25 05:12:42.413032 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8598 | 2025.01.25 05:12:42.413258 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 69 rows starting from the beginning of the part | ||
8599 | 2025.01.25 05:12:42.413737 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 875 rows starting from the beginning of the part | ||
8600 | 2025.01.25 05:12:42.414273 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
8601 | 2025.01.25 05:12:42.414561 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 69 rows starting from the beginning of the part | ||
8602 | 2025.01.25 05:12:42.414893 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 417 rows starting from the beginning of the part | ||
8603 | 2025.01.25 05:12:42.416006 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8604 | 2025.01.25 05:12:42.416072 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8605 | 2025.01.25 05:12:42.416949 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8606 | 2025.01.25 05:12:42.417463 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8607 | 2025.01.25 05:12:42.417702 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005022 sec., 1194.743130227001 rows/sec., 62.42 KiB/sec. | ||
8608 | 2025.01.25 05:12:42.417840 [ 283 ] {a301aa0d-b216-472c-8476-a7081cc768a8} <Debug> TCPHandler: Processed in 0.005533983 sec. | ||
8609 | 2025.01.25 05:12:42.418063 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8610 | 2025.01.25 05:12:42.418224 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006227543 sec., 386669.3493726177 rows/sec., 29.65 MiB/sec. | ||
8611 | 2025.01.25 05:12:42.418255 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8612 | 2025.01.25 05:12:42.418333 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8613 | 2025.01.25 05:12:42.418546 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8614 | 2025.01.25 05:12:42.419176 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8615 | 2025.01.25 05:12:42.419406 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_66_13} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8616 | 2025.01.25 05:12:42.419559 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8617 | 2025.01.25 05:12:42.419573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8618 | 2025.01.25 05:12:42.419626 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8619 | 2025.01.25 05:12:42.420052 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8620 | 2025.01.25 05:12:42.420310 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2025.01.25 05:12:42.420482 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8622 | 2025.01.25 05:12:42.420527 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8623 | 2025.01.25 05:12:42.420560 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002354 sec., 100679.69413763806 rows/sec., 6.75 MiB/sec. | ||
8624 | 2025.01.25 05:12:42.420567 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8625 | 2025.01.25 05:12:42.420748 [ 284 ] {1692ea22-9843-475f-9d48-9661d9bbc5d2} <Debug> TCPHandler: Processed in 0.002808302 sec. | ||
8626 | 2025.01.25 05:12:42.420817 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
8627 | 2025.01.25 05:12:42.420943 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8628 | 2025.01.25 05:12:42.420991 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8629 | 2025.01.25 05:12:42.421033 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18613 rows starting from the beginning of the part | ||
8630 | 2025.01.25 05:12:42.421090 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8631 | 2025.01.25 05:12:42.421151 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
8632 | 2025.01.25 05:12:42.421241 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8633 | 2025.01.25 05:12:42.421590 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 956 rows starting from the beginning of the part | ||
8634 | 2025.01.25 05:12:42.422146 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
8635 | 2025.01.25 05:12:42.422597 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
8636 | 2025.01.25 05:12:42.423001 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8637 | 2025.01.25 05:12:42.423737 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8638 | 2025.01.25 05:12:42.423784 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8639 | 2025.01.25 05:12:42.424279 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8640 | 2025.01.25 05:12:42.424554 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8641 | 2025.01.25 05:12:42.424833 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003767 sec., 265.4632333421821 rows/sec., 17.89 KiB/sec. | ||
8642 | 2025.01.25 05:12:42.425217 [ 283 ] {4118124c-6c3a-4538-bff3-eb5cc0b02d80} <Debug> TCPHandler: Processed in 0.004330865 sec. | ||
8643 | 2025.01.25 05:12:42.425499 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8644 | 2025.01.25 05:12:42.425826 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8645 | 2025.01.25 05:12:42.426052 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8646 | 2025.01.25 05:12:42.428249 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.01.25 05:12:42.428291 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8648 | 2025.01.25 05:12:42.430693 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8649 | 2025.01.25 05:12:42.431112 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.01.25 05:12:42.431300 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8651 | 2025.01.25 05:12:42.431375 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2025.01.25 05:12:42.431417 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8653 | 2025.01.25 05:12:42.431458 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.005711 sec., 6128.523901243215 rows/sec., 10.98 MiB/sec. | ||
8654 | 2025.01.25 05:12:42.432178 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
8655 | 2025.01.25 05:12:42.432429 [ 284 ] {9bc659c5-bb62-4194-811b-ce80f38d646c} <Debug> TCPHandler: Processed in 0.007086097 sec. | ||
8656 | 2025.01.25 05:12:42.432692 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8657 | 2025.01.25 05:12:42.433038 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8658 | 2025.01.25 05:12:42.433225 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8659 | 2025.01.25 05:12:42.433735 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8660 | 2025.01.25 05:12:42.434271 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 898 rows starting from the beginning of the part | ||
8661 | 2025.01.25 05:12:42.434410 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20254 rows, containing 5 columns (5 merged, 0 gathered) in 0.013714076 sec., 1476876.7505736442 rows/sec., 99.68 MiB/sec. | ||
8662 | 2025.01.25 05:12:42.434992 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8663 | 2025.01.25 05:12:42.435537 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
8664 | 2025.01.25 05:12:42.436138 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8665 | 2025.01.25 05:12:42.436609 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8666 | 2025.01.25 05:12:42.436888 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8667 | 2025.01.25 05:12:42.436960 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
8668 | 2025.01.25 05:12:42.437008 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8669 | 2025.01.25 05:12:42.437122 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
8670 | 2025.01.25 05:12:42.437821 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
8671 | 2025.01.25 05:12:42.438532 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
8672 | 2025.01.25 05:12:42.438604 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8673 | 2025.01.25 05:12:42.439001 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
8674 | 2025.01.25 05:12:42.439466 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2025.01.25 05:12:42.439896 [ 37 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8676 | 2025.01.25 05:12:42.440008 [ 37 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2025.01.25 05:12:42.440110 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8678 | 2025.01.25 05:12:42.440395 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007444 sec., 11015.583019881784 rows/sec., 716.42 KiB/sec. | ||
8679 | 2025.01.25 05:12:42.440581 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
8680 | 2025.01.25 05:12:42.440686 [ 283 ] {de58d58d-707e-447b-8256-5a932e3e0381} <Debug> TCPHandler: Processed in 0.008114592 sec. | ||
8681 | 2025.01.25 05:12:42.440941 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8682 | 2025.01.25 05:12:42.440988 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3710 rows starting from the beginning of the part | ||
8683 | 2025.01.25 05:12:42.441139 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
8684 | 2025.01.25 05:12:42.441411 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
8685 | 2025.01.25 05:12:42.441804 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
8686 | 2025.01.25 05:12:42.441973 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8687 | 2025.01.25 05:12:42.442116 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8688 | 2025.01.25 05:12:42.444094 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3994 rows, containing 4 columns (4 merged, 0 gathered) in 0.003820027 sec., 1045542.3482608892 rows/sec., 68.18 MiB/sec. | ||
8689 | 2025.01.25 05:12:42.444528 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8690 | 2025.01.25 05:12:42.444927 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8691 | 2025.01.25 05:12:42.445060 [ 191 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_66_13} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8692 | 2025.01.25 05:12:42.445177 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
8693 | 2025.01.25 05:12:42.448074 [ 198 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 19 columns (19 merged, 0 gathered) in 0.016546399 sec., 61221.78003806146 rows/sec., 109.71 MiB/sec. | ||
8694 | 2025.01.25 05:12:42.449519 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8695 | 2025.01.25 05:12:42.450078 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8696 | 2025.01.25 05:12:42.450182 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8697 | 2025.01.25 05:12:42.450339 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. | ||
8698 | 2025.01.25 05:12:42.506812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 | ||
8699 | 2025.01.25 05:12:42.507363 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8700 | 2025.01.25 05:12:42.507400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8701 | 2025.01.25 05:12:42.507895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8702 | 2025.01.25 05:12:42.508151 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.01.25 05:12:42.508336 [ 37 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8704 | 2025.01.25 05:12:42.508384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8705 | 2025.01.25 05:12:42.508399 [ 37 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8706 | 2025.01.25 05:12:42.508432 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8707 | 2025.01.25 05:12:42.508614 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
8708 | 2025.01.25 05:12:42.508910 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8709 | 2025.01.25 05:12:42.508948 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
8710 | 2025.01.25 05:12:42.509019 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8711 | 2025.01.25 05:12:42.509172 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8712 | 2025.01.25 05:12:42.509421 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8713 | 2025.01.25 05:12:42.509544 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
8714 | 2025.01.25 05:12:42.509646 [ 191 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
8715 | 2025.01.25 05:12:42.512053 [ 198 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558534 sec., 5296844.149866209 rows/sec., 75.77 MiB/sec. | ||
8716 | 2025.01.25 05:12:42.512379 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8717 | 2025.01.25 05:12:42.512683 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8718 | 2025.01.25 05:12:42.512762 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_41_8} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8719 | 2025.01.25 05:12:42.512872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8720 | 2025.01.25 05:12:43.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.10 MiB, peak 225.29 MiB, free memory in arenas 0.00 B, will set to 218.59 MiB (RSS), difference: 1.49 MiB | ||
8721 | 2025.01.25 05:12:43.813825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8722 | 2025.01.25 05:12:43.835601 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8723 | 2025.01.25 05:12:43.835660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8724 | 2025.01.25 05:12:43.842966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8725 | 2025.01.25 05:12:43.843793 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8726 | 2025.01.25 05:12:43.844082 [ 33 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8727 | 2025.01.25 05:12:43.844147 [ 33 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8728 | 2025.01.25 05:12:43.844186 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8729 | 2025.01.25 05:12:43.844932 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8730 | 2025.01.25 05:12:43.861767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8731 | 2025.01.25 05:12:43.863958 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8732 | 2025.01.25 05:12:43.865216 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8733 | 2025.01.25 05:12:43.870747 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8734 | 2025.01.25 05:12:43.876345 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8735 | 2025.01.25 05:12:43.882047 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8736 | 2025.01.25 05:12:43.887706 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
8737 | 2025.01.25 05:12:43.892299 [ 201 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8738 | 2025.01.25 05:12:43.950965 [ 198 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106629902 sec., 2897.8738065425587 rows/sec., 14.98 MiB/sec. | ||
8739 | 2025.01.25 05:12:43.954140 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8740 | 2025.01.25 05:12:43.957234 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8741 | 2025.01.25 05:12:43.957371 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_41_8} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8742 | 2025.01.25 05:12:43.959921 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. | ||
8743 | 2025.01.25 05:12:44.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.63 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 221.07 MiB (RSS), difference: 1.44 MiB | ||
8744 | 2025.01.25 05:12:45.091362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1230 | ||
8745 | 2025.01.25 05:12:45.094553 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2025.01.25 05:12:45.094609 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8747 | 2025.01.25 05:12:45.096146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8748 | 2025.01.25 05:12:45.096466 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8749 | 2025.01.25 05:12:45.097896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
8750 | 2025.01.25 05:12:47.385956 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8751 | 2025.01.25 05:12:47.386252 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8752 | 2025.01.25 05:12:47.386367 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8753 | 2025.01.25 05:12:47.387331 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8754 | 2025.01.25 05:12:47.387378 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8755 | 2025.01.25 05:12:47.387792 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8756 | 2025.01.25 05:12:47.388046 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8757 | 2025.01.25 05:12:47.388288 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002119 sec., 1887.6828692779616 rows/sec., 153.93 KiB/sec. | ||
8758 | 2025.01.25 05:12:47.388415 [ 283 ] {f689362f-792f-444c-ac8c-19d469f32227} <Debug> TCPHandler: Processed in 0.00264955 sec. | ||
8759 | 2025.01.25 05:12:47.388667 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8760 | 2025.01.25 05:12:47.388886 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8761 | 2025.01.25 05:12:47.388969 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8762 | 2025.01.25 05:12:47.389723 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8763 | 2025.01.25 05:12:47.389773 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8764 | 2025.01.25 05:12:47.390224 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8765 | 2025.01.25 05:12:47.390474 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8766 | 2025.01.25 05:12:47.390708 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001882 sec., 36131.77470775771 rows/sec., 2.87 MiB/sec. | ||
8767 | 2025.01.25 05:12:47.390763 [ 284 ] {ac2c9a92-2483-4439-9237-3abae0a62a7c} <Debug> TCPHandler: Processed in 0.002241413 sec. | ||
8768 | 2025.01.25 05:12:47.390971 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8769 | 2025.01.25 05:12:47.391110 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8770 | 2025.01.25 05:12:47.391168 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8771 | 2025.01.25 05:12:47.391841 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2025.01.25 05:12:47.391885 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8773 | 2025.01.25 05:12:47.392223 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8774 | 2025.01.25 05:12:47.392454 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2025.01.25 05:12:47.392676 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001655 sec., 5438.0664652567975 rows/sec., 395.94 KiB/sec. | ||
8776 | 2025.01.25 05:12:47.392968 [ 283 ] {d11311e1-d6fa-4819-ac93-b82b848a490d} <Debug> TCPHandler: Processed in 0.002101711 sec. | ||
8777 | 2025.01.25 05:12:47.393196 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2025.01.25 05:12:47.393322 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8779 | 2025.01.25 05:12:47.393372 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8780 | 2025.01.25 05:12:47.393972 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2025.01.25 05:12:47.394012 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8782 | 2025.01.25 05:12:47.394373 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8783 | 2025.01.25 05:12:47.394611 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2025.01.25 05:12:47.394818 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001519 sec., 48057.93285055958 rows/sec., 3.76 MiB/sec. | ||
8785 | 2025.01.25 05:12:47.394870 [ 284 ] {9ae1f7bf-a2ed-46d2-bcb3-60e50d2063c3} <Debug> TCPHandler: Processed in 0.001801077 sec. | ||
8786 | 2025.01.25 05:12:47.395017 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8787 | 2025.01.25 05:12:47.395155 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8788 | 2025.01.25 05:12:47.395217 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8789 | 2025.01.25 05:12:47.395914 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.01.25 05:12:47.395957 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8791 | 2025.01.25 05:12:47.396353 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8792 | 2025.01.25 05:12:47.396599 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2025.01.25 05:12:47.396806 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001682 sec., 96313.9120095125 rows/sec., 6.71 MiB/sec. | ||
8794 | 2025.01.25 05:12:47.396857 [ 283 ] {429dc82c-bdf8-40d6-aeee-b4283d75b5b5} <Debug> TCPHandler: Processed in 0.001907059 sec. | ||
8795 | 2025.01.25 05:12:47.397001 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8796 | 2025.01.25 05:12:47.397150 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8797 | 2025.01.25 05:12:47.397244 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8798 | 2025.01.25 05:12:47.398447 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8799 | 2025.01.25 05:12:47.398487 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8800 | 2025.01.25 05:12:47.399106 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8801 | 2025.01.25 05:12:47.399370 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8802 | 2025.01.25 05:12:47.399608 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002489 sec., 2008.8388911209322 rows/sec., 3.60 MiB/sec. | ||
8803 | 2025.01.25 05:12:47.399701 [ 284 ] {499aecd9-251a-4d50-a835-2c50df7d3629} <Debug> TCPHandler: Processed in 0.002767822 sec. | ||
8804 | 2025.01.25 05:12:47.399843 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8805 | 2025.01.25 05:12:47.399981 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8806 | 2025.01.25 05:12:47.400041 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8807 | 2025.01.25 05:12:47.400623 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8808 | 2025.01.25 05:12:47.400669 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8809 | 2025.01.25 05:12:47.401089 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8810 | 2025.01.25 05:12:47.401332 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8811 | 2025.01.25 05:12:47.401538 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
8812 | 2025.01.25 05:12:47.401587 [ 283 ] {e3eb5466-a14d-49d5-affb-f7a2be182546} <Debug> TCPHandler: Processed in 0.001811877 sec. | ||
8813 | 2025.01.25 05:12:49.843248 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8814 | 2025.01.25 05:12:49.843356 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8815 | 2025.01.25 05:12:50.008591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 | ||
8816 | 2025.01.25 05:12:50.009232 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2025.01.25 05:12:50.009273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8818 | 2025.01.25 05:12:50.009802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8819 | 2025.01.25 05:12:50.010060 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2025.01.25 05:12:50.010252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 | ||
8821 | 2025.01.25 05:12:51.361928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8822 | 2025.01.25 05:12:51.381941 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8823 | 2025.01.25 05:12:51.381999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8824 | 2025.01.25 05:12:51.388817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8825 | 2025.01.25 05:12:51.389561 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8826 | 2025.01.25 05:12:51.392138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8827 | 2025.01.25 05:12:52.392560 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8828 | 2025.01.25 05:12:52.392757 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8829 | 2025.01.25 05:12:52.392832 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8830 | 2025.01.25 05:12:52.393565 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8831 | 2025.01.25 05:12:52.393608 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8832 | 2025.01.25 05:12:52.394034 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8833 | 2025.01.25 05:12:52.394304 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2025.01.25 05:12:52.394502 [ 94 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8835 | 2025.01.25 05:12:52.394529 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
8836 | 2025.01.25 05:12:52.394580 [ 94 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8837 | 2025.01.25 05:12:52.394660 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8838 | 2025.01.25 05:12:52.394667 [ 283 ] {425a80d6-b5cf-4386-be05-e62a005c4d7e} <Debug> TCPHandler: Processed in 0.002245664 sec. | ||
8839 | 2025.01.25 05:12:52.394973 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8840 | 2025.01.25 05:12:52.395132 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8841 | 2025.01.25 05:12:52.395150 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8842 | 2025.01.25 05:12:52.395241 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8843 | 2025.01.25 05:12:52.395431 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8844 | 2025.01.25 05:12:52.395610 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8845 | 2025.01.25 05:12:52.395778 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8846 | 2025.01.25 05:12:52.396036 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8847 | 2025.01.25 05:12:52.396263 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8848 | 2025.01.25 05:12:52.396839 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
8849 | 2025.01.25 05:12:52.400195 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8850 | 2025.01.25 05:12:52.400284 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8851 | 2025.01.25 05:12:52.400935 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006162373 sec., 11359.260466706577 rows/sec., 862.09 KiB/sec. | ||
8852 | 2025.01.25 05:12:52.401257 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8853 | 2025.01.25 05:12:52.401334 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8854 | 2025.01.25 05:12:52.401616 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_29_7} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2025.01.25 05:12:52.401622 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8856 | 2025.01.25 05:12:52.401742 [ 188 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_29_7} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8857 | 2025.01.25 05:12:52.401928 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8858 | 2025.01.25 05:12:52.401964 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.00656 sec., 41615.85365853659 rows/sec., 3.67 MiB/sec. | ||
8859 | 2025.01.25 05:12:52.402030 [ 284 ] {bb192460-6b68-4284-8645-6c200dfd850f} <Debug> TCPHandler: Processed in 0.007212538 sec. | ||
8860 | 2025.01.25 05:12:52.402187 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8861 | 2025.01.25 05:12:52.402332 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8862 | 2025.01.25 05:12:52.402393 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8863 | 2025.01.25 05:12:52.403103 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8864 | 2025.01.25 05:12:52.403147 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8865 | 2025.01.25 05:12:52.403520 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8866 | 2025.01.25 05:12:52.403776 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8867 | 2025.01.25 05:12:52.403995 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001693 sec., 24808.033077377437 rows/sec., 1.78 MiB/sec. | ||
8868 | 2025.01.25 05:12:52.404086 [ 283 ] {a9c789da-e1f2-4e77-ba32-d6b1825e881a} <Debug> TCPHandler: Processed in 0.001965989 sec. | ||
8869 | 2025.01.25 05:12:52.404289 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8870 | 2025.01.25 05:12:52.404432 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8871 | 2025.01.25 05:12:52.404492 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8872 | 2025.01.25 05:12:52.405192 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8873 | 2025.01.25 05:12:52.405232 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8874 | 2025.01.25 05:12:52.405586 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8875 | 2025.01.25 05:12:52.405818 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8876 | 2025.01.25 05:12:52.405975 [ 94 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8877 | 2025.01.25 05:12:52.406045 [ 94 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2025.01.25 05:12:52.406083 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8879 | 2025.01.25 05:12:52.406088 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00168 sec., 8333.333333333332 rows/sec., 583.61 KiB/sec. | ||
8880 | 2025.01.25 05:12:52.406323 [ 284 ] {0962020e-6bb5-476a-b203-399eaad8e829} <Debug> TCPHandler: Processed in 0.002140692 sec. | ||
8881 | 2025.01.25 05:12:52.406442 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8882 | 2025.01.25 05:12:52.406555 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2025.01.25 05:12:52.406921 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8884 | 2025.01.25 05:12:52.406996 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8885 | 2025.01.25 05:12:52.407080 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8886 | 2025.01.25 05:12:52.407108 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part | ||
8887 | 2025.01.25 05:12:52.407428 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8888 | 2025.01.25 05:12:52.407786 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8889 | 2025.01.25 05:12:52.408189 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8890 | 2025.01.25 05:12:52.408601 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8891 | 2025.01.25 05:12:52.408885 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8892 | 2025.01.25 05:12:52.409785 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8893 | 2025.01.25 05:12:52.409833 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8894 | 2025.01.25 05:12:52.410342 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8895 | 2025.01.25 05:12:52.410697 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8896 | 2025.01.25 05:12:52.410818 [ 187 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626389 sec., 116721.7023903524 rows/sec., 8.36 MiB/sec. | ||
8897 | 2025.01.25 05:12:52.410926 [ 94 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8898 | 2025.01.25 05:12:52.411031 [ 94 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8899 | 2025.01.25 05:12:52.411098 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8900 | 2025.01.25 05:12:52.411129 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004283 sec., 3035.255661919215 rows/sec., 189.25 KiB/sec. | ||
8901 | 2025.01.25 05:12:52.411377 [ 187 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8902 | 2025.01.25 05:12:52.411426 [ 283 ] {f59935fd-aab5-48a3-acfa-b973159532e6} <Debug> TCPHandler: Processed in 0.004981815 sec. | ||
8903 | 2025.01.25 05:12:52.411472 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8904 | 2025.01.25 05:12:52.411691 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8905 | 2025.01.25 05:12:52.411802 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8906 | 2025.01.25 05:12:52.411920 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8907 | 2025.01.25 05:12:52.412047 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8908 | 2025.01.25 05:12:52.412294 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8909 | 2025.01.25 05:12:52.412301 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8910 | 2025.01.25 05:12:52.412718 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8911 | 2025.01.25 05:12:52.413056 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8912 | 2025.01.25 05:12:52.413252 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8913 | 2025.01.25 05:12:52.413490 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
8914 | 2025.01.25 05:12:52.413663 [ 196 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_29_6} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8915 | 2025.01.25 05:12:52.414143 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8916 | 2025.01.25 05:12:52.415893 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2025.01.25 05:12:52.415971 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8918 | 2025.01.25 05:12:52.416412 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005218908 sec., 12454.712748337392 rows/sec., 825.20 KiB/sec. | ||
8919 | 2025.01.25 05:12:52.416612 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8920 | 2025.01.25 05:12:52.416909 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8921 | 2025.01.25 05:12:52.417162 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_29_7} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8922 | 2025.01.25 05:12:52.417342 [ 194 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_29_7} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8923 | 2025.01.25 05:12:52.417408 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8924 | 2025.01.25 05:12:52.417480 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8925 | 2025.01.25 05:12:52.417721 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.0058 sec., 71896.55172413794 rows/sec., 5.13 MiB/sec. | ||
8926 | 2025.01.25 05:12:52.417790 [ 284 ] {f42b9b46-86e3-4d58-be33-f22a8352c854} <Debug> TCPHandler: Processed in 0.006266914 sec. | ||
8927 | 2025.01.25 05:12:52.417935 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2025.01.25 05:12:52.418051 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8929 | 2025.01.25 05:12:52.418102 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8930 | 2025.01.25 05:12:52.418675 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2025.01.25 05:12:52.418720 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8932 | 2025.01.25 05:12:52.419158 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8933 | 2025.01.25 05:12:52.419414 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2025.01.25 05:12:52.419569 [ 94 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8935 | 2025.01.25 05:12:52.419631 [ 94 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8936 | 2025.01.25 05:12:52.419672 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001628 sec., 3685.503685503685 rows/sec., 192.55 KiB/sec. | ||
8937 | 2025.01.25 05:12:52.419678 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8938 | 2025.01.25 05:12:52.419821 [ 283 ] {458dd7e8-fe87-4a5b-9a82-25437d3989e2} <Debug> TCPHandler: Processed in 0.00194123 sec. | ||
8939 | 2025.01.25 05:12:52.419887 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8940 | 2025.01.25 05:12:52.420010 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2025.01.25 05:12:52.420066 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8942 | 2025.01.25 05:12:52.420119 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8943 | 2025.01.25 05:12:52.420294 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8944 | 2025.01.25 05:12:52.420347 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8945 | 2025.01.25 05:12:52.420554 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8946 | 2025.01.25 05:12:52.420613 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8947 | 2025.01.25 05:12:52.420940 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8948 | 2025.01.25 05:12:52.421223 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8949 | 2025.01.25 05:12:52.421701 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8950 | 2025.01.25 05:12:52.423683 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8951 | 2025.01.25 05:12:52.423764 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8952 | 2025.01.25 05:12:52.424837 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.005020986 sec., 34654.54793142223 rows/sec., 1.77 MiB/sec. | ||
8953 | 2025.01.25 05:12:52.424898 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8954 | 2025.01.25 05:12:52.425006 [ 186 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8955 | 2025.01.25 05:12:52.425362 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2025.01.25 05:12:52.425691 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8957 | 2025.01.25 05:12:52.425776 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005603 sec., 42298.76851686596 rows/sec., 2.84 MiB/sec. | ||
8958 | 2025.01.25 05:12:52.425955 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_29_6} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8959 | 2025.01.25 05:12:52.425962 [ 284 ] {8157e8c3-00d6-47b3-ba76-5c78fdddd75b} <Debug> TCPHandler: Processed in 0.006038651 sec. | ||
8960 | 2025.01.25 05:12:52.426203 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8961 | 2025.01.25 05:12:52.426211 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8962 | 2025.01.25 05:12:52.426380 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8963 | 2025.01.25 05:12:52.426444 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8964 | 2025.01.25 05:12:52.426949 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8965 | 2025.01.25 05:12:52.426989 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8966 | 2025.01.25 05:12:52.427369 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8967 | 2025.01.25 05:12:52.427618 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2025.01.25 05:12:52.427837 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
8969 | 2025.01.25 05:12:52.427892 [ 283 ] {c07b8ddc-aecb-4f54-87b1-3340bc418993} <Debug> TCPHandler: Processed in 0.001799777 sec. | ||
8970 | 2025.01.25 05:12:52.428024 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8971 | 2025.01.25 05:12:52.428150 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8972 | 2025.01.25 05:12:52.428245 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8973 | 2025.01.25 05:12:52.429514 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.01.25 05:12:52.429554 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8975 | 2025.01.25 05:12:52.430336 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8976 | 2025.01.25 05:12:52.430596 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.01.25 05:12:52.430842 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002723 sec., 12853.470437017993 rows/sec., 23.03 MiB/sec. | ||
8978 | 2025.01.25 05:12:52.430935 [ 284 ] {4f493cbc-9361-4345-a9f9-da58dea98a87} <Debug> TCPHandler: Processed in 0.002966324 sec. | ||
8979 | 2025.01.25 05:12:52.431086 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2025.01.25 05:12:52.431205 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8981 | 2025.01.25 05:12:52.431257 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8982 | 2025.01.25 05:12:52.431756 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2025.01.25 05:12:52.431795 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8984 | 2025.01.25 05:12:52.432184 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8985 | 2025.01.25 05:12:52.432429 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2025.01.25 05:12:52.432632 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. | ||
8987 | 2025.01.25 05:12:52.432696 [ 283 ] {fa627a56-4f2a-4a81-bee4-806267f364a4} <Debug> TCPHandler: Processed in 0.001668255 sec. | ||
8988 | 2025.01.25 05:12:55.098431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1266 | ||
8989 | 2025.01.25 05:12:55.101669 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2025.01.25 05:12:55.101731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8991 | 2025.01.25 05:12:55.103253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8992 | 2025.01.25 05:12:55.103586 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8993 | 2025.01.25 05:12:55.103784 [ 32 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8994 | 2025.01.25 05:12:55.103854 [ 32 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8995 | 2025.01.25 05:12:55.103894 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
8996 | 2025.01.25 05:12:55.104168 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
8997 | 2025.01.25 05:12:55.104678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
8998 | 2025.01.25 05:12:55.105018 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8999 | 2025.01.25 05:12:55.105148 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1082 rows starting from the beginning of the part | ||
9000 | 2025.01.25 05:12:55.105735 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
9001 | 2025.01.25 05:12:55.106316 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
9002 | 2025.01.25 05:12:55.106808 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
9003 | 2025.01.25 05:12:55.107239 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
9004 | 2025.01.25 05:12:55.107685 [ 191 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
9005 | 2025.01.25 05:12:55.115392 [ 196 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 72 columns (72 merged, 0 gathered) in 0.011400982 sec., 111043.06629025465 rows/sec., 87.33 MiB/sec. | ||
9006 | 2025.01.25 05:12:55.117096 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9007 | 2025.01.25 05:12:55.118020 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9008 | 2025.01.25 05:12:55.118135 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_31_6} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9009 | 2025.01.25 05:12:55.118516 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
9010 | 2025.01.25 05:12:57.386960 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9011 | 2025.01.25 05:12:57.387177 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9012 | 2025.01.25 05:12:57.387260 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9013 | 2025.01.25 05:12:57.388025 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9014 | 2025.01.25 05:12:57.388080 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9015 | 2025.01.25 05:12:57.388524 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9016 | 2025.01.25 05:12:57.388787 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9017 | 2025.01.25 05:12:57.388995 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001879 sec., 35125.066524747206 rows/sec., 2.80 MiB/sec. | ||
9018 | 2025.01.25 05:12:57.389058 [ 283 ] {0ced6cef-3b46-4305-a95a-79cb54ba7c20} <Debug> TCPHandler: Processed in 0.002248294 sec. | ||
9019 | 2025.01.25 05:12:57.389303 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9020 | 2025.01.25 05:12:57.389520 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9021 | 2025.01.25 05:12:57.389599 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9022 | 2025.01.25 05:12:57.390408 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2025.01.25 05:12:57.390451 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9024 | 2025.01.25 05:12:57.390887 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9025 | 2025.01.25 05:12:57.391138 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9026 | 2025.01.25 05:12:57.391367 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001907 sec., 2621.9192448872573 rows/sec., 197.16 KiB/sec. | ||
9027 | 2025.01.25 05:12:57.391428 [ 284 ] {24a35867-b018-4be7-9161-50d1958df4aa} <Debug> TCPHandler: Processed in 0.002268584 sec. | ||
9028 | 2025.01.25 05:12:57.391658 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9029 | 2025.01.25 05:12:57.391851 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9030 | 2025.01.25 05:12:57.391915 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9031 | 2025.01.25 05:12:57.392594 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9032 | 2025.01.25 05:12:57.392634 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9033 | 2025.01.25 05:12:57.392998 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9034 | 2025.01.25 05:12:57.393239 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9035 | 2025.01.25 05:12:57.393417 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001601 sec., 43098.06371018114 rows/sec., 3.36 MiB/sec. | ||
9036 | 2025.01.25 05:12:57.393470 [ 283 ] {be12f0cb-f833-404a-82bc-b73702886ed9} <Debug> TCPHandler: Processed in 0.001941319 sec. | ||
9037 | 2025.01.25 05:12:57.393640 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9038 | 2025.01.25 05:12:57.393783 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9039 | 2025.01.25 05:12:57.393844 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9040 | 2025.01.25 05:12:57.394473 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9041 | 2025.01.25 05:12:57.394513 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9042 | 2025.01.25 05:12:57.394905 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9043 | 2025.01.25 05:12:57.395161 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9044 | 2025.01.25 05:12:57.395383 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
9045 | 2025.01.25 05:12:57.395483 [ 284 ] {e05176da-a44b-4d19-99a4-7cbe77628328} <Debug> TCPHandler: Processed in 0.001907909 sec. | ||
9046 | 2025.01.25 05:12:57.395690 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9047 | 2025.01.25 05:12:57.395874 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9048 | 2025.01.25 05:12:57.395972 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9049 | 2025.01.25 05:12:57.397126 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9050 | 2025.01.25 05:12:57.397164 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9051 | 2025.01.25 05:12:57.397775 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9052 | 2025.01.25 05:12:57.398027 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9053 | 2025.01.25 05:12:57.398229 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002386 sec., 2095.5574182732607 rows/sec., 3.76 MiB/sec. | ||
9054 | 2025.01.25 05:12:57.398335 [ 283 ] {6d1b3883-50b2-4dd1-9ff6-977fd161e30c} <Debug> TCPHandler: Processed in 0.002774782 sec. | ||
9055 | 2025.01.25 05:12:57.398487 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9056 | 2025.01.25 05:12:57.398626 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9057 | 2025.01.25 05:12:57.398684 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9058 | 2025.01.25 05:12:57.399245 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9059 | 2025.01.25 05:12:57.399292 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9060 | 2025.01.25 05:12:57.399671 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9061 | 2025.01.25 05:12:57.399907 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9062 | 2025.01.25 05:12:57.400116 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
9063 | 2025.01.25 05:12:57.400166 [ 284 ] {1d48f554-dddc-47e6-9dfa-be5322ac1bb6} <Debug> TCPHandler: Processed in 0.001745246 sec. | ||
9064 | 2025.01.25 05:12:57.510491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 | ||
9065 | 2025.01.25 05:12:57.511437 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9066 | 2025.01.25 05:12:57.511521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9067 | 2025.01.25 05:12:57.512079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9068 | 2025.01.25 05:12:57.512329 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9069 | 2025.01.25 05:12:57.512564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
9070 | 2025.01.25 05:12:57.799077 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9071 | 2025.01.25 05:12:57.799223 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9072 | 2025.01.25 05:12:57.799279 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9073 | 2025.01.25 05:12:57.799926 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2025.01.25 05:12:57.799965 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9075 | 2025.01.25 05:12:57.800357 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9076 | 2025.01.25 05:12:57.800612 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2025.01.25 05:12:57.800817 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001628 sec., 8599.5085995086 rows/sec., 619.05 KiB/sec. | ||
9078 | 2025.01.25 05:12:57.800873 [ 283 ] {3002136d-295a-4fce-a818-d1bf21445809} <Debug> TCPHandler: Processed in 0.001885148 sec. | ||
9079 | 2025.01.25 05:12:57.801099 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9080 | 2025.01.25 05:12:57.801286 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9081 | 2025.01.25 05:12:57.801359 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9082 | 2025.01.25 05:12:57.802067 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2025.01.25 05:12:57.802114 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9084 | 2025.01.25 05:12:57.802528 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9085 | 2025.01.25 05:12:57.802775 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2025.01.25 05:12:57.803039 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001793 sec., 5577.244841048521 rows/sec., 454.79 KiB/sec. | ||
9087 | 2025.01.25 05:12:57.803248 [ 284 ] {cb81d636-efa4-427c-a957-dccd0354229b} <Debug> TCPHandler: Processed in 0.002271085 sec. | ||
9088 | 2025.01.25 05:12:57.803436 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9089 | 2025.01.25 05:12:57.803572 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9090 | 2025.01.25 05:12:57.803627 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9091 | 2025.01.25 05:12:57.804878 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2025.01.25 05:12:57.804919 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9093 | 2025.01.25 05:12:57.805372 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9094 | 2025.01.25 05:12:57.805608 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.01.25 05:12:57.805794 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002252 sec., 629662.5222024866 rows/sec., 52.72 MiB/sec. | ||
9096 | 2025.01.25 05:12:57.805858 [ 283 ] {2b712584-c774-4a3c-bdc1-5d3bec82c47e} <Debug> TCPHandler: Processed in 0.002501528 sec. | ||
9097 | 2025.01.25 05:12:57.806023 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9098 | 2025.01.25 05:12:57.806150 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9099 | 2025.01.25 05:12:57.806200 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9100 | 2025.01.25 05:12:57.806800 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9101 | 2025.01.25 05:12:57.806841 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9102 | 2025.01.25 05:12:57.807209 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9103 | 2025.01.25 05:12:57.807453 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9104 | 2025.01.25 05:12:57.807673 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.001548 sec., 33591.73126614987 rows/sec., 2.39 MiB/sec. | ||
9105 | 2025.01.25 05:12:57.807729 [ 284 ] {72307d62-a0c2-4654-867f-65970a410c8c} <Debug> TCPHandler: Processed in 0.001765366 sec. | ||
9106 | 2025.01.25 05:12:57.807875 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9107 | 2025.01.25 05:12:57.808015 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9108 | 2025.01.25 05:12:57.808071 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9109 | 2025.01.25 05:12:57.808774 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9110 | 2025.01.25 05:12:57.808812 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9111 | 2025.01.25 05:12:57.809177 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9112 | 2025.01.25 05:12:57.809407 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9113 | 2025.01.25 05:12:57.809588 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001604 sec., 150872.81795511223 rows/sec., 10.22 MiB/sec. | ||
9114 | 2025.01.25 05:12:57.809644 [ 283 ] {1f35f5e3-0b92-442f-b32c-c21c1d84805b} <Debug> TCPHandler: Processed in 0.001835098 sec. | ||
9115 | 2025.01.25 05:12:57.809811 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9116 | 2025.01.25 05:12:57.809949 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9117 | 2025.01.25 05:12:57.810006 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9118 | 2025.01.25 05:12:57.810645 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9119 | 2025.01.25 05:12:57.810685 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9120 | 2025.01.25 05:12:57.811051 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9121 | 2025.01.25 05:12:57.811310 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9122 | 2025.01.25 05:12:57.811522 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
9123 | 2025.01.25 05:12:57.811579 [ 284 ] {7b8166bc-b8dd-4e50-b897-2a947e221759} <Debug> TCPHandler: Processed in 0.001834778 sec. | ||
9124 | 2025.01.25 05:12:57.811732 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9125 | 2025.01.25 05:12:57.811869 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9126 | 2025.01.25 05:12:57.811926 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9127 | 2025.01.25 05:12:57.812847 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9128 | 2025.01.25 05:12:57.812884 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9129 | 2025.01.25 05:12:57.813276 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9130 | 2025.01.25 05:12:57.813509 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2025.01.25 05:12:57.813696 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.001854 sec., 476267.52966558794 rows/sec., 34.55 MiB/sec. | ||
9132 | 2025.01.25 05:12:57.813787 [ 283 ] {b900d58d-2b57-4579-992c-1538f8aed6d7} <Debug> TCPHandler: Processed in 0.002123252 sec. | ||
9133 | 2025.01.25 05:12:57.813961 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9134 | 2025.01.25 05:12:57.814100 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9135 | 2025.01.25 05:12:57.814152 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9136 | 2025.01.25 05:12:57.814652 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9137 | 2025.01.25 05:12:57.814692 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9138 | 2025.01.25 05:12:57.815079 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9139 | 2025.01.25 05:12:57.815327 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9140 | 2025.01.25 05:12:57.815540 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
9141 | 2025.01.25 05:12:57.815595 [ 284 ] {56f34c9b-e6be-4372-995a-383796bd6ccd} <Debug> TCPHandler: Processed in 0.001728266 sec. | ||
9142 | 2025.01.25 05:12:57.815765 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2025.01.25 05:12:57.815902 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9144 | 2025.01.25 05:12:57.815964 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9145 | 2025.01.25 05:12:57.816759 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9146 | 2025.01.25 05:12:57.816799 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9147 | 2025.01.25 05:12:57.817244 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9148 | 2025.01.25 05:12:57.817476 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9149 | 2025.01.25 05:12:57.817686 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001814 sec., 529217.1995589857 rows/sec., 35.17 MiB/sec. | ||
9150 | 2025.01.25 05:12:57.817743 [ 283 ] {828fee4c-20ef-4f2e-9306-96208e34472d} <Debug> TCPHandler: Processed in 0.00204657 sec. | ||
9151 | 2025.01.25 05:12:57.817889 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9152 | 2025.01.25 05:12:57.818026 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9153 | 2025.01.25 05:12:57.818089 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9154 | 2025.01.25 05:12:57.818658 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2025.01.25 05:12:57.818708 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9156 | 2025.01.25 05:12:57.819077 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9157 | 2025.01.25 05:12:57.819317 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2025.01.25 05:12:57.819530 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
9159 | 2025.01.25 05:12:57.819590 [ 284 ] {6d6114c8-3f69-4fea-bb22-d742df017732} <Debug> TCPHandler: Processed in 0.001767216 sec. | ||
9160 | 2025.01.25 05:12:57.819731 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9161 | 2025.01.25 05:12:57.819868 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9162 | 2025.01.25 05:12:57.819959 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9163 | 2025.01.25 05:12:57.821154 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9164 | 2025.01.25 05:12:57.821193 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9165 | 2025.01.25 05:12:57.821811 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9166 | 2025.01.25 05:12:57.822067 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9167 | 2025.01.25 05:12:57.822314 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002476 sec., 14135.702746365105 rows/sec., 25.33 MiB/sec. | ||
9168 | 2025.01.25 05:12:57.822419 [ 283 ] {68efbe66-6a2a-4f6c-b4d9-d8ea227b9347} <Debug> TCPHandler: Processed in 0.002752872 sec. | ||
9169 | 2025.01.25 05:12:57.822573 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9170 | 2025.01.25 05:12:57.822700 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9171 | 2025.01.25 05:12:57.822751 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9172 | 2025.01.25 05:12:57.823239 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9173 | 2025.01.25 05:12:57.823278 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9174 | 2025.01.25 05:12:57.823660 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9175 | 2025.01.25 05:12:57.823916 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9176 | 2025.01.25 05:12:57.824150 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001467 sec., 23176.550783912746 rows/sec., 1.35 MiB/sec. | ||
9177 | 2025.01.25 05:12:57.824221 [ 284 ] {35f6640c-0468-4aa8-a60e-b7e1183f5956} <Debug> TCPHandler: Processed in 0.001707796 sec. | ||
9178 | 2025.01.25 05:12:58.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.69 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 221.38 MiB (RSS), difference: -1.31 MiB | ||
9179 | 2025.01.25 05:12:58.892293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9180 | 2025.01.25 05:12:58.913462 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2025.01.25 05:12:58.913535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9182 | 2025.01.25 05:12:58.922561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9183 | 2025.01.25 05:12:58.923388 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.01.25 05:12:58.926514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9185 | 2025.01.25 05:13:02.385789 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9186 | 2025.01.25 05:13:02.386122 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9187 | 2025.01.25 05:13:02.386241 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9188 | 2025.01.25 05:13:02.387100 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9189 | 2025.01.25 05:13:02.387151 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9190 | 2025.01.25 05:13:02.387591 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9191 | 2025.01.25 05:13:02.387844 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9192 | 2025.01.25 05:13:02.388045 [ 74 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9193 | 2025.01.25 05:13:02.388108 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002074 sec., 27000.964320154293 rows/sec., 2.07 MiB/sec. | ||
9194 | 2025.01.25 05:13:02.388135 [ 74 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9195 | 2025.01.25 05:13:02.388203 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
9196 | 2025.01.25 05:13:02.388228 [ 283 ] {25751da8-268c-4add-beaf-eb3b69761e73} <Debug> TCPHandler: Processed in 0.002633389 sec. | ||
9197 | 2025.01.25 05:13:02.388527 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::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 | ||
9198 | 2025.01.25 05:13:02.388605 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9199 | 2025.01.25 05:13:02.388947 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9200 | 2025.01.25 05:13:02.389062 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1432 rows starting from the beginning of the part | ||
9201 | 2025.01.25 05:13:02.389140 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9202 | 2025.01.25 05:13:02.389423 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
9203 | 2025.01.25 05:13:02.389420 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9204 | 2025.01.25 05:13:02.389821 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 273 rows starting from the beginning of the part | ||
9205 | 2025.01.25 05:13:02.390295 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part | ||
9206 | 2025.01.25 05:13:02.390785 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1418 rows starting from the beginning of the part | ||
9207 | 2025.01.25 05:13:02.391125 [ 200 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
9208 | 2025.01.25 05:13:02.393014 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9209 | 2025.01.25 05:13:02.393097 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9210 | 2025.01.25 05:13:02.394058 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9211 | 2025.01.25 05:13:02.394424 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9212 | 2025.01.25 05:13:02.394793 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538849 sec., 506664.09332896356 rows/sec., 44.40 MiB/sec. | ||
9213 | 2025.01.25 05:13:02.394835 [ 74 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9214 | 2025.01.25 05:13:02.395004 [ 74 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9215 | 2025.01.25 05:13:02.395051 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9216 | 2025.01.25 05:13:02.395071 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006115 sec., 10466.067048242028 rows/sec., 836.51 KiB/sec. | ||
9217 | 2025.01.25 05:13:02.395284 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9218 | 2025.01.25 05:13:02.395530 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::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 | ||
9219 | 2025.01.25 05:13:02.395585 [ 284 ] {8542ae0a-2e05-4734-90aa-6b2a30a5b492} <Debug> TCPHandler: Processed in 0.007228508 sec. | ||
9220 | 2025.01.25 05:13:02.395973 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9221 | 2025.01.25 05:13:02.396434 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9222 | 2025.01.25 05:13:02.396655 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
9223 | 2025.01.25 05:13:02.396667 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9224 | 2025.01.25 05:13:02.396742 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9225 | 2025.01.25 05:13:02.397228 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9226 | 2025.01.25 05:13:02.397413 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_71_14} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9227 | 2025.01.25 05:13:02.397553 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 73 rows starting from the beginning of the part | ||
9228 | 2025.01.25 05:13:02.398037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
9229 | 2025.01.25 05:13:02.398400 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 417 rows starting from the beginning of the part | ||
9230 | 2025.01.25 05:13:02.398812 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 69 rows starting from the beginning of the part | ||
9231 | 2025.01.25 05:13:02.399146 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 883 rows starting from the beginning of the part | ||
9232 | 2025.01.25 05:13:02.399429 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
9233 | 2025.01.25 05:13:02.400487 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2025.01.25 05:13:02.400533 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9235 | 2025.01.25 05:13:02.401162 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9236 | 2025.01.25 05:13:02.401441 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.01.25 05:13:02.401718 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006533998 sec., 370370.4837375218 rows/sec., 28.41 MiB/sec. | ||
9238 | 2025.01.25 05:13:02.401743 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9239 | 2025.01.25 05:13:02.401826 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9240 | 2025.01.25 05:13:02.401895 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9241 | 2025.01.25 05:13:02.401919 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005474 sec., 23383.266350018268 rows/sec., 1.63 MiB/sec. | ||
9242 | 2025.01.25 05:13:02.402016 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9243 | 2025.01.25 05:13:02.402362 [ 283 ] {f6eb7173-da04-4163-aa8e-4e1a093ed8c4} <Debug> TCPHandler: Processed in 0.006607079 sec. | ||
9244 | 2025.01.25 05:13:02.402701 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2025.01.25 05:13:02.402712 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::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 | ||
9246 | 2025.01.25 05:13:02.403114 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9247 | 2025.01.25 05:13:02.403187 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9248 | 2025.01.25 05:13:02.403446 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_71_14} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9249 | 2025.01.25 05:13:02.403452 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9250 | 2025.01.25 05:13:02.403745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9251 | 2025.01.25 05:13:02.404028 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9252 | 2025.01.25 05:13:02.404219 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20254 rows starting from the beginning of the part | ||
9253 | 2025.01.25 05:13:02.404828 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
9254 | 2025.01.25 05:13:02.405340 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9255 | 2025.01.25 05:13:02.405738 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
9256 | 2025.01.25 05:13:02.406087 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 960 rows starting from the beginning of the part | ||
9257 | 2025.01.25 05:13:02.406456 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
9258 | 2025.01.25 05:13:02.407069 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9259 | 2025.01.25 05:13:02.407138 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9260 | 2025.01.25 05:13:02.407929 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9261 | 2025.01.25 05:13:02.408250 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9262 | 2025.01.25 05:13:02.408453 [ 74 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9263 | 2025.01.25 05:13:02.408543 [ 74 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9264 | 2025.01.25 05:13:02.408632 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9265 | 2025.01.25 05:13:02.408626 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005603 sec., 8566.839193289308 rows/sec., 591.20 KiB/sec. | ||
9266 | 2025.01.25 05:13:02.408900 [ 284 ] {198b969b-94ce-4131-8842-f4abe60b83d2} <Debug> TCPHandler: Processed in 0.006404197 sec. | ||
9267 | 2025.01.25 05:13:02.409256 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::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 | ||
9268 | 2025.01.25 05:13:02.409576 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9269 | 2025.01.25 05:13:02.409660 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3994 rows starting from the beginning of the part | ||
9270 | 2025.01.25 05:13:02.410000 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9271 | 2025.01.25 05:13:02.410186 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
9272 | 2025.01.25 05:13:02.410376 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9273 | 2025.01.25 05:13:02.410543 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
9274 | 2025.01.25 05:13:02.410641 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
9275 | 2025.01.25 05:13:02.413796 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4278 rows, containing 4 columns (4 merged, 0 gathered) in 0.004873003 sec., 877898.0846102496 rows/sec., 57.24 MiB/sec. | ||
9276 | 2025.01.25 05:13:02.414303 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9277 | 2025.01.25 05:13:02.414725 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2025.01.25 05:13:02.414896 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_71_14} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9279 | 2025.01.25 05:13:02.415211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
9280 | 2025.01.25 05:13:02.415294 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21901 rows, containing 5 columns (5 merged, 0 gathered) in 0.013241149 sec., 1654010.5394176894 rows/sec., 111.63 MiB/sec. | ||
9281 | 2025.01.25 05:13:02.415713 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9282 | 2025.01.25 05:13:02.416005 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2025.01.25 05:13:02.416087 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9284 | 2025.01.25 05:13:02.416176 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
9285 | 2025.01.25 05:13:03.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.74 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 222.86 MiB (RSS), difference: 1.12 MiB | ||
9286 | 2025.01.25 05:13:04.843417 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9287 | 2025.01.25 05:13:04.843514 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9288 | 2025.01.25 05:13:05.012760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 | ||
9289 | 2025.01.25 05:13:05.013507 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9290 | 2025.01.25 05:13:05.013552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9291 | 2025.01.25 05:13:05.014225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9292 | 2025.01.25 05:13:05.014483 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2025.01.25 05:13:05.014765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 | ||
9294 | 2025.01.25 05:13:05.105025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1310 | ||
9295 | 2025.01.25 05:13:05.109235 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9296 | 2025.01.25 05:13:05.109304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9297 | 2025.01.25 05:13:05.110843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9298 | 2025.01.25 05:13:05.111242 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9299 | 2025.01.25 05:13:05.111940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
9300 | 2025.01.25 05:13:06.426663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9301 | 2025.01.25 05:13:06.449275 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.01.25 05:13:06.449332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9303 | 2025.01.25 05:13:06.457054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9304 | 2025.01.25 05:13:06.457855 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.01.25 05:13:06.461317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9306 | 2025.01.25 05:13:07.386922 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9307 | 2025.01.25 05:13:07.387232 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9308 | 2025.01.25 05:13:07.387352 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9309 | 2025.01.25 05:13:07.388266 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9310 | 2025.01.25 05:13:07.388320 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9311 | 2025.01.25 05:13:07.388783 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9312 | 2025.01.25 05:13:07.389042 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.01.25 05:13:07.389276 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00213 sec., 30985.91549295775 rows/sec., 2.47 MiB/sec. | ||
9314 | 2025.01.25 05:13:07.389334 [ 283 ] {ef77e29e-a2f1-4ac7-8b08-e4b66c77d6a7} <Debug> TCPHandler: Processed in 0.002613549 sec. | ||
9315 | 2025.01.25 05:13:07.389584 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9316 | 2025.01.25 05:13:07.389799 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9317 | 2025.01.25 05:13:07.389881 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9318 | 2025.01.25 05:13:07.390710 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9319 | 2025.01.25 05:13:07.390758 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9320 | 2025.01.25 05:13:07.391203 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9321 | 2025.01.25 05:13:07.391451 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2025.01.25 05:13:07.391649 [ 56 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9323 | 2025.01.25 05:13:07.391719 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00197 sec., 2538.0710659898477 rows/sec., 190.85 KiB/sec. | ||
9324 | 2025.01.25 05:13:07.391786 [ 56 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9325 | 2025.01.25 05:13:07.391848 [ 284 ] {42cd82e2-3075-4a09-8c03-5e27a165c180} <Debug> TCPHandler: Processed in 0.002401096 sec. | ||
9326 | 2025.01.25 05:13:07.391872 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9327 | 2025.01.25 05:13:07.392155 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9328 | 2025.01.25 05:13:07.392170 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
9329 | 2025.01.25 05:13:07.392533 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9330 | 2025.01.25 05:13:07.392597 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9331 | 2025.01.25 05:13:07.392703 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9332 | 2025.01.25 05:13:07.392706 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part | ||
9333 | 2025.01.25 05:13:07.393127 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
9334 | 2025.01.25 05:13:07.393492 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
9335 | 2025.01.25 05:13:07.393926 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
9336 | 2025.01.25 05:13:07.394295 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
9337 | 2025.01.25 05:13:07.394517 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
9338 | 2025.01.25 05:13:07.395472 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2025.01.25 05:13:07.395542 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9340 | 2025.01.25 05:13:07.396661 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9341 | 2025.01.25 05:13:07.397384 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2025.01.25 05:13:07.397441 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005393741 sec., 33001.2138143081 rows/sec., 2.48 MiB/sec. | ||
9343 | 2025.01.25 05:13:07.397740 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005341 sec., 12918.92903950571 rows/sec., 1.01 MiB/sec. | ||
9344 | 2025.01.25 05:13:07.397829 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9345 | 2025.01.25 05:13:07.397863 [ 283 ] {8d955bf0-777c-4896-803f-6946f6877599} <Debug> TCPHandler: Processed in 0.005905419 sec. | ||
9346 | 2025.01.25 05:13:07.398166 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9347 | 2025.01.25 05:13:07.398455 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9348 | 2025.01.25 05:13:07.398560 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2025.01.25 05:13:07.398579 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9350 | 2025.01.25 05:13:07.398759 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_56_11} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9351 | 2025.01.25 05:13:07.398894 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9352 | 2025.01.25 05:13:07.399316 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9353 | 2025.01.25 05:13:07.399354 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9354 | 2025.01.25 05:13:07.399761 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9355 | 2025.01.25 05:13:07.400002 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9356 | 2025.01.25 05:13:07.400210 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001827 sec., 87575.25998905308 rows/sec., 6.10 MiB/sec. | ||
9357 | 2025.01.25 05:13:07.400264 [ 284 ] {f841c19f-974e-443e-b550-6dcd5f29567d} <Debug> TCPHandler: Processed in 0.002268604 sec. | ||
9358 | 2025.01.25 05:13:07.400462 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9359 | 2025.01.25 05:13:07.400687 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9360 | 2025.01.25 05:13:07.400779 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9361 | 2025.01.25 05:13:07.401895 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9362 | 2025.01.25 05:13:07.401938 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9363 | 2025.01.25 05:13:07.402589 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9364 | 2025.01.25 05:13:07.402856 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9365 | 2025.01.25 05:13:07.403039 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9366 | 2025.01.25 05:13:07.403114 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2025.01.25 05:13:07.403148 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9368 | 2025.01.25 05:13:07.403186 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002539 sec., 1969.2792437967703 rows/sec., 3.53 MiB/sec. | ||
9369 | 2025.01.25 05:13:07.403661 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
9370 | 2025.01.25 05:13:07.403974 [ 283 ] {ffdf5116-be53-42a9-b088-f4f7f6322d62} <Debug> TCPHandler: Processed in 0.003616745 sec. | ||
9371 | 2025.01.25 05:13:07.404257 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9372 | 2025.01.25 05:13:07.404737 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9373 | 2025.01.25 05:13:07.404925 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9374 | 2025.01.25 05:13:07.405486 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9375 | 2025.01.25 05:13:07.405703 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1013 rows starting from the beginning of the part | ||
9376 | 2025.01.25 05:13:07.406409 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
9377 | 2025.01.25 05:13:07.407185 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
9378 | 2025.01.25 05:13:07.407190 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2025.01.25 05:13:07.407280 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9380 | 2025.01.25 05:13:07.407824 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
9381 | 2025.01.25 05:13:07.408485 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
9382 | 2025.01.25 05:13:07.409082 [ 187 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
9383 | 2025.01.25 05:13:07.409088 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9384 | 2025.01.25 05:13:07.409835 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9385 | 2025.01.25 05:13:07.410420 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005826 sec., 10298.661174047375 rows/sec., 710.71 KiB/sec. | ||
9386 | 2025.01.25 05:13:07.410750 [ 284 ] {1cdf7a18-ee21-4829-b17b-310f12dcff3d} <Debug> TCPHandler: Processed in 0.00665162 sec. | ||
9387 | 2025.01.25 05:13:07.417983 [ 190 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 19 columns (19 merged, 0 gathered) in 0.014741061 sec., 74485.81889729647 rows/sec., 133.48 MiB/sec. | ||
9388 | 2025.01.25 05:13:07.419310 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9389 | 2025.01.25 05:13:07.419748 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9390 | 2025.01.25 05:13:07.419832 [ 186 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9391 | 2025.01.25 05:13:07.419992 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.49 MiB. | ||
9392 | 2025.01.25 05:13:08.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.46 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 226.52 MiB (RSS), difference: 3.05 MiB | ||
9393 | 2025.01.25 05:13:09.205217 [ 24 ] {} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9394 | 2025.01.25 05:13:09.205315 [ 24 ] {} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9395 | 2025.01.25 05:13:09.205356 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9396 | 2025.01.25 05:13:09.205612 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
9397 | 2025.01.25 05:13:09.205898 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9398 | 2025.01.25 05:13:09.205937 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
9399 | 2025.01.25 05:13:09.206023 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9400 | 2025.01.25 05:13:09.206259 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
9401 | 2025.01.25 05:13:09.206442 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
9402 | 2025.01.25 05:13:09.206604 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
9403 | 2025.01.25 05:13:09.207673 [ 190 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002213683 sec., 16262.491061276614 rows/sec., 1.36 MiB/sec. | ||
9404 | 2025.01.25 05:13:09.207821 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9405 | 2025.01.25 05:13:09.208104 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9406 | 2025.01.25 05:13:09.208190 [ 194 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_17_4} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9407 | 2025.01.25 05:13:09.208274 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9408 | 2025.01.25 05:13:12.391923 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9409 | 2025.01.25 05:13:12.392123 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9410 | 2025.01.25 05:13:12.392196 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9411 | 2025.01.25 05:13:12.392935 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9412 | 2025.01.25 05:13:12.392982 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9413 | 2025.01.25 05:13:12.393440 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9414 | 2025.01.25 05:13:12.393700 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9415 | 2025.01.25 05:13:12.393947 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
9416 | 2025.01.25 05:13:12.394015 [ 283 ] {be025bad-f249-47b8-9a45-7e03592230fb} <Debug> TCPHandler: Processed in 0.002220713 sec. | ||
9417 | 2025.01.25 05:13:12.394267 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9418 | 2025.01.25 05:13:12.394477 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9419 | 2025.01.25 05:13:12.394560 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9420 | 2025.01.25 05:13:12.395437 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9421 | 2025.01.25 05:13:12.395485 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9422 | 2025.01.25 05:13:12.395951 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9423 | 2025.01.25 05:13:12.396214 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9424 | 2025.01.25 05:13:12.396460 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002039 sec., 133889.1613536047 rows/sec., 11.80 MiB/sec. | ||
9425 | 2025.01.25 05:13:12.396543 [ 284 ] {69b76c17-4782-445a-be81-e156ef4f84b2} <Debug> TCPHandler: Processed in 0.002419426 sec. | ||
9426 | 2025.01.25 05:13:12.396756 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9427 | 2025.01.25 05:13:12.396955 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9428 | 2025.01.25 05:13:12.397020 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9429 | 2025.01.25 05:13:12.397739 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9430 | 2025.01.25 05:13:12.397787 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9431 | 2025.01.25 05:13:12.398170 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9432 | 2025.01.25 05:13:12.398413 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9433 | 2025.01.25 05:13:12.398661 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001731 sec., 24263.431542461007 rows/sec., 1.74 MiB/sec. | ||
9434 | 2025.01.25 05:13:12.398792 [ 283 ] {f45902ed-66ec-4ad8-860e-f54169fabb0d} <Debug> TCPHandler: Processed in 0.002165383 sec. | ||
9435 | 2025.01.25 05:13:12.399044 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9436 | 2025.01.25 05:13:12.399195 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9437 | 2025.01.25 05:13:12.399252 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9438 | 2025.01.25 05:13:12.399916 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9439 | 2025.01.25 05:13:12.399956 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9440 | 2025.01.25 05:13:12.400313 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9441 | 2025.01.25 05:13:12.400547 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9442 | 2025.01.25 05:13:12.400761 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. | ||
9443 | 2025.01.25 05:13:12.400813 [ 284 ] {36b90afb-a9ae-4ab7-b35d-b71db931f150} <Debug> TCPHandler: Processed in 0.001920649 sec. | ||
9444 | 2025.01.25 05:13:12.400958 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9445 | 2025.01.25 05:13:12.401097 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9446 | 2025.01.25 05:13:12.401155 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9447 | 2025.01.25 05:13:12.401846 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9448 | 2025.01.25 05:13:12.401891 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9449 | 2025.01.25 05:13:12.402245 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9450 | 2025.01.25 05:13:12.402485 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9451 | 2025.01.25 05:13:12.402699 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001633 sec., 7960.808328230251 rows/sec., 496.35 KiB/sec. | ||
9452 | 2025.01.25 05:13:12.402755 [ 283 ] {a1a02688-9a08-4cd7-8191-339f7f1ab618} <Debug> TCPHandler: Processed in 0.001866968 sec. | ||
9453 | 2025.01.25 05:13:12.402891 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9454 | 2025.01.25 05:13:12.403026 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9455 | 2025.01.25 05:13:12.403084 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9456 | 2025.01.25 05:13:12.403897 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9457 | 2025.01.25 05:13:12.403936 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9458 | 2025.01.25 05:13:12.404316 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9459 | 2025.01.25 05:13:12.404554 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9460 | 2025.01.25 05:13:12.404806 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.0018 sec., 231666.6666666667 rows/sec., 16.54 MiB/sec. | ||
9461 | 2025.01.25 05:13:12.404901 [ 284 ] {48a4bce7-8775-4f23-8d32-f3ba3446f2c9} <Debug> TCPHandler: Processed in 0.002064791 sec. | ||
9462 | 2025.01.25 05:13:12.405143 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9463 | 2025.01.25 05:13:12.405308 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9464 | 2025.01.25 05:13:12.405369 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9465 | 2025.01.25 05:13:12.405933 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9466 | 2025.01.25 05:13:12.405972 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9467 | 2025.01.25 05:13:12.406340 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9468 | 2025.01.25 05:13:12.406594 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9469 | 2025.01.25 05:13:12.406857 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 199.03 KiB/sec. | ||
9470 | 2025.01.25 05:13:12.407079 [ 283 ] {e864cb7a-24c4-4dff-8acb-f491eba99696} <Debug> TCPHandler: Processed in 0.002070101 sec. | ||
9471 | 2025.01.25 05:13:12.407276 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9472 | 2025.01.25 05:13:12.407413 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9473 | 2025.01.25 05:13:12.407475 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9474 | 2025.01.25 05:13:12.408103 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2025.01.25 05:13:12.408141 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9476 | 2025.01.25 05:13:12.408543 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9477 | 2025.01.25 05:13:12.408785 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2025.01.25 05:13:12.408992 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. | ||
9479 | 2025.01.25 05:13:12.409046 [ 284 ] {cad0873a-9a44-445a-ad15-abc3fe1c685c} <Debug> TCPHandler: Processed in 0.001860388 sec. | ||
9480 | 2025.01.25 05:13:12.409203 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9481 | 2025.01.25 05:13:12.409340 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9482 | 2025.01.25 05:13:12.409401 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9483 | 2025.01.25 05:13:12.409934 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9484 | 2025.01.25 05:13:12.409973 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9485 | 2025.01.25 05:13:12.410339 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9486 | 2025.01.25 05:13:12.410580 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9487 | 2025.01.25 05:13:12.410810 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
9488 | 2025.01.25 05:13:12.410927 [ 283 ] {9386d1c2-6239-4191-b7e8-912b037ff861} <Debug> TCPHandler: Processed in 0.001791107 sec. | ||
9489 | 2025.01.25 05:13:12.411093 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9490 | 2025.01.25 05:13:12.411240 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9491 | 2025.01.25 05:13:12.411335 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9492 | 2025.01.25 05:13:12.412567 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2025.01.25 05:13:12.412607 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9494 | 2025.01.25 05:13:12.413273 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9495 | 2025.01.25 05:13:12.413543 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2025.01.25 05:13:12.413841 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002631 sec., 13302.926643861649 rows/sec., 23.84 MiB/sec. | ||
9497 | 2025.01.25 05:13:12.414399 [ 284 ] {83ab49eb-bf32-49bb-a495-2b944cc203a3} <Debug> TCPHandler: Processed in 0.00337055 sec. | ||
9498 | 2025.01.25 05:13:12.414664 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9499 | 2025.01.25 05:13:12.414806 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9500 | 2025.01.25 05:13:12.414864 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9501 | 2025.01.25 05:13:12.415353 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9502 | 2025.01.25 05:13:12.415393 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9503 | 2025.01.25 05:13:12.415770 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9504 | 2025.01.25 05:13:12.416012 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9505 | 2025.01.25 05:13:12.416231 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001455 sec., 56357.388316151206 rows/sec., 3.58 MiB/sec. | ||
9506 | 2025.01.25 05:13:12.416284 [ 283 ] {2ebbdd7b-5396-43d9-9cd0-fc625fe2adae} <Debug> TCPHandler: Processed in 0.001758477 sec. | ||
9507 | 2025.01.25 05:13:12.514983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 | ||
9508 | 2025.01.25 05:13:12.515629 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2025.01.25 05:13:12.515679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9510 | 2025.01.25 05:13:12.516189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9511 | 2025.01.25 05:13:12.516457 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2025.01.25 05:13:12.516713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9513 | 2025.01.25 05:13:13.961462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9514 | 2025.01.25 05:13:13.982925 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9515 | 2025.01.25 05:13:13.982987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9516 | 2025.01.25 05:13:13.990370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9517 | 2025.01.25 05:13:13.991153 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9518 | 2025.01.25 05:13:13.993946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9519 | 2025.01.25 05:13:15.112293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1344 | ||
9520 | 2025.01.25 05:13:15.115430 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2025.01.25 05:13:15.115488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9522 | 2025.01.25 05:13:15.117027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9523 | 2025.01.25 05:13:15.117337 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9524 | 2025.01.25 05:13:15.118632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
9525 | 2025.01.25 05:13:17.387167 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2025.01.25 05:13:17.387464 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9527 | 2025.01.25 05:13:17.387579 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9528 | 2025.01.25 05:13:17.388491 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9529 | 2025.01.25 05:13:17.388535 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9530 | 2025.01.25 05:13:17.388950 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9531 | 2025.01.25 05:13:17.389212 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9532 | 2025.01.25 05:13:17.389458 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002077 sec., 962.9272989889264 rows/sec., 78.52 KiB/sec. | ||
9533 | 2025.01.25 05:13:17.389522 [ 283 ] {2a1e6a39-908c-4480-a1bc-fff47a3f6e5e} <Debug> TCPHandler: Processed in 0.002541958 sec. | ||
9534 | 2025.01.25 05:13:17.389769 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2025.01.25 05:13:17.389969 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9536 | 2025.01.25 05:13:17.390044 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9537 | 2025.01.25 05:13:17.390815 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9538 | 2025.01.25 05:13:17.390864 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9539 | 2025.01.25 05:13:17.391312 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9540 | 2025.01.25 05:13:17.391567 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9541 | 2025.01.25 05:13:17.391828 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001912 sec., 35041.8410041841 rows/sec., 2.79 MiB/sec. | ||
9542 | 2025.01.25 05:13:17.391898 [ 284 ] {97267c08-84b8-4f8d-b492-404844072b1b} <Debug> TCPHandler: Processed in 0.002267265 sec. | ||
9543 | 2025.01.25 05:13:17.392098 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9544 | 2025.01.25 05:13:17.392243 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9545 | 2025.01.25 05:13:17.392304 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9546 | 2025.01.25 05:13:17.392992 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9547 | 2025.01.25 05:13:17.393040 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9548 | 2025.01.25 05:13:17.393404 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9549 | 2025.01.25 05:13:17.393641 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9550 | 2025.01.25 05:13:17.393862 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001651 sec., 4239.854633555421 rows/sec., 312.31 KiB/sec. | ||
9551 | 2025.01.25 05:13:17.393966 [ 283 ] {a41bbb69-b822-401e-b4fa-392aeb932f7e} <Debug> TCPHandler: Processed in 0.001973969 sec. | ||
9552 | 2025.01.25 05:13:17.394164 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9553 | 2025.01.25 05:13:17.394310 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9554 | 2025.01.25 05:13:17.394371 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9555 | 2025.01.25 05:13:17.395088 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9556 | 2025.01.25 05:13:17.395130 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9557 | 2025.01.25 05:13:17.395520 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9558 | 2025.01.25 05:13:17.395763 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2025.01.25 05:13:17.395974 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001698 sec., 41813.898704358064 rows/sec., 3.27 MiB/sec. | ||
9560 | 2025.01.25 05:13:17.396030 [ 284 ] {33081a1b-bc8d-47b8-89fc-5b037855fd7e} <Debug> TCPHandler: Processed in 0.001972959 sec. | ||
9561 | 2025.01.25 05:13:17.396239 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9562 | 2025.01.25 05:13:17.396460 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9563 | 2025.01.25 05:13:17.396558 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9564 | 2025.01.25 05:13:17.397350 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9565 | 2025.01.25 05:13:17.397390 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9566 | 2025.01.25 05:13:17.397781 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9567 | 2025.01.25 05:13:17.398022 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9568 | 2025.01.25 05:13:17.398254 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001849 sec., 87074.09410492158 rows/sec., 6.06 MiB/sec. | ||
9569 | 2025.01.25 05:13:17.398309 [ 283 ] {60d320b0-ac16-4db6-9e1c-15fc3b68eed5} <Debug> TCPHandler: Processed in 0.002183423 sec. | ||
9570 | 2025.01.25 05:13:17.398456 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2025.01.25 05:13:17.398597 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9572 | 2025.01.25 05:13:17.398692 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9573 | 2025.01.25 05:13:17.399857 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9574 | 2025.01.25 05:13:17.399896 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9575 | 2025.01.25 05:13:17.400523 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9576 | 2025.01.25 05:13:17.400788 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9577 | 2025.01.25 05:13:17.401073 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002509 sec., 1992.8258270227182 rows/sec., 3.57 MiB/sec. | ||
9578 | 2025.01.25 05:13:17.401187 [ 284 ] {a4f0936b-8a65-4138-ac83-faf54946c1cf} <Debug> TCPHandler: Processed in 0.002797142 sec. | ||
9579 | 2025.01.25 05:13:17.401390 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2025.01.25 05:13:17.401612 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9581 | 2025.01.25 05:13:17.401706 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9582 | 2025.01.25 05:13:17.402376 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9583 | 2025.01.25 05:13:17.402414 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9584 | 2025.01.25 05:13:17.402781 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9585 | 2025.01.25 05:13:17.403027 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9586 | 2025.01.25 05:13:17.403250 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001691 sec., 35481.96333530455 rows/sec., 2.39 MiB/sec. | ||
9587 | 2025.01.25 05:13:17.403301 [ 283 ] {bfc517d4-3cd8-440f-935b-aadc02df8b5a} <Debug> TCPHandler: Processed in 0.00201688 sec. | ||
9588 | 2025.01.25 05:13:19.843572 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9589 | 2025.01.25 05:13:19.843632 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9590 | 2025.01.25 05:13:20.016934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
9591 | 2025.01.25 05:13:20.017693 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9592 | 2025.01.25 05:13:20.017740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9593 | 2025.01.25 05:13:20.018266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9594 | 2025.01.25 05:13:20.018529 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9595 | 2025.01.25 05:13:20.018739 [ 126 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9596 | 2025.01.25 05:13:20.018792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
9597 | 2025.01.25 05:13:20.018839 [ 126 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2025.01.25 05:13:20.018870 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9599 | 2025.01.25 05:13:20.018983 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9600 | 2025.01.25 05:13:20.019083 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9601 | 2025.01.25 05:13:20.019114 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9602 | 2025.01.25 05:13:20.019179 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9603 | 2025.01.25 05:13:20.019343 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9604 | 2025.01.25 05:13:20.019677 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9605 | 2025.01.25 05:13:20.019875 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9606 | 2025.01.25 05:13:20.020053 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
9607 | 2025.01.25 05:13:20.022517 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003572464 sec., 5925042.211761966 rows/sec., 84.76 MiB/sec. | ||
9608 | 2025.01.25 05:13:20.023177 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9609 | 2025.01.25 05:13:20.023528 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2025.01.25 05:13:20.023624 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_46_9} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9611 | 2025.01.25 05:13:20.023745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9612 | 2025.01.25 05:13:21.494091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9613 | 2025.01.25 05:13:21.515371 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9614 | 2025.01.25 05:13:21.515426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9615 | 2025.01.25 05:13:21.522650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9616 | 2025.01.25 05:13:21.523453 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9617 | 2025.01.25 05:13:21.523811 [ 129 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9618 | 2025.01.25 05:13:21.523934 [ 129 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9619 | 2025.01.25 05:13:21.523996 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9620 | 2025.01.25 05:13:21.524416 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
9621 | 2025.01.25 05:13:21.541642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9622 | 2025.01.25 05:13:21.542846 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9623 | 2025.01.25 05:13:21.544258 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9624 | 2025.01.25 05:13:21.550003 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9625 | 2025.01.25 05:13:21.555774 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
9626 | 2025.01.25 05:13:21.561432 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
9627 | 2025.01.25 05:13:21.567311 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
9628 | 2025.01.25 05:13:21.571873 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
9629 | 2025.01.25 05:13:21.630703 [ 197 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106559361 sec., 3256.4009087854797 rows/sec., 16.84 MiB/sec. | ||
9630 | 2025.01.25 05:13:21.633784 [ 200 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9631 | 2025.01.25 05:13:21.636774 [ 200 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2025.01.25 05:13:21.636863 [ 200 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_46_9} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9633 | 2025.01.25 05:13:21.639281 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9634 | 2025.01.25 05:13:22.392906 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9635 | 2025.01.25 05:13:22.393112 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9636 | 2025.01.25 05:13:22.393192 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9637 | 2025.01.25 05:13:22.393929 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2025.01.25 05:13:22.393976 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9639 | 2025.01.25 05:13:22.394407 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9640 | 2025.01.25 05:13:22.394686 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2025.01.25 05:13:22.394954 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
9642 | 2025.01.25 05:13:22.395065 [ 283 ] {6b442991-5ba1-49ba-bdf1-b92f466c6d5f} <Debug> TCPHandler: Processed in 0.002296934 sec. | ||
9643 | 2025.01.25 05:13:22.395356 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9644 | 2025.01.25 05:13:22.395544 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9645 | 2025.01.25 05:13:22.395617 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9646 | 2025.01.25 05:13:22.396481 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9647 | 2025.01.25 05:13:22.396525 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9648 | 2025.01.25 05:13:22.396996 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9649 | 2025.01.25 05:13:22.397270 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2025.01.25 05:13:22.397482 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.001991 sec., 137117.02661978905 rows/sec., 12.08 MiB/sec. | ||
9651 | 2025.01.25 05:13:22.397547 [ 284 ] {780f042c-1b38-404c-ac8f-0fae9e465405} <Debug> TCPHandler: Processed in 0.002358485 sec. | ||
9652 | 2025.01.25 05:13:22.397700 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9653 | 2025.01.25 05:13:22.397840 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9654 | 2025.01.25 05:13:22.397899 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9655 | 2025.01.25 05:13:22.398550 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9656 | 2025.01.25 05:13:22.398590 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9657 | 2025.01.25 05:13:22.398951 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9658 | 2025.01.25 05:13:22.399197 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9659 | 2025.01.25 05:13:22.399409 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001601 sec., 26233.603997501563 rows/sec., 1.88 MiB/sec. | ||
9660 | 2025.01.25 05:13:22.399463 [ 283 ] {ce57e703-d181-4d40-9671-4f0771a7d1f0} <Debug> TCPHandler: Processed in 0.001830207 sec. | ||
9661 | 2025.01.25 05:13:22.399608 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9662 | 2025.01.25 05:13:22.399734 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9663 | 2025.01.25 05:13:22.399789 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9664 | 2025.01.25 05:13:22.400378 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9665 | 2025.01.25 05:13:22.400416 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9666 | 2025.01.25 05:13:22.400767 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9667 | 2025.01.25 05:13:22.401012 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9668 | 2025.01.25 05:13:22.401277 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec. | ||
9669 | 2025.01.25 05:13:22.401338 [ 284 ] {19602b4d-ac40-4cfd-b35a-d6d559b47169} <Debug> TCPHandler: Processed in 0.001786746 sec. | ||
9670 | 2025.01.25 05:13:22.401479 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9671 | 2025.01.25 05:13:22.401615 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9672 | 2025.01.25 05:13:22.401673 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9673 | 2025.01.25 05:13:22.402331 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9674 | 2025.01.25 05:13:22.402372 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9675 | 2025.01.25 05:13:22.402735 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9676 | 2025.01.25 05:13:22.402981 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9677 | 2025.01.25 05:13:22.403202 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. | ||
9678 | 2025.01.25 05:13:22.403256 [ 283 ] {5aee6dfc-e508-4d2a-8aeb-752a42312f1d} <Debug> TCPHandler: Processed in 0.001846438 sec. | ||
9679 | 2025.01.25 05:13:22.403412 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9680 | 2025.01.25 05:13:22.403557 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9681 | 2025.01.25 05:13:22.403620 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9682 | 2025.01.25 05:13:22.404483 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9683 | 2025.01.25 05:13:22.404525 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9684 | 2025.01.25 05:13:22.404928 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9685 | 2025.01.25 05:13:22.405180 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9686 | 2025.01.25 05:13:22.405433 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001909 sec., 218438.9732844421 rows/sec., 15.59 MiB/sec. | ||
9687 | 2025.01.25 05:13:22.405526 [ 284 ] {7e149083-0840-4533-852d-c7d265bc40bf} <Debug> TCPHandler: Processed in 0.002182802 sec. | ||
9688 | 2025.01.25 05:13:22.405712 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9689 | 2025.01.25 05:13:22.405849 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9690 | 2025.01.25 05:13:22.405902 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9691 | 2025.01.25 05:13:22.406382 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.01.25 05:13:22.406419 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9693 | 2025.01.25 05:13:22.406792 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9694 | 2025.01.25 05:13:22.407026 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9695 | 2025.01.25 05:13:22.407240 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
9696 | 2025.01.25 05:13:22.407291 [ 283 ] {991f7308-0037-4acf-8c95-bb01308a2243} <Debug> TCPHandler: Processed in 0.001675776 sec. | ||
9697 | 2025.01.25 05:13:22.407443 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9698 | 2025.01.25 05:13:22.407585 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9699 | 2025.01.25 05:13:22.407657 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9700 | 2025.01.25 05:13:22.408317 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9701 | 2025.01.25 05:13:22.408356 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9702 | 2025.01.25 05:13:22.408773 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9703 | 2025.01.25 05:13:22.409010 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9704 | 2025.01.25 05:13:22.409239 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001688 sec., 140402.84360189573 rows/sec., 9.41 MiB/sec. | ||
9705 | 2025.01.25 05:13:22.409297 [ 284 ] {d16b5863-0f5f-40db-96e9-1ce32bd6ee33} <Debug> TCPHandler: Processed in 0.001921239 sec. | ||
9706 | 2025.01.25 05:13:22.409434 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9707 | 2025.01.25 05:13:22.409570 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9708 | 2025.01.25 05:13:22.409631 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9709 | 2025.01.25 05:13:22.410212 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9710 | 2025.01.25 05:13:22.410257 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9711 | 2025.01.25 05:13:22.410615 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9712 | 2025.01.25 05:13:22.410848 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9713 | 2025.01.25 05:13:22.411017 [ 151 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
9714 | 2025.01.25 05:13:22.411077 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
9715 | 2025.01.25 05:13:22.411097 [ 151 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9716 | 2025.01.25 05:13:22.411164 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9717 | 2025.01.25 05:13:22.411193 [ 283 ] {9223b6aa-106e-48ef-aa5a-49e76a9f8b48} <Debug> TCPHandler: Processed in 0.001821307 sec. | ||
9718 | 2025.01.25 05:13:22.411431 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9719 | 2025.01.25 05:13:22.411773 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
9720 | 2025.01.25 05:13:22.411817 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9721 | 2025.01.25 05:13:22.412180 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.25 05:13:22.412369 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9723 | 2025.01.25 05:13:22.412511 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
9724 | 2025.01.25 05:13:22.412936 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9725 | 2025.01.25 05:13:22.413405 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9726 | 2025.01.25 05:13:22.413765 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9727 | 2025.01.25 05:13:22.414106 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9728 | 2025.01.25 05:13:22.414556 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9729 | 2025.01.25 05:13:22.418311 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006966105 sec., 4593.671786457425 rows/sec., 309.53 KiB/sec. | ||
9730 | 2025.01.25 05:13:22.418366 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9731 | 2025.01.25 05:13:22.418430 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9732 | 2025.01.25 05:13:22.418481 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
9733 | 2025.01.25 05:13:22.419141 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2025.01.25 05:13:22.419295 [ 199 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_32_7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
9735 | 2025.01.25 05:13:22.419447 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9736 | 2025.01.25 05:13:22.419779 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9737 | 2025.01.25 05:13:22.420065 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2025.01.25 05:13:22.420364 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.008654 sec., 4044.372544488098 rows/sec., 7.25 MiB/sec. | ||
9739 | 2025.01.25 05:13:22.420774 [ 284 ] {358a4878-3949-40dc-9a1b-500df8df8163} <Debug> TCPHandler: Processed in 0.009479592 sec. | ||
9740 | 2025.01.25 05:13:22.421027 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2025.01.25 05:13:22.421182 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9742 | 2025.01.25 05:13:22.421239 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9743 | 2025.01.25 05:13:22.421782 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2025.01.25 05:13:22.421828 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
9745 | 2025.01.25 05:13:22.422361 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9746 | 2025.01.25 05:13:22.422700 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2025.01.25 05:13:22.422932 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001778 sec., 46119.23509561305 rows/sec., 2.93 MiB/sec. | ||
9748 | 2025.01.25 05:13:22.422984 [ 283 ] {f07585da-4b11-4cd1-b21d-d0dba96c4528} <Debug> TCPHandler: Processed in 0.002101331 sec. | ||
9749 | 2025.01.25 05:13:25.119706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 | ||
9750 | 2025.01.25 05:13:25.122864 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9751 | 2025.01.25 05:13:25.122914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9752 | 2025.01.25 05:13:25.124412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9753 | 2025.01.25 05:13:25.124733 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9754 | 2025.01.25 05:13:25.125320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
9755 | 2025.01.25 05:13:27.385816 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9756 | 2025.01.25 05:13:27.386031 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9757 | 2025.01.25 05:13:27.386115 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9758 | 2025.01.25 05:13:27.386974 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2025.01.25 05:13:27.387025 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9760 | 2025.01.25 05:13:27.387490 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9761 | 2025.01.25 05:13:27.387751 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2025.01.25 05:13:27.387966 [ 145 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9763 | 2025.01.25 05:13:27.387996 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002025 sec., 32592.592592592595 rows/sec., 2.59 MiB/sec. | ||
9764 | 2025.01.25 05:13:27.388049 [ 145 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9765 | 2025.01.25 05:13:27.388117 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9766 | 2025.01.25 05:13:27.388130 [ 283 ] {6f6b84a0-035a-4a70-8fe3-2f1842091269} <Debug> TCPHandler: Processed in 0.002453447 sec. | ||
9767 | 2025.01.25 05:13:27.388351 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9768 | 2025.01.25 05:13:27.388417 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9769 | 2025.01.25 05:13:27.388515 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9770 | 2025.01.25 05:13:27.388566 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part | ||
9771 | 2025.01.25 05:13:27.388621 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9772 | 2025.01.25 05:13:27.388682 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
9773 | 2025.01.25 05:13:27.388792 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9774 | 2025.01.25 05:13:27.389075 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 273 rows starting from the beginning of the part | ||
9775 | 2025.01.25 05:13:27.389488 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 67 rows starting from the beginning of the part | ||
9776 | 2025.01.25 05:13:27.389856 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 273 rows starting from the beginning of the part | ||
9777 | 2025.01.25 05:13:27.390299 [ 192 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part | ||
9778 | 2025.01.25 05:13:27.391481 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9779 | 2025.01.25 05:13:27.391525 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9780 | 2025.01.25 05:13:27.392160 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9781 | 2025.01.25 05:13:27.392451 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9782 | 2025.01.25 05:13:27.392771 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.004534988 sec., 480045.3716746328 rows/sec., 42.38 MiB/sec. | ||
9783 | 2025.01.25 05:13:27.392900 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.004322 sec., 1156.8718186024987 rows/sec., 86.99 KiB/sec. | ||
9784 | 2025.01.25 05:13:27.393088 [ 284 ] {afeaa6ca-ab2f-4f3d-8d2d-51b0f92811fe} <Debug> TCPHandler: Processed in 0.004837662 sec. | ||
9785 | 2025.01.25 05:13:27.393455 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2025.01.25 05:13:27.393466 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9787 | 2025.01.25 05:13:27.393753 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9788 | 2025.01.25 05:13:27.393854 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9789 | 2025.01.25 05:13:27.394047 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9790 | 2025.01.25 05:13:27.394200 [ 196 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_76_15} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9791 | 2025.01.25 05:13:27.394322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
9792 | 2025.01.25 05:13:27.394656 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2025.01.25 05:13:27.394696 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9794 | 2025.01.25 05:13:27.395076 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9795 | 2025.01.25 05:13:27.395318 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2025.01.25 05:13:27.395491 [ 145 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9797 | 2025.01.25 05:13:27.395544 [ 145 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2025.01.25 05:13:27.395559 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001862 sec., 37056.928034371645 rows/sec., 2.89 MiB/sec. | ||
9799 | 2025.01.25 05:13:27.395576 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9800 | 2025.01.25 05:13:27.395706 [ 283 ] {bb6ab51b-1b93-4eff-9ef7-b255b2c7e2b9} <Debug> TCPHandler: Processed in 0.002506108 sec. | ||
9801 | 2025.01.25 05:13:27.395865 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9802 | 2025.01.25 05:13:27.395897 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9803 | 2025.01.25 05:13:27.396148 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9804 | 2025.01.25 05:13:27.396169 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9805 | 2025.01.25 05:13:27.396258 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
9806 | 2025.01.25 05:13:27.396270 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9807 | 2025.01.25 05:13:27.396613 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 69 rows starting from the beginning of the part | ||
9808 | 2025.01.25 05:13:27.397029 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 417 rows starting from the beginning of the part | ||
9809 | 2025.01.25 05:13:27.397501 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 71 rows starting from the beginning of the part | ||
9810 | 2025.01.25 05:13:27.397745 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 417 rows starting from the beginning of the part | ||
9811 | 2025.01.25 05:13:27.398091 [ 189 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 69 rows starting from the beginning of the part | ||
9812 | 2025.01.25 05:13:27.399068 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2025.01.25 05:13:27.399135 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9814 | 2025.01.25 05:13:27.400113 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9815 | 2025.01.25 05:13:27.400609 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2025.01.25 05:13:27.400804 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9817 | 2025.01.25 05:13:27.400899 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9818 | 2025.01.25 05:13:27.400963 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9819 | 2025.01.25 05:13:27.400998 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004952 sec., 32310.177705977385 rows/sec., 2.25 MiB/sec. | ||
9820 | 2025.01.25 05:13:27.401480 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9821 | 2025.01.25 05:13:27.401499 [ 284 ] {702b8624-d560-401d-9d64-8f07d5ee7ed6} <Debug> TCPHandler: Processed in 0.005682536 sec. | ||
9822 | 2025.01.25 05:13:27.401787 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048201 sec., 323567.28885167674 rows/sec., 24.77 MiB/sec. | ||
9823 | 2025.01.25 05:13:27.401844 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9824 | 2025.01.25 05:13:27.401977 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9825 | 2025.01.25 05:13:27.402027 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21901 rows starting from the beginning of the part | ||
9826 | 2025.01.25 05:13:27.402232 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9827 | 2025.01.25 05:13:27.402274 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9828 | 2025.01.25 05:13:27.402419 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9829 | 2025.01.25 05:13:27.402902 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9830 | 2025.01.25 05:13:27.403010 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
9831 | 2025.01.25 05:13:27.403620 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
9832 | 2025.01.25 05:13:27.403934 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9833 | 2025.01.25 05:13:27.404098 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9834 | 2025.01.25 05:13:27.404537 [ 188 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_76_15} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9835 | 2025.01.25 05:13:27.404750 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9836 | 2025.01.25 05:13:27.405062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9837 | 2025.01.25 05:13:27.407071 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.01.25 05:13:27.407120 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9839 | 2025.01.25 05:13:27.408159 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9840 | 2025.01.25 05:13:27.408440 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.01.25 05:13:27.409383 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.007275 sec., 687.2852233676975 rows/sec., 1.23 MiB/sec. | ||
9842 | 2025.01.25 05:13:27.409921 [ 283 ] {23aa054f-2e8a-4027-8556-c4979dad9a5e} <Debug> TCPHandler: Processed in 0.008249184 sec. | ||
9843 | 2025.01.25 05:13:27.410178 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2025.01.25 05:13:27.410324 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9845 | 2025.01.25 05:13:27.410385 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9846 | 2025.01.25 05:13:27.410923 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2025.01.25 05:13:27.410961 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9848 | 2025.01.25 05:13:27.413698 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9849 | 2025.01.25 05:13:27.414134 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2025.01.25 05:13:27.414398 [ 145 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9851 | 2025.01.25 05:13:27.414472 [ 145 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2025.01.25 05:13:27.414493 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004189 sec., 14323.2275005968 rows/sec., 988.45 KiB/sec. | ||
9853 | 2025.01.25 05:13:27.414517 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9854 | 2025.01.25 05:13:27.414857 [ 284 ] {6943773f-a141-4645-8987-b2873d8ad1d4} <Debug> TCPHandler: Processed in 0.004819162 sec. | ||
9855 | 2025.01.25 05:13:27.415181 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9856 | 2025.01.25 05:13:27.415803 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9857 | 2025.01.25 05:13:27.415931 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4278 rows starting from the beginning of the part | ||
9858 | 2025.01.25 05:13:27.416277 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9859 | 2025.01.25 05:13:27.416588 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
9860 | 2025.01.25 05:13:27.416998 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9861 | 2025.01.25 05:13:27.417466 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9862 | 2025.01.25 05:13:27.417975 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9863 | 2025.01.25 05:13:27.422242 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4622 rows, containing 4 columns (4 merged, 0 gathered) in 0.007580344 sec., 609734.8616368861 rows/sec., 39.77 MiB/sec. | ||
9864 | 2025.01.25 05:13:27.422797 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9865 | 2025.01.25 05:13:27.423307 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9866 | 2025.01.25 05:13:27.423415 [ 195 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_76_15} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9867 | 2025.01.25 05:13:27.423631 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9868 | 2025.01.25 05:13:27.424152 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22856 rows, containing 5 columns (5 merged, 0 gathered) in 0.023035816 sec., 992194.0685756475 rows/sec., 67.00 MiB/sec. | ||
9869 | 2025.01.25 05:13:27.424526 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9870 | 2025.01.25 05:13:27.424819 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2025.01.25 05:13:27.424901 [ 196 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9872 | 2025.01.25 05:13:27.424982 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
9873 | 2025.01.25 05:13:27.518917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
9874 | 2025.01.25 05:13:27.519562 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9875 | 2025.01.25 05:13:27.519610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9876 | 2025.01.25 05:13:27.520125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9877 | 2025.01.25 05:13:27.520374 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9878 | 2025.01.25 05:13:27.520560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9879 | 2025.01.25 05:13:27.799030 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9880 | 2025.01.25 05:13:27.799340 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9881 | 2025.01.25 05:13:27.799456 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9882 | 2025.01.25 05:13:27.800783 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9883 | 2025.01.25 05:13:27.800834 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9884 | 2025.01.25 05:13:27.801269 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9885 | 2025.01.25 05:13:27.801514 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9886 | 2025.01.25 05:13:27.801705 [ 143 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9887 | 2025.01.25 05:13:27.801776 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002514 sec., 5568.814638027048 rows/sec., 400.88 KiB/sec. | ||
9888 | 2025.01.25 05:13:27.801784 [ 143 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9889 | 2025.01.25 05:13:27.801868 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9890 | 2025.01.25 05:13:27.801921 [ 283 ] {649754fe-ed44-482f-a4f5-c844b0f2040c} <Debug> TCPHandler: Processed in 0.003074796 sec. | ||
9891 | 2025.01.25 05:13:27.802179 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9892 | 2025.01.25 05:13:27.802278 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9893 | 2025.01.25 05:13:27.802704 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9894 | 2025.01.25 05:13:27.802722 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9895 | 2025.01.25 05:13:27.802842 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9896 | 2025.01.25 05:13:27.802866 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
9897 | 2025.01.25 05:13:27.803135 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
9898 | 2025.01.25 05:13:27.803388 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
9899 | 2025.01.25 05:13:27.803743 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
9900 | 2025.01.25 05:13:27.804093 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::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 | ||
9901 | 2025.01.25 05:13:27.805953 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2025.01.25 05:13:27.806028 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9903 | 2025.01.25 05:13:27.806731 [ 193 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004749781 sec., 14737.521582574018 rows/sec., 1.09 MiB/sec. | ||
9904 | 2025.01.25 05:13:27.807022 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9905 | 2025.01.25 05:13:27.807036 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9906 | 2025.01.25 05:13:27.807509 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2025.01.25 05:13:27.807657 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9908 | 2025.01.25 05:13:27.808074 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005489 sec., 364.36509382401164 rows/sec., 29.71 KiB/sec. | ||
9909 | 2025.01.25 05:13:27.808065 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_33_8} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9910 | 2025.01.25 05:13:27.808398 [ 284 ] {dfae20c5-77d1-4e59-b416-6d7a0ae52a2c} <Debug> TCPHandler: Processed in 0.006353165 sec. | ||
9911 | 2025.01.25 05:13:27.808511 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9912 | 2025.01.25 05:13:27.808640 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2025.01.25 05:13:27.808779 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9914 | 2025.01.25 05:13:27.808837 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9915 | 2025.01.25 05:13:27.810099 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.01.25 05:13:27.810140 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9917 | 2025.01.25 05:13:27.810590 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9918 | 2025.01.25 05:13:27.810833 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2025.01.25 05:13:27.811069 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.00232 sec., 609482.7586206896 rows/sec., 51.05 MiB/sec. | ||
9920 | 2025.01.25 05:13:27.811128 [ 283 ] {29e142f3-0144-4215-8aa2-50d4fef71541} <Debug> TCPHandler: Processed in 0.002596349 sec. | ||
9921 | 2025.01.25 05:13:27.811284 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2025.01.25 05:13:27.811429 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9923 | 2025.01.25 05:13:27.811491 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9924 | 2025.01.25 05:13:27.812142 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2025.01.25 05:13:27.812183 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9926 | 2025.01.25 05:13:27.812560 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9927 | 2025.01.25 05:13:27.812823 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2025.01.25 05:13:27.813023 [ 143 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9929 | 2025.01.25 05:13:27.813066 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.001667 sec., 26394.72105578884 rows/sec., 1.89 MiB/sec. | ||
9930 | 2025.01.25 05:13:27.813098 [ 143 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9931 | 2025.01.25 05:13:27.813189 [ 284 ] {c9d79ccf-1fc3-4c16-b27c-71fb091bc1f7} <Debug> TCPHandler: Processed in 0.001965439 sec. | ||
9932 | 2025.01.25 05:13:27.813197 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9933 | 2025.01.25 05:13:27.813437 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
9934 | 2025.01.25 05:13:27.813455 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9935 | 2025.01.25 05:13:27.813685 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9936 | 2025.01.25 05:13:27.813760 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part | ||
9937 | 2025.01.25 05:13:27.813820 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9938 | 2025.01.25 05:13:27.814011 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
9939 | 2025.01.25 05:13:27.814050 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9940 | 2025.01.25 05:13:27.814363 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
9941 | 2025.01.25 05:13:27.814671 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
9942 | 2025.01.25 05:13:27.814982 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
9943 | 2025.01.25 05:13:27.815386 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 44 rows starting from the beginning of the part | ||
9944 | 2025.01.25 05:13:27.817169 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9945 | 2025.01.25 05:13:27.817246 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9946 | 2025.01.25 05:13:27.818350 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9947 | 2025.01.25 05:13:27.818358 [ 194 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.004998435 sec., 41012.83701798663 rows/sec., 3.09 MiB/sec. | ||
9948 | 2025.01.25 05:13:27.818556 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9949 | 2025.01.25 05:13:27.818674 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9950 | 2025.01.25 05:13:27.818985 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005273 sec., 45894.177887350656 rows/sec., 3.11 MiB/sec. | ||
9951 | 2025.01.25 05:13:27.819082 [ 283 ] {df2f0396-4bf6-4627-91ab-986dd9204969} <Debug> TCPHandler: Processed in 0.005787207 sec. | ||
9952 | 2025.01.25 05:13:27.819092 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9953 | 2025.01.25 05:13:27.819213 [ 190 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_61_12} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9954 | 2025.01.25 05:13:27.819242 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9955 | 2025.01.25 05:13:27.819353 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9956 | 2025.01.25 05:13:27.819437 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9957 | 2025.01.25 05:13:27.819496 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9958 | 2025.01.25 05:13:27.820071 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9959 | 2025.01.25 05:13:27.820111 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9960 | 2025.01.25 05:13:27.820488 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9961 | 2025.01.25 05:13:27.820730 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9962 | 2025.01.25 05:13:27.820920 [ 143 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9963 | 2025.01.25 05:13:27.820986 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
9964 | 2025.01.25 05:13:27.820994 [ 143 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9965 | 2025.01.25 05:13:27.821097 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9966 | 2025.01.25 05:13:27.821119 [ 284 ] {34299ee4-8300-4faa-83e1-2eaeeb6b7b91} <Debug> TCPHandler: Processed in 0.001951479 sec. | ||
9967 | 2025.01.25 05:13:27.821384 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9968 | 2025.01.25 05:13:27.821450 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9969 | 2025.01.25 05:13:27.821542 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9970 | 2025.01.25 05:13:27.821580 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9971 | 2025.01.25 05:13:27.821830 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9972 | 2025.01.25 05:13:27.821921 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9973 | 2025.01.25 05:13:27.822112 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9974 | 2025.01.25 05:13:27.822182 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9975 | 2025.01.25 05:13:27.822545 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9976 | 2025.01.25 05:13:27.822920 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::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 | ||
9977 | 2025.01.25 05:13:27.825290 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9978 | 2025.01.25 05:13:27.825370 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9979 | 2025.01.25 05:13:27.825399 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004167203 sec., 15597.99222644061 rows/sec., 1.01 MiB/sec. | ||
9980 | 2025.01.25 05:13:27.825615 [ 197 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9981 | 2025.01.25 05:13:27.826125 [ 200 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_33_8} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2025.01.25 05:13:27.826134 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9983 | 2025.01.25 05:13:27.826261 [ 200 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_33_8} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9984 | 2025.01.25 05:13:27.826370 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9985 | 2025.01.25 05:13:27.826452 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9986 | 2025.01.25 05:13:27.826675 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.004997 sec., 175105.0630378227 rows/sec., 12.69 MiB/sec. | ||
9987 | 2025.01.25 05:13:27.826738 [ 283 ] {97aab84b-cb09-4827-9ab5-bfb5401b17f6} <Debug> TCPHandler: Processed in 0.005490543 sec. | ||
9988 | 2025.01.25 05:13:27.826905 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9989 | 2025.01.25 05:13:27.827044 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9990 | 2025.01.25 05:13:27.827104 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9991 | 2025.01.25 05:13:27.827671 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2025.01.25 05:13:27.827717 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
9993 | 2025.01.25 05:13:27.828100 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9994 | 2025.01.25 05:13:27.828336 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9995 | 2025.01.25 05:13:27.828544 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
9996 | 2025.01.25 05:13:27.828597 [ 284 ] {6a2dc514-8177-4601-8bf1-ce5d621ee709} <Debug> TCPHandler: Processed in 0.001758667 sec. | ||
9997 | 2025.01.25 05:13:27.828738 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9998 | 2025.01.25 05:13:27.828869 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9999 | 2025.01.25 05:13:27.828930 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10000 | 2025.01.25 05:13:27.829792 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.01.25 05:13:27.829832 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10002 | 2025.01.25 05:13:27.830267 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10003 | 2025.01.25 05:13:27.830509 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10004 | 2025.01.25 05:13:27.830728 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001889 sec., 506087.8771836951 rows/sec., 33.62 MiB/sec. | ||
10005 | 2025.01.25 05:13:27.830784 [ 283 ] {6f70adbe-c25b-4272-a818-b6bf0c1099f7} <Debug> TCPHandler: Processed in 0.002100672 sec. | ||
10006 | 2025.01.25 05:13:27.830923 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10007 | 2025.01.25 05:13:27.831060 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10008 | 2025.01.25 05:13:27.831120 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10009 | 2025.01.25 05:13:27.831655 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10010 | 2025.01.25 05:13:27.831703 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10011 | 2025.01.25 05:13:27.832082 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10012 | 2025.01.25 05:13:27.832321 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10013 | 2025.01.25 05:13:27.832538 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
10014 | 2025.01.25 05:13:27.832652 [ 284 ] {24f1e861-b710-4296-add7-3e0ed18706da} <Debug> TCPHandler: Processed in 0.001792387 sec. | ||
10015 | 2025.01.25 05:13:27.832799 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10016 | 2025.01.25 05:13:27.832934 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10017 | 2025.01.25 05:13:27.833025 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10018 | 2025.01.25 05:13:27.834267 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2025.01.25 05:13:27.834307 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10020 | 2025.01.25 05:13:27.834972 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10021 | 2025.01.25 05:13:27.835224 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.01.25 05:13:27.835379 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10023 | 2025.01.25 05:13:27.835422 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10024 | 2025.01.25 05:13:27.835431 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002524 sec., 13866.87797147385 rows/sec., 24.85 MiB/sec. | ||
10025 | 2025.01.25 05:13:27.835452 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10026 | 2025.01.25 05:13:27.835844 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
10027 | 2025.01.25 05:13:27.835854 [ 283 ] {4e880fcf-9d60-4348-bfdf-8dcdd52e2667} <Debug> TCPHandler: Processed in 0.003117847 sec. | ||
10028 | 2025.01.25 05:13:27.836091 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10029 | 2025.01.25 05:13:27.836368 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10030 | 2025.01.25 05:13:27.836508 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10031 | 2025.01.25 05:13:27.836615 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10032 | 2025.01.25 05:13:27.836896 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1098 rows starting from the beginning of the part | ||
10033 | 2025.01.25 05:13:27.837745 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
10034 | 2025.01.25 05:13:27.838363 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
10035 | 2025.01.25 05:13:27.838869 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10036 | 2025.01.25 05:13:27.838978 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10037 | 2025.01.25 05:13:27.839078 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
10038 | 2025.01.25 05:13:27.839748 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
10039 | 2025.01.25 05:13:27.840405 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
10040 | 2025.01.25 05:13:27.840446 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10041 | 2025.01.25 05:13:27.841222 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10042 | 2025.01.25 05:13:27.841814 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005534 sec., 6143.8380917961695 rows/sec., 365.11 KiB/sec. | ||
10043 | 2025.01.25 05:13:27.841968 [ 284 ] {5c4320d2-5303-4947-b424-c4c90408ea09} <Debug> TCPHandler: Processed in 0.005990139 sec. | ||
10044 | 2025.01.25 05:13:27.847854 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1213 rows, containing 19 columns (19 merged, 0 gathered) in 0.012247104 sec., 99043.82293152732 rows/sec., 177.48 MiB/sec. | ||
10045 | 2025.01.25 05:13:27.849654 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10046 | 2025.01.25 05:13:27.850109 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10047 | 2025.01.25 05:13:27.850193 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10048 | 2025.01.25 05:13:27.850341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
10049 | 2025.01.25 05:13:28.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.49 MiB, peak 241.15 MiB, free memory in arenas 0.00 B, will set to 231.66 MiB (RSS), difference: 2.17 MiB | ||
10050 | 2025.01.25 05:13:29.041711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
10051 | 2025.01.25 05:13:29.059754 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10052 | 2025.01.25 05:13:29.059804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10053 | 2025.01.25 05:13:29.066975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10054 | 2025.01.25 05:13:29.067723 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10055 | 2025.01.25 05:13:29.070236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
10056 | 2025.01.25 05:13:32.383453 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10057 | 2025.01.25 05:13:32.383656 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10058 | 2025.01.25 05:13:32.383727 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10059 | 2025.01.25 05:13:32.384455 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2025.01.25 05:13:32.384504 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10061 | 2025.01.25 05:13:32.384933 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10062 | 2025.01.25 05:13:32.385193 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2025.01.25 05:13:32.385434 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
10064 | 2025.01.25 05:13:32.385491 [ 283 ] {fed5f416-7fdd-437e-bcd3-8e923af13edc} <Debug> TCPHandler: Processed in 0.002170882 sec. | ||
10065 | 2025.01.25 05:13:32.385728 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2025.01.25 05:13:32.385921 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10067 | 2025.01.25 05:13:32.385993 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10068 | 2025.01.25 05:13:32.386732 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10069 | 2025.01.25 05:13:32.386772 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10070 | 2025.01.25 05:13:32.387207 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10071 | 2025.01.25 05:13:32.387456 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10072 | 2025.01.25 05:13:32.387674 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001806 sec., 35437.43078626799 rows/sec., 2.77 MiB/sec. | ||
10073 | 2025.01.25 05:13:32.387780 [ 284 ] {0cf9f92e-2a90-4d05-8c58-93043db9fd91} <Debug> TCPHandler: Processed in 0.002183123 sec. | ||
10074 | 2025.01.25 05:13:32.387956 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10075 | 2025.01.25 05:13:32.388108 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10076 | 2025.01.25 05:13:32.388170 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10077 | 2025.01.25 05:13:32.388712 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2025.01.25 05:13:32.388750 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10079 | 2025.01.25 05:13:32.389142 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10080 | 2025.01.25 05:13:32.389378 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2025.01.25 05:13:32.389590 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001514 sec., 84544.2536327609 rows/sec., 5.89 MiB/sec. | ||
10082 | 2025.01.25 05:13:32.389641 [ 283 ] {774eb49d-c140-4497-a035-e4783f9b87dc} <Debug> TCPHandler: Processed in 0.001774337 sec. | ||
10083 | 2025.01.25 05:13:32.389778 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2025.01.25 05:13:32.389894 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10085 | 2025.01.25 05:13:32.389946 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10086 | 2025.01.25 05:13:32.390433 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2025.01.25 05:13:32.390469 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10088 | 2025.01.25 05:13:32.390838 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10089 | 2025.01.25 05:13:32.391082 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2025.01.25 05:13:32.391282 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001407 sec., 34115.13859275053 rows/sec., 2.30 MiB/sec. | ||
10091 | 2025.01.25 05:13:32.391371 [ 284 ] {039042a9-ea18-44e2-ba3f-dc5b78c28d82} <Debug> TCPHandler: Processed in 0.001648475 sec. | ||
10092 | 2025.01.25 05:13:34.843676 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10093 | 2025.01.25 05:13:34.843748 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10094 | 2025.01.25 05:13:35.001449 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000950174 sec. | ||
10095 | 2025.01.25 05:13:35.021089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
10096 | 2025.01.25 05:13:35.021733 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10097 | 2025.01.25 05:13:35.021777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10098 | 2025.01.25 05:13:35.022331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10099 | 2025.01.25 05:13:35.022602 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10100 | 2025.01.25 05:13:35.022853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
10101 | 2025.01.25 05:13:35.125597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1424 | ||
10102 | 2025.01.25 05:13:35.129002 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10103 | 2025.01.25 05:13:35.129059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10104 | 2025.01.25 05:13:35.130572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10105 | 2025.01.25 05:13:35.130900 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10106 | 2025.01.25 05:13:35.131601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
10107 | 2025.01.25 05:13:36.570716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10108 | 2025.01.25 05:13:36.590784 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10109 | 2025.01.25 05:13:36.590851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10110 | 2025.01.25 05:13:36.598139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10111 | 2025.01.25 05:13:36.598912 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10112 | 2025.01.25 05:13:36.601597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10113 | 2025.01.25 05:13:37.386092 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10114 | 2025.01.25 05:13:37.386270 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10115 | 2025.01.25 05:13:37.386341 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10116 | 2025.01.25 05:13:37.387076 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10117 | 2025.01.25 05:13:37.387121 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10118 | 2025.01.25 05:13:37.387555 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10119 | 2025.01.25 05:13:37.387810 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10120 | 2025.01.25 05:13:37.388045 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001824 sec., 36184.21052631579 rows/sec., 2.88 MiB/sec. | ||
10121 | 2025.01.25 05:13:37.388108 [ 283 ] {431f9a1f-bf9f-430e-8b6e-6ccd9ce96bd4} <Debug> TCPHandler: Processed in 0.002145343 sec. | ||
10122 | 2025.01.25 05:13:37.388366 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10123 | 2025.01.25 05:13:37.388571 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10124 | 2025.01.25 05:13:37.388654 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10125 | 2025.01.25 05:13:37.389501 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10126 | 2025.01.25 05:13:37.389549 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10127 | 2025.01.25 05:13:37.389989 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10128 | 2025.01.25 05:13:37.390251 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10129 | 2025.01.25 05:13:37.390450 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001938 sec., 2579.9793601651186 rows/sec., 194.00 KiB/sec. | ||
10130 | 2025.01.25 05:13:37.390518 [ 284 ] {ba5e856e-6f6d-437d-8667-f05b54230f5c} <Debug> TCPHandler: Processed in 0.002306665 sec. | ||
10131 | 2025.01.25 05:13:37.390725 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10132 | 2025.01.25 05:13:37.390945 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10133 | 2025.01.25 05:13:37.391035 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10134 | 2025.01.25 05:13:37.391862 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10135 | 2025.01.25 05:13:37.391903 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10136 | 2025.01.25 05:13:37.392275 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10137 | 2025.01.25 05:13:37.392525 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10138 | 2025.01.25 05:13:37.392752 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001863 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
10139 | 2025.01.25 05:13:37.392806 [ 283 ] {75441c73-3328-4f9c-ab97-bcb823053df9} <Debug> TCPHandler: Processed in 0.002190933 sec. | ||
10140 | 2025.01.25 05:13:37.392949 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10141 | 2025.01.25 05:13:37.393098 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10142 | 2025.01.25 05:13:37.393164 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10143 | 2025.01.25 05:13:37.393786 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2025.01.25 05:13:37.393824 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10145 | 2025.01.25 05:13:37.394236 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10146 | 2025.01.25 05:13:37.394482 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2025.01.25 05:13:37.394663 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
10148 | 2025.01.25 05:13:37.394718 [ 284 ] {a7dc50d1-989f-435b-b247-c20823dda36c} <Debug> TCPHandler: Processed in 0.001837148 sec. | ||
10149 | 2025.01.25 05:13:37.394911 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10150 | 2025.01.25 05:13:37.395138 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10151 | 2025.01.25 05:13:37.395278 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10152 | 2025.01.25 05:13:37.396466 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10153 | 2025.01.25 05:13:37.396506 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10154 | 2025.01.25 05:13:37.397115 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10155 | 2025.01.25 05:13:37.397373 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10156 | 2025.01.25 05:13:37.397604 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002529 sec., 1977.0660340055358 rows/sec., 3.54 MiB/sec. | ||
10157 | 2025.01.25 05:13:37.397699 [ 283 ] {02da3262-943e-4774-90ce-7ca74c0af457} <Debug> TCPHandler: Processed in 0.002897694 sec. | ||
10158 | 2025.01.25 05:13:37.397850 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10159 | 2025.01.25 05:13:37.397991 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10160 | 2025.01.25 05:13:37.398053 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10161 | 2025.01.25 05:13:37.398615 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10162 | 2025.01.25 05:13:37.398654 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10163 | 2025.01.25 05:13:37.399043 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10164 | 2025.01.25 05:13:37.399291 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10165 | 2025.01.25 05:13:37.399523 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
10166 | 2025.01.25 05:13:37.399576 [ 284 ] {6ccefa52-7955-4c73-bd57-e52de20d2e8e} <Debug> TCPHandler: Processed in 0.001794997 sec. | ||
10167 | 2025.01.25 05:13:39.585990 [ 131 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10168 | 2025.01.25 05:13:39.586113 [ 131 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10169 | 2025.01.25 05:13:39.586158 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10170 | 2025.01.25 05:13:39.586430 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10171 | 2025.01.25 05:13:39.586742 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10172 | 2025.01.25 05:13:39.586780 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10173 | 2025.01.25 05:13:39.586856 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10174 | 2025.01.25 05:13:39.587072 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10175 | 2025.01.25 05:13:39.587204 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10176 | 2025.01.25 05:13:39.587420 [ 199 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10177 | 2025.01.25 05:13:39.588469 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002215073 sec., 89387.57323122081 rows/sec., 4.56 MiB/sec. | ||
10178 | 2025.01.25 05:13:39.588592 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10179 | 2025.01.25 05:13:39.588881 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10180 | 2025.01.25 05:13:39.588961 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_33_7} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10181 | 2025.01.25 05:13:39.589036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10182 | 2025.01.25 05:13:39.701932 [ 127 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10183 | 2025.01.25 05:13:39.702000 [ 127 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10184 | 2025.01.25 05:13:39.702039 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10185 | 2025.01.25 05:13:39.702242 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10186 | 2025.01.25 05:13:39.702621 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10187 | 2025.01.25 05:13:39.702694 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part | ||
10188 | 2025.01.25 05:13:39.702844 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
10189 | 2025.01.25 05:13:39.703157 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10190 | 2025.01.25 05:13:39.703349 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10191 | 2025.01.25 05:13:39.703528 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10192 | 2025.01.25 05:13:39.704980 [ 191 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002864803 sec., 263194.3627537391 rows/sec., 18.84 MiB/sec. | ||
10193 | 2025.01.25 05:13:39.705098 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10194 | 2025.01.25 05:13:39.705365 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10195 | 2025.01.25 05:13:39.705435 [ 199 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_33_7} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10196 | 2025.01.25 05:13:39.705499 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10197 | 2025.01.25 05:13:42.391891 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10198 | 2025.01.25 05:13:42.392100 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10199 | 2025.01.25 05:13:42.392196 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10200 | 2025.01.25 05:13:42.392985 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10201 | 2025.01.25 05:13:42.393032 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10202 | 2025.01.25 05:13:42.393452 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10203 | 2025.01.25 05:13:42.393701 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10204 | 2025.01.25 05:13:42.393974 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. | ||
10205 | 2025.01.25 05:13:42.394157 [ 283 ] {f79f2ade-fb1e-4d5e-9c54-5d279ca40088} <Debug> TCPHandler: Processed in 0.002405156 sec. | ||
10206 | 2025.01.25 05:13:42.394468 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10207 | 2025.01.25 05:13:42.394660 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10208 | 2025.01.25 05:13:42.394736 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10209 | 2025.01.25 05:13:42.395610 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10210 | 2025.01.25 05:13:42.395661 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10211 | 2025.01.25 05:13:42.396130 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10212 | 2025.01.25 05:13:42.396382 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10213 | 2025.01.25 05:13:42.396620 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002013 sec., 135618.47988077495 rows/sec., 11.95 MiB/sec. | ||
10214 | 2025.01.25 05:13:42.396691 [ 284 ] {30abbadc-3d7c-4eab-b4fd-d457ad579809} <Debug> TCPHandler: Processed in 0.002412926 sec. | ||
10215 | 2025.01.25 05:13:42.396835 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10216 | 2025.01.25 05:13:42.396950 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10217 | 2025.01.25 05:13:42.396998 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10218 | 2025.01.25 05:13:42.397588 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10219 | 2025.01.25 05:13:42.397626 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10220 | 2025.01.25 05:13:42.397981 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10221 | 2025.01.25 05:13:42.398224 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10222 | 2025.01.25 05:13:42.398457 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001526 sec., 27522.935779816515 rows/sec., 1.98 MiB/sec. | ||
10223 | 2025.01.25 05:13:42.398519 [ 283 ] {1dc16259-6d77-45f1-97ce-3b19f2aeb406} <Debug> TCPHandler: Processed in 0.001738766 sec. | ||
10224 | 2025.01.25 05:13:42.398706 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10225 | 2025.01.25 05:13:42.398869 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10226 | 2025.01.25 05:13:42.398930 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10227 | 2025.01.25 05:13:42.399616 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10228 | 2025.01.25 05:13:42.399663 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10229 | 2025.01.25 05:13:42.400026 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10230 | 2025.01.25 05:13:42.400263 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10231 | 2025.01.25 05:13:42.400478 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. | ||
10232 | 2025.01.25 05:13:42.400533 [ 284 ] {77119d45-b1db-41c7-a28d-efe87e9b144b} <Debug> TCPHandler: Processed in 0.001933479 sec. | ||
10233 | 2025.01.25 05:13:42.400669 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10234 | 2025.01.25 05:13:42.400803 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10235 | 2025.01.25 05:13:42.400858 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10236 | 2025.01.25 05:13:42.401535 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10237 | 2025.01.25 05:13:42.401581 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10238 | 2025.01.25 05:13:42.401953 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10239 | 2025.01.25 05:13:42.402184 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10240 | 2025.01.25 05:13:42.402388 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
10241 | 2025.01.25 05:13:42.402439 [ 283 ] {27b181e6-f7eb-4310-9658-86da6b3ac06e} <Debug> TCPHandler: Processed in 0.001826518 sec. | ||
10242 | 2025.01.25 05:13:42.402579 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10243 | 2025.01.25 05:13:42.402705 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10244 | 2025.01.25 05:13:42.402755 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10245 | 2025.01.25 05:13:42.403483 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10246 | 2025.01.25 05:13:42.403525 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10247 | 2025.01.25 05:13:42.403917 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10248 | 2025.01.25 05:13:42.404164 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10249 | 2025.01.25 05:13:42.404386 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001705 sec., 244574.78005865103 rows/sec., 17.46 MiB/sec. | ||
10250 | 2025.01.25 05:13:42.404442 [ 284 ] {672638c2-aa93-4ea2-bf9d-a082bb87338a} <Debug> TCPHandler: Processed in 0.001924669 sec. | ||
10251 | 2025.01.25 05:13:42.404579 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10252 | 2025.01.25 05:13:42.404695 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10253 | 2025.01.25 05:13:42.404754 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10254 | 2025.01.25 05:13:42.405322 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2025.01.25 05:13:42.405368 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10256 | 2025.01.25 05:13:42.405776 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10257 | 2025.01.25 05:13:42.406011 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2025.01.25 05:13:42.406214 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
10259 | 2025.01.25 05:13:42.406264 [ 283 ] {27a4fea2-9f0d-41b2-a833-134303141221} <Debug> TCPHandler: Processed in 0.001739326 sec. | ||
10260 | 2025.01.25 05:13:42.406399 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2025.01.25 05:13:42.406515 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10262 | 2025.01.25 05:13:42.406568 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10263 | 2025.01.25 05:13:42.407149 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10264 | 2025.01.25 05:13:42.407189 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10265 | 2025.01.25 05:13:42.407579 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10266 | 2025.01.25 05:13:42.407814 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10267 | 2025.01.25 05:13:42.408030 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00154 sec., 153896.10389610392 rows/sec., 10.32 MiB/sec. | ||
10268 | 2025.01.25 05:13:42.408085 [ 284 ] {603ee24c-71e6-41a8-a766-f2823972b3d6} <Debug> TCPHandler: Processed in 0.001742497 sec. | ||
10269 | 2025.01.25 05:13:42.408219 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10270 | 2025.01.25 05:13:42.408334 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10271 | 2025.01.25 05:13:42.408385 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10272 | 2025.01.25 05:13:42.408854 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10273 | 2025.01.25 05:13:42.408892 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10274 | 2025.01.25 05:13:42.409251 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10275 | 2025.01.25 05:13:42.409488 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10276 | 2025.01.25 05:13:42.409687 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec. | ||
10277 | 2025.01.25 05:13:42.409737 [ 283 ] {4b20ff99-3938-4462-b845-d0fe596d93fa} <Debug> TCPHandler: Processed in 0.001573843 sec. | ||
10278 | 2025.01.25 05:13:42.409933 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10279 | 2025.01.25 05:13:42.410050 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10280 | 2025.01.25 05:13:42.410132 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10281 | 2025.01.25 05:13:42.411396 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2025.01.25 05:13:42.411437 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10283 | 2025.01.25 05:13:42.412087 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10284 | 2025.01.25 05:13:42.412341 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10285 | 2025.01.25 05:13:42.412585 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002559 sec., 13677.217663149668 rows/sec., 24.51 MiB/sec. | ||
10286 | 2025.01.25 05:13:42.412699 [ 284 ] {ecf056a9-f5b2-4916-8d23-29fd1c956d86} <Debug> TCPHandler: Processed in 0.002821293 sec. | ||
10287 | 2025.01.25 05:13:42.412855 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10288 | 2025.01.25 05:13:42.412992 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10289 | 2025.01.25 05:13:42.413050 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10290 | 2025.01.25 05:13:42.413623 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10291 | 2025.01.25 05:13:42.413669 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10292 | 2025.01.25 05:13:42.414051 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10293 | 2025.01.25 05:13:42.414287 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10294 | 2025.01.25 05:13:42.414495 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001533 sec., 53489.88910632746 rows/sec., 3.40 MiB/sec. | ||
10295 | 2025.01.25 05:13:42.414544 [ 283 ] {32369609-0ea7-411c-9e0a-b6766cfb8595} <Debug> TCPHandler: Processed in 0.001753656 sec. | ||
10296 | 2025.01.25 05:13:42.523073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
10297 | 2025.01.25 05:13:42.523762 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10298 | 2025.01.25 05:13:42.523810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10299 | 2025.01.25 05:13:42.524311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10300 | 2025.01.25 05:13:42.524563 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10301 | 2025.01.25 05:13:42.524819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
10302 | 2025.01.25 05:13:44.101782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10303 | 2025.01.25 05:13:44.122666 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2025.01.25 05:13:44.122732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10305 | 2025.01.25 05:13:44.130049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10306 | 2025.01.25 05:13:44.130831 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2025.01.25 05:13:44.135265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10308 | 2025.01.25 05:13:45.132062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 | ||
10309 | 2025.01.25 05:13:45.135697 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10310 | 2025.01.25 05:13:45.135758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10311 | 2025.01.25 05:13:45.137260 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10312 | 2025.01.25 05:13:45.137576 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10313 | 2025.01.25 05:13:45.137868 [ 120 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10314 | 2025.01.25 05:13:45.138001 [ 120 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10315 | 2025.01.25 05:13:45.138067 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10316 | 2025.01.25 05:13:45.138759 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
10317 | 2025.01.25 05:13:45.140743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
10318 | 2025.01.25 05:13:45.141042 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10319 | 2025.01.25 05:13:45.141219 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1266 rows starting from the beginning of the part | ||
10320 | 2025.01.25 05:13:45.141754 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
10321 | 2025.01.25 05:13:45.142270 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
10322 | 2025.01.25 05:13:45.142767 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
10323 | 2025.01.25 05:13:45.143271 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
10324 | 2025.01.25 05:13:45.143743 [ 189 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
10325 | 2025.01.25 05:13:45.152242 [ 186 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 72 columns (72 merged, 0 gathered) in 0.01397781 sec., 104308.18561706018 rows/sec., 80.94 MiB/sec. | ||
10326 | 2025.01.25 05:13:45.154126 [ 186 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10327 | 2025.01.25 05:13:45.154943 [ 186 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10328 | 2025.01.25 05:13:45.155037 [ 186 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_36_7} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10329 | 2025.01.25 05:13:45.155373 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
10330 | 2025.01.25 05:13:46.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.91 MiB, peak 241.15 MiB, free memory in arenas 0.00 B, will set to 231.82 MiB (RSS), difference: 3.91 MiB | ||
10331 | 2025.01.25 05:13:47.387061 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10332 | 2025.01.25 05:13:47.387362 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10333 | 2025.01.25 05:13:47.387476 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10334 | 2025.01.25 05:13:47.388403 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2025.01.25 05:13:47.388453 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10336 | 2025.01.25 05:13:47.388866 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10337 | 2025.01.25 05:13:47.389120 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2025.01.25 05:13:47.389353 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002075 sec., 1927.7108433734938 rows/sec., 157.19 KiB/sec. | ||
10339 | 2025.01.25 05:13:47.389488 [ 283 ] {f3e8529e-68ea-4628-9559-8b376c35444d} <Debug> TCPHandler: Processed in 0.00261859 sec. | ||
10340 | 2025.01.25 05:13:47.389733 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10341 | 2025.01.25 05:13:47.389930 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10342 | 2025.01.25 05:13:47.390004 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10343 | 2025.01.25 05:13:47.390757 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10344 | 2025.01.25 05:13:47.390799 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10345 | 2025.01.25 05:13:47.391243 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10346 | 2025.01.25 05:13:47.391501 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10347 | 2025.01.25 05:13:47.391647 [ 117 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10348 | 2025.01.25 05:13:47.391690 [ 117 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10349 | 2025.01.25 05:13:47.391702 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001824 sec., 37280.70175438596 rows/sec., 2.96 MiB/sec. | ||
10350 | 2025.01.25 05:13:47.391713 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10351 | 2025.01.25 05:13:47.391838 [ 284 ] {89ba346b-6b71-41bb-8932-5c0a74b0d836} <Debug> TCPHandler: Processed in 0.002235754 sec. | ||
10352 | 2025.01.25 05:13:47.392143 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10353 | 2025.01.25 05:13:47.392170 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10354 | 2025.01.25 05:13:47.392774 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10355 | 2025.01.25 05:13:47.392796 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10356 | 2025.01.25 05:13:47.392919 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1432 rows starting from the beginning of the part | ||
10357 | 2025.01.25 05:13:47.393028 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10358 | 2025.01.25 05:13:47.393507 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1414 rows starting from the beginning of the part | ||
10359 | 2025.01.25 05:13:47.393834 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
10360 | 2025.01.25 05:13:47.394243 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
10361 | 2025.01.25 05:13:47.394729 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 273 rows starting from the beginning of the part | ||
10362 | 2025.01.25 05:13:47.395366 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
10363 | 2025.01.25 05:13:47.396766 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2025.01.25 05:13:47.396852 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10365 | 2025.01.25 05:13:47.397732 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10366 | 2025.01.25 05:13:47.398261 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10367 | 2025.01.25 05:13:47.398555 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.006009 sec., 1497.7533699450826 rows/sec., 109.05 KiB/sec. | ||
10368 | 2025.01.25 05:13:47.398651 [ 283 ] {a3ece430-f08b-4860-b1c4-9649ad2437c3} <Debug> TCPHandler: Processed in 0.006697041 sec. | ||
10369 | 2025.01.25 05:13:47.398997 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10370 | 2025.01.25 05:13:47.399089 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.007251729 sec., 456304.9722348974 rows/sec., 39.99 MiB/sec. | ||
10371 | 2025.01.25 05:13:47.399199 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10372 | 2025.01.25 05:13:47.399282 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10373 | 2025.01.25 05:13:47.399371 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10374 | 2025.01.25 05:13:47.400031 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2025.01.25 05:13:47.400198 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_81_16} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10376 | 2025.01.25 05:13:47.400354 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10377 | 2025.01.25 05:13:47.400582 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10378 | 2025.01.25 05:13:47.400624 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10379 | 2025.01.25 05:13:47.401012 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10380 | 2025.01.25 05:13:47.401250 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10381 | 2025.01.25 05:13:47.401407 [ 117 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10382 | 2025.01.25 05:13:47.401452 [ 117 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10383 | 2025.01.25 05:13:47.401452 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.002295 sec., 31808.278867102395 rows/sec., 2.49 MiB/sec. | ||
10384 | 2025.01.25 05:13:47.401479 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10385 | 2025.01.25 05:13:47.401587 [ 284 ] {e56b7a6e-b3b9-46e4-9efe-ca184c0fff31} <Debug> TCPHandler: Processed in 0.002804622 sec. | ||
10386 | 2025.01.25 05:13:47.401873 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10387 | 2025.01.25 05:13:47.401953 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10388 | 2025.01.25 05:13:47.402402 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10389 | 2025.01.25 05:13:47.402551 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10390 | 2025.01.25 05:13:47.402639 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10391 | 2025.01.25 05:13:47.402746 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
10392 | 2025.01.25 05:13:47.403469 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 875 rows starting from the beginning of the part | ||
10393 | 2025.01.25 05:13:47.404156 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
10394 | 2025.01.25 05:13:47.404519 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 69 rows starting from the beginning of the part | ||
10395 | 2025.01.25 05:13:47.404707 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 417 rows starting from the beginning of the part | ||
10396 | 2025.01.25 05:13:47.405161 [ 187 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 73 rows starting from the beginning of the part | ||
10397 | 2025.01.25 05:13:47.405857 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2025.01.25 05:13:47.405933 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10399 | 2025.01.25 05:13:47.406810 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10400 | 2025.01.25 05:13:47.407429 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2025.01.25 05:13:47.407689 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10402 | 2025.01.25 05:13:47.407762 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10403 | 2025.01.25 05:13:47.407801 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005545 sec., 29215.50946798918 rows/sec., 2.03 MiB/sec. | ||
10404 | 2025.01.25 05:13:47.407853 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10405 | 2025.01.25 05:13:47.408090 [ 283 ] {d483f0ff-ef00-41b4-97a3-c8643ab3b458} <Debug> TCPHandler: Processed in 0.006348786 sec. | ||
10406 | 2025.01.25 05:13:47.408475 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10407 | 2025.01.25 05:13:47.408959 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10408 | 2025.01.25 05:13:47.409276 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10409 | 2025.01.25 05:13:47.409454 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10410 | 2025.01.25 05:13:47.409699 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.008098202 sec., 297843.89176758 rows/sec., 22.84 MiB/sec. | ||
10411 | 2025.01.25 05:13:47.410309 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10412 | 2025.01.25 05:13:47.411141 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10413 | 2025.01.25 05:13:47.411394 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22856 rows starting from the beginning of the part | ||
10414 | 2025.01.25 05:13:47.411450 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10415 | 2025.01.25 05:13:47.411830 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_81_16} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10416 | 2025.01.25 05:13:47.412123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
10417 | 2025.01.25 05:13:47.412349 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 956 rows starting from the beginning of the part | ||
10418 | 2025.01.25 05:13:47.412743 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
10419 | 2025.01.25 05:13:47.413364 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
10420 | 2025.01.25 05:13:47.413714 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
10421 | 2025.01.25 05:13:47.414147 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
10422 | 2025.01.25 05:13:47.415731 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10423 | 2025.01.25 05:13:47.415780 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10424 | 2025.01.25 05:13:47.417399 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10425 | 2025.01.25 05:13:47.417841 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10426 | 2025.01.25 05:13:47.418097 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.009215 sec., 542.5935973955508 rows/sec., 995.64 KiB/sec. | ||
10427 | 2025.01.25 05:13:47.418206 [ 284 ] {97b1e4c1-901a-4015-9906-1f50d8903c1b} <Debug> TCPHandler: Processed in 0.00998572 sec. | ||
10428 | 2025.01.25 05:13:47.418573 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10429 | 2025.01.25 05:13:47.418812 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10430 | 2025.01.25 05:13:47.418910 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10431 | 2025.01.25 05:13:47.419738 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2025.01.25 05:13:47.419787 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10433 | 2025.01.25 05:13:47.420298 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10434 | 2025.01.25 05:13:47.421110 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10435 | 2025.01.25 05:13:47.421696 [ 118 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10436 | 2025.01.25 05:13:47.421786 [ 118 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10437 | 2025.01.25 05:13:47.421824 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
10438 | 2025.01.25 05:13:47.421837 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003069 sec., 19550.34213098729 rows/sec., 1.32 MiB/sec. | ||
10439 | 2025.01.25 05:13:47.422147 [ 283 ] {f792a5ba-f93b-4c2b-9d12-938d5574a044} <Debug> TCPHandler: Processed in 0.003783717 sec. | ||
10440 | 2025.01.25 05:13:47.422173 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10441 | 2025.01.25 05:13:47.422588 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10442 | 2025.01.25 05:13:47.422670 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4622 rows starting from the beginning of the part | ||
10443 | 2025.01.25 05:13:47.422707 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24499 rows, containing 5 columns (5 merged, 0 gathered) in 0.01465762 sec., 1671417.3242313555 rows/sec., 112.85 MiB/sec. | ||
10444 | 2025.01.25 05:13:47.422859 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
10445 | 2025.01.25 05:13:47.423025 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
10446 | 2025.01.25 05:13:47.423212 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
10447 | 2025.01.25 05:13:47.423367 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
10448 | 2025.01.25 05:13:47.423446 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10449 | 2025.01.25 05:13:47.423687 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
10450 | 2025.01.25 05:13:47.424333 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10451 | 2025.01.25 05:13:47.424556 [ 199 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10452 | 2025.01.25 05:13:47.424739 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
10453 | 2025.01.25 05:13:47.426389 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4906 rows, containing 4 columns (4 merged, 0 gathered) in 0.004481338 sec., 1094762.3232168609 rows/sec., 71.40 MiB/sec. | ||
10454 | 2025.01.25 05:13:47.426833 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10455 | 2025.01.25 05:13:47.427148 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10456 | 2025.01.25 05:13:47.427235 [ 188 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_81_16} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10457 | 2025.01.25 05:13:47.427332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
10458 | 2025.01.25 05:13:49.844002 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10459 | 2025.01.25 05:13:49.844104 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10460 | 2025.01.25 05:13:50.025090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
10461 | 2025.01.25 05:13:50.025836 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10462 | 2025.01.25 05:13:50.025888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10463 | 2025.01.25 05:13:50.026482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10464 | 2025.01.25 05:13:50.026745 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10465 | 2025.01.25 05:13:50.026992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
10466 | 2025.01.25 05:13:51.635490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10467 | 2025.01.25 05:13:51.656634 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10468 | 2025.01.25 05:13:51.656688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10469 | 2025.01.25 05:13:51.663992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10470 | 2025.01.25 05:13:51.664785 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2025.01.25 05:13:51.667458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10472 | 2025.01.25 05:13:52.392124 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10473 | 2025.01.25 05:13:52.392424 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10474 | 2025.01.25 05:13:52.392539 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10475 | 2025.01.25 05:13:52.393530 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10476 | 2025.01.25 05:13:52.393580 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10477 | 2025.01.25 05:13:52.394014 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10478 | 2025.01.25 05:13:52.394277 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2025.01.25 05:13:52.394509 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 464.64 KiB/sec. | ||
10480 | 2025.01.25 05:13:52.394565 [ 283 ] {77736e63-8f11-4fc6-b056-5175ee513aff} <Debug> TCPHandler: Processed in 0.00263311 sec. | ||
10481 | 2025.01.25 05:13:52.394808 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10482 | 2025.01.25 05:13:52.395023 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10483 | 2025.01.25 05:13:52.395104 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10484 | 2025.01.25 05:13:52.395974 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10485 | 2025.01.25 05:13:52.396018 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10486 | 2025.01.25 05:13:52.396489 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10487 | 2025.01.25 05:13:52.396747 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10488 | 2025.01.25 05:13:52.396948 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.001985 sec., 137531.48614609573 rows/sec., 12.12 MiB/sec. | ||
10489 | 2025.01.25 05:13:52.397014 [ 284 ] {c1013de4-871f-45dc-adaf-2a4324748011} <Debug> TCPHandler: Processed in 0.002347385 sec. | ||
10490 | 2025.01.25 05:13:52.397203 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10491 | 2025.01.25 05:13:52.397341 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10492 | 2025.01.25 05:13:52.397399 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10493 | 2025.01.25 05:13:52.398103 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2025.01.25 05:13:52.398150 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10495 | 2025.01.25 05:13:52.398516 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10496 | 2025.01.25 05:13:52.398766 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2025.01.25 05:13:52.398985 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001674 sec., 25089.605734767025 rows/sec., 1.80 MiB/sec. | ||
10498 | 2025.01.25 05:13:52.399038 [ 283 ] {c9166838-7f91-4131-afd7-645714aeadbe} <Debug> TCPHandler: Processed in 0.001936059 sec. | ||
10499 | 2025.01.25 05:13:52.399184 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10500 | 2025.01.25 05:13:52.399330 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10501 | 2025.01.25 05:13:52.399396 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10502 | 2025.01.25 05:13:52.400083 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10503 | 2025.01.25 05:13:52.400130 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10504 | 2025.01.25 05:13:52.400495 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10505 | 2025.01.25 05:13:52.400737 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10506 | 2025.01.25 05:13:52.400941 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001632 sec., 8578.43137254902 rows/sec., 600.78 KiB/sec. | ||
10507 | 2025.01.25 05:13:52.401070 [ 284 ] {4319b5bb-d9a1-4961-8cab-9e13705f28a2} <Debug> TCPHandler: Processed in 0.00194342 sec. | ||
10508 | 2025.01.25 05:13:52.401287 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10509 | 2025.01.25 05:13:52.401435 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10510 | 2025.01.25 05:13:52.401482 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10511 | 2025.01.25 05:13:52.402064 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2025.01.25 05:13:52.402103 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10513 | 2025.01.25 05:13:52.402455 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10514 | 2025.01.25 05:13:52.402697 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10515 | 2025.01.25 05:13:52.402895 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
10516 | 2025.01.25 05:13:52.402948 [ 283 ] {f92f7e7e-9f4b-4cdf-a4ad-f6b44a8d8b82} <Debug> TCPHandler: Processed in 0.001771517 sec. | ||
10517 | 2025.01.25 05:13:52.403083 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10518 | 2025.01.25 05:13:52.403211 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10519 | 2025.01.25 05:13:52.403268 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10520 | 2025.01.25 05:13:52.404129 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10521 | 2025.01.25 05:13:52.404176 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10522 | 2025.01.25 05:13:52.404562 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10523 | 2025.01.25 05:13:52.404802 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2025.01.25 05:13:52.405029 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001851 sec., 225283.6304700162 rows/sec., 16.08 MiB/sec. | ||
10525 | 2025.01.25 05:13:52.405087 [ 284 ] {e2992d3d-09eb-4fcb-a2b4-6daa2cfb1ade} <Debug> TCPHandler: Processed in 0.002058511 sec. | ||
10526 | 2025.01.25 05:13:52.405229 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10527 | 2025.01.25 05:13:52.405366 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10528 | 2025.01.25 05:13:52.405426 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10529 | 2025.01.25 05:13:52.405992 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2025.01.25 05:13:52.406038 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10531 | 2025.01.25 05:13:52.406421 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10532 | 2025.01.25 05:13:52.406660 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2025.01.25 05:13:52.406865 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
10534 | 2025.01.25 05:13:52.406914 [ 283 ] {e2ae0471-fbe3-45db-8347-b409b86d1d03} <Debug> TCPHandler: Processed in 0.001748987 sec. | ||
10535 | 2025.01.25 05:13:52.407061 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10536 | 2025.01.25 05:13:52.407187 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10537 | 2025.01.25 05:13:52.407242 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10538 | 2025.01.25 05:13:52.407857 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10539 | 2025.01.25 05:13:52.407898 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10540 | 2025.01.25 05:13:52.408309 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10541 | 2025.01.25 05:13:52.408581 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2025.01.25 05:13:52.408826 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec. | ||
10543 | 2025.01.25 05:13:52.408881 [ 284 ] {0f85bc1b-d230-4635-b786-2a8dfdc96552} <Debug> TCPHandler: Processed in 0.001881288 sec. | ||
10544 | 2025.01.25 05:13:52.409012 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10545 | 2025.01.25 05:13:52.409128 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10546 | 2025.01.25 05:13:52.409179 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10547 | 2025.01.25 05:13:52.409646 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10548 | 2025.01.25 05:13:52.409684 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10549 | 2025.01.25 05:13:52.410044 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10550 | 2025.01.25 05:13:52.410291 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10551 | 2025.01.25 05:13:52.410494 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
10552 | 2025.01.25 05:13:52.410540 [ 283 ] {608e9fbd-129a-4fe9-ac2b-65fe2a11139f} <Debug> TCPHandler: Processed in 0.001593044 sec. | ||
10553 | 2025.01.25 05:13:52.410661 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10554 | 2025.01.25 05:13:52.410770 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10555 | 2025.01.25 05:13:52.410847 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10556 | 2025.01.25 05:13:52.412037 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10557 | 2025.01.25 05:13:52.412075 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10558 | 2025.01.25 05:13:52.412728 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10559 | 2025.01.25 05:13:52.412996 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10560 | 2025.01.25 05:13:52.413252 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002478 sec., 14124.293785310734 rows/sec., 25.31 MiB/sec. | ||
10561 | 2025.01.25 05:13:52.413503 [ 284 ] {051d628f-0c60-41ec-873b-1d7e3313fb66} <Debug> TCPHandler: Processed in 0.002875673 sec. | ||
10562 | 2025.01.25 05:13:52.413711 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2025.01.25 05:13:52.413840 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10564 | 2025.01.25 05:13:52.413890 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10565 | 2025.01.25 05:13:52.414372 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10566 | 2025.01.25 05:13:52.414417 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10567 | 2025.01.25 05:13:52.414788 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10568 | 2025.01.25 05:13:52.415021 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10569 | 2025.01.25 05:13:52.415248 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
10570 | 2025.01.25 05:13:52.415344 [ 283 ] {84a070ed-2ffd-4f7f-9990-22080c378b73} <Debug> TCPHandler: Processed in 0.001760516 sec. | ||
10571 | 2025.01.25 05:13:55.141180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1494 | ||
10572 | 2025.01.25 05:13:55.144325 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10573 | 2025.01.25 05:13:55.144380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10574 | 2025.01.25 05:13:55.145865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10575 | 2025.01.25 05:13:55.146179 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10576 | 2025.01.25 05:13:55.146812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
10577 | 2025.01.25 05:13:57.386515 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10578 | 2025.01.25 05:13:57.386816 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10579 | 2025.01.25 05:13:57.386929 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10580 | 2025.01.25 05:13:57.387888 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10581 | 2025.01.25 05:13:57.387932 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10582 | 2025.01.25 05:13:57.388354 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10583 | 2025.01.25 05:13:57.388618 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10584 | 2025.01.25 05:13:57.388879 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002143 sec., 30797.94680354643 rows/sec., 2.45 MiB/sec. | ||
10585 | 2025.01.25 05:13:57.388990 [ 283 ] {fde262ea-1596-472c-a11d-61be52f8a161} <Debug> TCPHandler: Processed in 0.002655389 sec. | ||
10586 | 2025.01.25 05:13:57.389283 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10587 | 2025.01.25 05:13:57.389494 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10588 | 2025.01.25 05:13:57.389569 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10589 | 2025.01.25 05:13:57.390290 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2025.01.25 05:13:57.390340 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10591 | 2025.01.25 05:13:57.390772 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10592 | 2025.01.25 05:13:57.391022 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10593 | 2025.01.25 05:13:57.391243 [ 107 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10594 | 2025.01.25 05:13:57.391296 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001856 sec., 2693.965517241379 rows/sec., 202.57 KiB/sec. | ||
10595 | 2025.01.25 05:13:57.391381 [ 107 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2025.01.25 05:13:57.391427 [ 284 ] {ac833755-c0be-449b-9c77-ab26c7a1c61d} <Debug> TCPHandler: Processed in 0.002327395 sec. | ||
10597 | 2025.01.25 05:13:57.391458 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10598 | 2025.01.25 05:13:57.391651 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10599 | 2025.01.25 05:13:57.391659 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
10600 | 2025.01.25 05:13:57.391888 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10601 | 2025.01.25 05:13:57.391929 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10602 | 2025.01.25 05:13:57.392001 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10603 | 2025.01.25 05:13:57.392007 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part | ||
10604 | 2025.01.25 05:13:57.392376 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
10605 | 2025.01.25 05:13:57.392611 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
10606 | 2025.01.25 05:13:57.393219 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
10607 | 2025.01.25 05:13:57.393551 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
10608 | 2025.01.25 05:13:57.393888 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
10609 | 2025.01.25 05:13:57.395056 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10610 | 2025.01.25 05:13:57.395127 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10611 | 2025.01.25 05:13:57.396252 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10612 | 2025.01.25 05:13:57.396623 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032575 sec., 33382.51292827231 rows/sec., 2.51 MiB/sec. | ||
10613 | 2025.01.25 05:13:57.396795 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10614 | 2025.01.25 05:13:57.396883 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10615 | 2025.01.25 05:13:57.397264 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005452 sec., 12655.906089508437 rows/sec., 1011.67 KiB/sec. | ||
10616 | 2025.01.25 05:13:57.397645 [ 283 ] {3339445d-9e7c-4ac2-9665-062374dbf76f} <Debug> TCPHandler: Processed in 0.006122892 sec. | ||
10617 | 2025.01.25 05:13:57.397933 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10618 | 2025.01.25 05:13:57.398009 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10619 | 2025.01.25 05:13:57.398392 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10620 | 2025.01.25 05:13:57.398484 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_66_13} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10621 | 2025.01.25 05:13:57.398583 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10622 | 2025.01.25 05:13:57.398848 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10623 | 2025.01.25 05:13:57.399403 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10624 | 2025.01.25 05:13:57.399447 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10625 | 2025.01.25 05:13:57.399842 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10626 | 2025.01.25 05:13:57.400083 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10627 | 2025.01.25 05:13:57.400298 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002114 sec., 75685.90350047304 rows/sec., 5.27 MiB/sec. | ||
10628 | 2025.01.25 05:13:57.400351 [ 284 ] {065e5d82-7875-48f7-8fea-461ebca6cf53} <Debug> TCPHandler: Processed in 0.002583989 sec. | ||
10629 | 2025.01.25 05:13:57.400549 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10630 | 2025.01.25 05:13:57.400771 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10631 | 2025.01.25 05:13:57.400911 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10632 | 2025.01.25 05:13:57.402718 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10633 | 2025.01.25 05:13:57.402758 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10634 | 2025.01.25 05:13:57.403358 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10635 | 2025.01.25 05:13:57.403606 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2025.01.25 05:13:57.403796 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10637 | 2025.01.25 05:13:57.403862 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.003144 sec., 1590.3307888040713 rows/sec., 2.85 MiB/sec. | ||
10638 | 2025.01.25 05:13:57.403881 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2025.01.25 05:13:57.403954 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10640 | 2025.01.25 05:13:57.404219 [ 283 ] {8ab89207-ea6b-4e8a-aa17-ed25768935a9} <Debug> TCPHandler: Processed in 0.003776776 sec. | ||
10641 | 2025.01.25 05:13:57.404284 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
10642 | 2025.01.25 05:13:57.404432 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2025.01.25 05:13:57.404621 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10644 | 2025.01.25 05:13:57.404693 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10645 | 2025.01.25 05:13:57.404701 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10646 | 2025.01.25 05:13:57.404807 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1213 rows starting from the beginning of the part | ||
10647 | 2025.01.25 05:13:57.405968 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
10648 | 2025.01.25 05:13:57.407257 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
10649 | 2025.01.25 05:13:57.407396 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10650 | 2025.01.25 05:13:57.407478 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10651 | 2025.01.25 05:13:57.407877 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
10652 | 2025.01.25 05:13:57.408417 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
10653 | 2025.01.25 05:13:57.408707 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10654 | 2025.01.25 05:13:57.408968 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
10655 | 2025.01.25 05:13:57.409409 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10656 | 2025.01.25 05:13:57.409830 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005256 sec., 11415.52511415525 rows/sec., 787.79 KiB/sec. | ||
10657 | 2025.01.25 05:13:57.409924 [ 284 ] {f6331873-2de8-438d-a625-688e4cd23c72} <Debug> TCPHandler: Processed in 0.005603694 sec. | ||
10658 | 2025.01.25 05:13:57.416454 [ 188 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 19 columns (19 merged, 0 gathered) in 0.012358985 sec., 105024.80583963812 rows/sec., 188.20 MiB/sec. | ||
10659 | 2025.01.25 05:13:57.417829 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10660 | 2025.01.25 05:13:57.418263 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10661 | 2025.01.25 05:13:57.418342 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10662 | 2025.01.25 05:13:57.418499 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
10663 | 2025.01.25 05:13:57.527322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
10664 | 2025.01.25 05:13:57.528372 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10665 | 2025.01.25 05:13:57.528465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10666 | 2025.01.25 05:13:57.529159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10667 | 2025.01.25 05:13:57.529422 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10668 | 2025.01.25 05:13:57.529638 [ 106 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10669 | 2025.01.25 05:13:57.529668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10670 | 2025.01.25 05:13:57.529707 [ 106 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10671 | 2025.01.25 05:13:57.529735 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10672 | 2025.01.25 05:13:57.529874 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10673 | 2025.01.25 05:13:57.530013 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10674 | 2025.01.25 05:13:57.530057 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
10675 | 2025.01.25 05:13:57.530141 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10676 | 2025.01.25 05:13:57.530351 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10677 | 2025.01.25 05:13:57.530567 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10678 | 2025.01.25 05:13:57.530770 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10679 | 2025.01.25 05:13:57.530953 [ 196 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
10680 | 2025.01.25 05:13:57.533668 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003851328 sec., 6082057.929109128 rows/sec., 87.00 MiB/sec. | ||
10681 | 2025.01.25 05:13:57.534253 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10682 | 2025.01.25 05:13:57.534639 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10683 | 2025.01.25 05:13:57.534721 [ 201 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_51_10} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10684 | 2025.01.25 05:13:57.534827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
10685 | 2025.01.25 05:13:57.798900 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2025.01.25 05:13:57.799103 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10687 | 2025.01.25 05:13:57.799181 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10688 | 2025.01.25 05:13:57.799928 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2025.01.25 05:13:57.799980 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10690 | 2025.01.25 05:13:57.800402 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10691 | 2025.01.25 05:13:57.800651 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2025.01.25 05:13:57.800917 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
10693 | 2025.01.25 05:13:57.800993 [ 283 ] {64a8b769-c01f-4486-bc1f-bf5f46b392ad} <Debug> TCPHandler: Processed in 0.002226554 sec. | ||
10694 | 2025.01.25 05:13:57.801268 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10695 | 2025.01.25 05:13:57.801471 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10696 | 2025.01.25 05:13:57.801540 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10697 | 2025.01.25 05:13:57.802241 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10698 | 2025.01.25 05:13:57.802286 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10699 | 2025.01.25 05:13:57.802700 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10700 | 2025.01.25 05:13:57.802968 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10701 | 2025.01.25 05:13:57.803216 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001798 sec., 5561.735261401557 rows/sec., 453.52 KiB/sec. | ||
10702 | 2025.01.25 05:13:57.803277 [ 284 ] {ee5cc621-1b5b-42f5-bf84-68b68906866a} <Debug> TCPHandler: Processed in 0.002184933 sec. | ||
10703 | 2025.01.25 05:13:57.803421 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10704 | 2025.01.25 05:13:57.803557 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10705 | 2025.01.25 05:13:57.803615 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10706 | 2025.01.25 05:13:57.804842 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2025.01.25 05:13:57.804881 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10708 | 2025.01.25 05:13:57.805317 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10709 | 2025.01.25 05:13:57.805552 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2025.01.25 05:13:57.805764 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002238 sec., 633601.4298480786 rows/sec., 53.05 MiB/sec. | ||
10711 | 2025.01.25 05:13:57.805817 [ 283 ] {181d1960-a246-4dc1-8801-ab21bb6728b8} <Debug> TCPHandler: Processed in 0.002455016 sec. | ||
10712 | 2025.01.25 05:13:57.805950 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10713 | 2025.01.25 05:13:57.806067 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10714 | 2025.01.25 05:13:57.806117 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10715 | 2025.01.25 05:13:57.806722 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.01.25 05:13:57.806763 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10717 | 2025.01.25 05:13:57.807119 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10718 | 2025.01.25 05:13:57.807361 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2025.01.25 05:13:57.807568 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.001525 sec., 34098.360655737706 rows/sec., 2.42 MiB/sec. | ||
10720 | 2025.01.25 05:13:57.807620 [ 284 ] {307bbee7-eff2-4cdc-b1e6-fb725d83e284} <Debug> TCPHandler: Processed in 0.001726076 sec. | ||
10721 | 2025.01.25 05:13:57.807813 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10722 | 2025.01.25 05:13:57.808029 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10723 | 2025.01.25 05:13:57.808118 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10724 | 2025.01.25 05:13:57.808939 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10725 | 2025.01.25 05:13:57.808978 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10726 | 2025.01.25 05:13:57.809345 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10727 | 2025.01.25 05:13:57.809587 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2025.01.25 05:13:57.809789 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001814 sec., 133406.83572216096 rows/sec., 9.04 MiB/sec. | ||
10729 | 2025.01.25 05:13:57.809843 [ 283 ] {33b9a2ca-8223-403d-8e99-923d9a8126b1} <Debug> TCPHandler: Processed in 0.002139832 sec. | ||
10730 | 2025.01.25 05:13:57.809995 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2025.01.25 05:13:57.810135 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10732 | 2025.01.25 05:13:57.810192 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10733 | 2025.01.25 05:13:57.810798 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2025.01.25 05:13:57.810838 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10735 | 2025.01.25 05:13:57.811198 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10736 | 2025.01.25 05:13:57.811435 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10737 | 2025.01.25 05:13:57.811701 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. | ||
10738 | 2025.01.25 05:13:57.811897 [ 284 ] {da6d0795-450d-4155-bf8c-6bc589f8ff7b} <Debug> TCPHandler: Processed in 0.00196558 sec. | ||
10739 | 2025.01.25 05:13:57.812108 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10740 | 2025.01.25 05:13:57.812228 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10741 | 2025.01.25 05:13:57.812275 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10742 | 2025.01.25 05:13:57.813156 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10743 | 2025.01.25 05:13:57.813195 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10744 | 2025.01.25 05:13:57.813580 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10745 | 2025.01.25 05:13:57.813810 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10746 | 2025.01.25 05:13:57.814019 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.001814 sec., 486769.57001102535 rows/sec., 35.31 MiB/sec. | ||
10747 | 2025.01.25 05:13:57.814072 [ 283 ] {5a956521-54ce-468e-9745-ea5ec342505f} <Debug> TCPHandler: Processed in 0.002074901 sec. | ||
10748 | 2025.01.25 05:13:57.814226 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10749 | 2025.01.25 05:13:57.814364 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10750 | 2025.01.25 05:13:57.814424 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10751 | 2025.01.25 05:13:57.814998 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10752 | 2025.01.25 05:13:57.815044 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10753 | 2025.01.25 05:13:57.815473 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10754 | 2025.01.25 05:13:57.815771 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10755 | 2025.01.25 05:13:57.815984 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 189.76 KiB/sec. | ||
10756 | 2025.01.25 05:13:57.816034 [ 284 ] {78eed1d2-c796-4495-bd2f-79867027bc57} <Debug> TCPHandler: Processed in 0.001876158 sec. | ||
10757 | 2025.01.25 05:13:57.816169 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10758 | 2025.01.25 05:13:57.816288 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10759 | 2025.01.25 05:13:57.816339 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10760 | 2025.01.25 05:13:57.817084 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2025.01.25 05:13:57.817122 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10762 | 2025.01.25 05:13:57.817552 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10763 | 2025.01.25 05:13:57.817780 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2025.01.25 05:13:57.817992 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001728 sec., 555555.5555555556 rows/sec., 36.92 MiB/sec. | ||
10765 | 2025.01.25 05:13:57.818043 [ 283 ] {87e06cf4-6ca6-4175-95a2-d4df6c3eb1ca} <Debug> TCPHandler: Processed in 0.001930399 sec. | ||
10766 | 2025.01.25 05:13:57.818173 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10767 | 2025.01.25 05:13:57.818288 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10768 | 2025.01.25 05:13:57.818339 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10769 | 2025.01.25 05:13:57.818873 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10770 | 2025.01.25 05:13:57.818919 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10771 | 2025.01.25 05:13:57.819347 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10772 | 2025.01.25 05:13:57.819599 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10773 | 2025.01.25 05:13:57.819806 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. | ||
10774 | 2025.01.25 05:13:57.819855 [ 284 ] {b48803af-1582-456e-8a8a-199fe46bff60} <Debug> TCPHandler: Processed in 0.001736116 sec. | ||
10775 | 2025.01.25 05:13:57.819985 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10776 | 2025.01.25 05:13:57.820101 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10777 | 2025.01.25 05:13:57.820180 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10778 | 2025.01.25 05:13:57.821290 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10779 | 2025.01.25 05:13:57.821329 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10780 | 2025.01.25 05:13:57.821964 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10781 | 2025.01.25 05:13:57.822216 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10782 | 2025.01.25 05:13:57.822493 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002408 sec., 14534.883720930233 rows/sec., 26.05 MiB/sec. | ||
10783 | 2025.01.25 05:13:57.822798 [ 283 ] {8d0a1f5b-b887-4f97-b253-7af334cd1670} <Debug> TCPHandler: Processed in 0.002861713 sec. | ||
10784 | 2025.01.25 05:13:57.823060 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10785 | 2025.01.25 05:13:57.823237 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10786 | 2025.01.25 05:13:57.823295 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10787 | 2025.01.25 05:13:57.823784 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10788 | 2025.01.25 05:13:57.823824 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10789 | 2025.01.25 05:13:57.824187 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10790 | 2025.01.25 05:13:57.824416 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10791 | 2025.01.25 05:13:57.824650 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001431 sec., 23759.608665269043 rows/sec., 1.38 MiB/sec. | ||
10792 | 2025.01.25 05:13:57.824735 [ 284 ] {0924dab4-6cc9-432a-ab4a-64f26aa9b7a7} <Debug> TCPHandler: Processed in 0.001837268 sec. | ||
10793 | 2025.01.25 05:13:58.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.27 MiB, peak 243.88 MiB, free memory in arenas 0.00 B, will set to 235.11 MiB (RSS), difference: 1.84 MiB | ||
10794 | 2025.01.25 05:13:59.167695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10795 | 2025.01.25 05:13:59.188930 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10796 | 2025.01.25 05:13:59.188991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10797 | 2025.01.25 05:13:59.196287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10798 | 2025.01.25 05:13:59.197050 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10799 | 2025.01.25 05:13:59.197435 [ 105 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10800 | 2025.01.25 05:13:59.197583 [ 105 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10801 | 2025.01.25 05:13:59.197660 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10802 | 2025.01.25 05:13:59.198118 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10803 | 2025.01.25 05:13:59.214003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10804 | 2025.01.25 05:13:59.215371 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10805 | 2025.01.25 05:13:59.216648 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10806 | 2025.01.25 05:13:59.221747 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10807 | 2025.01.25 05:13:59.227197 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10808 | 2025.01.25 05:13:59.233083 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10809 | 2025.01.25 05:13:59.238502 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10810 | 2025.01.25 05:13:59.242967 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
10811 | 2025.01.25 05:13:59.301581 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.103738518 sec., 3711.2540975378115 rows/sec., 19.19 MiB/sec. | ||
10812 | 2025.01.25 05:13:59.305270 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10813 | 2025.01.25 05:13:59.308217 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_51_10} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10814 | 2025.01.25 05:13:59.308317 [ 196 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_51_10} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10815 | 2025.01.25 05:13:59.310902 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10816 | 2025.01.25 05:14:02.384575 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10817 | 2025.01.25 05:14:02.384874 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10818 | 2025.01.25 05:14:02.384988 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10819 | 2025.01.25 05:14:02.385989 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2025.01.25 05:14:02.386033 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10821 | 2025.01.25 05:14:02.386461 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10822 | 2025.01.25 05:14:02.386721 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10823 | 2025.01.25 05:14:02.386973 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002182 sec., 25664.52795600367 rows/sec., 1.97 MiB/sec. | ||
10824 | 2025.01.25 05:14:02.387030 [ 283 ] {ef13eb2c-cc7c-4335-853c-6d8e55b27cb8} <Debug> TCPHandler: Processed in 0.00264191 sec. | ||
10825 | 2025.01.25 05:14:02.387278 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10826 | 2025.01.25 05:14:02.387475 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10827 | 2025.01.25 05:14:02.387554 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10828 | 2025.01.25 05:14:02.388334 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2025.01.25 05:14:02.388386 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10830 | 2025.01.25 05:14:02.388839 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10831 | 2025.01.25 05:14:02.389097 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10832 | 2025.01.25 05:14:02.389334 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00196 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. | ||
10833 | 2025.01.25 05:14:02.389398 [ 284 ] {29c97e5d-efdb-4039-8d01-00ad2adba301} <Debug> TCPHandler: Processed in 0.002312975 sec. | ||
10834 | 2025.01.25 05:14:02.389656 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10835 | 2025.01.25 05:14:02.389795 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10836 | 2025.01.25 05:14:02.389858 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10837 | 2025.01.25 05:14:02.390514 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10838 | 2025.01.25 05:14:02.390560 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10839 | 2025.01.25 05:14:02.390971 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10840 | 2025.01.25 05:14:02.391206 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10841 | 2025.01.25 05:14:02.391436 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001672 sec., 76555.02392344497 rows/sec., 5.33 MiB/sec. | ||
10842 | 2025.01.25 05:14:02.391488 [ 283 ] {16808ea3-ef3f-4717-ac74-259612219db7} <Debug> TCPHandler: Processed in 0.0019428 sec. | ||
10843 | 2025.01.25 05:14:02.391628 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10844 | 2025.01.25 05:14:02.391754 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10845 | 2025.01.25 05:14:02.391809 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10846 | 2025.01.25 05:14:02.392324 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10847 | 2025.01.25 05:14:02.392365 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10848 | 2025.01.25 05:14:02.392768 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10849 | 2025.01.25 05:14:02.393014 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10850 | 2025.01.25 05:14:02.393246 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec. | ||
10851 | 2025.01.25 05:14:02.393315 [ 284 ] {671e54de-1623-455a-bf11-c784a1dd28f0} <Debug> TCPHandler: Processed in 0.001745426 sec. | ||
10852 | 2025.01.25 05:14:04.844158 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10853 | 2025.01.25 05:14:04.844255 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10854 | 2025.01.25 05:14:05.029899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
10855 | 2025.01.25 05:14:05.030567 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10856 | 2025.01.25 05:14:05.030610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10857 | 2025.01.25 05:14:05.031152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10858 | 2025.01.25 05:14:05.031405 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10859 | 2025.01.25 05:14:05.031643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
10860 | 2025.01.25 05:14:05.147222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1538 | ||
10861 | 2025.01.25 05:14:05.150611 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10862 | 2025.01.25 05:14:05.150664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10863 | 2025.01.25 05:14:05.152166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10864 | 2025.01.25 05:14:05.152483 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10865 | 2025.01.25 05:14:05.153468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
10866 | 2025.01.25 05:14:06.714186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10867 | 2025.01.25 05:14:06.732727 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10868 | 2025.01.25 05:14:06.732788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10869 | 2025.01.25 05:14:06.739450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10870 | 2025.01.25 05:14:06.740197 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10871 | 2025.01.25 05:14:06.742752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10872 | 2025.01.25 05:14:07.385913 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2025.01.25 05:14:07.386117 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10874 | 2025.01.25 05:14:07.386193 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10875 | 2025.01.25 05:14:07.386997 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10876 | 2025.01.25 05:14:07.387035 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10877 | 2025.01.25 05:14:07.387466 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10878 | 2025.01.25 05:14:07.387722 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2025.01.25 05:14:07.387878 [ 92 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10880 | 2025.01.25 05:14:07.387924 [ 92 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10881 | 2025.01.25 05:14:07.387924 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001863 sec., 35426.73107890499 rows/sec., 2.82 MiB/sec. | ||
10882 | 2025.01.25 05:14:07.387954 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10883 | 2025.01.25 05:14:07.388020 [ 283 ] {862d2c54-783c-42f9-aede-17ed3afde65c} <Debug> TCPHandler: Processed in 0.002252764 sec. | ||
10884 | 2025.01.25 05:14:07.388244 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10885 | 2025.01.25 05:14:07.388311 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10886 | 2025.01.25 05:14:07.388450 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10887 | 2025.01.25 05:14:07.388497 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1432 rows starting from the beginning of the part | ||
10888 | 2025.01.25 05:14:07.388527 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10889 | 2025.01.25 05:14:07.388615 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 273 rows starting from the beginning of the part | ||
10890 | 2025.01.25 05:14:07.388624 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10891 | 2025.01.25 05:14:07.389047 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part | ||
10892 | 2025.01.25 05:14:07.389426 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1418 rows starting from the beginning of the part | ||
10893 | 2025.01.25 05:14:07.389884 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
10894 | 2025.01.25 05:14:07.390246 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 66 rows starting from the beginning of the part | ||
10895 | 2025.01.25 05:14:07.391407 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2025.01.25 05:14:07.391453 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10897 | 2025.01.25 05:14:07.392061 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10898 | 2025.01.25 05:14:07.392347 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10899 | 2025.01.25 05:14:07.392670 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.004191 sec., 1193.0326890956812 rows/sec., 89.71 KiB/sec. | ||
10900 | 2025.01.25 05:14:07.392849 [ 284 ] {079187ea-408d-47d5-9b71-d9daeee2580c} <Debug> TCPHandler: Processed in 0.004714741 sec. | ||
10901 | 2025.01.25 05:14:07.393146 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10902 | 2025.01.25 05:14:07.393542 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10903 | 2025.01.25 05:14:07.393602 [ 201 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531113 sec., 598613.6967369858 rows/sec., 52.46 MiB/sec. | ||
10904 | 2025.01.25 05:14:07.393697 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10905 | 2025.01.25 05:14:07.394081 [ 194 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10906 | 2025.01.25 05:14:07.394965 [ 194 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2025.01.25 05:14:07.395129 [ 194 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_86_17} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10908 | 2025.01.25 05:14:07.395341 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10909 | 2025.01.25 05:14:07.395525 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10910 | 2025.01.25 05:14:07.395567 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10911 | 2025.01.25 05:14:07.395934 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10912 | 2025.01.25 05:14:07.396165 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10913 | 2025.01.25 05:14:07.396300 [ 92 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10914 | 2025.01.25 05:14:07.396338 [ 92 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10915 | 2025.01.25 05:14:07.396348 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002952 sec., 23373.983739837397 rows/sec., 1.82 MiB/sec. | ||
10916 | 2025.01.25 05:14:07.396367 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10917 | 2025.01.25 05:14:07.396439 [ 283 ] {e84fd6b9-6140-4533-af54-c0ee1de4f06b} <Debug> TCPHandler: Processed in 0.003501742 sec. | ||
10918 | 2025.01.25 05:14:07.396502 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10919 | 2025.01.25 05:14:07.396619 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10920 | 2025.01.25 05:14:07.396645 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10921 | 2025.01.25 05:14:07.396698 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
10922 | 2025.01.25 05:14:07.396937 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10923 | 2025.01.25 05:14:07.396952 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 417 rows starting from the beginning of the part | ||
10924 | 2025.01.25 05:14:07.397175 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10925 | 2025.01.25 05:14:07.397264 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 69 rows starting from the beginning of the part | ||
10926 | 2025.01.25 05:14:07.397624 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 883 rows starting from the beginning of the part | ||
10927 | 2025.01.25 05:14:07.397985 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
10928 | 2025.01.25 05:14:07.398432 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 69 rows starting from the beginning of the part | ||
10929 | 2025.01.25 05:14:07.399948 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10930 | 2025.01.25 05:14:07.400015 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10931 | 2025.01.25 05:14:07.401024 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10932 | 2025.01.25 05:14:07.401406 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2025.01.25 05:14:07.401741 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.0052904 sec., 456676.24376228644 rows/sec., 35.03 MiB/sec. | ||
10934 | 2025.01.25 05:14:07.401801 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10935 | 2025.01.25 05:14:07.401892 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10936 | 2025.01.25 05:14:07.401950 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10937 | 2025.01.25 05:14:07.401961 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005171 sec., 30941.79075614001 rows/sec., 2.16 MiB/sec. | ||
10938 | 2025.01.25 05:14:07.402025 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10939 | 2025.01.25 05:14:07.402354 [ 284 ] {8b81e5d1-800d-4a2f-8db0-dddd2b6307cc} <Debug> TCPHandler: Processed in 0.005821208 sec. | ||
10940 | 2025.01.25 05:14:07.402379 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10941 | 2025.01.25 05:14:07.402606 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2025.01.25 05:14:07.402687 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10943 | 2025.01.25 05:14:07.402742 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24499 rows starting from the beginning of the part | ||
10944 | 2025.01.25 05:14:07.402813 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10945 | 2025.01.25 05:14:07.402845 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10946 | 2025.01.25 05:14:07.403222 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10947 | 2025.01.25 05:14:07.403393 [ 193 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_86_17} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10948 | 2025.01.25 05:14:07.403404 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10949 | 2025.01.25 05:14:07.403824 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10950 | 2025.01.25 05:14:07.403834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10951 | 2025.01.25 05:14:07.404170 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 960 rows starting from the beginning of the part | ||
10952 | 2025.01.25 05:14:07.404477 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
10953 | 2025.01.25 05:14:07.404877 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
10954 | 2025.01.25 05:14:07.406634 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10955 | 2025.01.25 05:14:07.406683 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10956 | 2025.01.25 05:14:07.407709 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10957 | 2025.01.25 05:14:07.408007 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10958 | 2025.01.25 05:14:07.408274 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.005467 sec., 914.5783793671118 rows/sec., 1.64 MiB/sec. | ||
10959 | 2025.01.25 05:14:07.408388 [ 283 ] {c4480505-30e3-4ace-a211-ddd06336e897} <Debug> TCPHandler: Processed in 0.005937209 sec. | ||
10960 | 2025.01.25 05:14:07.408623 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10961 | 2025.01.25 05:14:07.408909 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10962 | 2025.01.25 05:14:07.408993 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10963 | 2025.01.25 05:14:07.409665 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10964 | 2025.01.25 05:14:07.409731 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10965 | 2025.01.25 05:14:07.410604 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10966 | 2025.01.25 05:14:07.410904 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10967 | 2025.01.25 05:14:07.411108 [ 92 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10968 | 2025.01.25 05:14:07.411180 [ 92 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10969 | 2025.01.25 05:14:07.411214 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002409 sec., 24906.600249066003 rows/sec., 1.68 MiB/sec. | ||
10970 | 2025.01.25 05:14:07.411222 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10971 | 2025.01.25 05:14:07.411396 [ 284 ] {fcdb096e-d5bc-498f-ba5a-0d88ca573808} <Debug> TCPHandler: Processed in 0.002871613 sec. | ||
10972 | 2025.01.25 05:14:07.411795 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10973 | 2025.01.25 05:14:07.411975 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10974 | 2025.01.25 05:14:07.412038 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4906 rows starting from the beginning of the part | ||
10975 | 2025.01.25 05:14:07.412415 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
10976 | 2025.01.25 05:14:07.412807 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
10977 | 2025.01.25 05:14:07.412877 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26144 rows, containing 5 columns (5 merged, 0 gathered) in 0.010799202 sec., 2420919.619801537 rows/sec., 163.43 MiB/sec. | ||
10978 | 2025.01.25 05:14:07.413102 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
10979 | 2025.01.25 05:14:07.413187 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
10980 | 2025.01.25 05:14:07.413370 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10981 | 2025.01.25 05:14:07.413529 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
10982 | 2025.01.25 05:14:07.414294 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10983 | 2025.01.25 05:14:07.414484 [ 190 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10984 | 2025.01.25 05:14:07.414668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
10985 | 2025.01.25 05:14:07.416409 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974405 sec., 1043340.8618719223 rows/sec., 68.05 MiB/sec. | ||
10986 | 2025.01.25 05:14:07.417036 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10987 | 2025.01.25 05:14:07.417341 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10988 | 2025.01.25 05:14:07.417421 [ 192 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_86_17} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10989 | 2025.01.25 05:14:07.417513 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10990 | 2025.01.25 05:14:08.673363 [ 90 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
10991 | 2025.01.25 05:14:08.673457 [ 90 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10992 | 2025.01.25 05:14:08.673496 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
10993 | 2025.01.25 05:14:08.673789 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
10994 | 2025.01.25 05:14:08.674284 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10995 | 2025.01.25 05:14:08.674332 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
10996 | 2025.01.25 05:14:08.674427 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10997 | 2025.01.25 05:14:08.674708 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10998 | 2025.01.25 05:14:08.674996 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10999 | 2025.01.25 05:14:08.675196 [ 200 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11000 | 2025.01.25 05:14:08.676408 [ 192 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801942 sec., 12848.231690734498 rows/sec., 865.75 KiB/sec. | ||
11001 | 2025.01.25 05:14:08.676622 [ 192 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
11002 | 2025.01.25 05:14:08.677003 [ 192 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11003 | 2025.01.25 05:14:08.677097 [ 192 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_36_8} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
11004 | 2025.01.25 05:14:08.677199 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
11005 | 2025.01.25 05:14:10.298223 [ 89 ] {} <Debug> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11006 | 2025.01.25 05:14:10.298346 [ 89 ] {} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2025.01.25 05:14:10.298384 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11008 | 2025.01.25 05:14:10.298610 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::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 | ||
11009 | 2025.01.25 05:14:10.298857 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11010 | 2025.01.25 05:14:10.298899 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
11011 | 2025.01.25 05:14:10.299020 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
11012 | 2025.01.25 05:14:10.299115 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
11013 | 2025.01.25 05:14:10.299347 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
11014 | 2025.01.25 05:14:10.299608 [ 189 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
11015 | 2025.01.25 05:14:10.300609 [ 192 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002133492 sec., 16873.745015214496 rows/sec., 1.41 MiB/sec. | ||
11016 | 2025.01.25 05:14:10.300766 [ 198 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11017 | 2025.01.25 05:14:10.301063 [ 198 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11018 | 2025.01.25 05:14:10.301147 [ 198 ] {20abc41d-3024-4e4d-9983-227d1732fea5::all_1_21_5} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11019 | 2025.01.25 05:14:10.301230 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11020 | 2025.01.25 05:14:12.391744 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11021 | 2025.01.25 05:14:12.391958 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11022 | 2025.01.25 05:14:12.392037 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11023 | 2025.01.25 05:14:12.392780 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11024 | 2025.01.25 05:14:12.392835 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11025 | 2025.01.25 05:14:12.393265 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11026 | 2025.01.25 05:14:12.393517 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11027 | 2025.01.25 05:14:12.393722 [ 87 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11028 | 2025.01.25 05:14:12.393795 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
11029 | 2025.01.25 05:14:12.393806 [ 87 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11030 | 2025.01.25 05:14:12.393886 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11031 | 2025.01.25 05:14:12.393944 [ 283 ] {017363ac-de24-4ab1-8c8e-70e222de63cb} <Debug> TCPHandler: Processed in 0.002346175 sec. | ||
11032 | 2025.01.25 05:14:12.394168 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11033 | 2025.01.25 05:14:12.394253 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11034 | 2025.01.25 05:14:12.394367 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11035 | 2025.01.25 05:14:12.394444 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
11036 | 2025.01.25 05:14:12.394541 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11037 | 2025.01.25 05:14:12.394650 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11038 | 2025.01.25 05:14:12.394748 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11039 | 2025.01.25 05:14:12.394975 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11040 | 2025.01.25 05:14:12.395281 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11041 | 2025.01.25 05:14:12.395534 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11042 | 2025.01.25 05:14:12.397739 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11043 | 2025.01.25 05:14:12.397839 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11044 | 2025.01.25 05:14:12.398069 [ 189 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004049971 sec., 17284.074379791855 rows/sec., 1.28 MiB/sec. | ||
11045 | 2025.01.25 05:14:12.398297 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11046 | 2025.01.25 05:14:12.398751 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11047 | 2025.01.25 05:14:12.398874 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11048 | 2025.01.25 05:14:12.399014 [ 198 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_37_9} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11049 | 2025.01.25 05:14:12.399163 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11050 | 2025.01.25 05:14:12.399222 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2025.01.25 05:14:12.399487 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.005101 sec., 53518.91785924329 rows/sec., 4.72 MiB/sec. | ||
11052 | 2025.01.25 05:14:12.399564 [ 284 ] {884a5c85-7398-4f02-8da0-75648c9fa994} <Debug> TCPHandler: Processed in 0.005559523 sec. | ||
11053 | 2025.01.25 05:14:12.399832 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11054 | 2025.01.25 05:14:12.400057 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11055 | 2025.01.25 05:14:12.400119 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11056 | 2025.01.25 05:14:12.400843 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11057 | 2025.01.25 05:14:12.400891 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11058 | 2025.01.25 05:14:12.401279 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11059 | 2025.01.25 05:14:12.401528 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11060 | 2025.01.25 05:14:12.401793 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001789 sec., 23476.802683063164 rows/sec., 1.69 MiB/sec. | ||
11061 | 2025.01.25 05:14:12.401855 [ 283 ] {45dd325a-139d-40b2-b52b-5b6ee86efb33} <Debug> TCPHandler: Processed in 0.002134723 sec. | ||
11062 | 2025.01.25 05:14:12.401987 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11063 | 2025.01.25 05:14:12.402206 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11064 | 2025.01.25 05:14:12.402301 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11065 | 2025.01.25 05:14:12.403226 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11066 | 2025.01.25 05:14:12.403267 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11067 | 2025.01.25 05:14:12.403631 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11068 | 2025.01.25 05:14:12.403907 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11069 | 2025.01.25 05:14:12.404163 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002011 sec., 6961.7105917454 rows/sec., 487.55 KiB/sec. | ||
11070 | 2025.01.25 05:14:12.404253 [ 284 ] {e364aab8-cdbf-4242-a6e4-b82439b2d608} <Debug> TCPHandler: Processed in 0.002322055 sec. | ||
11071 | 2025.01.25 05:14:12.404490 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11072 | 2025.01.25 05:14:12.404711 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11073 | 2025.01.25 05:14:12.404801 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11074 | 2025.01.25 05:14:12.405491 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11075 | 2025.01.25 05:14:12.405530 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11076 | 2025.01.25 05:14:12.405905 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11077 | 2025.01.25 05:14:12.406145 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11078 | 2025.01.25 05:14:12.406305 [ 87 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11079 | 2025.01.25 05:14:12.406361 [ 87 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11080 | 2025.01.25 05:14:12.406401 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11081 | 2025.01.25 05:14:12.406408 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001732 sec., 7505.773672055427 rows/sec., 467.98 KiB/sec. | ||
11082 | 2025.01.25 05:14:12.406727 [ 283 ] {01182f35-0dab-4a38-a33a-ba776295077a} <Debug> TCPHandler: Processed in 0.002362965 sec. | ||
11083 | 2025.01.25 05:14:12.406798 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11084 | 2025.01.25 05:14:12.407031 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11085 | 2025.01.25 05:14:12.407316 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11086 | 2025.01.25 05:14:12.407439 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
11087 | 2025.01.25 05:14:12.407537 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11088 | 2025.01.25 05:14:12.407736 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
11089 | 2025.01.25 05:14:12.407778 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11090 | 2025.01.25 05:14:12.408050 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
11091 | 2025.01.25 05:14:12.408404 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
11092 | 2025.01.25 05:14:12.408711 [ 198 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
11093 | 2025.01.25 05:14:12.410767 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11094 | 2025.01.25 05:14:12.410841 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11095 | 2025.01.25 05:14:12.411260 [ 189 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004755022 sec., 13669.75799481054 rows/sec., 905.70 KiB/sec. | ||
11096 | 2025.01.25 05:14:12.411470 [ 189 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11097 | 2025.01.25 05:14:12.411820 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11098 | 2025.01.25 05:14:12.411900 [ 189 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2025.01.25 05:14:12.412023 [ 189 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_37_9} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11100 | 2025.01.25 05:14:12.412148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11101 | 2025.01.25 05:14:12.412231 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11102 | 2025.01.25 05:14:12.412466 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.005099 sec., 81780.74132182781 rows/sec., 5.84 MiB/sec. | ||
11103 | 2025.01.25 05:14:12.412534 [ 284 ] {57f691d9-3382-4fb6-94eb-45640ec4ee68} <Debug> TCPHandler: Processed in 0.005686675 sec. | ||
11104 | 2025.01.25 05:14:12.412742 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11105 | 2025.01.25 05:14:12.412965 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11106 | 2025.01.25 05:14:12.413047 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11107 | 2025.01.25 05:14:12.413532 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11108 | 2025.01.25 05:14:12.413571 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11109 | 2025.01.25 05:14:12.413938 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11110 | 2025.01.25 05:14:12.414178 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11111 | 2025.01.25 05:14:12.414427 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
11112 | 2025.01.25 05:14:12.414577 [ 283 ] {2d9ff816-2deb-42d2-8c87-0ba7287c6bf6} <Debug> TCPHandler: Processed in 0.001937849 sec. | ||
11113 | 2025.01.25 05:14:12.414785 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11114 | 2025.01.25 05:14:12.414925 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11115 | 2025.01.25 05:14:12.414986 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11116 | 2025.01.25 05:14:12.415546 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11117 | 2025.01.25 05:14:12.415583 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11118 | 2025.01.25 05:14:12.415994 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11119 | 2025.01.25 05:14:12.416234 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11120 | 2025.01.25 05:14:12.416471 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001574 sec., 150571.79161372298 rows/sec., 10.09 MiB/sec. | ||
11121 | 2025.01.25 05:14:12.416537 [ 284 ] {3f7d2f3d-f4f7-44c8-a8d6-b93aee04dfa8} <Debug> TCPHandler: Processed in 0.001862828 sec. | ||
11122 | 2025.01.25 05:14:12.416738 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11123 | 2025.01.25 05:14:12.417019 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11124 | 2025.01.25 05:14:12.417084 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11125 | 2025.01.25 05:14:12.417560 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11126 | 2025.01.25 05:14:12.417599 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11127 | 2025.01.25 05:14:12.417958 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11128 | 2025.01.25 05:14:12.418197 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11129 | 2025.01.25 05:14:12.418402 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. | ||
11130 | 2025.01.25 05:14:12.418452 [ 283 ] {15961519-9a05-4263-875b-36ab8ceaa3b1} <Debug> TCPHandler: Processed in 0.001836168 sec. | ||
11131 | 2025.01.25 05:14:12.418589 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11132 | 2025.01.25 05:14:12.418705 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11133 | 2025.01.25 05:14:12.418787 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11134 | 2025.01.25 05:14:12.419932 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11135 | 2025.01.25 05:14:12.419972 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11136 | 2025.01.25 05:14:12.420632 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11137 | 2025.01.25 05:14:12.420908 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11138 | 2025.01.25 05:14:12.421154 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002473 sec., 14152.850788515972 rows/sec., 25.36 MiB/sec. | ||
11139 | 2025.01.25 05:14:12.421557 [ 284 ] {25df2e34-7620-48db-8db7-be1d4e3c4ef1} <Debug> TCPHandler: Processed in 0.003020325 sec. | ||
11140 | 2025.01.25 05:14:12.421991 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11141 | 2025.01.25 05:14:12.422321 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11142 | 2025.01.25 05:14:12.422433 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11143 | 2025.01.25 05:14:12.422959 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11144 | 2025.01.25 05:14:12.423001 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11145 | 2025.01.25 05:14:12.423408 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11146 | 2025.01.25 05:14:12.423661 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11147 | 2025.01.25 05:14:12.423897 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001686 sec., 48635.82443653618 rows/sec., 3.09 MiB/sec. | ||
11148 | 2025.01.25 05:14:12.423957 [ 283 ] {47d700d4-67de-4421-8774-eb93da250854} <Debug> TCPHandler: Processed in 0.002177483 sec. | ||
11149 | 2025.01.25 05:14:12.531843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
11150 | 2025.01.25 05:14:12.532422 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11151 | 2025.01.25 05:14:12.532463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11152 | 2025.01.25 05:14:12.532951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11153 | 2025.01.25 05:14:12.533199 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2025.01.25 05:14:12.533440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
11155 | 2025.01.25 05:14:14.242892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11156 | 2025.01.25 05:14:14.261998 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11157 | 2025.01.25 05:14:14.262040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11158 | 2025.01.25 05:14:14.269494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11159 | 2025.01.25 05:14:14.270242 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11160 | 2025.01.25 05:14:14.273159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11161 | 2025.01.25 05:14:15.153885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1572 | ||
11162 | 2025.01.25 05:14:15.157282 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11163 | 2025.01.25 05:14:15.157344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11164 | 2025.01.25 05:14:15.158875 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11165 | 2025.01.25 05:14:15.159217 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2025.01.25 05:14:15.160630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
11167 | 2025.01.25 05:14:17.386165 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11168 | 2025.01.25 05:14:17.386371 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11169 | 2025.01.25 05:14:17.386446 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11170 | 2025.01.25 05:14:17.387169 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11171 | 2025.01.25 05:14:17.387220 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11172 | 2025.01.25 05:14:17.387652 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11173 | 2025.01.25 05:14:17.387925 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11174 | 2025.01.25 05:14:17.388146 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. | ||
11175 | 2025.01.25 05:14:17.388203 [ 283 ] {bcc9ca75-7a95-4ae0-a93e-3d93fbad3619} <Debug> TCPHandler: Processed in 0.002178483 sec. | ||
11176 | 2025.01.25 05:14:17.388463 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11177 | 2025.01.25 05:14:17.388683 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11178 | 2025.01.25 05:14:17.388773 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11179 | 2025.01.25 05:14:17.389633 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11180 | 2025.01.25 05:14:17.389684 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11181 | 2025.01.25 05:14:17.390155 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11182 | 2025.01.25 05:14:17.390451 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11183 | 2025.01.25 05:14:17.390717 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.002096 sec., 31965.64885496183 rows/sec., 2.54 MiB/sec. | ||
11184 | 2025.01.25 05:14:17.390792 [ 284 ] {b13dff1a-3384-49d4-ab19-dc3adb8625ba} <Debug> TCPHandler: Processed in 0.002478768 sec. | ||
11185 | 2025.01.25 05:14:17.390961 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11186 | 2025.01.25 05:14:17.391090 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11187 | 2025.01.25 05:14:17.391143 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11188 | 2025.01.25 05:14:17.391875 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2025.01.25 05:14:17.391930 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11190 | 2025.01.25 05:14:17.392435 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11191 | 2025.01.25 05:14:17.392738 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11192 | 2025.01.25 05:14:17.393010 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001945 sec., 3598.9717223650387 rows/sec., 265.10 KiB/sec. | ||
11193 | 2025.01.25 05:14:17.393082 [ 283 ] {ada3530c-221a-41ff-ae0d-bba50a6193e0} <Debug> TCPHandler: Processed in 0.002180563 sec. | ||
11194 | 2025.01.25 05:14:17.393271 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11195 | 2025.01.25 05:14:17.393436 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11196 | 2025.01.25 05:14:17.393508 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11197 | 2025.01.25 05:14:17.394323 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2025.01.25 05:14:17.394382 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11199 | 2025.01.25 05:14:17.394913 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11200 | 2025.01.25 05:14:17.395196 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2025.01.25 05:14:17.395398 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.002006 sec., 35393.8185443669 rows/sec., 2.76 MiB/sec. | ||
11202 | 2025.01.25 05:14:17.395467 [ 284 ] {8ba9c1ab-9b9c-4922-9dd1-5b1c604a8bb7} <Debug> TCPHandler: Processed in 0.002278394 sec. | ||
11203 | 2025.01.25 05:14:17.395615 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11204 | 2025.01.25 05:14:17.395738 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11205 | 2025.01.25 05:14:17.395808 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11206 | 2025.01.25 05:14:17.396451 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11207 | 2025.01.25 05:14:17.396492 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11208 | 2025.01.25 05:14:17.396895 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11209 | 2025.01.25 05:14:17.397148 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11210 | 2025.01.25 05:14:17.397389 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00167 sec., 96407.18562874252 rows/sec., 6.71 MiB/sec. | ||
11211 | 2025.01.25 05:14:17.397488 [ 283 ] {50d908da-0944-48d6-9616-00bbcc668918} <Debug> TCPHandler: Processed in 0.001931919 sec. | ||
11212 | 2025.01.25 05:14:17.397689 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11213 | 2025.01.25 05:14:17.397909 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11214 | 2025.01.25 05:14:17.397999 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11215 | 2025.01.25 05:14:17.399152 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11216 | 2025.01.25 05:14:17.399192 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11217 | 2025.01.25 05:14:17.399848 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11218 | 2025.01.25 05:14:17.400121 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11219 | 2025.01.25 05:14:17.400341 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002473 sec., 2021.8358269308533 rows/sec., 3.62 MiB/sec. | ||
11220 | 2025.01.25 05:14:17.400598 [ 284 ] {451d092c-db17-4180-b493-f3813bb61b34} <Debug> TCPHandler: Processed in 0.003022756 sec. | ||
11221 | 2025.01.25 05:14:17.400848 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11222 | 2025.01.25 05:14:17.401002 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11223 | 2025.01.25 05:14:17.401066 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11224 | 2025.01.25 05:14:17.401600 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11225 | 2025.01.25 05:14:17.401642 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11226 | 2025.01.25 05:14:17.402028 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11227 | 2025.01.25 05:14:17.402340 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2025.01.25 05:14:17.402608 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
11229 | 2025.01.25 05:14:17.402670 [ 283 ] {0f50b888-ff2f-411b-81cc-fd5a3203ad38} <Debug> TCPHandler: Processed in 0.00197953 sec. | ||
11230 | 2025.01.25 05:14:19.844310 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11231 | 2025.01.25 05:14:19.844408 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11232 | 2025.01.25 05:14:20.033631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
11233 | 2025.01.25 05:14:20.034459 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2025.01.25 05:14:20.034539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11235 | 2025.01.25 05:14:20.035291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11236 | 2025.01.25 05:14:20.035653 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11237 | 2025.01.25 05:14:20.035974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
11238 | 2025.01.25 05:14:21.773301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11239 | 2025.01.25 05:14:21.794214 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11240 | 2025.01.25 05:14:21.794265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11241 | 2025.01.25 05:14:21.801422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11242 | 2025.01.25 05:14:21.802189 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11243 | 2025.01.25 05:14:21.804767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11244 | 2025.01.25 05:14:22.392235 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11245 | 2025.01.25 05:14:22.392442 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11246 | 2025.01.25 05:14:22.392523 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11247 | 2025.01.25 05:14:22.393360 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11248 | 2025.01.25 05:14:22.393409 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11249 | 2025.01.25 05:14:22.393831 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11250 | 2025.01.25 05:14:22.394081 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11251 | 2025.01.25 05:14:22.394315 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. | ||
11252 | 2025.01.25 05:14:22.394371 [ 283 ] {652976ef-9017-4e76-9c83-3fcd3786a7db} <Debug> TCPHandler: Processed in 0.002277305 sec. | ||
11253 | 2025.01.25 05:14:22.394623 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11254 | 2025.01.25 05:14:22.394846 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11255 | 2025.01.25 05:14:22.394933 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11256 | 2025.01.25 05:14:22.395869 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11257 | 2025.01.25 05:14:22.395925 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11258 | 2025.01.25 05:14:22.396389 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11259 | 2025.01.25 05:14:22.396645 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2025.01.25 05:14:22.396878 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002092 sec., 130497.13193116634 rows/sec., 11.50 MiB/sec. | ||
11261 | 2025.01.25 05:14:22.396947 [ 284 ] {13c40b44-b6d0-46f2-9f34-b11993a3de3c} <Debug> TCPHandler: Processed in 0.002469197 sec. | ||
11262 | 2025.01.25 05:14:22.397101 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11263 | 2025.01.25 05:14:22.397237 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11264 | 2025.01.25 05:14:22.397295 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11265 | 2025.01.25 05:14:22.397890 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11266 | 2025.01.25 05:14:22.397930 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11267 | 2025.01.25 05:14:22.398287 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11268 | 2025.01.25 05:14:22.398542 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11269 | 2025.01.25 05:14:22.398722 [ 70 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11270 | 2025.01.25 05:14:22.398780 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001565 sec., 26837.0607028754 rows/sec., 1.93 MiB/sec. | ||
11271 | 2025.01.25 05:14:22.398829 [ 70 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11272 | 2025.01.25 05:14:22.398907 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11273 | 2025.01.25 05:14:22.398911 [ 283 ] {6b166a71-9873-48bf-8369-2dfeae595fee} <Debug> TCPHandler: Processed in 0.001874798 sec. | ||
11274 | 2025.01.25 05:14:22.399176 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2025.01.25 05:14:22.399572 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11276 | 2025.01.25 05:14:22.399657 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::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 | ||
11277 | 2025.01.25 05:14:22.399750 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11278 | 2025.01.25 05:14:22.400708 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11279 | 2025.01.25 05:14:22.400819 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part | ||
11280 | 2025.01.25 05:14:22.401187 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
11281 | 2025.01.25 05:14:22.401589 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
11282 | 2025.01.25 05:14:22.401915 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
11283 | 2025.01.25 05:14:22.402281 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
11284 | 2025.01.25 05:14:22.402622 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part | ||
11285 | 2025.01.25 05:14:22.403039 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11286 | 2025.01.25 05:14:22.403137 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11287 | 2025.01.25 05:14:22.403936 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11288 | 2025.01.25 05:14:22.404516 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11289 | 2025.01.25 05:14:22.404891 [ 70 ] {} <Debug> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11290 | 2025.01.25 05:14:22.405046 [ 70 ] {} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11291 | 2025.01.25 05:14:22.405136 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11292 | 2025.01.25 05:14:22.405146 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005718 sec., 2448.4085344526056 rows/sec., 171.47 KiB/sec. | ||
11293 | 2025.01.25 05:14:22.405695 [ 284 ] {dbf3488b-091a-41b3-a029-f40d04e2d6fe} <Debug> TCPHandler: Processed in 0.00667393 sec. | ||
11294 | 2025.01.25 05:14:22.405707 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11295 | 2025.01.25 05:14:22.405992 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11296 | 2025.01.25 05:14:22.406385 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11297 | 2025.01.25 05:14:22.406523 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part | ||
11298 | 2025.01.25 05:14:22.406543 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11299 | 2025.01.25 05:14:22.406759 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11300 | 2025.01.25 05:14:22.407017 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11301 | 2025.01.25 05:14:22.407205 [ 195 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.008055261 sec., 26442.346188410284 rows/sec., 1.99 MiB/sec. | ||
11302 | 2025.01.25 05:14:22.407398 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11303 | 2025.01.25 05:14:22.407772 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11304 | 2025.01.25 05:14:22.407796 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11305 | 2025.01.25 05:14:22.408364 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11306 | 2025.01.25 05:14:22.408984 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11307 | 2025.01.25 05:14:22.409033 [ 189 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11308 | 2025.01.25 05:14:22.409404 [ 188 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_71_14} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11309 | 2025.01.25 05:14:22.409805 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11310 | 2025.01.25 05:14:22.410486 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11311 | 2025.01.25 05:14:22.410548 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11312 | 2025.01.25 05:14:22.411493 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11313 | 2025.01.25 05:14:22.412034 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11314 | 2025.01.25 05:14:22.412531 [ 186 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.007281449 sec., 74161.06327188449 rows/sec., 5.31 MiB/sec. | ||
11315 | 2025.01.25 05:14:22.412588 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006165 sec., 2108.67802108678 rows/sec., 131.48 KiB/sec. | ||
11316 | 2025.01.25 05:14:22.412924 [ 283 ] {13dcea1a-392f-413a-845b-43c4f91505a0} <Debug> TCPHandler: Processed in 0.007125157 sec. | ||
11317 | 2025.01.25 05:14:22.413158 [ 188 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11318 | 2025.01.25 05:14:22.413270 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11319 | 2025.01.25 05:14:22.413479 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11320 | 2025.01.25 05:14:22.413540 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11321 | 2025.01.25 05:14:22.413644 [ 188 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2025.01.25 05:14:22.413758 [ 188 ] {8adad53a-8142-4c71-b3e0-a80900205b41::all_1_38_8} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11323 | 2025.01.25 05:14:22.413874 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11324 | 2025.01.25 05:14:22.414398 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11325 | 2025.01.25 05:14:22.414438 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11326 | 2025.01.25 05:14:22.414824 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11327 | 2025.01.25 05:14:22.415075 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11328 | 2025.01.25 05:14:22.415324 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001874 sec., 222518.67662753467 rows/sec., 15.89 MiB/sec. | ||
11329 | 2025.01.25 05:14:22.415403 [ 284 ] {259b80a4-1d68-4114-921b-659fce45ae8b} <Debug> TCPHandler: Processed in 0.002340115 sec. | ||
11330 | 2025.01.25 05:14:22.415699 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11331 | 2025.01.25 05:14:22.415950 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11332 | 2025.01.25 05:14:22.416042 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11333 | 2025.01.25 05:14:22.416684 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11334 | 2025.01.25 05:14:22.416722 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11335 | 2025.01.25 05:14:22.417091 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11336 | 2025.01.25 05:14:22.417331 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11337 | 2025.01.25 05:14:22.417493 [ 70 ] {} <Debug> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11338 | 2025.01.25 05:14:22.417546 [ 70 ] {} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.01.25 05:14:22.417580 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001675 sec., 3582.089552238806 rows/sec., 187.15 KiB/sec. | ||
11340 | 2025.01.25 05:14:22.417585 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11341 | 2025.01.25 05:14:22.417672 [ 283 ] {967553a3-3d8c-40f7-8035-f97d9a600a0f} <Debug> TCPHandler: Processed in 0.002174912 sec. | ||
11342 | 2025.01.25 05:14:22.417958 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2025.01.25 05:14:22.418058 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11344 | 2025.01.25 05:14:22.418322 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11345 | 2025.01.25 05:14:22.418529 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11346 | 2025.01.25 05:14:22.418787 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11347 | 2025.01.25 05:14:22.418872 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11348 | 2025.01.25 05:14:22.419173 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11349 | 2025.01.25 05:14:22.419453 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11350 | 2025.01.25 05:14:22.419742 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11351 | 2025.01.25 05:14:22.420073 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11352 | 2025.01.25 05:14:22.420428 [ 196 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11353 | 2025.01.25 05:14:22.421616 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11354 | 2025.01.25 05:14:22.421714 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11355 | 2025.01.25 05:14:22.422975 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11356 | 2025.01.25 05:14:22.423373 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005647515 sec., 40371.73872048149 rows/sec., 2.06 MiB/sec. | ||
11357 | 2025.01.25 05:14:22.423553 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11358 | 2025.01.25 05:14:22.423613 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11359 | 2025.01.25 05:14:22.423955 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005767 sec., 41095.8904109589 rows/sec., 2.75 MiB/sec. | ||
11360 | 2025.01.25 05:14:22.424129 [ 284 ] {6d95f00d-1b95-40b4-83a0-52b53eea3e5e} <Debug> TCPHandler: Processed in 0.006343136 sec. | ||
11361 | 2025.01.25 05:14:22.424293 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11362 | 2025.01.25 05:14:22.424330 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11363 | 2025.01.25 05:14:22.424442 [ 191 ] {f1faf23f-60a4-4bc3-b4d1-4467581faf7b::all_1_38_8} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11364 | 2025.01.25 05:14:22.424508 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11365 | 2025.01.25 05:14:22.424621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11366 | 2025.01.25 05:14:22.424640 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11367 | 2025.01.25 05:14:22.425146 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11368 | 2025.01.25 05:14:22.425186 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11369 | 2025.01.25 05:14:22.425556 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11370 | 2025.01.25 05:14:22.425799 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11371 | 2025.01.25 05:14:22.426050 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
11372 | 2025.01.25 05:14:22.426255 [ 283 ] {584ac98c-ba45-4dbb-ab45-b87b52703be7} <Debug> TCPHandler: Processed in 0.00201148 sec. | ||
11373 | 2025.01.25 05:14:22.426478 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11374 | 2025.01.25 05:14:22.426595 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11375 | 2025.01.25 05:14:22.426680 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11376 | 2025.01.25 05:14:22.427870 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11377 | 2025.01.25 05:14:22.427911 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11378 | 2025.01.25 05:14:22.428584 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11379 | 2025.01.25 05:14:22.428845 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11380 | 2025.01.25 05:14:22.429050 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11381 | 2025.01.25 05:14:22.429115 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11382 | 2025.01.25 05:14:22.429133 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002553 sec., 13709.361535448492 rows/sec., 24.57 MiB/sec. | ||
11383 | 2025.01.25 05:14:22.429158 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11384 | 2025.01.25 05:14:22.429531 [ 284 ] {d2f25d3a-bee6-4d91-8b5f-fae537b58985} <Debug> TCPHandler: Processed in 0.003156167 sec. | ||
11385 | 2025.01.25 05:14:22.429542 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::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 | ||
11386 | 2025.01.25 05:14:22.429743 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11387 | 2025.01.25 05:14:22.430023 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11388 | 2025.01.25 05:14:22.430155 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11389 | 2025.01.25 05:14:22.430359 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11390 | 2025.01.25 05:14:22.430627 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1298 rows starting from the beginning of the part | ||
11391 | 2025.01.25 05:14:22.431463 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
11392 | 2025.01.25 05:14:22.432200 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
11393 | 2025.01.25 05:14:22.432389 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11394 | 2025.01.25 05:14:22.432524 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11395 | 2025.01.25 05:14:22.432946 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
11396 | 2025.01.25 05:14:22.433633 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
11397 | 2025.01.25 05:14:22.434081 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11398 | 2025.01.25 05:14:22.434297 [ 191 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
11399 | 2025.01.25 05:14:22.435045 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11400 | 2025.01.25 05:14:22.435689 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005777 sec., 14194.218452483989 rows/sec., 923.14 KiB/sec. | ||
11401 | 2025.01.25 05:14:22.435849 [ 283 ] {47851b87-49fd-40da-af6a-f1490192ea0d} <Debug> TCPHandler: Processed in 0.006217653 sec. | ||
11402 | 2025.01.25 05:14:22.444271 [ 196 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1413 rows, containing 19 columns (19 merged, 0 gathered) in 0.014957125 sec., 94470.02682667959 rows/sec., 169.29 MiB/sec. | ||
11403 | 2025.01.25 05:14:22.445694 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11404 | 2025.01.25 05:14:22.446156 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11405 | 2025.01.25 05:14:22.446259 [ 194 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11406 | 2025.01.25 05:14:22.446437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
11407 | 2025.01.25 05:14:23.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.88 MiB, peak 249.60 MiB, free memory in arenas 0.00 B, will set to 242.07 MiB (RSS), difference: 4.19 MiB | ||
11408 | 2025.01.25 05:14:25.160965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1608 | ||
11409 | 2025.01.25 05:14:25.164256 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11410 | 2025.01.25 05:14:25.164318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11411 | 2025.01.25 05:14:25.165820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11412 | 2025.01.25 05:14:25.166150 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11413 | 2025.01.25 05:14:25.167728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
11414 | 2025.01.25 05:14:27.386534 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11415 | 2025.01.25 05:14:27.386817 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11416 | 2025.01.25 05:14:27.386980 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11417 | 2025.01.25 05:14:27.388041 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11418 | 2025.01.25 05:14:27.388094 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11419 | 2025.01.25 05:14:27.388540 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11420 | 2025.01.25 05:14:27.388795 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11421 | 2025.01.25 05:14:27.389047 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002355 sec., 28025.477707006372 rows/sec., 2.23 MiB/sec. | ||
11422 | 2025.01.25 05:14:27.389114 [ 283 ] {94e6c070-099b-42e5-8542-9ef97d2efa12} <Debug> TCPHandler: Processed in 0.002723641 sec. | ||
11423 | 2025.01.25 05:14:27.389368 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11424 | 2025.01.25 05:14:27.389583 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11425 | 2025.01.25 05:14:27.389662 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11426 | 2025.01.25 05:14:27.390413 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2025.01.25 05:14:27.390466 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11428 | 2025.01.25 05:14:27.390908 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11429 | 2025.01.25 05:14:27.391184 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2025.01.25 05:14:27.391453 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001923 sec., 2600.1040041601664 rows/sec., 195.52 KiB/sec. | ||
11431 | 2025.01.25 05:14:27.391542 [ 284 ] {3fda53d0-068a-4465-bead-91e83a234008} <Debug> TCPHandler: Processed in 0.002321494 sec. | ||
11432 | 2025.01.25 05:14:27.391782 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11433 | 2025.01.25 05:14:27.392023 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11434 | 2025.01.25 05:14:27.392085 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11435 | 2025.01.25 05:14:27.392765 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11436 | 2025.01.25 05:14:27.392806 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11437 | 2025.01.25 05:14:27.393183 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11438 | 2025.01.25 05:14:27.393420 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11439 | 2025.01.25 05:14:27.393660 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001684 sec., 40973.87173396675 rows/sec., 3.20 MiB/sec. | ||
11440 | 2025.01.25 05:14:27.393741 [ 283 ] {865eaed1-756c-4181-a4eb-e10a727adbc2} <Debug> TCPHandler: Processed in 0.002104321 sec. | ||
11441 | 2025.01.25 05:14:27.393955 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11442 | 2025.01.25 05:14:27.394175 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11443 | 2025.01.25 05:14:27.394243 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11444 | 2025.01.25 05:14:27.394865 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11445 | 2025.01.25 05:14:27.394908 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11446 | 2025.01.25 05:14:27.395327 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11447 | 2025.01.25 05:14:27.395571 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11448 | 2025.01.25 05:14:27.395801 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. | ||
11449 | 2025.01.25 05:14:27.395862 [ 284 ] {5327f661-64f3-40e9-a6a4-0e8ef46ddca8} <Debug> TCPHandler: Processed in 0.00203636 sec. | ||
11450 | 2025.01.25 05:14:27.396014 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11451 | 2025.01.25 05:14:27.396153 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11452 | 2025.01.25 05:14:27.396248 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11453 | 2025.01.25 05:14:27.397407 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11454 | 2025.01.25 05:14:27.397447 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11455 | 2025.01.25 05:14:27.398077 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11456 | 2025.01.25 05:14:27.398335 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11457 | 2025.01.25 05:14:27.398617 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002484 sec., 2012.8824476650564 rows/sec., 3.61 MiB/sec. | ||
11458 | 2025.01.25 05:14:27.399034 [ 283 ] {7c1cd8a2-c592-4696-a5f8-d50e28a827e3} <Debug> TCPHandler: Processed in 0.003082967 sec. | ||
11459 | 2025.01.25 05:14:27.399326 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11460 | 2025.01.25 05:14:27.399495 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11461 | 2025.01.25 05:14:27.399556 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11462 | 2025.01.25 05:14:27.400046 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11463 | 2025.01.25 05:14:27.400087 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11464 | 2025.01.25 05:14:27.400471 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11465 | 2025.01.25 05:14:27.400715 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11466 | 2025.01.25 05:14:27.400931 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
11467 | 2025.01.25 05:14:27.400983 [ 284 ] {5951ce33-eadc-402b-9865-243f3d0ba909} <Debug> TCPHandler: Processed in 0.001843177 sec. | ||
11468 | 2025.01.25 05:14:27.536207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
11469 | 2025.01.25 05:14:27.537084 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11470 | 2025.01.25 05:14:27.537121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11471 | 2025.01.25 05:14:27.537586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11472 | 2025.01.25 05:14:27.537830 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11473 | 2025.01.25 05:14:27.538074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11474 | 2025.01.25 05:14:27.799719 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11475 | 2025.01.25 05:14:27.799902 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11476 | 2025.01.25 05:14:27.799973 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11477 | 2025.01.25 05:14:27.800732 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11478 | 2025.01.25 05:14:27.800782 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11479 | 2025.01.25 05:14:27.801196 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11480 | 2025.01.25 05:14:27.801444 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11481 | 2025.01.25 05:14:27.801683 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. | ||
11482 | 2025.01.25 05:14:27.801748 [ 283 ] {a6bc0241-857b-4353-b42d-a532751817cb} <Debug> TCPHandler: Processed in 0.002141612 sec. | ||
11483 | 2025.01.25 05:14:27.801934 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11484 | 2025.01.25 05:14:27.802102 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11485 | 2025.01.25 05:14:27.802167 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11486 | 2025.01.25 05:14:27.802845 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11487 | 2025.01.25 05:14:27.802889 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11488 | 2025.01.25 05:14:27.803261 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11489 | 2025.01.25 05:14:27.803501 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11490 | 2025.01.25 05:14:27.803722 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 98.30 KiB/sec. | ||
11491 | 2025.01.25 05:14:27.803780 [ 284 ] {8d6b5e6c-4bb3-4d4c-9497-98d4af013442} <Debug> TCPHandler: Processed in 0.001942499 sec. | ||
11492 | 2025.01.25 05:14:27.803933 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11493 | 2025.01.25 05:14:27.804058 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11494 | 2025.01.25 05:14:27.804111 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11495 | 2025.01.25 05:14:27.805226 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11496 | 2025.01.25 05:14:27.805268 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11497 | 2025.01.25 05:14:27.805727 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11498 | 2025.01.25 05:14:27.805978 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11499 | 2025.01.25 05:14:27.806157 [ 59 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11500 | 2025.01.25 05:14:27.806220 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Debug> executeQuery: Read 1414 rows, 121.27 KiB in 0.002186 sec., 646843.549862763 rows/sec., 54.18 MiB/sec. | ||
11501 | 2025.01.25 05:14:27.806247 [ 59 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11502 | 2025.01.25 05:14:27.806315 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11503 | 2025.01.25 05:14:27.806360 [ 283 ] {6a84513c-20a4-43f4-a946-720af317e1a5} <Debug> TCPHandler: Processed in 0.002488278 sec. | ||
11504 | 2025.01.25 05:14:27.806595 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11505 | 2025.01.25 05:14:27.806606 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11506 | 2025.01.25 05:14:27.806797 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11507 | 2025.01.25 05:14:27.806871 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11508 | 2025.01.25 05:14:27.806891 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11509 | 2025.01.25 05:14:27.806954 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1432 rows starting from the beginning of the part | ||
11510 | 2025.01.25 05:14:27.807289 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 273 rows starting from the beginning of the part | ||
11511 | 2025.01.25 05:14:27.807620 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 67 rows starting from the beginning of the part | ||
11512 | 2025.01.25 05:14:27.807991 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 273 rows starting from the beginning of the part | ||
11513 | 2025.01.25 05:14:27.808359 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part | ||
11514 | 2025.01.25 05:14:27.808729 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1414 rows starting from the beginning of the part | ||
11515 | 2025.01.25 05:14:27.809678 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11516 | 2025.01.25 05:14:27.809761 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11517 | 2025.01.25 05:14:27.810676 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11518 | 2025.01.25 05:14:27.811158 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2025.01.25 05:14:27.811438 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.004716 sec., 9329.940627650552 rows/sec., 684.38 KiB/sec. | ||
11520 | 2025.01.25 05:14:27.811546 [ 284 ] {0d46668b-5868-49f7-bdf3-4088696c7a79} <Debug> TCPHandler: Processed in 0.005082536 sec. | ||
11521 | 2025.01.25 05:14:27.811727 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11522 | 2025.01.25 05:14:27.812062 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11523 | 2025.01.25 05:14:27.812076 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.005634825 sec., 625573.9974178434 rows/sec., 55.11 MiB/sec. | ||
11524 | 2025.01.25 05:14:27.812153 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11525 | 2025.01.25 05:14:27.812378 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11526 | 2025.01.25 05:14:27.812980 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11527 | 2025.01.25 05:14:27.813191 [ 187 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_91_18} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11528 | 2025.01.25 05:14:27.813362 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
11529 | 2025.01.25 05:14:27.813532 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11530 | 2025.01.25 05:14:27.813579 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11531 | 2025.01.25 05:14:27.813956 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11532 | 2025.01.25 05:14:27.814210 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11533 | 2025.01.25 05:14:27.814432 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002448 sec., 98856.20915032679 rows/sec., 6.70 MiB/sec. | ||
11534 | 2025.01.25 05:14:27.814491 [ 283 ] {ee6f39e6-410c-4927-9a66-6ce551b57d2b} <Debug> TCPHandler: Processed in 0.002852763 sec. | ||
11535 | 2025.01.25 05:14:27.814636 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11536 | 2025.01.25 05:14:27.814760 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11537 | 2025.01.25 05:14:27.814810 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11538 | 2025.01.25 05:14:27.815388 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11539 | 2025.01.25 05:14:27.815428 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11540 | 2025.01.25 05:14:27.815791 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11541 | 2025.01.25 05:14:27.816032 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11542 | 2025.01.25 05:14:27.816242 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. | ||
11543 | 2025.01.25 05:14:27.816295 [ 284 ] {d7d9f93e-25cc-4d32-91c4-8b91783d91aa} <Debug> TCPHandler: Processed in 0.001719346 sec. | ||
11544 | 2025.01.25 05:14:27.816422 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11545 | 2025.01.25 05:14:27.816537 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11546 | 2025.01.25 05:14:27.816589 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11547 | 2025.01.25 05:14:27.817620 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11548 | 2025.01.25 05:14:27.817661 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11549 | 2025.01.25 05:14:27.818066 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11550 | 2025.01.25 05:14:27.818300 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11551 | 2025.01.25 05:14:27.818467 [ 59 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11552 | 2025.01.25 05:14:27.818534 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Debug> executeQuery: Read 875 rows, 64.94 KiB in 0.002011 sec., 435106.9119840875 rows/sec., 31.53 MiB/sec. | ||
11553 | 2025.01.25 05:14:27.818540 [ 59 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11554 | 2025.01.25 05:14:27.818626 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11555 | 2025.01.25 05:14:27.818662 [ 283 ] {025c0d15-e8c3-4e1b-9344-178fc45b3f85} <Debug> TCPHandler: Processed in 0.002288125 sec. | ||
11556 | 2025.01.25 05:14:27.818884 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11557 | 2025.01.25 05:14:27.818900 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11558 | 2025.01.25 05:14:27.819078 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11559 | 2025.01.25 05:14:27.819148 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11560 | 2025.01.25 05:14:27.819181 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11561 | 2025.01.25 05:14:27.819222 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
11562 | 2025.01.25 05:14:27.819577 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 417 rows starting from the beginning of the part | ||
11563 | 2025.01.25 05:14:27.819955 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 71 rows starting from the beginning of the part | ||
11564 | 2025.01.25 05:14:27.820371 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 417 rows starting from the beginning of the part | ||
11565 | 2025.01.25 05:14:27.820556 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 69 rows starting from the beginning of the part | ||
11566 | 2025.01.25 05:14:27.821096 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 875 rows starting from the beginning of the part | ||
11567 | 2025.01.25 05:14:27.821780 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11568 | 2025.01.25 05:14:27.821832 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11569 | 2025.01.25 05:14:27.822796 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11570 | 2025.01.25 05:14:27.823368 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11571 | 2025.01.25 05:14:27.823746 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004741 sec., 1265.5557899177388 rows/sec., 66.12 KiB/sec. | ||
11572 | 2025.01.25 05:14:27.823823 [ 284 ] {d7bac5ed-d1e0-452c-a133-b77dc46a7509} <Debug> TCPHandler: Processed in 0.005061766 sec. | ||
11573 | 2025.01.25 05:14:27.824017 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11574 | 2025.01.25 05:14:27.824292 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.005553653 sec., 497510.37740384566 rows/sec., 37.98 MiB/sec. | ||
11575 | 2025.01.25 05:14:27.824309 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11576 | 2025.01.25 05:14:27.824393 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11577 | 2025.01.25 05:14:27.824517 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11578 | 2025.01.25 05:14:27.825093 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2025.01.25 05:14:27.825199 [ 199 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_91_18} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11580 | 2025.01.25 05:14:27.825358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11581 | 2025.01.25 05:14:27.825682 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11582 | 2025.01.25 05:14:27.825726 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11583 | 2025.01.25 05:14:27.826182 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11584 | 2025.01.25 05:14:27.826424 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11585 | 2025.01.25 05:14:27.826606 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11586 | 2025.01.25 05:14:27.826665 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002405 sec., 397505.1975051975 rows/sec., 26.41 MiB/sec. | ||
11587 | 2025.01.25 05:14:27.826678 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11588 | 2025.01.25 05:14:27.826760 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11589 | 2025.01.25 05:14:27.826799 [ 283 ] {4c6b2e13-9430-451b-af3c-cce44c36012e} <Debug> TCPHandler: Processed in 0.002888944 sec. | ||
11590 | 2025.01.25 05:14:27.827070 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11591 | 2025.01.25 05:14:27.827135 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11592 | 2025.01.25 05:14:27.827611 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11593 | 2025.01.25 05:14:27.827699 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11594 | 2025.01.25 05:14:27.827820 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11595 | 2025.01.25 05:14:27.827831 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26144 rows starting from the beginning of the part | ||
11596 | 2025.01.25 05:14:27.828245 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
11597 | 2025.01.25 05:14:27.828665 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
11598 | 2025.01.25 05:14:27.829234 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
11599 | 2025.01.25 05:14:27.829662 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
11600 | 2025.01.25 05:14:27.830299 [ 201 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 956 rows starting from the beginning of the part | ||
11601 | 2025.01.25 05:14:27.831106 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11602 | 2025.01.25 05:14:27.831151 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11603 | 2025.01.25 05:14:27.831644 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11604 | 2025.01.25 05:14:27.831914 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11605 | 2025.01.25 05:14:27.832321 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004901 sec., 204.03999183840034 rows/sec., 13.75 KiB/sec. | ||
11606 | 2025.01.25 05:14:27.832701 [ 284 ] {000551c2-0c5e-410b-9dd1-81cd8d3e1c8d} <Debug> TCPHandler: Processed in 0.005795058 sec. | ||
11607 | 2025.01.25 05:14:27.833029 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11608 | 2025.01.25 05:14:27.833448 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11609 | 2025.01.25 05:14:27.833792 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11610 | 2025.01.25 05:14:27.835654 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11611 | 2025.01.25 05:14:27.835699 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11612 | 2025.01.25 05:14:27.836531 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11613 | 2025.01.25 05:14:27.836830 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11614 | 2025.01.25 05:14:27.837106 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003826 sec., 9147.935180345008 rows/sec., 16.39 MiB/sec. | ||
11615 | 2025.01.25 05:14:27.837210 [ 283 ] {87fa3458-c4d5-4d6c-9fb7-dd346b1c59ff} <Debug> TCPHandler: Processed in 0.004387316 sec. | ||
11616 | 2025.01.25 05:14:27.837527 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11617 | 2025.01.25 05:14:27.837736 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11618 | 2025.01.25 05:14:27.837822 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11619 | 2025.01.25 05:14:27.838499 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11620 | 2025.01.25 05:14:27.838554 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11621 | 2025.01.25 05:14:27.839092 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11622 | 2025.01.25 05:14:27.839366 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11623 | 2025.01.25 05:14:27.839586 [ 58 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11624 | 2025.01.25 05:14:27.839639 [ 58 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11625 | 2025.01.25 05:14:27.839647 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001981 sec., 17163.048965169106 rows/sec., 1019.94 KiB/sec. | ||
11626 | 2025.01.25 05:14:27.839677 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
11627 | 2025.01.25 05:14:27.839821 [ 284 ] {5056633e-963e-4a28-9fcd-ade92d1428ad} <Debug> TCPHandler: Processed in 0.002359545 sec. | ||
11628 | 2025.01.25 05:14:27.840303 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11629 | 2025.01.25 05:14:27.841048 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11630 | 2025.01.25 05:14:27.841225 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5190 rows starting from the beginning of the part | ||
11631 | 2025.01.25 05:14:27.841314 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27895 rows, containing 5 columns (5 merged, 0 gathered) in 0.014427467 sec., 1933464.8278869742 rows/sec., 130.49 MiB/sec. | ||
11632 | 2025.01.25 05:14:27.841540 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
11633 | 2025.01.25 05:14:27.841806 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11634 | 2025.01.25 05:14:27.841913 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
11635 | 2025.01.25 05:14:27.842538 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
11636 | 2025.01.25 05:14:27.843196 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
11637 | 2025.01.25 05:14:27.843637 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11638 | 2025.01.25 05:14:27.843657 [ 190 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
11639 | 2025.01.25 05:14:27.843909 [ 200 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11640 | 2025.01.25 05:14:27.844102 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
11641 | 2025.01.25 05:14:27.845814 [ 197 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.006008531 sec., 916696.6102030596 rows/sec., 59.74 MiB/sec. | ||
11642 | 2025.01.25 05:14:27.846254 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11643 | 2025.01.25 05:14:27.846602 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2025.01.25 05:14:27.846702 [ 198 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_91_18} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11645 | 2025.01.25 05:14:27.846809 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
11646 | 2025.01.25 05:14:28.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.54 MiB, peak 250.66 MiB, free memory in arenas 0.00 B, will set to 242.35 MiB (RSS), difference: -1.19 MiB | ||
11647 | 2025.01.25 05:14:29.304912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11648 | 2025.01.25 05:14:29.327507 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11649 | 2025.01.25 05:14:29.327570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11650 | 2025.01.25 05:14:29.334888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11651 | 2025.01.25 05:14:29.335662 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11652 | 2025.01.25 05:14:29.338437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11653 | 2025.01.25 05:14:32.384826 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11654 | 2025.01.25 05:14:32.385027 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11655 | 2025.01.25 05:14:32.385107 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11656 | 2025.01.25 05:14:32.385931 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11657 | 2025.01.25 05:14:32.385978 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11658 | 2025.01.25 05:14:32.386411 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11659 | 2025.01.25 05:14:32.386668 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11660 | 2025.01.25 05:14:32.386889 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
11661 | 2025.01.25 05:14:32.386983 [ 283 ] {b4294aca-0fc3-40b8-bfc4-098a447ef05f} <Debug> TCPHandler: Processed in 0.002297104 sec. | ||
11662 | 2025.01.25 05:14:32.387292 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11663 | 2025.01.25 05:14:32.387517 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11664 | 2025.01.25 05:14:32.387602 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11665 | 2025.01.25 05:14:32.388397 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2025.01.25 05:14:32.388443 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11667 | 2025.01.25 05:14:32.388905 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11668 | 2025.01.25 05:14:32.389161 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11669 | 2025.01.25 05:14:32.389383 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. | ||
11670 | 2025.01.25 05:14:32.389445 [ 284 ] {ce702a97-1e4c-497c-82c0-09613e7c76fc} <Debug> TCPHandler: Processed in 0.002384226 sec. | ||
11671 | 2025.01.25 05:14:32.389582 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11672 | 2025.01.25 05:14:32.389700 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11673 | 2025.01.25 05:14:32.389753 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11674 | 2025.01.25 05:14:32.390386 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11675 | 2025.01.25 05:14:32.390424 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11676 | 2025.01.25 05:14:32.390842 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11677 | 2025.01.25 05:14:32.391091 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11678 | 2025.01.25 05:14:32.391269 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001547 sec., 82740.78862314156 rows/sec., 5.76 MiB/sec. | ||
11679 | 2025.01.25 05:14:32.391324 [ 283 ] {5411dfb8-851e-4729-8420-f7d1247d976d} <Debug> TCPHandler: Processed in 0.001754896 sec. | ||
11680 | 2025.01.25 05:14:32.391476 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11681 | 2025.01.25 05:14:32.391634 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11682 | 2025.01.25 05:14:32.391701 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11683 | 2025.01.25 05:14:32.392211 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11684 | 2025.01.25 05:14:32.392252 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11685 | 2025.01.25 05:14:32.392647 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11686 | 2025.01.25 05:14:32.392887 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11687 | 2025.01.25 05:14:32.393089 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001491 sec., 32193.158953722337 rows/sec., 2.17 MiB/sec. | ||
11688 | 2025.01.25 05:14:32.393142 [ 284 ] {f96b8012-5f8c-4c1e-9030-516be0d4e1f8} <Debug> TCPHandler: Processed in 0.001738966 sec. | ||
11689 | 2025.01.25 05:14:34.844476 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11690 | 2025.01.25 05:14:34.844572 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11691 | 2025.01.25 05:14:35.038292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
11692 | 2025.01.25 05:14:35.039351 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11693 | 2025.01.25 05:14:35.039389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11694 | 2025.01.25 05:14:35.039902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11695 | 2025.01.25 05:14:35.040153 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11696 | 2025.01.25 05:14:35.040369 [ 45 ] {} <Debug> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11697 | 2025.01.25 05:14:35.040403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
11698 | 2025.01.25 05:14:35.040461 [ 45 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11699 | 2025.01.25 05:14:35.040494 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11700 | 2025.01.25 05:14:35.040623 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::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 | ||
11701 | 2025.01.25 05:14:35.040771 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11702 | 2025.01.25 05:14:35.040817 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
11703 | 2025.01.25 05:14:35.040901 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
11704 | 2025.01.25 05:14:35.041114 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
11705 | 2025.01.25 05:14:35.041366 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
11706 | 2025.01.25 05:14:35.041552 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
11707 | 2025.01.25 05:14:35.041699 [ 190 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
11708 | 2025.01.25 05:14:35.044464 [ 197 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003904969 sec., 6592113.791428306 rows/sec., 94.30 MiB/sec. | ||
11709 | 2025.01.25 05:14:35.044708 [ 186 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11710 | 2025.01.25 05:14:35.045030 [ 186 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11711 | 2025.01.25 05:14:35.045114 [ 186 ] {eab09388-8953-4ef5-ac6d-4ea9c34d7d1d::all_1_56_11} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11712 | 2025.01.25 05:14:35.045211 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11713 | 2025.01.25 05:14:35.168054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1652 | ||
11714 | 2025.01.25 05:14:35.171541 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2025.01.25 05:14:35.171601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11716 | 2025.01.25 05:14:35.173145 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11717 | 2025.01.25 05:14:35.173463 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2025.01.25 05:14:35.173747 [ 45 ] {} <Debug> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11719 | 2025.01.25 05:14:35.173884 [ 45 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11720 | 2025.01.25 05:14:35.173975 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11721 | 2025.01.25 05:14:35.174635 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::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 | ||
11722 | 2025.01.25 05:14:35.175248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
11723 | 2025.01.25 05:14:35.175749 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11724 | 2025.01.25 05:14:35.175930 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1458 rows starting from the beginning of the part | ||
11725 | 2025.01.25 05:14:35.176584 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
11726 | 2025.01.25 05:14:35.177244 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
11727 | 2025.01.25 05:14:35.177873 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
11728 | 2025.01.25 05:14:35.178527 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
11729 | 2025.01.25 05:14:35.179130 [ 197 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
11730 | 2025.01.25 05:14:35.188129 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1652 rows, containing 72 columns (72 merged, 0 gathered) in 0.013899828 sec., 118850.39153002469 rows/sec., 91.27 MiB/sec. | ||
11731 | 2025.01.25 05:14:35.189951 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11732 | 2025.01.25 05:14:35.190796 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11733 | 2025.01.25 05:14:35.190903 [ 194 ] {1df6e9f0-75a7-4477-b836-4f9b15915ae7::all_1_41_8} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11734 | 2025.01.25 05:14:35.191258 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
11735 | 2025.01.25 05:14:36.838577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11736 | 2025.01.25 05:14:36.859716 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11737 | 2025.01.25 05:14:36.859769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11738 | 2025.01.25 05:14:36.867191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11739 | 2025.01.25 05:14:36.867953 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11740 | 2025.01.25 05:14:36.868418 [ 43 ] {} <Debug> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11741 | 2025.01.25 05:14:36.868578 [ 43 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2025.01.25 05:14:36.868663 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11743 | 2025.01.25 05:14:36.869226 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::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 | ||
11744 | 2025.01.25 05:14:36.884364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11745 | 2025.01.25 05:14:36.885949 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11746 | 2025.01.25 05:14:36.887652 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11747 | 2025.01.25 05:14:36.893654 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11748 | 2025.01.25 05:14:36.899598 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11749 | 2025.01.25 05:14:36.905547 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11750 | 2025.01.25 05:14:36.911460 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11751 | 2025.01.25 05:14:36.916300 [ 195 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11752 | 2025.01.25 05:14:36.975759 [ 194 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.106896056 sec., 3947.7602429036297 rows/sec., 20.41 MiB/sec. | ||
11753 | 2025.01.25 05:14:36.977942 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11754 | 2025.01.25 05:14:36.980383 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11755 | 2025.01.25 05:14:36.980490 [ 191 ] {bbc66141-72b5-4771-89d6-1a30c5044017::all_1_56_11} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11756 | 2025.01.25 05:14:36.981967 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11757 | 2025.01.25 05:14:37.387429 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11758 | 2025.01.25 05:14:37.387727 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11759 | 2025.01.25 05:14:37.387843 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11760 | 2025.01.25 05:14:37.389241 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11761 | 2025.01.25 05:14:37.389339 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11762 | 2025.01.25 05:14:37.389911 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11763 | 2025.01.25 05:14:37.390183 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2025.01.25 05:14:37.390409 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002766 sec., 23861.17136659436 rows/sec., 1.90 MiB/sec. | ||
11765 | 2025.01.25 05:14:37.390464 [ 283 ] {66dc259d-27d1-4983-b921-cbcc32c5f37a} <Debug> TCPHandler: Processed in 0.003219848 sec. | ||
11766 | 2025.01.25 05:14:37.390805 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11767 | 2025.01.25 05:14:37.391072 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11768 | 2025.01.25 05:14:37.391157 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11769 | 2025.01.25 05:14:37.391983 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11770 | 2025.01.25 05:14:37.392033 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11771 | 2025.01.25 05:14:37.392478 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11772 | 2025.01.25 05:14:37.392735 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11773 | 2025.01.25 05:14:37.392980 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001969 sec., 2539.3600812595228 rows/sec., 190.95 KiB/sec. | ||
11774 | 2025.01.25 05:14:37.393039 [ 284 ] {cd4f0cd5-05db-4904-a0ed-630b6a4c2450} <Debug> TCPHandler: Processed in 0.002429296 sec. | ||
11775 | 2025.01.25 05:14:37.393196 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11776 | 2025.01.25 05:14:37.393334 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11777 | 2025.01.25 05:14:37.393391 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11778 | 2025.01.25 05:14:37.394069 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11779 | 2025.01.25 05:14:37.394108 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11780 | 2025.01.25 05:14:37.394478 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11781 | 2025.01.25 05:14:37.394719 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11782 | 2025.01.25 05:14:37.394923 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00162 sec., 42592.5925925926 rows/sec., 3.32 MiB/sec. | ||
11783 | 2025.01.25 05:14:37.394975 [ 283 ] {dde0dca7-0fae-4544-bbb6-21cc86d0c46e} <Debug> TCPHandler: Processed in 0.001847037 sec. | ||
11784 | 2025.01.25 05:14:37.395123 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11785 | 2025.01.25 05:14:37.395265 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11786 | 2025.01.25 05:14:37.395331 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11787 | 2025.01.25 05:14:37.395974 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11788 | 2025.01.25 05:14:37.396024 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11789 | 2025.01.25 05:14:37.396431 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11790 | 2025.01.25 05:14:37.396676 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11791 | 2025.01.25 05:14:37.396886 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
11792 | 2025.01.25 05:14:37.396938 [ 284 ] {f309f8ec-a3c4-484e-a4ce-2f726b0fb357} <Debug> TCPHandler: Processed in 0.001882148 sec. | ||
11793 | 2025.01.25 05:14:37.397084 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11794 | 2025.01.25 05:14:37.397220 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11795 | 2025.01.25 05:14:37.397313 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11796 | 2025.01.25 05:14:37.398516 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11797 | 2025.01.25 05:14:37.398555 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11798 | 2025.01.25 05:14:37.399200 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11799 | 2025.01.25 05:14:37.399461 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11800 | 2025.01.25 05:14:37.399747 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002552 sec., 1959.2476489028213 rows/sec., 3.51 MiB/sec. | ||
11801 | 2025.01.25 05:14:37.400182 [ 283 ] {cc2ac953-1329-4b4e-8fd1-6b268cd8d065} <Debug> TCPHandler: Processed in 0.003158377 sec. | ||
11802 | 2025.01.25 05:14:37.400566 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11803 | 2025.01.25 05:14:37.400785 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11804 | 2025.01.25 05:14:37.400877 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11805 | 2025.01.25 05:14:37.401401 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11806 | 2025.01.25 05:14:37.401440 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11807 | 2025.01.25 05:14:37.401828 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11808 | 2025.01.25 05:14:37.402073 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11809 | 2025.01.25 05:14:37.402294 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. | ||
11810 | 2025.01.25 05:14:37.402344 [ 284 ] {9b2d1608-f61c-45d5-9915-639830cadf7b} <Debug> TCPHandler: Processed in 0.00199598 sec. | ||
11811 | 2025.01.25 05:14:42.392896 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11812 | 2025.01.25 05:14:42.393122 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11813 | 2025.01.25 05:14:42.393194 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11814 | 2025.01.25 05:14:42.393916 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11815 | 2025.01.25 05:14:42.393962 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11816 | 2025.01.25 05:14:42.394390 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11817 | 2025.01.25 05:14:42.394644 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2025.01.25 05:14:42.394886 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. | ||
11819 | 2025.01.25 05:14:42.394941 [ 283 ] {abb9daec-e9d6-4581-acda-67ad680caa0b} <Debug> TCPHandler: Processed in 0.002188583 sec. | ||
11820 | 2025.01.25 05:14:42.395184 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11821 | 2025.01.25 05:14:42.395405 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11822 | 2025.01.25 05:14:42.395488 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11823 | 2025.01.25 05:14:42.396434 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11824 | 2025.01.25 05:14:42.396482 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11825 | 2025.01.25 05:14:42.396947 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11826 | 2025.01.25 05:14:42.397212 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11827 | 2025.01.25 05:14:42.397450 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.002106 sec., 129629.62962962964 rows/sec., 11.42 MiB/sec. | ||
11828 | 2025.01.25 05:14:42.397520 [ 284 ] {86307ce7-c7a9-4c1a-94d4-191fa9995300} <Debug> TCPHandler: Processed in 0.002477097 sec. | ||
11829 | 2025.01.25 05:14:42.397666 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11830 | 2025.01.25 05:14:42.397803 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11831 | 2025.01.25 05:14:42.397860 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11832 | 2025.01.25 05:14:42.398494 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11833 | 2025.01.25 05:14:42.398532 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11834 | 2025.01.25 05:14:42.398901 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11835 | 2025.01.25 05:14:42.399137 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2025.01.25 05:14:42.399314 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001542 sec., 27237.354085603114 rows/sec., 1.96 MiB/sec. | ||
11837 | 2025.01.25 05:14:42.399364 [ 283 ] {b0bfd4ed-24d6-454d-9796-ca7106218083} <Debug> TCPHandler: Processed in 0.001764896 sec. | ||
11838 | 2025.01.25 05:14:42.399511 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2025.01.25 05:14:42.399645 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11840 | 2025.01.25 05:14:42.399699 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11841 | 2025.01.25 05:14:42.400293 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11842 | 2025.01.25 05:14:42.400335 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11843 | 2025.01.25 05:14:42.400714 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11844 | 2025.01.25 05:14:42.400956 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11845 | 2025.01.25 05:14:42.401177 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec. | ||
11846 | 2025.01.25 05:14:42.401233 [ 284 ] {6f34e378-297f-4b10-8ea2-3279167da8c9} <Debug> TCPHandler: Processed in 0.001781486 sec. | ||
11847 | 2025.01.25 05:14:42.401375 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11848 | 2025.01.25 05:14:42.401516 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11849 | 2025.01.25 05:14:42.401581 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11850 | 2025.01.25 05:14:42.402244 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11851 | 2025.01.25 05:14:42.402281 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11852 | 2025.01.25 05:14:42.402637 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11853 | 2025.01.25 05:14:42.402869 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11854 | 2025.01.25 05:14:42.403042 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
11855 | 2025.01.25 05:14:42.403093 [ 283 ] {b06dd152-8dfa-4863-9ffb-32660729eb06} <Debug> TCPHandler: Processed in 0.001783077 sec. | ||
11856 | 2025.01.25 05:14:42.403232 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2025.01.25 05:14:42.403352 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11858 | 2025.01.25 05:14:42.403401 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11859 | 2025.01.25 05:14:42.404131 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11860 | 2025.01.25 05:14:42.404172 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11861 | 2025.01.25 05:14:42.404553 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11862 | 2025.01.25 05:14:42.404790 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.01.25 05:14:42.404995 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.001669 sec., 249850.20970641103 rows/sec., 17.84 MiB/sec. | ||
11864 | 2025.01.25 05:14:42.405047 [ 284 ] {636de016-e8f0-4525-a708-c89fe9082744} <Debug> TCPHandler: Processed in 0.001871258 sec. | ||
11865 | 2025.01.25 05:14:42.405205 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.01.25 05:14:42.405343 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11867 | 2025.01.25 05:14:42.405402 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11868 | 2025.01.25 05:14:42.405967 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.01.25 05:14:42.406012 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11870 | 2025.01.25 05:14:42.406385 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11871 | 2025.01.25 05:14:42.406621 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.01.25 05:14:42.406812 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
11873 | 2025.01.25 05:14:42.406932 [ 283 ] {3f16b1c4-2885-4c1e-9060-91c583d04318} <Debug> TCPHandler: Processed in 0.001791437 sec. | ||
11874 | 2025.01.25 05:14:42.407096 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2025.01.25 05:14:42.407232 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11876 | 2025.01.25 05:14:42.407294 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11877 | 2025.01.25 05:14:42.407973 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11878 | 2025.01.25 05:14:42.408019 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11879 | 2025.01.25 05:14:42.408441 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11880 | 2025.01.25 05:14:42.408673 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11881 | 2025.01.25 05:14:42.408877 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001675 sec., 141492.53731343284 rows/sec., 9.48 MiB/sec. | ||
11882 | 2025.01.25 05:14:42.408929 [ 284 ] {195cc5f3-d495-4837-9596-3681f4b45483} <Debug> TCPHandler: Processed in 0.001909809 sec. | ||
11883 | 2025.01.25 05:14:42.409058 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11884 | 2025.01.25 05:14:42.409175 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11885 | 2025.01.25 05:14:42.409226 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11886 | 2025.01.25 05:14:42.409689 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2025.01.25 05:14:42.409725 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11888 | 2025.01.25 05:14:42.410097 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11889 | 2025.01.25 05:14:42.410332 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2025.01.25 05:14:42.410505 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
11891 | 2025.01.25 05:14:42.410553 [ 283 ] {3967999e-84e7-460f-b0dd-355444192c0d} <Debug> TCPHandler: Processed in 0.001550123 sec. | ||
11892 | 2025.01.25 05:14:42.410686 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2025.01.25 05:14:42.410801 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11894 | 2025.01.25 05:14:42.410883 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11895 | 2025.01.25 05:14:42.412058 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2025.01.25 05:14:42.412101 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11897 | 2025.01.25 05:14:42.412743 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11898 | 2025.01.25 05:14:42.413002 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2025.01.25 05:14:42.413246 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002466 sec., 14193.025141930251 rows/sec., 25.43 MiB/sec. | ||
11900 | 2025.01.25 05:14:42.413339 [ 284 ] {aba02c87-d3fe-4806-b95e-54b6562ad8b1} <Debug> TCPHandler: Processed in 0.002709081 sec. | ||
11901 | 2025.01.25 05:14:42.413497 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2025.01.25 05:14:42.413636 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11903 | 2025.01.25 05:14:42.413695 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11904 | 2025.01.25 05:14:42.414237 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2025.01.25 05:14:42.414274 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11906 | 2025.01.25 05:14:42.414645 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11907 | 2025.01.25 05:14:42.414876 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11908 | 2025.01.25 05:14:42.415050 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
11909 | 2025.01.25 05:14:42.415099 [ 283 ] {a3a91717-21ba-4130-9784-e756ab87968a} <Debug> TCPHandler: Processed in 0.001669626 sec. | ||
11910 | 2025.01.25 05:14:42.540618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
11911 | 2025.01.25 05:14:42.541208 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11912 | 2025.01.25 05:14:42.541252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11913 | 2025.01.25 05:14:42.541742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11914 | 2025.01.25 05:14:42.542006 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11915 | 2025.01.25 05:14:42.542283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11916 | 2025.01.25 05:14:44.384534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11917 | 2025.01.25 05:14:44.402968 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11918 | 2025.01.25 05:14:44.403014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11919 | 2025.01.25 05:14:44.410050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11920 | 2025.01.25 05:14:44.410795 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11921 | 2025.01.25 05:14:44.413758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11922 | 2025.01.25 05:14:45.175589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1686 | ||
11923 | 2025.01.25 05:14:45.178670 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11924 | 2025.01.25 05:14:45.178724 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11925 | 2025.01.25 05:14:45.180197 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11926 | 2025.01.25 05:14:45.180511 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11927 | 2025.01.25 05:14:45.181934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
11928 | 2025.01.25 05:14:47.387559 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11929 | 2025.01.25 05:14:47.387751 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11930 | 2025.01.25 05:14:47.387826 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11931 | 2025.01.25 05:14:47.388567 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11932 | 2025.01.25 05:14:47.388621 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11933 | 2025.01.25 05:14:47.389051 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11934 | 2025.01.25 05:14:47.389316 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2025.01.25 05:14:47.389598 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 172.49 KiB/sec. | ||
11936 | 2025.01.25 05:14:47.389809 [ 283 ] {a1e272e0-0b6b-4ac8-b9e5-5d294615d0d7} <Debug> TCPHandler: Processed in 0.002379796 sec. | ||
11937 | 2025.01.25 05:14:47.390078 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.01.25 05:14:47.390295 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11939 | 2025.01.25 05:14:47.390368 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11940 | 2025.01.25 05:14:47.391086 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.01.25 05:14:47.391136 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11942 | 2025.01.25 05:14:47.391585 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11943 | 2025.01.25 05:14:47.391850 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.01.25 05:14:47.392115 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001875 sec., 36266.66666666667 rows/sec., 2.88 MiB/sec. | ||
11945 | 2025.01.25 05:14:47.392220 [ 284 ] {519829df-d9bc-4c0f-a3d8-516399c643b4} <Debug> TCPHandler: Processed in 0.002293614 sec. | ||
11946 | 2025.01.25 05:14:47.392521 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2025.01.25 05:14:47.392866 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11948 | 2025.01.25 05:14:47.392961 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11949 | 2025.01.25 05:14:47.393731 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2025.01.25 05:14:47.393773 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11951 | 2025.01.25 05:14:47.394142 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11952 | 2025.01.25 05:14:47.394394 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.01.25 05:14:47.394576 [ 27 ] {} <Debug> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11954 | 2025.01.25 05:14:47.394640 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001844 sec., 4880.694143167028 rows/sec., 355.35 KiB/sec. | ||
11955 | 2025.01.25 05:14:47.394669 [ 27 ] {} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11956 | 2025.01.25 05:14:47.394745 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11957 | 2025.01.25 05:14:47.394764 [ 283 ] {52360843-fc8b-4458-ae1b-b7de63d53cc0} <Debug> TCPHandler: Processed in 0.002447607 sec. | ||
11958 | 2025.01.25 05:14:47.394996 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11959 | 2025.01.25 05:14:47.395004 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11960 | 2025.01.25 05:14:47.395218 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11961 | 2025.01.25 05:14:47.395283 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11962 | 2025.01.25 05:14:47.395301 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 65 rows starting from the beginning of the part | ||
11963 | 2025.01.25 05:14:47.395372 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11964 | 2025.01.25 05:14:47.395549 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
11965 | 2025.01.25 05:14:47.395835 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 44 rows starting from the beginning of the part | ||
11966 | 2025.01.25 05:14:47.396245 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
11967 | 2025.01.25 05:14:47.396572 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
11968 | 2025.01.25 05:14:47.396883 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
11969 | 2025.01.25 05:14:47.398695 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11970 | 2025.01.25 05:14:47.398771 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11971 | 2025.01.25 05:14:47.399883 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11972 | 2025.01.25 05:14:47.400008 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137347 sec., 33091.00981498817 rows/sec., 2.49 MiB/sec. | ||
11973 | 2025.01.25 05:14:47.400171 [ 196 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11974 | 2025.01.25 05:14:47.400349 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11975 | 2025.01.25 05:14:47.400790 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2025.01.25 05:14:47.400818 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.005609 sec., 13014.797646639328 rows/sec., 1.02 MiB/sec. | ||
11977 | 2025.01.25 05:14:47.401138 [ 284 ] {28680246-c5ce-4c52-90a9-0c9e9e51b9b8} <Debug> TCPHandler: Processed in 0.006268994 sec. | ||
11978 | 2025.01.25 05:14:47.401161 [ 193 ] {fdea97ce-3139-4060-8870-f9df58d78ed7::all_1_76_15} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11979 | 2025.01.25 05:14:47.401487 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11980 | 2025.01.25 05:14:47.401521 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11981 | 2025.01.25 05:14:47.401833 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11982 | 2025.01.25 05:14:47.401956 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11983 | 2025.01.25 05:14:47.402581 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11984 | 2025.01.25 05:14:47.402620 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11985 | 2025.01.25 05:14:47.403012 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11986 | 2025.01.25 05:14:47.403258 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11987 | 2025.01.25 05:14:47.403476 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00176 sec., 92045.45454545454 rows/sec., 6.41 MiB/sec. | ||
11988 | 2025.01.25 05:14:47.403530 [ 283 ] {4e9b8052-3312-408a-bd89-98ffa55fba08} <Debug> TCPHandler: Processed in 0.002289504 sec. | ||
11989 | 2025.01.25 05:14:47.403682 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11990 | 2025.01.25 05:14:47.403821 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11991 | 2025.01.25 05:14:47.403917 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11992 | 2025.01.25 05:14:47.405070 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11993 | 2025.01.25 05:14:47.405110 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
11994 | 2025.01.25 05:14:47.405732 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11995 | 2025.01.25 05:14:47.405987 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11996 | 2025.01.25 05:14:47.406183 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11997 | 2025.01.25 05:14:47.406251 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11998 | 2025.01.25 05:14:47.406287 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002494 sec., 2004.8115477145147 rows/sec., 3.59 MiB/sec. | ||
11999 | 2025.01.25 05:14:47.406293 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12000 | 2025.01.25 05:14:47.406674 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
12001 | 2025.01.25 05:14:47.406700 [ 284 ] {bc2b18f9-1776-4d43-a52e-573b3758707d} <Debug> TCPHandler: Processed in 0.003084127 sec. | ||
12002 | 2025.01.25 05:14:47.406910 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12003 | 2025.01.25 05:14:47.407073 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12004 | 2025.01.25 05:14:47.407121 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12005 | 2025.01.25 05:14:47.407139 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12006 | 2025.01.25 05:14:47.407224 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1413 rows starting from the beginning of the part | ||
12007 | 2025.01.25 05:14:47.407900 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
12008 | 2025.01.25 05:14:47.408461 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
12009 | 2025.01.25 05:14:47.408928 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12010 | 2025.01.25 05:14:47.408983 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12011 | 2025.01.25 05:14:47.408991 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
12012 | 2025.01.25 05:14:47.409546 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
12013 | 2025.01.25 05:14:47.410046 [ 200 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
12014 | 2025.01.25 05:14:47.410093 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12015 | 2025.01.25 05:14:47.410635 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12016 | 2025.01.25 05:14:47.410949 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003919 sec., 15310.028068384792 rows/sec., 1.03 MiB/sec. | ||
12017 | 2025.01.25 05:14:47.411026 [ 283 ] {56a12fa7-d56b-419c-afe3-2865f765b6f6} <Debug> TCPHandler: Processed in 0.004212533 sec. | ||
12018 | 2025.01.25 05:14:47.419685 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 19 columns (19 merged, 0 gathered) in 0.013240789 sec., 113135.2519853613 rows/sec., 202.73 MiB/sec. | ||
12019 | 2025.01.25 05:14:47.421369 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12020 | 2025.01.25 05:14:47.421821 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12021 | 2025.01.25 05:14:47.421910 [ 199 ] {eb319020-26f7-4127-96d4-f117a486e890::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12022 | 2025.01.25 05:14:47.422149 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
12023 | 2025.01.25 05:14:48.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.20 MiB, peak 257.17 MiB, free memory in arenas 0.00 B, will set to 248.09 MiB (RSS), difference: 3.89 MiB | ||
12024 | 2025.01.25 05:14:49.844635 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12025 | 2025.01.25 05:14:49.844698 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12026 | 2025.01.25 05:14:50.042509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
12027 | 2025.01.25 05:14:50.043290 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12028 | 2025.01.25 05:14:50.043352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12029 | 2025.01.25 05:14:50.043904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12030 | 2025.01.25 05:14:50.044172 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2025.01.25 05:14:50.044470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
12032 | 2025.01.25 05:14:51.913917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12033 | 2025.01.25 05:14:51.933744 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12034 | 2025.01.25 05:14:51.933805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12035 | 2025.01.25 05:14:51.941058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12036 | 2025.01.25 05:14:51.941807 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12037 | 2025.01.25 05:14:51.944440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12038 | 2025.01.25 05:14:52.393853 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12039 | 2025.01.25 05:14:52.394129 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12040 | 2025.01.25 05:14:52.394231 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12041 | 2025.01.25 05:14:52.395055 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2025.01.25 05:14:52.395095 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12043 | 2025.01.25 05:14:52.395534 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12044 | 2025.01.25 05:14:52.395805 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12045 | 2025.01.25 05:14:52.395964 [ 112 ] {} <Debug> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12046 | 2025.01.25 05:14:52.396018 [ 112 ] {} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12047 | 2025.01.25 05:14:52.396021 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
12048 | 2025.01.25 05:14:52.396047 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12049 | 2025.01.25 05:14:52.396134 [ 283 ] {ef0331c4-d726-4c77-85cc-c4af738e8060} <Debug> TCPHandler: Processed in 0.002444917 sec. | ||
12050 | 2025.01.25 05:14:52.396408 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12051 | 2025.01.25 05:14:52.396448 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12052 | 2025.01.25 05:14:52.396699 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12053 | 2025.01.25 05:14:52.396773 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12054 | 2025.01.25 05:14:52.396799 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12055 | 2025.01.25 05:14:52.396967 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12056 | 2025.01.25 05:14:52.396994 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12057 | 2025.01.25 05:14:52.397333 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12058 | 2025.01.25 05:14:52.397708 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12059 | 2025.01.25 05:14:52.397989 [ 187 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12060 | 2025.01.25 05:14:52.400017 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12061 | 2025.01.25 05:14:52.400101 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12062 | 2025.01.25 05:14:52.400527 [ 201 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004356476 sec., 16068.032969767308 rows/sec., 1.19 MiB/sec. | ||
12063 | 2025.01.25 05:14:52.400709 [ 201 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12064 | 2025.01.25 05:14:52.400884 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12065 | 2025.01.25 05:14:52.401149 [ 201 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2025.01.25 05:14:52.401188 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12067 | 2025.01.25 05:14:52.401289 [ 201 ] {cc9cf0e3-3c95-4198-ba33-014785a3a0b4::all_1_41_10} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12068 | 2025.01.25 05:14:52.401441 [ 112 ] {} <Debug> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12069 | 2025.01.25 05:14:52.401541 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12070 | 2025.01.25 05:14:52.401545 [ 112 ] {} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2025.01.25 05:14:52.401625 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12072 | 2025.01.25 05:14:52.401631 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Debug> executeQuery: Read 273 rows, 24.64 KiB in 0.004931 sec., 55364.02352464003 rows/sec., 4.88 MiB/sec. | ||
12073 | 2025.01.25 05:14:52.401874 [ 284 ] {c6c89ba9-2ef0-485f-aafd-71abcd86ccf4} <Debug> TCPHandler: Processed in 0.005622074 sec. | ||
12074 | 2025.01.25 05:14:52.401958 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12075 | 2025.01.25 05:14:52.402060 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12076 | 2025.01.25 05:14:52.402153 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12077 | 2025.01.25 05:14:52.402242 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1432 rows starting from the beginning of the part | ||
12078 | 2025.01.25 05:14:52.402282 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12079 | 2025.01.25 05:14:52.402447 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12080 | 2025.01.25 05:14:52.402488 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
12081 | 2025.01.25 05:14:52.402995 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part | ||
12082 | 2025.01.25 05:14:52.403296 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 273 rows starting from the beginning of the part | ||
12083 | 2025.01.25 05:14:52.403583 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
12084 | 2025.01.25 05:14:52.404023 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 273 rows starting from the beginning of the part | ||
12085 | 2025.01.25 05:14:52.405472 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12086 | 2025.01.25 05:14:52.405545 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12087 | 2025.01.25 05:14:52.406686 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12088 | 2025.01.25 05:14:52.407031 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12089 | 2025.01.25 05:14:52.407630 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902339 sec., 367312.00969649485 rows/sec., 32.41 MiB/sec. | ||
12090 | 2025.01.25 05:14:52.407710 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.005465 sec., 7685.26989935956 rows/sec., 565.03 KiB/sec. | ||
12091 | 2025.01.25 05:14:52.408033 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12092 | 2025.01.25 05:14:52.408038 [ 283 ] {b92931a5-c43c-43cf-9410-ac6323c89815} <Debug> TCPHandler: Processed in 0.006045081 sec. | ||
12093 | 2025.01.25 05:14:52.408444 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12094 | 2025.01.25 05:14:52.408712 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12095 | 2025.01.25 05:14:52.408814 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12096 | 2025.01.25 05:14:52.408822 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12097 | 2025.01.25 05:14:52.409046 [ 198 ] {be423a07-1667-4cee-99cb-390cb6306d3e::all_1_96_19} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12098 | 2025.01.25 05:14:52.409218 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
12099 | 2025.01.25 05:14:52.409706 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12100 | 2025.01.25 05:14:52.409753 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12101 | 2025.01.25 05:14:52.410136 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12102 | 2025.01.25 05:14:52.410376 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12103 | 2025.01.25 05:14:52.410640 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00198 sec., 7070.707070707071 rows/sec., 495.19 KiB/sec. | ||
12104 | 2025.01.25 05:14:52.410724 [ 284 ] {a6dfed2d-1468-4fec-a113-ac11801e2851} <Debug> TCPHandler: Processed in 0.002544248 sec. | ||
12105 | 2025.01.25 05:14:52.410995 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12106 | 2025.01.25 05:14:52.411204 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12107 | 2025.01.25 05:14:52.411284 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12108 | 2025.01.25 05:14:52.411945 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12109 | 2025.01.25 05:14:52.411981 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12110 | 2025.01.25 05:14:52.412344 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12111 | 2025.01.25 05:14:52.412595 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12112 | 2025.01.25 05:14:52.412721 [ 112 ] {} <Debug> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12113 | 2025.01.25 05:14:52.412762 [ 112 ] {} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2025.01.25 05:14:52.412781 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. | ||
12115 | 2025.01.25 05:14:52.412789 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12116 | 2025.01.25 05:14:52.412886 [ 283 ] {85e8ca20-dc95-45d8-8b34-64c2df037b81} <Debug> TCPHandler: Processed in 0.0020584 sec. | ||
12117 | 2025.01.25 05:14:52.413050 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12118 | 2025.01.25 05:14:52.413077 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12119 | 2025.01.25 05:14:52.413227 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12120 | 2025.01.25 05:14:52.413249 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12121 | 2025.01.25 05:14:52.413270 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12122 | 2025.01.25 05:14:52.413321 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12123 | 2025.01.25 05:14:52.413556 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12124 | 2025.01.25 05:14:52.413884 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12125 | 2025.01.25 05:14:52.414277 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12126 | 2025.01.25 05:14:52.414675 [ 188 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12127 | 2025.01.25 05:14:52.415869 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12128 | 2025.01.25 05:14:52.415914 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12129 | 2025.01.25 05:14:52.416317 [ 186 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003416331 sec., 19026.2594578804 rows/sec., 1.23 MiB/sec. | ||
12130 | 2025.01.25 05:14:52.416542 [ 186 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12131 | 2025.01.25 05:14:52.416592 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12132 | 2025.01.25 05:14:52.417006 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12133 | 2025.01.25 05:14:52.417018 [ 186 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12134 | 2025.01.25 05:14:52.417179 [ 186 ] {d8237352-1811-4066-a6d2-75ad760da0e8::all_1_41_10} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12135 | 2025.01.25 05:14:52.417262 [ 112 ] {} <Debug> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12136 | 2025.01.25 05:14:52.417366 [ 112 ] {} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12137 | 2025.01.25 05:14:52.417454 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12138 | 2025.01.25 05:14:52.417474 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12139 | 2025.01.25 05:14:52.417521 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.004305 sec., 96864.11149825784 rows/sec., 6.92 MiB/sec. | ||
12140 | 2025.01.25 05:14:52.417845 [ 284 ] {705b2dfd-8c97-4509-91ba-7ff4c56444da} <Debug> TCPHandler: Processed in 0.004863963 sec. | ||
12141 | 2025.01.25 05:14:52.417846 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12142 | 2025.01.25 05:14:52.418123 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12143 | 2025.01.25 05:14:52.418386 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12144 | 2025.01.25 05:14:52.418521 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part | ||
12145 | 2025.01.25 05:14:52.418580 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12146 | 2025.01.25 05:14:52.418822 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12147 | 2025.01.25 05:14:52.419056 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
12148 | 2025.01.25 05:14:52.419747 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 69 rows starting from the beginning of the part | ||
12149 | 2025.01.25 05:14:52.420386 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 417 rows starting from the beginning of the part | ||
12150 | 2025.01.25 05:14:52.420955 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 73 rows starting from the beginning of the part | ||
12151 | 2025.01.25 05:14:52.421227 [ 190 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 417 rows starting from the beginning of the part | ||
12152 | 2025.01.25 05:14:52.422024 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12153 | 2025.01.25 05:14:52.422066 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12154 | 2025.01.25 05:14:52.422642 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12155 | 2025.01.25 05:14:52.423048 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12156 | 2025.01.25 05:14:52.423306 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004872 sec., 1231.527093596059 rows/sec., 64.34 KiB/sec. | ||
12157 | 2025.01.25 05:14:52.423568 [ 283 ] {d918077c-48a9-492f-a8e4-d1195c22f4fb} <Debug> TCPHandler: Processed in 0.005616715 sec. | ||
12158 | 2025.01.25 05:14:52.424027 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12159 | 2025.01.25 05:14:52.424042 [ 194 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.006489577 sec., 301098.20717128407 rows/sec., 23.05 MiB/sec. | ||
12160 | 2025.01.25 05:14:52.424173 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12161 | 2025.01.25 05:14:52.424245 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12162 | 2025.01.25 05:14:52.424262 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12163 | 2025.01.25 05:14:52.424690 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12164 | 2025.01.25 05:14:52.424806 [ 197 ] {43aff650-8631-4ecc-8b2f-54b9a8027e3f::all_1_96_19} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12165 | 2025.01.25 05:14:52.424924 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12166 | 2025.01.25 05:14:52.425072 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12167 | 2025.01.25 05:14:52.425113 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12168 | 2025.01.25 05:14:52.425550 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12169 | 2025.01.25 05:14:52.425793 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12170 | 2025.01.25 05:14:52.425982 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12171 | 2025.01.25 05:14:52.426021 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001871 sec., 126670.22982362373 rows/sec., 8.49 MiB/sec. | ||
12172 | 2025.01.25 05:14:52.426042 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2025.01.25 05:14:52.426108 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12174 | 2025.01.25 05:14:52.426169 [ 284 ] {46e7b4bc-ec4c-483b-a2e3-c1e344ba689b} <Debug> TCPHandler: Processed in 0.002252864 sec. | ||
12175 | 2025.01.25 05:14:52.426443 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12176 | 2025.01.25 05:14:52.426491 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12177 | 2025.01.25 05:14:52.426798 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12178 | 2025.01.25 05:14:52.426978 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12179 | 2025.01.25 05:14:52.427173 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12180 | 2025.01.25 05:14:52.427358 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27895 rows starting from the beginning of the part | ||
12181 | 2025.01.25 05:14:52.427990 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
12182 | 2025.01.25 05:14:52.428670 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
12183 | 2025.01.25 05:14:52.429128 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12184 | 2025.01.25 05:14:52.429290 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
12185 | 2025.01.25 05:14:52.429676 [ 189 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12186 | 2025.01.25 05:14:52.430429 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12187 | 2025.01.25 05:14:52.430503 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12188 | 2025.01.25 05:14:52.431209 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12189 | 2025.01.25 05:14:52.431527 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12190 | 2025.01.25 05:14:52.431706 [ 94 ] {} <Debug> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
12191 | 2025.01.25 05:14:52.431796 [ 94 ] {} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12192 | 2025.01.25 05:14:52.431869 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12193 | 2025.01.25 05:14:52.432004 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005269 sec., 189.78933383943823 rows/sec., 12.79 KiB/sec. | ||
12194 | 2025.01.25 05:14:52.432386 [ 283 ] {22355045-697b-49da-afa1-7d3e811f99e9} <Debug> TCPHandler: Processed in 0.006079491 sec. | ||
12195 | 2025.01.25 05:14:52.432506 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
12196 | 2025.01.25 05:14:52.432715 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12197 | 2025.01.25 05:14:52.433188 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12198 | 2025.01.25 05:14:52.433216 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12199 | 2025.01.25 05:14:52.433377 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part | ||
12200 | 2025.01.25 05:14:52.433738 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12201 | 2025.01.25 05:14:52.433845 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12202 | 2025.01.25 05:14:52.434324 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12203 | 2025.01.25 05:14:52.434607 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12204 | 2025.01.25 05:14:52.435113 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12205 | 2025.01.25 05:14:52.435715 [ 197 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12206 | 2025.01.25 05:14:52.439642 [ 191 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.007634574 sec., 5370.306188662262 rows/sec., 361.87 KiB/sec. | ||
12207 | 2025.01.25 05:14:52.439930 [ 191 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
12208 | 2025.01.25 05:14:52.440743 [ 191 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2025.01.25 05:14:52.441192 [ 191 ] {5a045fe6-84e4-41e0-b076-7d370b1f4001::all_1_41_9} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
12210 | 2025.01.25 05:14:52.441369 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12211 | 2025.01.25 05:14:52.441442 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
12212 | 2025.01.25 05:14:52.441462 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12213 | 2025.01.25 05:14:52.442466 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12214 | 2025.01.25 05:14:52.443022 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12215 | 2025.01.25 05:14:52.443386 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.010371 sec., 3374.7951017259666 rows/sec., 6.05 MiB/sec. | ||
12216 | 2025.01.25 05:14:52.443587 [ 284 ] {e3885d13-b05b-4da2-be9f-6c5b27523c72} <Debug> TCPHandler: Processed in 0.011080507 sec. | ||
12217 | 2025.01.25 05:14:52.443883 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12218 | 2025.01.25 05:14:52.444144 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28819 rows, containing 5 columns (5 merged, 0 gathered) in 0.017942929 sec., 1606148.026333939 rows/sec., 108.44 MiB/sec. | ||
12219 | 2025.01.25 05:14:52.444238 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12220 | 2025.01.25 05:14:52.444333 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12221 | 2025.01.25 05:14:52.444644 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12222 | 2025.01.25 05:14:52.445246 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12223 | 2025.01.25 05:14:52.445449 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12224 | 2025.01.25 05:14:52.445464 [ 195 ] {d32c1a89-a5e5-4dca-b438-bc6204ad76e0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12225 | 2025.01.25 05:14:52.445518 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12226 | 2025.01.25 05:14:52.445645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
12227 | 2025.01.25 05:14:52.446036 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12228 | 2025.01.25 05:14:52.446293 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2025.01.25 05:14:52.446465 [ 94 ] {} <Debug> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12230 | 2025.01.25 05:14:52.446515 [ 94 ] {} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12231 | 2025.01.25 05:14:52.446553 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002381 sec., 34439.31121377573 rows/sec., 2.19 MiB/sec. | ||
12232 | 2025.01.25 05:14:52.446559 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
12233 | 2025.01.25 05:14:52.446733 [ 283 ] {5ff99b93-01de-4f0f-8846-24f6b33c7165} <Debug> TCPHandler: Processed in 0.003020846 sec. | ||
12234 | 2025.01.25 05:14:52.446925 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12235 | 2025.01.25 05:14:52.447106 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12236 | 2025.01.25 05:14:52.447193 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5508 rows starting from the beginning of the part | ||
12237 | 2025.01.25 05:14:52.447517 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
12238 | 2025.01.25 05:14:52.447867 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
12239 | 2025.01.25 05:14:52.448261 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12240 | 2025.01.25 05:14:52.448736 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
12241 | 2025.01.25 05:14:52.449091 [ 199 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12242 | 2025.01.25 05:14:52.450961 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5840 rows, containing 4 columns (4 merged, 0 gathered) in 0.004255813 sec., 1372240.7446003854 rows/sec., 89.46 MiB/sec. | ||
12243 | 2025.01.25 05:14:52.451455 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12244 | 2025.01.25 05:14:52.451755 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12245 | 2025.01.25 05:14:52.451838 [ 193 ] {6bb37e4f-a6de-43f0-abbe-cbe5f7e57972::all_1_96_19} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12246 | 2025.01.25 05:14:52.451934 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
12247 | 2025.01.25 05:14:55.182236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1722 | ||
12248 | 2025.01.25 05:14:55.185306 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12249 | 2025.01.25 05:14:55.185346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12250 | 2025.01.25 05:14:55.186789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12251 | 2025.01.25 05:14:55.187090 [ 242 ] {} <Trace> system.query_log (1df6e9f0-75a7-4477-b836-4f9b15915ae7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12252 | 2025.01.25 05:14:55.187566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
12253 | 2025.01.25 05:14:57.387521 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12254 | 2025.01.25 05:14:57.387764 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12255 | 2025.01.25 05:14:57.387835 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12256 | 2025.01.25 05:14:57.388589 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2025.01.25 05:14:57.388635 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12258 | 2025.01.25 05:14:57.389084 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12259 | 2025.01.25 05:14:57.389333 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12260 | 2025.01.25 05:14:57.389583 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001864 sec., 35407.725321888414 rows/sec., 2.82 MiB/sec. | ||
12261 | 2025.01.25 05:14:57.389669 [ 283 ] {843d306a-3fe5-4f6d-9a96-362044c57f34} <Debug> TCPHandler: Processed in 0.002332285 sec. | ||
12262 | 2025.01.25 05:14:57.389926 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12263 | 2025.01.25 05:14:57.390138 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12264 | 2025.01.25 05:14:57.390216 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12265 | 2025.01.25 05:14:57.390983 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12266 | 2025.01.25 05:14:57.391023 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12267 | 2025.01.25 05:14:57.391452 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12268 | 2025.01.25 05:14:57.391697 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2025.01.25 05:14:57.391905 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001821 sec., 2745.744096650192 rows/sec., 206.47 KiB/sec. | ||
12270 | 2025.01.25 05:14:57.392004 [ 284 ] {48066b22-ea0c-4270-b791-8cfad826df73} <Debug> TCPHandler: Processed in 0.002229923 sec. | ||
12271 | 2025.01.25 05:14:57.392305 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12272 | 2025.01.25 05:14:57.392551 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12273 | 2025.01.25 05:14:57.392642 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12274 | 2025.01.25 05:14:57.393262 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12275 | 2025.01.25 05:14:57.393302 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12276 | 2025.01.25 05:14:57.393667 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12277 | 2025.01.25 05:14:57.393902 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12278 | 2025.01.25 05:14:57.394107 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001609 sec., 42883.77874456184 rows/sec., 3.35 MiB/sec. | ||
12279 | 2025.01.25 05:14:57.394157 [ 283 ] {76596014-3fbc-4685-b14b-fc4c6c5410c0} <Debug> TCPHandler: Processed in 0.002048901 sec. | ||
12280 | 2025.01.25 05:14:57.394311 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12281 | 2025.01.25 05:14:57.394452 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12282 | 2025.01.25 05:14:57.394514 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12283 | 2025.01.25 05:14:57.395097 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12284 | 2025.01.25 05:14:57.395133 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12285 | 2025.01.25 05:14:57.395528 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12286 | 2025.01.25 05:14:57.395772 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12287 | 2025.01.25 05:14:57.395956 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
12288 | 2025.01.25 05:14:57.396011 [ 284 ] {dda96ec3-1674-4911-85db-9971b3e75e4d} <Debug> TCPHandler: Processed in 0.001768217 sec. | ||
12289 | 2025.01.25 05:14:57.396328 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12290 | 2025.01.25 05:14:57.396572 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12291 | 2025.01.25 05:14:57.396706 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12292 | 2025.01.25 05:14:57.397830 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12293 | 2025.01.25 05:14:57.397870 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12294 | 2025.01.25 05:14:57.398508 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12295 | 2025.01.25 05:14:57.398769 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12296 | 2025.01.25 05:14:57.399017 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002502 sec., 1998.4012789768187 rows/sec., 3.58 MiB/sec. | ||
12297 | 2025.01.25 05:14:57.399124 [ 283 ] {1b75e7bb-a22a-4ff8-a8d2-ea169e3d9978} <Debug> TCPHandler: Processed in 0.003027605 sec. | ||
12298 | 2025.01.25 05:14:57.399269 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12299 | 2025.01.25 05:14:57.399411 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12300 | 2025.01.25 05:14:57.399469 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12301 | 2025.01.25 05:14:57.399972 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12302 | 2025.01.25 05:14:57.400008 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12303 | 2025.01.25 05:14:57.400390 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12304 | 2025.01.25 05:14:57.400627 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12305 | 2025.01.25 05:14:57.400804 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. | ||
12306 | 2025.01.25 05:14:57.400851 [ 284 ] {b062013b-6244-46d5-9527-44e14381b8a6} <Debug> TCPHandler: Processed in 0.001647315 sec. | ||
12307 | 2025.01.25 05:14:57.544667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
12308 | 2025.01.25 05:14:57.545252 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2025.01.25 05:14:57.545296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12310 | 2025.01.25 05:14:57.545809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12311 | 2025.01.25 05:14:57.546048 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab09388-8953-4ef5-ac6d-4ea9c34d7d1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2025.01.25 05:14:57.546230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
12313 | 2025.01.25 05:14:57.802820 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12314 | 2025.01.25 05:14:57.803034 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12315 | 2025.01.25 05:14:57.803117 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12316 | 2025.01.25 05:14:57.803922 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12317 | 2025.01.25 05:14:57.803977 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12318 | 2025.01.25 05:14:57.804407 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12319 | 2025.01.25 05:14:57.804655 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Trace> oximeter.fields_i16 (cc9cf0e3-3c95-4198-ba33-014785a3a0b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12320 | 2025.01.25 05:14:57.804889 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. | ||
12321 | 2025.01.25 05:14:57.804955 [ 283 ] {1c733f7b-1620-4458-a352-2c658b9e154a} <Debug> TCPHandler: Processed in 0.002290304 sec. | ||
12322 | 2025.01.25 05:14:57.805193 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12323 | 2025.01.25 05:14:57.805403 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12324 | 2025.01.25 05:14:57.805483 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12325 | 2025.01.25 05:14:57.806224 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12326 | 2025.01.25 05:14:57.806266 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12327 | 2025.01.25 05:14:57.806689 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12328 | 2025.01.25 05:14:57.806933 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Trace> oximeter.fields_ipaddr (20abc41d-3024-4e4d-9983-227d1732fea5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12329 | 2025.01.25 05:14:57.807185 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001833 sec., 5455.537370430988 rows/sec., 444.86 KiB/sec. | ||
12330 | 2025.01.25 05:14:57.807406 [ 284 ] {ffa63408-d18a-499c-91d7-0979a31974f3} <Debug> TCPHandler: Processed in 0.002344575 sec. | ||
12331 | 2025.01.25 05:14:57.807621 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12332 | 2025.01.25 05:14:57.807765 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12333 | 2025.01.25 05:14:57.807826 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12334 | 2025.01.25 05:14:57.809072 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12335 | 2025.01.25 05:14:57.809114 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12336 | 2025.01.25 05:14:57.809573 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12337 | 2025.01.25 05:14:57.809820 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Trace> oximeter.fields_string (be423a07-1667-4cee-99cb-390cb6306d3e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12338 | 2025.01.25 05:14:57.810034 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Debug> executeQuery: Read 1418 rows, 121.57 KiB in 0.002303 sec., 615718.6278766826 rows/sec., 51.55 MiB/sec. | ||
12339 | 2025.01.25 05:14:57.810093 [ 283 ] {21c5dc15-0808-4c55-ba9f-6c4e62a260f9} <Debug> TCPHandler: Processed in 0.002578709 sec. | ||
12340 | 2025.01.25 05:14:57.810249 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12341 | 2025.01.25 05:14:57.810394 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12342 | 2025.01.25 05:14:57.810455 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12343 | 2025.01.25 05:14:57.811086 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12344 | 2025.01.25 05:14:57.811124 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12345 | 2025.01.25 05:14:57.811492 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12346 | 2025.01.25 05:14:57.811741 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Trace> oximeter.fields_u16 (fdea97ce-3139-4060-8870-f9df58d78ed7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2025.01.25 05:14:57.811959 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Debug> executeQuery: Read 52 rows, 3.79 KiB in 0.001595 sec., 32601.880877742944 rows/sec., 2.32 MiB/sec. | ||
12348 | 2025.01.25 05:14:57.812020 [ 284 ] {7bdd84e6-c771-435d-bb39-e2de4c1801ad} <Debug> TCPHandler: Processed in 0.001841847 sec. | ||
12349 | 2025.01.25 05:14:57.812211 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12350 | 2025.01.25 05:14:57.812434 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12351 | 2025.01.25 05:14:57.812526 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12352 | 2025.01.25 05:14:57.813255 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12353 | 2025.01.25 05:14:57.813293 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12354 | 2025.01.25 05:14:57.813657 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12355 | 2025.01.25 05:14:57.813896 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Trace> oximeter.fields_u32 (8adad53a-8142-4c71-b3e0-a80900205b41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12356 | 2025.01.25 05:14:57.814078 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
12357 | 2025.01.25 05:14:57.814131 [ 283 ] {2a8b5063-4a03-4760-843d-743429a890f9} <Debug> TCPHandler: Processed in 0.0020319 sec. | ||
12358 | 2025.01.25 05:14:57.814277 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12359 | 2025.01.25 05:14:57.814415 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12360 | 2025.01.25 05:14:57.814470 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12361 | 2025.01.25 05:14:57.815068 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12362 | 2025.01.25 05:14:57.815106 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12363 | 2025.01.25 05:14:57.815461 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12364 | 2025.01.25 05:14:57.815694 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Trace> oximeter.fields_u8 (d8237352-1811-4066-a6d2-75ad760da0e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12365 | 2025.01.25 05:14:57.815930 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001544 sec., 8419.689119170984 rows/sec., 524.97 KiB/sec. | ||
12366 | 2025.01.25 05:14:57.816012 [ 284 ] {8d8c7798-cd41-4a12-bb2d-4972f362da29} <Debug> TCPHandler: Processed in 0.001800916 sec. | ||
12367 | 2025.01.25 05:14:57.816315 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12368 | 2025.01.25 05:14:57.816534 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12369 | 2025.01.25 05:14:57.816624 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12370 | 2025.01.25 05:14:57.817498 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12371 | 2025.01.25 05:14:57.817537 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12372 | 2025.01.25 05:14:57.817926 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12373 | 2025.01.25 05:14:57.818163 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Trace> oximeter.fields_uuid (43aff650-8631-4ecc-8b2f-54b9a8027e3f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12374 | 2025.01.25 05:14:57.818343 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Debug> executeQuery: Read 883 rows, 65.59 KiB in 0.001863 sec., 473966.7203435319 rows/sec., 34.38 MiB/sec. | ||
12375 | 2025.01.25 05:14:57.818396 [ 283 ] {ee51b16a-b047-4554-af87-b4854a5215b7} <Debug> TCPHandler: Processed in 0.002294024 sec. | ||
12376 | 2025.01.25 05:14:57.818545 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12377 | 2025.01.25 05:14:57.818671 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12378 | 2025.01.25 05:14:57.818730 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12379 | 2025.01.25 05:14:57.819292 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12380 | 2025.01.25 05:14:57.819338 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12381 | 2025.01.25 05:14:57.819755 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12382 | 2025.01.25 05:14:57.819983 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Trace> oximeter.measurements_bool (f1faf23f-60a4-4bc3-b4d1-4467581faf7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12383 | 2025.01.25 05:14:57.820193 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
12384 | 2025.01.25 05:14:57.820248 [ 284 ] {bd65561c-63df-458c-9b73-c819679eca16} <Debug> TCPHandler: Processed in 0.001759326 sec. | ||
12385 | 2025.01.25 05:14:57.820379 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12386 | 2025.01.25 05:14:57.820494 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12387 | 2025.01.25 05:14:57.820546 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12388 | 2025.01.25 05:14:57.821285 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2025.01.25 05:14:57.821322 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12390 | 2025.01.25 05:14:57.821753 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12391 | 2025.01.25 05:14:57.821988 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Trace> oximeter.measurements_cumulativeu64 (d32c1a89-a5e5-4dca-b438-bc6204ad76e0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2025.01.25 05:14:57.822169 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.0017 sec., 564705.8823529412 rows/sec., 37.52 MiB/sec. | ||
12393 | 2025.01.25 05:14:57.822222 [ 283 ] {ebe28e3c-66c6-4be2-b640-d4e45fc73eda} <Debug> TCPHandler: Processed in 0.001898779 sec. | ||
12394 | 2025.01.25 05:14:57.822356 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12395 | 2025.01.25 05:14:57.822472 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12396 | 2025.01.25 05:14:57.822525 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12397 | 2025.01.25 05:14:57.822981 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12398 | 2025.01.25 05:14:57.823019 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12399 | 2025.01.25 05:14:57.823383 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12400 | 2025.01.25 05:14:57.823612 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Trace> oximeter.measurements_f64 (5a045fe6-84e4-41e0-b076-7d370b1f4001): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12401 | 2025.01.25 05:14:57.823860 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
12402 | 2025.01.25 05:14:57.824013 [ 284 ] {bef018e3-bf4f-47fe-8aec-e76df15cb669} <Debug> TCPHandler: Processed in 0.001705836 sec. | ||
12403 | 2025.01.25 05:14:57.824251 [ 283 ] {} <Trace> TCP-Session: 1b92bf17-2442-4b66-a185-6c82d60bc2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12404 | 2025.01.25 05:14:57.824400 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51252) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12405 | 2025.01.25 05:14:57.824493 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12406 | 2025.01.25 05:14:57.825645 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12407 | 2025.01.25 05:14:57.825683 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12408 | 2025.01.25 05:14:57.826322 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12409 | 2025.01.25 05:14:57.826588 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Trace> oximeter.measurements_histogramu64 (eb319020-26f7-4127-96d4-f117a486e890): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12410 | 2025.01.25 05:14:57.826786 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002416 sec., 14486.754966887416 rows/sec., 25.96 MiB/sec. | ||
12411 | 2025.01.25 05:14:57.826903 [ 283 ] {01fdc3cf-8c17-410b-8997-c70bae29d6a0} <Debug> TCPHandler: Processed in 0.002790582 sec. | ||
12412 | 2025.01.25 05:14:57.827064 [ 284 ] {} <Trace> TCP-Session: fe30aa03-67d7-482c-aa4d-737ded4d86c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12413 | 2025.01.25 05:14:57.827235 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12414 | 2025.01.25 05:14:57.827295 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12415 | 2025.01.25 05:14:57.827824 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12416 | 2025.01.25 05:14:57.827863 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12417 | 2025.01.25 05:14:57.828240 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12418 | 2025.01.25 05:14:57.828473 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Trace> oximeter.measurements_u64 (6bb37e4f-a6de-43f0-abbe-cbe5f7e57972): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12419 | 2025.01.25 05:14:57.828681 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001476 sec., 23035.230352303523 rows/sec., 1.34 MiB/sec. | ||
12420 | 2025.01.25 05:14:57.828735 [ 284 ] {ea4bb59e-403f-4fd8-9808-966380cb90ca} <Debug> TCPHandler: Processed in 0.001738856 sec. | ||
12421 | 2025.01.25 05:14:58.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.47 MiB, peak 259.41 MiB, free memory in arenas 0.00 B, will set to 248.16 MiB (RSS), difference: -1.31 MiB | ||
12422 | 2025.01.25 05:14:59.444582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12423 | 2025.01.25 05:14:59.466117 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12424 | 2025.01.25 05:14:59.466183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
12425 | 2025.01.25 05:14:59.473532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12426 | 2025.01.25 05:14:59.474313 [ 243 ] {} <Trace> system.metric_log (bbc66141-72b5-4771-89d6-1a30c5044017): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12427 | 2025.01.25 05:14:59.477837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 |