1 | [ Mar 17 16:41:01 Enabled. ] | ||
2 | [ Mar 17 16:41:01 Rereading configuration. ] | ||
3 | [ Mar 17 16:41:02 Rereading configuration. ] | ||
4 | [ Mar 17 16:41:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Mar 17 16:41:03 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.03.17 16:41:04.195593 [ 1 ] {} <Information> Application: Will watch for the process with pid 22919 | ||
29 | 2025.03.17 16:41:04.196132 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.17 16:41:04.412965 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22919 | ||
31 | 2025.03.17 16:41:04.413705 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.17 16:41:04.414449 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.17 16:41:04.496927 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.17 16:41:04.525035 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.17 16:41:04.525084 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.17 16:41:04.525097 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.17 16:41:04.525167 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.17 16:41:04.525579 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.17 16:41:04.527216 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.03.17 16:41:04.527961 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.17 16:41:04.528822 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.03.17 16:41:04.528846 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.03.17 16:41:04.528863 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.17 16:41:04.529043 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.17 16:41:04.529935 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.17 16:41:04.536127 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.17 16:41:04.536977 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.17 16:41:04.538567 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.17 16:41:04.538645 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.17 16:41:04.540407 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.03.17 16:41:04.541005 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.17 16:41:04.545521 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.17 16:41:04.546439 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.17 16:41:04.548364 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.17 16:41:04.548777 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.17 16:41:04.549084 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.17 16:41:04.549496 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.17 16:41:04.551100 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.17 16:41:04.551135 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.17 16:41:04.551244 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.17 16:41:04.551381 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.17 16:41:04.561174 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.17 16:41:04.561204 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161714 sec | ||
68 | 2025.03.17 16:41:04.561252 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.17 16:41:04.561273 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.17 16:41:04.562499 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.17 16:41:04.563627 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.17 16:41:04.575557 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.17 16:41:04.575616 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.17 16:41:04.575641 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.17 16:41:04.575655 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.17 16:41:04.575689 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.17 16:41:04.575711 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.17 16:41:04.578674 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.17 16:41:04.578726 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.17 16:41:04.578757 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.17 16:41:04.578949 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.17 16:41:04.578972 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.17 16:41:04.579028 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.17 16:41:04.579058 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.17 16:41:04.579072 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.17 16:41:04.579103 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.17 16:41:04.579122 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.17 16:41:04.611731 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.17 16:41:04.613251 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.17 16:41:04.613298 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4542e-05 sec | ||
91 | 2025.03.17 16:41:04.613317 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.17 16:41:04.613329 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.17 16:41:04.613355 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.17 16:41:04.613605 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.17 16:41:04.613658 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.17 16:41:04.613672 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.17 16:41:04.613685 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.03.17 16:41:04.613698 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.17 16:41:04.618407 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.17 16:41:04.618625 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.03.17 16:41:04.619507 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5911e-05 sec. | ||
102 | 2025.03.17 16:41:04.620410 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.17 16:41:04.620508 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.17 16:41:04.620527 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.17 16:41:04.627608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56778 | ||
106 | 2025.03.17 16:41:04.629467 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.17 16:41:04.629536 [ 3 ] {} <Debug> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Authenticating user 'default' from [fd00:1122:3344:101::d]:56778 | ||
108 | 2025.03.17 16:41:04.629572 [ 3 ] {} <Debug> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.17 16:41:04.629597 [ 3 ] {} <Debug> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.17 16:41:04.629698 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.17 16:41:04.629737 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.03.17 16:41:04.629770 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.03.17 16:41:04.632109 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59099 | ||
114 | 2025.03.17 16:41:04.632216 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.17 16:41:04.632247 [ 4 ] {} <Debug> TCP-Session: 7618b250-0933-4922-a8b2-450055553cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59099 | ||
116 | 2025.03.17 16:41:04.632275 [ 4 ] {} <Debug> TCP-Session: 7618b250-0933-4922-a8b2-450055553cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.17 16:41:04.632305 [ 4 ] {} <Debug> TCP-Session: 7618b250-0933-4922-a8b2-450055553cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.17 16:41:04.632987 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61143 | ||
119 | 2025.03.17 16:41:04.632987 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43436 | ||
120 | 2025.03.17 16:41:04.633483 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.17 16:41:04.633494 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.17 16:41:04.633481 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61845 | ||
123 | 2025.03.17 16:41:04.633547 [ 253 ] {} <Debug> TCP-Session: f295feff-1133-4257-bbbf-29f15c649d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:61143 | ||
124 | 2025.03.17 16:41:04.633532 [ 5 ] {} <Debug> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Authenticating user 'default' from [fd00:1122:3344:101::d]:43436 | ||
125 | 2025.03.17 16:41:04.633610 [ 253 ] {} <Debug> TCP-Session: f295feff-1133-4257-bbbf-29f15c649d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.03.17 16:41:04.633614 [ 5 ] {} <Debug> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.03.17 16:41:04.633635 [ 253 ] {} <Debug> TCP-Session: f295feff-1133-4257-bbbf-29f15c649d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.03.17 16:41:04.633734 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59833 | ||
129 | 2025.03.17 16:41:04.634359 [ 5 ] {} <Debug> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.17 16:41:04.634354 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.03.17 16:41:04.634403 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51347 | ||
132 | 2025.03.17 16:41:04.634511 [ 254 ] {} <Debug> TCP-Session: 8a5963cc-4e66-43d9-9426-b755b8b0bb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61845 | ||
133 | 2025.03.17 16:41:04.634662 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.03.17 16:41:04.634736 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2025.03.17 16:41:04.634742 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
136 | 2025.03.17 16:41:04.634783 [ 254 ] {} <Debug> TCP-Session: 8a5963cc-4e66-43d9-9426-b755b8b0bb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.03.17 16:41:04.634828 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59156 | ||
138 | 2025.03.17 16:41:04.634912 [ 254 ] {} <Debug> TCP-Session: 8a5963cc-4e66-43d9-9426-b755b8b0bb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.17 16:41:04.634909 [ 255 ] {} <Debug> TCP-Session: 3d24b862-bc94-4c77-b8a2-eec0695ba031 Authenticating user 'default' from [fd00:1122:3344:101::d]:59833 | ||
140 | 2025.03.17 16:41:04.634930 [ 256 ] {} <Debug> TCP-Session: 95f0f371-2798-4251-804d-09d9ab6025b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51347 | ||
141 | 2025.03.17 16:41:04.634941 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43216 | ||
142 | 2025.03.17 16:41:04.635064 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.03.17 16:41:04.635074 [ 256 ] {} <Debug> TCP-Session: 95f0f371-2798-4251-804d-09d9ab6025b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.17 16:41:04.635113 [ 255 ] {} <Debug> TCP-Session: 3d24b862-bc94-4c77-b8a2-eec0695ba031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.17 16:41:04.635159 [ 258 ] {} <Debug> TCP-Session: 780ccdb0-1df5-47ec-a22b-cab57eaa1986 Authenticating user 'default' from [fd00:1122:3344:101::d]:59156 | ||
146 | 2025.03.17 16:41:04.635157 [ 256 ] {} <Debug> TCP-Session: 95f0f371-2798-4251-804d-09d9ab6025b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.17 16:41:04.635351 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
148 | 2025.03.17 16:41:04.635393 [ 258 ] {} <Debug> TCP-Session: 780ccdb0-1df5-47ec-a22b-cab57eaa1986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.17 16:41:04.635393 [ 255 ] {} <Debug> TCP-Session: 3d24b862-bc94-4c77-b8a2-eec0695ba031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.03.17 16:41:04.635434 [ 257 ] {} <Debug> TCP-Session: 5d439304-cc1d-47fb-8d24-b20d6e751429 Authenticating user 'default' from [fd00:1122:3344:101::d]:43216 | ||
151 | 2025.03.17 16:41:04.635463 [ 258 ] {} <Debug> TCP-Session: 780ccdb0-1df5-47ec-a22b-cab57eaa1986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.17 16:41:04.635508 [ 257 ] {} <Debug> TCP-Session: 5d439304-cc1d-47fb-8d24-b20d6e751429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.17 16:41:04.635578 [ 257 ] {} <Debug> TCP-Session: 5d439304-cc1d-47fb-8d24-b20d6e751429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.17 16:41:04.638457 [ 3 ] {7a460783-a330-43c0-8a97-25254f7fde57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.17 16:41:04.693633 [ 3 ] {7a460783-a330-43c0-8a97-25254f7fde57} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56778) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.17 16:41:04.695325 [ 3 ] {7a460783-a330-43c0-8a97-25254f7fde57} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.17 16:41:04.695433 [ 3 ] {7a460783-a330-43c0-8a97-25254f7fde57} <Debug> TCPHandler: Processed in 0.062944348 sec. | ||
204 | 2025.03.17 16:41:04.695775 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.17 16:41:04.695996 [ 5 ] {f481c865-21c3-4b35-ac27-93012d43306c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.17 16:41:04.696343 [ 5 ] {f481c865-21c3-4b35-ac27-93012d43306c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43436) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.17 16:41:04.696477 [ 5 ] {f481c865-21c3-4b35-ac27-93012d43306c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.17 16:41:04.696576 [ 5 ] {f481c865-21c3-4b35-ac27-93012d43306c} <Debug> TCPHandler: Processed in 0.00095927 sec. | ||
255 | 2025.03.17 16:41:04.697427 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.17 16:41:04.698730 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.17 16:41:04.698842 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.17 16:41:04.700455 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.17 16:41:04.700477 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6661e-05 sec | ||
260 | 2025.03.17 16:41:04.700491 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.17 16:41:04.700511 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.17 16:41:04.700542 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.17 16:41:04.701340 [ 3 ] {f274d8c6-ec42-4a2a-8172-23b3e433dde8} <Debug> TCPHandler: Processed in 0.004031996 sec. | ||
264 | 2025.03.17 16:41:04.701484 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.17 16:41:04.701670 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.17 16:41:04.701718 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.17 16:41:04.701923 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43825 | ||
269 | 2025.03.17 16:41:04.703068 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
270 | 2025.03.17 16:41:04.703110 [ 259 ] {} <Debug> TCP-Session: 341383fc-d524-4621-a354-d7d5a53a622b Authenticating user 'default' from [fd00:1122:3344:101::a]:43825 | ||
271 | 2025.03.17 16:41:04.703138 [ 259 ] {} <Debug> TCP-Session: 341383fc-d524-4621-a354-d7d5a53a622b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2025.03.17 16:41:04.703172 [ 259 ] {} <Debug> TCP-Session: 341383fc-d524-4621-a354-d7d5a53a622b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2025.03.17 16:41:04.703233 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
274 | 2025.03.17 16:41:04.703264 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
275 | 2025.03.17 16:41:04.703322 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
276 | 2025.03.17 16:41:04.704473 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48273 | ||
277 | 2025.03.17 16:41:04.705142 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
278 | 2025.03.17 16:41:04.705179 [ 260 ] {} <Debug> TCP-Session: fc52cb55-dd18-4aa2-8a74-e9ef3ad7daac Authenticating user 'default' from [fd00:1122:3344:101::a]:48273 | ||
279 | 2025.03.17 16:41:04.705245 [ 260 ] {} <Debug> TCP-Session: fc52cb55-dd18-4aa2-8a74-e9ef3ad7daac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2025.03.17 16:41:04.705258 [ 260 ] {} <Debug> TCP-Session: fc52cb55-dd18-4aa2-8a74-e9ef3ad7daac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2025.03.17 16:41:04.710439 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
282 | 2025.03.17 16:41:04.711216 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44269 | ||
283 | 2025.03.17 16:41:04.711376 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
284 | 2025.03.17 16:41:04.711410 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53085 | ||
285 | 2025.03.17 16:41:04.711423 [ 261 ] {} <Debug> TCP-Session: 5e0e72a6-6cfb-4c1c-a6e9-21fa5c7722ae Authenticating user 'default' from [fd00:1122:3344:101::a]:44269 | ||
286 | 2025.03.17 16:41:04.711496 [ 261 ] {} <Debug> TCP-Session: 5e0e72a6-6cfb-4c1c-a6e9-21fa5c7722ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
287 | 2025.03.17 16:41:04.711590 [ 261 ] {} <Debug> TCP-Session: 5e0e72a6-6cfb-4c1c-a6e9-21fa5c7722ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2025.03.17 16:41:04.711601 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
289 | 2025.03.17 16:41:04.711611 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51673 | ||
290 | 2025.03.17 16:41:04.711691 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37966 | ||
291 | 2025.03.17 16:41:04.711710 [ 262 ] {} <Debug> TCP-Session: d63787f4-7741-4f78-ae3c-16f3c8e58cbd Authenticating user 'default' from [fd00:1122:3344:101::a]:53085 | ||
292 | 2025.03.17 16:41:04.711858 [ 262 ] {} <Debug> TCP-Session: d63787f4-7741-4f78-ae3c-16f3c8e58cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2025.03.17 16:41:04.711865 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
294 | 2025.03.17 16:41:04.711883 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59600 | ||
295 | 2025.03.17 16:41:04.712029 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
296 | 2025.03.17 16:41:04.712078 [ 263 ] {} <Debug> TCP-Session: 8a632098-3764-4ee0-bd79-da6d0b5667c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:51673 | ||
297 | 2025.03.17 16:41:04.712058 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34436 | ||
298 | 2025.03.17 16:41:04.712042 [ 262 ] {} <Debug> TCP-Session: d63787f4-7741-4f78-ae3c-16f3c8e58cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
299 | 2025.03.17 16:41:04.712178 [ 263 ] {} <Debug> TCP-Session: 8a632098-3764-4ee0-bd79-da6d0b5667c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2025.03.17 16:41:04.712220 [ 264 ] {} <Debug> TCP-Session: eea52109-52ec-482f-a720-56918eb94c3e Authenticating user 'default' from [fd00:1122:3344:101::a]:37966 | ||
301 | 2025.03.17 16:41:04.712324 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
302 | 2025.03.17 16:41:04.712347 [ 264 ] {} <Debug> TCP-Session: eea52109-52ec-482f-a720-56918eb94c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2025.03.17 16:41:04.712363 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Debug> oximeter.version (32c5b090-cc2e-4612-8385-c42ba2acf5ef): Loading data parts | ||
304 | 2025.03.17 16:41:04.712378 [ 266 ] {} <Debug> TCP-Session: 3f4e928c-e343-49ea-a118-dd82993f520f Authenticating user 'default' from [fd00:1122:3344:101::a]:34436 | ||
305 | 2025.03.17 16:41:04.712408 [ 264 ] {} <Debug> TCP-Session: eea52109-52ec-482f-a720-56918eb94c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
306 | 2025.03.17 16:41:04.712430 [ 266 ] {} <Debug> TCP-Session: 3f4e928c-e343-49ea-a118-dd82993f520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
307 | 2025.03.17 16:41:04.712324 [ 263 ] {} <Debug> TCP-Session: 8a632098-3764-4ee0-bd79-da6d0b5667c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
308 | 2025.03.17 16:41:04.712491 [ 266 ] {} <Debug> TCP-Session: 3f4e928c-e343-49ea-a118-dd82993f520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
309 | 2025.03.17 16:41:04.712856 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Debug> oximeter.version (32c5b090-cc2e-4612-8385-c42ba2acf5ef): There are no data parts | ||
310 | 2025.03.17 16:41:04.713800 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
311 | 2025.03.17 16:41:04.713838 [ 265 ] {} <Debug> TCP-Session: 3b7e87a3-dc1a-45f6-b7ca-952c93e8bb41 Authenticating user 'default' from [fd00:1122:3344:101::a]:59600 | ||
312 | 2025.03.17 16:41:04.713884 [ 265 ] {} <Debug> TCP-Session: 3b7e87a3-dc1a-45f6-b7ca-952c93e8bb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2025.03.17 16:41:04.713899 [ 265 ] {} <Debug> TCP-Session: 3b7e87a3-dc1a-45f6-b7ca-952c93e8bb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2025.03.17 16:41:04.715830 [ 3 ] {cfd46104-b20d-4f40-8c60-c07759b1671e} <Debug> TCPHandler: Processed in 0.014398419 sec. | ||
315 | 2025.03.17 16:41:04.716097 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2025.03.17 16:41:04.716326 [ 3 ] {9315e240-24c9-4002-abe8-42b315b8a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) /* The measurement tables contain all individual samples from each timeseries. | ||
317 | * | ||
318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
321 | * by all samples from the same timeseries. | ||
322 | * | ||
323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
324 | * and then uses that to index quickly into the measurements tables. | ||
325 | */ | ||
326 | 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) | ||
327 | 2025.03.17 16:41:04.716404 [ 3 ] {9315e240-24c9-4002-abe8-42b315b8a894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
328 | 2025.03.17 16:41:04.725290 [ 3 ] {9315e240-24c9-4002-abe8-42b315b8a894} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Loading data parts | ||
329 | 2025.03.17 16:41:04.725536 [ 3 ] {9315e240-24c9-4002-abe8-42b315b8a894} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): There are no data parts | ||
330 | 2025.03.17 16:41:04.726788 [ 3 ] {9315e240-24c9-4002-abe8-42b315b8a894} <Debug> TCPHandler: Processed in 0.010774991 sec. | ||
331 | 2025.03.17 16:41:04.726946 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
332 | 2025.03.17 16:41:04.727155 [ 3 ] {0b17c1cd-b629-42a2-a3a2-6bc86909c0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
333 | 2025.03.17 16:41:04.727209 [ 3 ] {0b17c1cd-b629-42a2-a3a2-6bc86909c0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
334 | 2025.03.17 16:41:04.729340 [ 3 ] {0b17c1cd-b629-42a2-a3a2-6bc86909c0a1} <Debug> oximeter.measurements_i8 (4a872110-4b3e-453f-a2d3-24a41091b362): Loading data parts | ||
335 | 2025.03.17 16:41:04.729469 [ 3 ] {0b17c1cd-b629-42a2-a3a2-6bc86909c0a1} <Debug> oximeter.measurements_i8 (4a872110-4b3e-453f-a2d3-24a41091b362): There are no data parts | ||
336 | 2025.03.17 16:41:04.730696 [ 3 ] {0b17c1cd-b629-42a2-a3a2-6bc86909c0a1} <Debug> TCPHandler: Processed in 0.003803862 sec. | ||
337 | 2025.03.17 16:41:04.730839 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2025.03.17 16:41:04.731034 [ 3 ] {135a2962-7001-4f63-bed7-c32f34062e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
339 | 2025.03.17 16:41:04.731087 [ 3 ] {135a2962-7001-4f63-bed7-c32f34062e1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
340 | 2025.03.17 16:41:04.733184 [ 3 ] {135a2962-7001-4f63-bed7-c32f34062e1a} <Debug> oximeter.measurements_u8 (801588bf-17aa-457f-8c74-4bd84dd41288): Loading data parts | ||
341 | 2025.03.17 16:41:04.733310 [ 3 ] {135a2962-7001-4f63-bed7-c32f34062e1a} <Debug> oximeter.measurements_u8 (801588bf-17aa-457f-8c74-4bd84dd41288): There are no data parts | ||
342 | 2025.03.17 16:41:04.734578 [ 3 ] {135a2962-7001-4f63-bed7-c32f34062e1a} <Debug> TCPHandler: Processed in 0.003790571 sec. | ||
343 | 2025.03.17 16:41:04.734703 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
344 | 2025.03.17 16:41:04.734887 [ 3 ] {8badcbb5-0ad4-4c2a-a06f-20fb2d7eaff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
345 | 2025.03.17 16:41:04.734950 [ 3 ] {8badcbb5-0ad4-4c2a-a06f-20fb2d7eaff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
346 | 2025.03.17 16:41:04.737091 [ 3 ] {8badcbb5-0ad4-4c2a-a06f-20fb2d7eaff0} <Debug> oximeter.measurements_i16 (33fc2284-50fa-4501-9427-b7acb819fedd): Loading data parts | ||
347 | 2025.03.17 16:41:04.737218 [ 3 ] {8badcbb5-0ad4-4c2a-a06f-20fb2d7eaff0} <Debug> oximeter.measurements_i16 (33fc2284-50fa-4501-9427-b7acb819fedd): There are no data parts | ||
348 | 2025.03.17 16:41:04.738452 [ 3 ] {8badcbb5-0ad4-4c2a-a06f-20fb2d7eaff0} <Debug> TCPHandler: Processed in 0.003797491 sec. | ||
349 | 2025.03.17 16:41:04.738602 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2025.03.17 16:41:04.738803 [ 3 ] {853041b7-b859-457f-b721-55c0ac42896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
351 | 2025.03.17 16:41:04.738858 [ 3 ] {853041b7-b859-457f-b721-55c0ac42896f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2025.03.17 16:41:04.740966 [ 3 ] {853041b7-b859-457f-b721-55c0ac42896f} <Debug> oximeter.measurements_u16 (4df0b64c-fb1f-47a4-8d58-29e22ee4ef5e): Loading data parts | ||
353 | 2025.03.17 16:41:04.742164 [ 3 ] {853041b7-b859-457f-b721-55c0ac42896f} <Debug> oximeter.measurements_u16 (4df0b64c-fb1f-47a4-8d58-29e22ee4ef5e): There are no data parts | ||
354 | 2025.03.17 16:41:04.743484 [ 3 ] {853041b7-b859-457f-b721-55c0ac42896f} <Debug> TCPHandler: Processed in 0.004931816 sec. | ||
355 | 2025.03.17 16:41:04.743626 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
356 | 2025.03.17 16:41:04.743816 [ 3 ] {0e906ea3-298c-471a-8d03-7f24b105a2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
357 | 2025.03.17 16:41:04.743878 [ 3 ] {0e906ea3-298c-471a-8d03-7f24b105a2a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
358 | 2025.03.17 16:41:04.745959 [ 3 ] {0e906ea3-298c-471a-8d03-7f24b105a2a2} <Debug> oximeter.measurements_i32 (d8a45750-390f-4e5a-b7ee-e305d3697529): Loading data parts | ||
359 | 2025.03.17 16:41:04.746135 [ 3 ] {0e906ea3-298c-471a-8d03-7f24b105a2a2} <Debug> oximeter.measurements_i32 (d8a45750-390f-4e5a-b7ee-e305d3697529): There are no data parts | ||
360 | 2025.03.17 16:41:04.747421 [ 3 ] {0e906ea3-298c-471a-8d03-7f24b105a2a2} <Debug> TCPHandler: Processed in 0.003846342 sec. | ||
361 | 2025.03.17 16:41:04.747572 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2025.03.17 16:41:04.747784 [ 3 ] {9bf84ee8-1286-4277-a9b8-2dc03d836602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
363 | 2025.03.17 16:41:04.747848 [ 3 ] {9bf84ee8-1286-4277-a9b8-2dc03d836602} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
364 | 2025.03.17 16:41:04.749574 [ 3 ] {9bf84ee8-1286-4277-a9b8-2dc03d836602} <Debug> oximeter.measurements_u32 (c6dec34e-c238-4c19-ae41-5cadfb1a37c2): Loading data parts | ||
365 | 2025.03.17 16:41:04.749713 [ 3 ] {9bf84ee8-1286-4277-a9b8-2dc03d836602} <Debug> oximeter.measurements_u32 (c6dec34e-c238-4c19-ae41-5cadfb1a37c2): There are no data parts | ||
366 | 2025.03.17 16:41:04.751748 [ 3 ] {9bf84ee8-1286-4277-a9b8-2dc03d836602} <Debug> TCPHandler: Processed in 0.004225651 sec. | ||
367 | 2025.03.17 16:41:04.751895 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.17 16:41:04.752090 [ 3 ] {8d4022cd-50ff-4f98-9373-89c9aa17c903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
369 | 2025.03.17 16:41:04.752188 [ 3 ] {8d4022cd-50ff-4f98-9373-89c9aa17c903} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
370 | 2025.03.17 16:41:04.753948 [ 3 ] {8d4022cd-50ff-4f98-9373-89c9aa17c903} <Debug> oximeter.measurements_i64 (8a7aae55-29ce-4a4c-9acd-3e86973ef798): Loading data parts | ||
371 | 2025.03.17 16:41:04.754110 [ 3 ] {8d4022cd-50ff-4f98-9373-89c9aa17c903} <Debug> oximeter.measurements_i64 (8a7aae55-29ce-4a4c-9acd-3e86973ef798): There are no data parts | ||
372 | 2025.03.17 16:41:04.755431 [ 3 ] {8d4022cd-50ff-4f98-9373-89c9aa17c903} <Debug> TCPHandler: Processed in 0.003588597 sec. | ||
373 | 2025.03.17 16:41:04.755571 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.17 16:41:04.755787 [ 3 ] {d77a9881-d8b8-44c4-88b8-15d9d381d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
375 | 2025.03.17 16:41:04.755848 [ 3 ] {d77a9881-d8b8-44c4-88b8-15d9d381d9cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2025.03.17 16:41:04.757578 [ 3 ] {d77a9881-d8b8-44c4-88b8-15d9d381d9cc} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Loading data parts | ||
377 | 2025.03.17 16:41:04.757710 [ 3 ] {d77a9881-d8b8-44c4-88b8-15d9d381d9cc} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): There are no data parts | ||
378 | 2025.03.17 16:41:04.759156 [ 3 ] {d77a9881-d8b8-44c4-88b8-15d9d381d9cc} <Debug> TCPHandler: Processed in 0.003635168 sec. | ||
379 | 2025.03.17 16:41:04.759280 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.17 16:41:04.759464 [ 3 ] {ec418f5b-4e60-4eff-b52f-94f6f4e81753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
381 | 2025.03.17 16:41:04.759530 [ 3 ] {ec418f5b-4e60-4eff-b52f-94f6f4e81753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
382 | 2025.03.17 16:41:04.761269 [ 3 ] {ec418f5b-4e60-4eff-b52f-94f6f4e81753} <Debug> oximeter.measurements_f32 (134a227d-7df5-4d6b-b222-ffbe04f87848): Loading data parts | ||
383 | 2025.03.17 16:41:04.761443 [ 3 ] {ec418f5b-4e60-4eff-b52f-94f6f4e81753} <Debug> oximeter.measurements_f32 (134a227d-7df5-4d6b-b222-ffbe04f87848): There are no data parts | ||
384 | 2025.03.17 16:41:04.762784 [ 3 ] {ec418f5b-4e60-4eff-b52f-94f6f4e81753} <Debug> TCPHandler: Processed in 0.003553496 sec. | ||
385 | 2025.03.17 16:41:04.762927 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.17 16:41:04.763140 [ 3 ] {b584861d-6756-4d2a-94ec-4984511a4578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
387 | 2025.03.17 16:41:04.763194 [ 3 ] {b584861d-6756-4d2a-94ec-4984511a4578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
388 | 2025.03.17 16:41:04.765103 [ 3 ] {b584861d-6756-4d2a-94ec-4984511a4578} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Loading data parts | ||
389 | 2025.03.17 16:41:04.765263 [ 3 ] {b584861d-6756-4d2a-94ec-4984511a4578} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): There are no data parts | ||
390 | 2025.03.17 16:41:04.766643 [ 3 ] {b584861d-6756-4d2a-94ec-4984511a4578} <Debug> TCPHandler: Processed in 0.003769891 sec. | ||
391 | 2025.03.17 16:41:04.766808 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.17 16:41:04.766995 [ 3 ] {78facc72-06a7-4e99-b46c-6b12e58bd2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
393 | 2025.03.17 16:41:04.767060 [ 3 ] {78facc72-06a7-4e99-b46c-6b12e58bd2d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
394 | 2025.03.17 16:41:04.768787 [ 3 ] {78facc72-06a7-4e99-b46c-6b12e58bd2d2} <Debug> oximeter.measurements_string (d3853237-7deb-4751-b218-02aadfe306fd): Loading data parts | ||
395 | 2025.03.17 16:41:04.768944 [ 3 ] {78facc72-06a7-4e99-b46c-6b12e58bd2d2} <Debug> oximeter.measurements_string (d3853237-7deb-4751-b218-02aadfe306fd): There are no data parts | ||
396 | 2025.03.17 16:41:04.770426 [ 3 ] {78facc72-06a7-4e99-b46c-6b12e58bd2d2} <Debug> TCPHandler: Processed in 0.003675769 sec. | ||
397 | 2025.03.17 16:41:04.770568 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2025.03.17 16:41:04.770773 [ 3 ] {b869b5a8-8df7-42f1-8d8e-dcff7f2e6aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
401 | * a string isn't palatable for a few reasons. | ||
402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
403 | * details. | ||
404 | */ | ||
405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2025.03.17 16:41:04.770836 [ 3 ] {b869b5a8-8df7-42f1-8d8e-dcff7f2e6aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
407 | 2025.03.17 16:41:04.772745 [ 3 ] {b869b5a8-8df7-42f1-8d8e-dcff7f2e6aeb} <Debug> oximeter.measurements_bytes (093f68b5-cc58-4407-9bf3-b722186069a2): Loading data parts | ||
408 | 2025.03.17 16:41:04.772873 [ 3 ] {b869b5a8-8df7-42f1-8d8e-dcff7f2e6aeb} <Debug> oximeter.measurements_bytes (093f68b5-cc58-4407-9bf3-b722186069a2): There are no data parts | ||
409 | 2025.03.17 16:41:04.774237 [ 3 ] {b869b5a8-8df7-42f1-8d8e-dcff7f2e6aeb} <Debug> TCPHandler: Processed in 0.00371913 sec. | ||
410 | 2025.03.17 16:41:04.774372 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2025.03.17 16:41:04.774613 [ 3 ] {f908b91f-074f-41b9-b2f2-fed1c83305f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
412 | 2025.03.17 16:41:04.774696 [ 3 ] {f908b91f-074f-41b9-b2f2-fed1c83305f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
413 | 2025.03.17 16:41:04.776484 [ 3 ] {f908b91f-074f-41b9-b2f2-fed1c83305f7} <Debug> oximeter.measurements_cumulativei64 (b64a3899-0be0-4bf4-8087-a839fdf46cde): Loading data parts | ||
414 | 2025.03.17 16:41:04.776735 [ 3 ] {f908b91f-074f-41b9-b2f2-fed1c83305f7} <Debug> oximeter.measurements_cumulativei64 (b64a3899-0be0-4bf4-8087-a839fdf46cde): There are no data parts | ||
415 | 2025.03.17 16:41:04.778115 [ 3 ] {f908b91f-074f-41b9-b2f2-fed1c83305f7} <Debug> TCPHandler: Processed in 0.003792972 sec. | ||
416 | 2025.03.17 16:41:04.778255 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2025.03.17 16:41:04.778458 [ 3 ] {a41d3fbe-37b0-49c9-8d4a-55034afdc721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
418 | 2025.03.17 16:41:04.778555 [ 3 ] {a41d3fbe-37b0-49c9-8d4a-55034afdc721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
419 | 2025.03.17 16:41:04.780329 [ 3 ] {a41d3fbe-37b0-49c9-8d4a-55034afdc721} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Loading data parts | ||
420 | 2025.03.17 16:41:04.780507 [ 3 ] {a41d3fbe-37b0-49c9-8d4a-55034afdc721} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): There are no data parts | ||
421 | 2025.03.17 16:41:04.781964 [ 3 ] {a41d3fbe-37b0-49c9-8d4a-55034afdc721} <Debug> TCPHandler: Processed in 0.00376014 sec. | ||
422 | 2025.03.17 16:41:04.782107 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2025.03.17 16:41:04.782304 [ 3 ] {0ea04608-0fe0-46f9-bdbb-76a12c1a8c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
424 | 2025.03.17 16:41:04.782371 [ 3 ] {0ea04608-0fe0-46f9-bdbb-76a12c1a8c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
425 | 2025.03.17 16:41:04.784164 [ 3 ] {0ea04608-0fe0-46f9-bdbb-76a12c1a8c19} <Debug> oximeter.measurements_cumulativef32 (b84a8246-ed39-4891-904a-f73d72bfba36): Loading data parts | ||
426 | 2025.03.17 16:41:04.784332 [ 3 ] {0ea04608-0fe0-46f9-bdbb-76a12c1a8c19} <Debug> oximeter.measurements_cumulativef32 (b84a8246-ed39-4891-904a-f73d72bfba36): There are no data parts | ||
427 | 2025.03.17 16:41:04.786037 [ 3 ] {0ea04608-0fe0-46f9-bdbb-76a12c1a8c19} <Debug> TCPHandler: Processed in 0.003980215 sec. | ||
428 | 2025.03.17 16:41:04.786174 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2025.03.17 16:41:04.786388 [ 3 ] {35945cb7-f246-4133-97fb-409e947fb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
430 | 2025.03.17 16:41:04.786452 [ 3 ] {35945cb7-f246-4133-97fb-409e947fb3a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
431 | 2025.03.17 16:41:04.788393 [ 3 ] {35945cb7-f246-4133-97fb-409e947fb3a8} <Debug> oximeter.measurements_cumulativef64 (c384e2e5-c379-4faf-adbc-e26f847f844d): Loading data parts | ||
432 | 2025.03.17 16:41:04.788518 [ 3 ] {35945cb7-f246-4133-97fb-409e947fb3a8} <Debug> oximeter.measurements_cumulativef64 (c384e2e5-c379-4faf-adbc-e26f847f844d): There are no data parts | ||
433 | 2025.03.17 16:41:04.789980 [ 3 ] {35945cb7-f246-4133-97fb-409e947fb3a8} <Debug> TCPHandler: Processed in 0.003856863 sec. | ||
434 | 2025.03.17 16:41:04.790118 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2025.03.17 16:41:04.790391 [ 3 ] {ad42ab09-8218-4d82-8405-fd8d6e0af24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
436 | * NOTE: Array types cannot be Nullable, see | ||
437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
438 | * for more details. | ||
439 | * | ||
440 | * This means we need to use empty arrays to indicate a missing value. This | ||
441 | * is unfortunate, and at this point relies on the fact that an | ||
442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
443 | * to figure out another way to represent missing samples here. | ||
444 | */ | ||
445 | 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) | ||
446 | 2025.03.17 16:41:04.790471 [ 3 ] {ad42ab09-8218-4d82-8405-fd8d6e0af24d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
447 | 2025.03.17 16:41:04.792521 [ 3 ] {ad42ab09-8218-4d82-8405-fd8d6e0af24d} <Debug> oximeter.measurements_histogrami8 (4e158a2c-b38c-4a72-a4d4-7c9356aea23b): Loading data parts | ||
448 | 2025.03.17 16:41:04.792675 [ 3 ] {ad42ab09-8218-4d82-8405-fd8d6e0af24d} <Debug> oximeter.measurements_histogrami8 (4e158a2c-b38c-4a72-a4d4-7c9356aea23b): There are no data parts | ||
449 | 2025.03.17 16:41:04.794127 [ 3 ] {ad42ab09-8218-4d82-8405-fd8d6e0af24d} <Debug> TCPHandler: Processed in 0.004060376 sec. | ||
450 | 2025.03.17 16:41:04.794262 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
451 | 2025.03.17 16:41:04.794542 [ 3 ] {44f00e6b-34ff-42c2-9661-8b860903f13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
452 | 2025.03.17 16:41:04.794616 [ 3 ] {44f00e6b-34ff-42c2-9661-8b860903f13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
453 | 2025.03.17 16:41:04.796941 [ 3 ] {44f00e6b-34ff-42c2-9661-8b860903f13c} <Debug> oximeter.measurements_histogramu8 (affe7535-6e4e-428a-93c6-db9be1a9246b): Loading data parts | ||
454 | 2025.03.17 16:41:04.797147 [ 3 ] {44f00e6b-34ff-42c2-9661-8b860903f13c} <Debug> oximeter.measurements_histogramu8 (affe7535-6e4e-428a-93c6-db9be1a9246b): There are no data parts | ||
455 | 2025.03.17 16:41:04.798645 [ 3 ] {44f00e6b-34ff-42c2-9661-8b860903f13c} <Debug> TCPHandler: Processed in 0.004433155 sec. | ||
456 | 2025.03.17 16:41:04.798879 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2025.03.17 16:41:04.799195 [ 3 ] {cb98fe76-2b0a-4d9e-a5bb-ba377cb78acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
458 | 2025.03.17 16:41:04.799282 [ 3 ] {cb98fe76-2b0a-4d9e-a5bb-ba377cb78acf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
459 | 2025.03.17 16:41:04.801658 [ 3 ] {cb98fe76-2b0a-4d9e-a5bb-ba377cb78acf} <Debug> oximeter.measurements_histogrami16 (725b2bdb-4fc6-497b-9e05-fda1f5f9d7d6): Loading data parts | ||
460 | 2025.03.17 16:41:04.801845 [ 3 ] {cb98fe76-2b0a-4d9e-a5bb-ba377cb78acf} <Debug> oximeter.measurements_histogrami16 (725b2bdb-4fc6-497b-9e05-fda1f5f9d7d6): There are no data parts | ||
461 | 2025.03.17 16:41:04.803329 [ 3 ] {cb98fe76-2b0a-4d9e-a5bb-ba377cb78acf} <Debug> TCPHandler: Processed in 0.004508357 sec. | ||
462 | 2025.03.17 16:41:04.803505 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
463 | 2025.03.17 16:41:04.803836 [ 3 ] {4ca5fe36-3623-4a38-b768-3ae76c262d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
464 | 2025.03.17 16:41:04.803921 [ 3 ] {4ca5fe36-3623-4a38-b768-3ae76c262d9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
465 | 2025.03.17 16:41:04.806976 [ 3 ] {4ca5fe36-3623-4a38-b768-3ae76c262d9d} <Debug> oximeter.measurements_histogramu16 (3c9daf61-b3f4-4e90-aa0d-8eda1501c351): Loading data parts | ||
466 | 2025.03.17 16:41:04.807156 [ 3 ] {4ca5fe36-3623-4a38-b768-3ae76c262d9d} <Debug> oximeter.measurements_histogramu16 (3c9daf61-b3f4-4e90-aa0d-8eda1501c351): There are no data parts | ||
467 | 2025.03.17 16:41:04.808780 [ 3 ] {4ca5fe36-3623-4a38-b768-3ae76c262d9d} <Debug> TCPHandler: Processed in 0.005333174 sec. | ||
468 | 2025.03.17 16:41:04.809014 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
469 | 2025.03.17 16:41:04.809281 [ 3 ] {97a9b776-f0d9-4e5f-b4f2-ac0c56bf65d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
470 | 2025.03.17 16:41:04.809356 [ 3 ] {97a9b776-f0d9-4e5f-b4f2-ac0c56bf65d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
471 | 2025.03.17 16:41:04.811536 [ 3 ] {97a9b776-f0d9-4e5f-b4f2-ac0c56bf65d6} <Debug> oximeter.measurements_histogrami32 (224839c1-dc2a-4527-baca-91b252fc856d): Loading data parts | ||
472 | 2025.03.17 16:41:04.811705 [ 3 ] {97a9b776-f0d9-4e5f-b4f2-ac0c56bf65d6} <Debug> oximeter.measurements_histogrami32 (224839c1-dc2a-4527-baca-91b252fc856d): There are no data parts | ||
473 | 2025.03.17 16:41:04.813033 [ 3 ] {97a9b776-f0d9-4e5f-b4f2-ac0c56bf65d6} <Debug> TCPHandler: Processed in 0.004071348 sec. | ||
474 | 2025.03.17 16:41:04.813204 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
475 | 2025.03.17 16:41:04.813469 [ 3 ] {5b3a91b7-c1a6-4703-9df6-4161c89a0621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
476 | 2025.03.17 16:41:04.813549 [ 3 ] {5b3a91b7-c1a6-4703-9df6-4161c89a0621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
477 | 2025.03.17 16:41:04.816097 [ 3 ] {5b3a91b7-c1a6-4703-9df6-4161c89a0621} <Debug> oximeter.measurements_histogramu32 (acd3008f-7254-42dd-a394-1aa5cf8769e8): Loading data parts | ||
478 | 2025.03.17 16:41:04.816379 [ 3 ] {5b3a91b7-c1a6-4703-9df6-4161c89a0621} <Debug> oximeter.measurements_histogramu32 (acd3008f-7254-42dd-a394-1aa5cf8769e8): There are no data parts | ||
479 | 2025.03.17 16:41:04.817813 [ 3 ] {5b3a91b7-c1a6-4703-9df6-4161c89a0621} <Debug> TCPHandler: Processed in 0.00465942 sec. | ||
480 | 2025.03.17 16:41:04.818010 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
481 | 2025.03.17 16:41:04.818356 [ 3 ] {acd23850-fa95-4715-86fe-6c986b9e858b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
482 | 2025.03.17 16:41:04.818437 [ 3 ] {acd23850-fa95-4715-86fe-6c986b9e858b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
483 | 2025.03.17 16:41:04.820622 [ 3 ] {acd23850-fa95-4715-86fe-6c986b9e858b} <Debug> oximeter.measurements_histogrami64 (c57a057d-4baa-4a0f-9f30-9dc3f5362640): Loading data parts | ||
484 | 2025.03.17 16:41:04.820783 [ 3 ] {acd23850-fa95-4715-86fe-6c986b9e858b} <Debug> oximeter.measurements_histogrami64 (c57a057d-4baa-4a0f-9f30-9dc3f5362640): There are no data parts | ||
485 | 2025.03.17 16:41:04.822099 [ 3 ] {acd23850-fa95-4715-86fe-6c986b9e858b} <Debug> TCPHandler: Processed in 0.004156919 sec. | ||
486 | 2025.03.17 16:41:04.822249 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
487 | 2025.03.17 16:41:04.822513 [ 3 ] {ce528c4c-73fe-4116-badb-b416cf1980b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
488 | 2025.03.17 16:41:04.822595 [ 3 ] {ce528c4c-73fe-4116-badb-b416cf1980b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
489 | 2025.03.17 16:41:04.824774 [ 3 ] {ce528c4c-73fe-4116-badb-b416cf1980b0} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Loading data parts | ||
490 | 2025.03.17 16:41:04.824956 [ 3 ] {ce528c4c-73fe-4116-badb-b416cf1980b0} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): There are no data parts | ||
491 | 2025.03.17 16:41:04.826237 [ 3 ] {ce528c4c-73fe-4116-badb-b416cf1980b0} <Debug> TCPHandler: Processed in 0.004039276 sec. | ||
492 | 2025.03.17 16:41:04.826403 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.03.17 16:41:04.826693 [ 3 ] {08c97d9f-d4c6-483c-aed5-e739c8ee5d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
494 | 2025.03.17 16:41:04.826770 [ 3 ] {08c97d9f-d4c6-483c-aed5-e739c8ee5d08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
495 | 2025.03.17 16:41:04.828943 [ 3 ] {08c97d9f-d4c6-483c-aed5-e739c8ee5d08} <Debug> oximeter.measurements_histogramf32 (d5813218-b23e-4fb6-a45e-bbec1c013eb2): Loading data parts | ||
496 | 2025.03.17 16:41:04.829139 [ 3 ] {08c97d9f-d4c6-483c-aed5-e739c8ee5d08} <Debug> oximeter.measurements_histogramf32 (d5813218-b23e-4fb6-a45e-bbec1c013eb2): There are no data parts | ||
497 | 2025.03.17 16:41:04.830423 [ 3 ] {08c97d9f-d4c6-483c-aed5-e739c8ee5d08} <Debug> TCPHandler: Processed in 0.004069977 sec. | ||
498 | 2025.03.17 16:41:04.830588 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.03.17 16:41:04.830855 [ 3 ] {f4f764f0-7512-4217-8773-8212ebda0708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
500 | 2025.03.17 16:41:04.830934 [ 3 ] {f4f764f0-7512-4217-8773-8212ebda0708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
501 | 2025.03.17 16:41:04.832954 [ 3 ] {f4f764f0-7512-4217-8773-8212ebda0708} <Debug> oximeter.measurements_histogramf64 (fa696b9e-38cb-467e-b644-a716f8fbbf34): Loading data parts | ||
502 | 2025.03.17 16:41:04.833138 [ 3 ] {f4f764f0-7512-4217-8773-8212ebda0708} <Debug> oximeter.measurements_histogramf64 (fa696b9e-38cb-467e-b644-a716f8fbbf34): There are no data parts | ||
503 | 2025.03.17 16:41:04.834438 [ 3 ] {f4f764f0-7512-4217-8773-8212ebda0708} <Debug> TCPHandler: Processed in 0.003900344 sec. | ||
504 | 2025.03.17 16:41:04.834597 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.03.17 16:41:04.834813 [ 3 ] {a909c092-530a-4dab-9720-ac51a48dde65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) /* The field tables store named dimensions of each timeseries. | ||
506 | * | ||
507 | * As with the measurement tables, there is one field table for each field data | ||
508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
509 | * this behavior **must not** be relied upon for query correctness. | ||
510 | * | ||
511 | * The index for the fields differs from the measurements, however. Rows are | ||
512 | * sorted by timeseries name, then field name, field value, and finally | ||
513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
515 | * usually then used to look up measurements. | ||
516 | * | ||
517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
518 | * timeseries name and then key, since it would improve lookups where one | ||
519 | * already has the key. Realistically though, these tables are quite small and | ||
520 | * so performance benefits will be low in absolute terms. | ||
521 | * | ||
522 | * TTL: We use a materialized column to expire old field table records. This | ||
523 | * column is generated automatically by the database whenever a new row is | ||
524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
526 | * record will remain during a deduplication, which will have the last | ||
527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
528 | * measurement tables. | ||
529 | */ | ||
530 | 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) | ||
531 | 2025.03.17 16:41:04.834886 [ 3 ] {a909c092-530a-4dab-9720-ac51a48dde65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
532 | 2025.03.17 16:41:04.837027 [ 3 ] {a909c092-530a-4dab-9720-ac51a48dde65} <Debug> oximeter.fields_bool (bbd8fb10-eec4-4924-881e-e83e45322574): Loading data parts | ||
533 | 2025.03.17 16:41:04.837161 [ 3 ] {a909c092-530a-4dab-9720-ac51a48dde65} <Debug> oximeter.fields_bool (bbd8fb10-eec4-4924-881e-e83e45322574): There are no data parts | ||
534 | 2025.03.17 16:41:04.838549 [ 3 ] {a909c092-530a-4dab-9720-ac51a48dde65} <Debug> TCPHandler: Processed in 0.004004446 sec. | ||
535 | 2025.03.17 16:41:04.838714 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2025.03.17 16:41:04.838902 [ 3 ] {c5d9256e-053f-47f2-a43e-02c47aba75b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
537 | 2025.03.17 16:41:04.838970 [ 3 ] {c5d9256e-053f-47f2-a43e-02c47aba75b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
538 | 2025.03.17 16:41:04.840886 [ 3 ] {c5d9256e-053f-47f2-a43e-02c47aba75b4} <Debug> oximeter.fields_i8 (697589fb-a019-480c-88a0-db5e3cd3824d): Loading data parts | ||
539 | 2025.03.17 16:41:04.841042 [ 3 ] {c5d9256e-053f-47f2-a43e-02c47aba75b4} <Debug> oximeter.fields_i8 (697589fb-a019-480c-88a0-db5e3cd3824d): There are no data parts | ||
540 | 2025.03.17 16:41:04.842278 [ 3 ] {c5d9256e-053f-47f2-a43e-02c47aba75b4} <Debug> TCPHandler: Processed in 0.003614807 sec. | ||
541 | 2025.03.17 16:41:04.842423 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2025.03.17 16:41:04.842636 [ 3 ] {fbc1e5f0-d455-4e3a-949f-4754c2b42c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
543 | 2025.03.17 16:41:04.842696 [ 3 ] {fbc1e5f0-d455-4e3a-949f-4754c2b42c2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
544 | 2025.03.17 16:41:04.844745 [ 3 ] {fbc1e5f0-d455-4e3a-949f-4754c2b42c2c} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Loading data parts | ||
545 | 2025.03.17 16:41:04.844965 [ 3 ] {fbc1e5f0-d455-4e3a-949f-4754c2b42c2c} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): There are no data parts | ||
546 | 2025.03.17 16:41:04.846209 [ 3 ] {fbc1e5f0-d455-4e3a-949f-4754c2b42c2c} <Debug> TCPHandler: Processed in 0.003837782 sec. | ||
547 | 2025.03.17 16:41:04.846376 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2025.03.17 16:41:04.846565 [ 3 ] {cad2dc2b-5622-4140-a814-5b8cdbd92216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
549 | 2025.03.17 16:41:04.846640 [ 3 ] {cad2dc2b-5622-4140-a814-5b8cdbd92216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
550 | 2025.03.17 16:41:04.848642 [ 3 ] {cad2dc2b-5622-4140-a814-5b8cdbd92216} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Loading data parts | ||
551 | 2025.03.17 16:41:04.848838 [ 3 ] {cad2dc2b-5622-4140-a814-5b8cdbd92216} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): There are no data parts | ||
552 | 2025.03.17 16:41:04.850091 [ 3 ] {cad2dc2b-5622-4140-a814-5b8cdbd92216} <Debug> TCPHandler: Processed in 0.003773001 sec. | ||
553 | 2025.03.17 16:41:04.850229 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
554 | 2025.03.17 16:41:04.850441 [ 3 ] {9339c428-807d-4270-a418-cfa08f6a8e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
555 | 2025.03.17 16:41:04.850510 [ 3 ] {9339c428-807d-4270-a418-cfa08f6a8e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
556 | 2025.03.17 16:41:04.852463 [ 3 ] {9339c428-807d-4270-a418-cfa08f6a8e32} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Loading data parts | ||
557 | 2025.03.17 16:41:04.852607 [ 3 ] {9339c428-807d-4270-a418-cfa08f6a8e32} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): There are no data parts | ||
558 | 2025.03.17 16:41:04.853847 [ 3 ] {9339c428-807d-4270-a418-cfa08f6a8e32} <Debug> TCPHandler: Processed in 0.003668719 sec. | ||
559 | 2025.03.17 16:41:04.854014 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.03.17 16:41:04.854208 [ 3 ] {d5fa2771-bfdb-44a0-85aa-7182e1b61744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
561 | 2025.03.17 16:41:04.854267 [ 3 ] {d5fa2771-bfdb-44a0-85aa-7182e1b61744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
562 | 2025.03.17 16:41:04.856198 [ 3 ] {d5fa2771-bfdb-44a0-85aa-7182e1b61744} <Debug> oximeter.fields_i32 (1f3155e6-d399-4ed9-8aee-ef7ea4a52585): Loading data parts | ||
563 | 2025.03.17 16:41:04.856382 [ 3 ] {d5fa2771-bfdb-44a0-85aa-7182e1b61744} <Debug> oximeter.fields_i32 (1f3155e6-d399-4ed9-8aee-ef7ea4a52585): There are no data parts | ||
564 | 2025.03.17 16:41:04.857791 [ 3 ] {d5fa2771-bfdb-44a0-85aa-7182e1b61744} <Debug> TCPHandler: Processed in 0.003832812 sec. | ||
565 | 2025.03.17 16:41:04.857914 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
566 | 2025.03.17 16:41:04.858168 [ 3 ] {6e9c5068-f4f0-4f20-9804-bf1efc1ea017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
567 | 2025.03.17 16:41:04.858267 [ 3 ] {6e9c5068-f4f0-4f20-9804-bf1efc1ea017} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
568 | 2025.03.17 16:41:04.860399 [ 3 ] {6e9c5068-f4f0-4f20-9804-bf1efc1ea017} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Loading data parts | ||
569 | 2025.03.17 16:41:04.860580 [ 3 ] {6e9c5068-f4f0-4f20-9804-bf1efc1ea017} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): There are no data parts | ||
570 | 2025.03.17 16:41:04.861894 [ 3 ] {6e9c5068-f4f0-4f20-9804-bf1efc1ea017} <Debug> TCPHandler: Processed in 0.004029256 sec. | ||
571 | 2025.03.17 16:41:04.862057 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2025.03.17 16:41:04.862244 [ 3 ] {86687720-1007-400e-8f1d-443278d0c8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
573 | 2025.03.17 16:41:04.862345 [ 3 ] {86687720-1007-400e-8f1d-443278d0c8ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
574 | 2025.03.17 16:41:04.864275 [ 3 ] {86687720-1007-400e-8f1d-443278d0c8ec} <Debug> oximeter.fields_i64 (92e983df-a3a3-4abe-a015-f4b6afc107ad): Loading data parts | ||
575 | 2025.03.17 16:41:04.864460 [ 3 ] {86687720-1007-400e-8f1d-443278d0c8ec} <Debug> oximeter.fields_i64 (92e983df-a3a3-4abe-a015-f4b6afc107ad): There are no data parts | ||
576 | 2025.03.17 16:41:04.865676 [ 3 ] {86687720-1007-400e-8f1d-443278d0c8ec} <Debug> TCPHandler: Processed in 0.003679709 sec. | ||
577 | 2025.03.17 16:41:04.865813 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
578 | 2025.03.17 16:41:04.866052 [ 3 ] {530b6d1e-66dc-4dd7-b451-20ddb70903a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
579 | 2025.03.17 16:41:04.866202 [ 3 ] {530b6d1e-66dc-4dd7-b451-20ddb70903a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
580 | 2025.03.17 16:41:04.868683 [ 3 ] {530b6d1e-66dc-4dd7-b451-20ddb70903a4} <Debug> oximeter.fields_u64 (773c1444-b07b-4eff-b3d0-8a3690d2a98d): Loading data parts | ||
581 | 2025.03.17 16:41:04.868846 [ 3 ] {530b6d1e-66dc-4dd7-b451-20ddb70903a4} <Debug> oximeter.fields_u64 (773c1444-b07b-4eff-b3d0-8a3690d2a98d): There are no data parts | ||
582 | 2025.03.17 16:41:04.870122 [ 3 ] {530b6d1e-66dc-4dd7-b451-20ddb70903a4} <Debug> TCPHandler: Processed in 0.004360983 sec. | ||
583 | 2025.03.17 16:41:04.870274 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2025.03.17 16:41:04.870471 [ 3 ] {8efff10e-802f-4553-9889-156b773c5ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
585 | 2025.03.17 16:41:04.870550 [ 3 ] {8efff10e-802f-4553-9889-156b773c5ea2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
586 | 2025.03.17 16:41:04.872558 [ 3 ] {8efff10e-802f-4553-9889-156b773c5ea2} <Debug> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Loading data parts | ||
587 | 2025.03.17 16:41:04.872726 [ 3 ] {8efff10e-802f-4553-9889-156b773c5ea2} <Debug> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): There are no data parts | ||
588 | 2025.03.17 16:41:04.873974 [ 3 ] {8efff10e-802f-4553-9889-156b773c5ea2} <Debug> TCPHandler: Processed in 0.003750631 sec. | ||
589 | 2025.03.17 16:41:04.874159 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
590 | 2025.03.17 16:41:04.874402 [ 3 ] {19d2bc77-6dfc-49c5-b487-abef1fbf7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
591 | 2025.03.17 16:41:04.874481 [ 3 ] {19d2bc77-6dfc-49c5-b487-abef1fbf7c2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
592 | 2025.03.17 16:41:04.876338 [ 3 ] {19d2bc77-6dfc-49c5-b487-abef1fbf7c2b} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Loading data parts | ||
593 | 2025.03.17 16:41:04.876509 [ 3 ] {19d2bc77-6dfc-49c5-b487-abef1fbf7c2b} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): There are no data parts | ||
594 | 2025.03.17 16:41:04.877926 [ 3 ] {19d2bc77-6dfc-49c5-b487-abef1fbf7c2b} <Debug> TCPHandler: Processed in 0.003817242 sec. | ||
595 | 2025.03.17 16:41:04.878067 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2025.03.17 16:41:04.878259 [ 3 ] {b5986573-5065-40f1-9207-98dc4a72aade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
597 | 2025.03.17 16:41:04.878326 [ 3 ] {b5986573-5065-40f1-9207-98dc4a72aade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
598 | 2025.03.17 16:41:04.880418 [ 3 ] {b5986573-5065-40f1-9207-98dc4a72aade} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Loading data parts | ||
599 | 2025.03.17 16:41:04.880658 [ 3 ] {b5986573-5065-40f1-9207-98dc4a72aade} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): There are no data parts | ||
600 | 2025.03.17 16:41:04.882301 [ 3 ] {b5986573-5065-40f1-9207-98dc4a72aade} <Debug> TCPHandler: Processed in 0.004288422 sec. | ||
601 | 2025.03.17 16:41:04.882454 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
602 | 2025.03.17 16:41:04.882753 [ 3 ] {9fa4a7f9-c25c-4ef4-afa8-c1c7f4bd1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) /* The timeseries schema table stores the extracted schema for the samples | ||
603 | * oximeter collects. | ||
604 | */ | ||
605 | 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) | ||
606 | 2025.03.17 16:41:04.882841 [ 3 ] {9fa4a7f9-c25c-4ef4-afa8-c1c7f4bd1079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
607 | 2025.03.17 16:41:04.884692 [ 3 ] {9fa4a7f9-c25c-4ef4-afa8-c1c7f4bd1079} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Loading data parts | ||
608 | 2025.03.17 16:41:04.884886 [ 3 ] {9fa4a7f9-c25c-4ef4-afa8-c1c7f4bd1079} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): There are no data parts | ||
609 | 2025.03.17 16:41:04.886864 [ 3 ] {9fa4a7f9-c25c-4ef4-afa8-c1c7f4bd1079} <Debug> TCPHandler: Processed in 0.004460836 sec. | ||
610 | 2025.03.17 16:41:04.889172 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
611 | 2025.03.17 16:41:04.889679 [ 5 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
612 | 2025.03.17 16:41:04.890552 [ 5 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
613 | 2025.03.17 16:41:04.899896 [ 268 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Trace> oximeter.version (32c5b090-cc2e-4612-8385-c42ba2acf5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
614 | 2025.03.17 16:41:04.900060 [ 268 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
615 | 2025.03.17 16:41:04.905014 [ 268 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
616 | 2025.03.17 16:41:04.905386 [ 268 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Trace> oximeter.version (32c5b090-cc2e-4612-8385-c42ba2acf5ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
617 | 2025.03.17 16:41:04.905766 [ 5 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016269 sec., 61.46659290675518 rows/sec., 983.47 B/sec. | ||
618 | 2025.03.17 16:41:04.906064 [ 5 ] {69f83ad2-5ff6-44b5-8da2-b42a439f3aba} <Debug> TCPHandler: Processed in 0.017080946 sec. | ||
619 | 2025.03.17 16:41:05.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.53 MiB, peak 124.53 MiB, free memory in arenas 0.00 B, will set to 138.90 MiB (RSS), difference: 14.37 MiB | ||
620 | 2025.03.17 16:41:05.106163 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44062 | ||
621 | 2025.03.17 16:41:05.107353 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.03.17 16:41:05.107393 [ 269 ] {} <Debug> TCP-Session: 5b0fa139-e2a1-4fe2-9a04-87670e69d765 Authenticating user 'default' from [fd00:1122:3344:101::c]:44062 | ||
623 | 2025.03.17 16:41:05.107464 [ 269 ] {} <Debug> TCP-Session: 5b0fa139-e2a1-4fe2-9a04-87670e69d765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.03.17 16:41:05.107480 [ 269 ] {} <Debug> TCP-Session: 5b0fa139-e2a1-4fe2-9a04-87670e69d765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.17 16:41:05.107534 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.03.17 16:41:05.107586 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
627 | 2025.03.17 16:41:05.107605 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
628 | 2025.03.17 16:41:05.108779 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36945 | ||
629 | 2025.03.17 16:41:05.108890 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63079 | ||
630 | 2025.03.17 16:41:05.108954 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2025.03.17 16:41:05.108988 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33208 | ||
632 | 2025.03.17 16:41:05.109205 [ 270 ] {} <Debug> TCP-Session: 2c0f3415-0096-4737-ba22-e54a5149cfce Authenticating user 'default' from [fd00:1122:3344:101::c]:36945 | ||
633 | 2025.03.17 16:41:05.109216 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51041 | ||
634 | 2025.03.17 16:41:05.109223 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2025.03.17 16:41:05.109410 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2025.03.17 16:41:05.109443 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55895 | ||
637 | 2025.03.17 16:41:05.109485 [ 271 ] {} <Debug> TCP-Session: b757b26c-f31f-4dcf-85e4-be5e976022f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:63079 | ||
638 | 2025.03.17 16:41:05.109515 [ 270 ] {} <Debug> TCP-Session: 2c0f3415-0096-4737-ba22-e54a5149cfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2025.03.17 16:41:05.109549 [ 272 ] {} <Debug> TCP-Session: 2bb4c3b6-931f-4e7a-9472-a6945a7fedd9 Authenticating user 'default' from [fd00:1122:3344:101::c]:33208 | ||
640 | 2025.03.17 16:41:05.109658 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.03.17 16:41:05.109704 [ 270 ] {} <Debug> TCP-Session: 2c0f3415-0096-4737-ba22-e54a5149cfce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.03.17 16:41:05.109746 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45746 | ||
643 | 2025.03.17 16:41:05.109782 [ 272 ] {} <Debug> TCP-Session: 2bb4c3b6-931f-4e7a-9472-a6945a7fedd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.03.17 16:41:05.109755 [ 271 ] {} <Debug> TCP-Session: b757b26c-f31f-4dcf-85e4-be5e976022f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.03.17 16:41:05.109807 [ 273 ] {} <Debug> TCP-Session: 98b1c5e5-50d7-4896-9455-7f9a26046726 Authenticating user 'default' from [fd00:1122:3344:101::c]:51041 | ||
646 | 2025.03.17 16:41:05.109861 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35088 | ||
647 | 2025.03.17 16:41:05.109886 [ 272 ] {} <Debug> TCP-Session: 2bb4c3b6-931f-4e7a-9472-a6945a7fedd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.03.17 16:41:05.110156 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2025.03.17 16:41:05.110181 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2025.03.17 16:41:05.110039 [ 271 ] {} <Debug> TCP-Session: b757b26c-f31f-4dcf-85e4-be5e976022f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.03.17 16:41:05.110208 [ 273 ] {} <Debug> TCP-Session: 98b1c5e5-50d7-4896-9455-7f9a26046726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.17 16:41:05.110399 [ 273 ] {} <Debug> TCP-Session: 98b1c5e5-50d7-4896-9455-7f9a26046726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.03.17 16:41:05.110409 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2025.03.17 16:41:05.110427 [ 275 ] {} <Debug> TCP-Session: 258e6160-86a0-401e-a86c-a9d842f2e62a Authenticating user 'default' from [fd00:1122:3344:101::c]:45746 | ||
655 | 2025.03.17 16:41:05.110484 [ 274 ] {} <Debug> TCP-Session: 4f27855d-cc28-410f-b736-0e5d827b4f56 Authenticating user 'default' from [fd00:1122:3344:101::c]:55895 | ||
656 | 2025.03.17 16:41:05.110587 [ 274 ] {} <Debug> TCP-Session: 4f27855d-cc28-410f-b736-0e5d827b4f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.03.17 16:41:05.110610 [ 275 ] {} <Debug> TCP-Session: 258e6160-86a0-401e-a86c-a9d842f2e62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.03.17 16:41:05.110640 [ 274 ] {} <Debug> TCP-Session: 4f27855d-cc28-410f-b736-0e5d827b4f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.17 16:41:05.110598 [ 276 ] {} <Debug> TCP-Session: ecd73268-5154-490e-b840-3831e7dc71f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:35088 | ||
660 | 2025.03.17 16:41:05.110698 [ 275 ] {} <Debug> TCP-Session: 258e6160-86a0-401e-a86c-a9d842f2e62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.03.17 16:41:05.110827 [ 276 ] {} <Debug> TCP-Session: ecd73268-5154-490e-b840-3831e7dc71f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.03.17 16:41:05.110856 [ 276 ] {} <Debug> TCP-Session: ecd73268-5154-490e-b840-3831e7dc71f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.17 16:41:05.272646 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58127 | ||
664 | 2025.03.17 16:41:05.274535 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2025.03.17 16:41:05.274571 [ 277 ] {} <Debug> TCP-Session: ee34fb55-84d5-4df2-9ae0-6dfc3b5e2c34 Authenticating user 'default' from [fd00:1122:3344:101::b]:58127 | ||
666 | 2025.03.17 16:41:05.274595 [ 277 ] {} <Debug> TCP-Session: ee34fb55-84d5-4df2-9ae0-6dfc3b5e2c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.03.17 16:41:05.274644 [ 277 ] {} <Debug> TCP-Session: ee34fb55-84d5-4df2-9ae0-6dfc3b5e2c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.17 16:41:05.274745 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
669 | 2025.03.17 16:41:05.274773 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
670 | 2025.03.17 16:41:05.274820 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.03.17 16:41:05.275919 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55741 | ||
672 | 2025.03.17 16:41:05.276168 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
673 | 2025.03.17 16:41:05.276169 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40904 | ||
674 | 2025.03.17 16:41:05.276223 [ 278 ] {} <Debug> TCP-Session: eeb47dda-567d-449b-98d5-2c2c3a327ab2 Authenticating user 'default' from [fd00:1122:3344:101::b]:55741 | ||
675 | 2025.03.17 16:41:05.276262 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34788 | ||
676 | 2025.03.17 16:41:05.276407 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38865 | ||
677 | 2025.03.17 16:41:05.276718 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64588 | ||
678 | 2025.03.17 16:41:05.276757 [ 278 ] {} <Debug> TCP-Session: eeb47dda-567d-449b-98d5-2c2c3a327ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.17 16:41:05.276725 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.03.17 16:41:05.276709 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.03.17 16:41:05.276945 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57295 | ||
682 | 2025.03.17 16:41:05.276999 [ 280 ] {} <Debug> TCP-Session: 571b7d0b-b053-4dc7-8d73-98be81e4ffc7 Authenticating user 'default' from [fd00:1122:3344:101::b]:34788 | ||
683 | 2025.03.17 16:41:05.276979 [ 279 ] {} <Debug> TCP-Session: 4b3647e3-d8f9-4d4e-8548-00b395a0cb10 Authenticating user 'default' from [fd00:1122:3344:101::b]:40904 | ||
684 | 2025.03.17 16:41:05.277113 [ 278 ] {} <Debug> TCP-Session: eeb47dda-567d-449b-98d5-2c2c3a327ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.03.17 16:41:05.277149 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2025.03.17 16:41:05.277172 [ 279 ] {} <Debug> TCP-Session: 4b3647e3-d8f9-4d4e-8548-00b395a0cb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.17 16:41:05.277151 [ 280 ] {} <Debug> TCP-Session: 571b7d0b-b053-4dc7-8d73-98be81e4ffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.03.17 16:41:05.277113 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54127 | ||
689 | 2025.03.17 16:41:05.277327 [ 279 ] {} <Debug> TCP-Session: 4b3647e3-d8f9-4d4e-8548-00b395a0cb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.17 16:41:05.277644 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.03.17 16:41:05.277658 [ 280 ] {} <Debug> TCP-Session: 571b7d0b-b053-4dc7-8d73-98be81e4ffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.03.17 16:41:05.277679 [ 282 ] {} <Debug> TCP-Session: f3fea0e4-54f1-4ce7-b43d-7d3dc9c56f94 Authenticating user 'default' from [fd00:1122:3344:101::b]:64588 | ||
693 | 2025.03.17 16:41:05.277724 [ 284 ] {} <Debug> TCP-Session: 25ec317e-6981-4150-8927-261a2d5b696a Authenticating user 'default' from [fd00:1122:3344:101::b]:54127 | ||
694 | 2025.03.17 16:41:05.277850 [ 284 ] {} <Debug> TCP-Session: 25ec317e-6981-4150-8927-261a2d5b696a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.03.17 16:41:05.277867 [ 282 ] {} <Debug> TCP-Session: f3fea0e4-54f1-4ce7-b43d-7d3dc9c56f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2025.03.17 16:41:05.277933 [ 284 ] {} <Debug> TCP-Session: 25ec317e-6981-4150-8927-261a2d5b696a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.17 16:41:05.277947 [ 282 ] {} <Debug> TCP-Session: f3fea0e4-54f1-4ce7-b43d-7d3dc9c56f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.17 16:41:05.282305 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.03.17 16:41:05.282342 [ 281 ] {} <Debug> TCP-Session: 348f145a-04ba-41f6-b30e-537f1d368aeb Authenticating user 'default' from [fd00:1122:3344:101::b]:38865 | ||
700 | 2025.03.17 16:41:05.282362 [ 281 ] {} <Debug> TCP-Session: 348f145a-04ba-41f6-b30e-537f1d368aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.03.17 16:41:05.282424 [ 281 ] {} <Debug> TCP-Session: 348f145a-04ba-41f6-b30e-537f1d368aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.17 16:41:05.290934 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.03.17 16:41:05.290992 [ 283 ] {} <Debug> TCP-Session: f65fcff7-bf97-4505-9c52-d5c17bfe6c06 Authenticating user 'default' from [fd00:1122:3344:101::b]:57295 | ||
704 | 2025.03.17 16:41:05.291078 [ 283 ] {} <Debug> TCP-Session: f65fcff7-bf97-4505-9c52-d5c17bfe6c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.17 16:41:05.291099 [ 283 ] {} <Debug> TCP-Session: f65fcff7-bf97-4505-9c52-d5c17bfe6c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.17 16:41:12.080292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
707 | 2025.03.17 16:41:12.080296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
708 | 2025.03.17 16:41:12.080475 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
709 | 2025.03.17 16:41:12.080493 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
710 | 2025.03.17 16:41:12.087148 [ 244 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Loading data parts | ||
711 | 2025.03.17 16:41:12.087577 [ 244 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): There are no data parts | ||
712 | 2025.03.17 16:41:12.094680 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
713 | 2025.03.17 16:41:12.094769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
714 | 2025.03.17 16:41:12.098440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
715 | 2025.03.17 16:41:12.099146 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
716 | 2025.03.17 16:41:12.099803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
717 | 2025.03.17 16:41:12.106996 [ 243 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Loading data parts | ||
718 | 2025.03.17 16:41:12.107288 [ 243 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): There are no data parts | ||
719 | 2025.03.17 16:41:12.129833 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
720 | 2025.03.17 16:41:12.129880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
721 | 2025.03.17 16:41:12.139265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
722 | 2025.03.17 16:41:12.140908 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
723 | 2025.03.17 16:41:12.146674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
724 | 2025.03.17 16:41:13.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.95 MiB, peak 148.95 MiB, free memory in arenas 0.00 B, will set to 149.73 MiB (RSS), difference: 4.78 MiB | ||
725 | 2025.03.17 16:41:14.580230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
726 | 2025.03.17 16:41:14.580343 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
727 | 2025.03.17 16:41:14.585546 [ 242 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Loading data parts | ||
728 | 2025.03.17 16:41:14.585945 [ 242 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): There are no data parts | ||
729 | 2025.03.17 16:41:14.591597 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
730 | 2025.03.17 16:41:14.591637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
731 | 2025.03.17 16:41:14.593239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
732 | 2025.03.17 16:41:14.593575 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
733 | 2025.03.17 16:41:14.594063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
734 | 2025.03.17 16:41:15.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.91 MiB, peak 153.91 MiB, free memory in arenas 0.00 B, will set to 150.12 MiB (RSS), difference: -3.79 MiB | ||
735 | 2025.03.17 16:41:19.551431 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
736 | 2025.03.17 16:41:19.551489 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
737 | 2025.03.17 16:41:19.600842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
738 | 2025.03.17 16:41:19.601679 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
739 | 2025.03.17 16:41:19.601771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
740 | 2025.03.17 16:41:19.602328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
741 | 2025.03.17 16:41:19.602581 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
742 | 2025.03.17 16:41:19.602855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
743 | 2025.03.17 16:41:19.647669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
744 | 2025.03.17 16:41:19.669139 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
745 | 2025.03.17 16:41:19.669199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
746 | 2025.03.17 16:41:19.675792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
747 | 2025.03.17 16:41:19.676520 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
748 | 2025.03.17 16:41:19.679008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
749 | 2025.03.17 16:41:20.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.79 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 151.92 MiB (RSS), difference: 1.13 MiB | ||
750 | 2025.03.17 16:41:24.912498 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
751 | 2025.03.17 16:41:24.912748 [ 3 ] {4e1ee5a1-73c4-48ce-867a-0b71c02220db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
752 | 2025.03.17 16:41:24.913203 [ 3 ] {4e1ee5a1-73c4-48ce-867a-0b71c02220db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
753 | 2025.03.17 16:41:24.913432 [ 3 ] {4e1ee5a1-73c4-48ce-867a-0b71c02220db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
754 | 2025.03.17 16:41:24.914222 [ 3 ] {4e1ee5a1-73c4-48ce-867a-0b71c02220db} <Debug> TCPHandler: Processed in 0.00186798 sec. | ||
755 | 2025.03.17 16:41:24.919052 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
756 | 2025.03.17 16:41:24.919208 [ 3 ] {17241424-ab59-4b34-9074-57f03c95b55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
757 | 2025.03.17 16:41:24.920826 [ 3 ] {17241424-ab59-4b34-9074-57f03c95b55f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
758 | 2025.03.17 16:41:24.920882 [ 3 ] {17241424-ab59-4b34-9074-57f03c95b55f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
759 | 2025.03.17 16:41:24.921370 [ 3 ] {17241424-ab59-4b34-9074-57f03c95b55f} <Debug> TCPHandler: Processed in 0.002372061 sec. | ||
760 | 2025.03.17 16:41:24.921758 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
761 | 2025.03.17 16:41:24.921895 [ 3 ] {9069d29a-15e3-4bbc-8972-26ce4031d87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
762 | 2025.03.17 16:41:24.922239 [ 3 ] {9069d29a-15e3-4bbc-8972-26ce4031d87e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
763 | 2025.03.17 16:41:24.922291 [ 3 ] {9069d29a-15e3-4bbc-8972-26ce4031d87e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
764 | 2025.03.17 16:41:24.922724 [ 3 ] {9069d29a-15e3-4bbc-8972-26ce4031d87e} <Debug> TCPHandler: Processed in 0.001015922 sec. | ||
765 | 2025.03.17 16:41:24.922938 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2025.03.17 16:41:24.923073 [ 3 ] {b455292d-0d37-4ff4-ad43-90795d4d82e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
767 | 2025.03.17 16:41:24.923385 [ 3 ] {b455292d-0d37-4ff4-ad43-90795d4d82e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
768 | 2025.03.17 16:41:24.923438 [ 3 ] {b455292d-0d37-4ff4-ad43-90795d4d82e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
769 | 2025.03.17 16:41:24.923871 [ 3 ] {b455292d-0d37-4ff4-ad43-90795d4d82e2} <Debug> TCPHandler: Processed in 0.000983112 sec. | ||
770 | 2025.03.17 16:41:24.924072 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2025.03.17 16:41:24.924207 [ 3 ] {0acb1aad-1e39-4743-85ab-7fc6ae478eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
772 | 2025.03.17 16:41:24.924518 [ 3 ] {0acb1aad-1e39-4743-85ab-7fc6ae478eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
773 | 2025.03.17 16:41:24.924569 [ 3 ] {0acb1aad-1e39-4743-85ab-7fc6ae478eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
774 | 2025.03.17 16:41:24.925001 [ 3 ] {0acb1aad-1e39-4743-85ab-7fc6ae478eb3} <Debug> TCPHandler: Processed in 0.000978711 sec. | ||
775 | 2025.03.17 16:41:24.925226 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2025.03.17 16:41:24.925363 [ 3 ] {24b50458-4305-4271-b560-77db4a999c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
777 | 2025.03.17 16:41:24.925677 [ 3 ] {24b50458-4305-4271-b560-77db4a999c6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
778 | 2025.03.17 16:41:24.925727 [ 3 ] {24b50458-4305-4271-b560-77db4a999c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
779 | 2025.03.17 16:41:24.926155 [ 3 ] {24b50458-4305-4271-b560-77db4a999c6f} <Debug> TCPHandler: Processed in 0.000979021 sec. | ||
780 | 2025.03.17 16:41:24.926352 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2025.03.17 16:41:24.926488 [ 3 ] {b22c8d82-ee41-400e-9347-3cd711a6cf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
782 | 2025.03.17 16:41:24.926808 [ 3 ] {b22c8d82-ee41-400e-9347-3cd711a6cf02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2025.03.17 16:41:24.926859 [ 3 ] {b22c8d82-ee41-400e-9347-3cd711a6cf02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2025.03.17 16:41:24.927286 [ 3 ] {b22c8d82-ee41-400e-9347-3cd711a6cf02} <Debug> TCPHandler: Processed in 0.000984271 sec. | ||
785 | 2025.03.17 16:41:24.927503 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2025.03.17 16:41:24.927639 [ 3 ] {239bdcc6-43ac-4050-b710-0caaab7f701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
787 | 2025.03.17 16:41:24.927960 [ 3 ] {239bdcc6-43ac-4050-b710-0caaab7f701b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2025.03.17 16:41:24.928011 [ 3 ] {239bdcc6-43ac-4050-b710-0caaab7f701b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2025.03.17 16:41:24.928437 [ 3 ] {239bdcc6-43ac-4050-b710-0caaab7f701b} <Debug> TCPHandler: Processed in 0.000984582 sec. | ||
790 | 2025.03.17 16:41:24.928634 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2025.03.17 16:41:24.928770 [ 3 ] {22392913-e364-4877-a1f7-0d16d8e56124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
792 | 2025.03.17 16:41:24.929096 [ 3 ] {22392913-e364-4877-a1f7-0d16d8e56124} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2025.03.17 16:41:24.929147 [ 3 ] {22392913-e364-4877-a1f7-0d16d8e56124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2025.03.17 16:41:24.929577 [ 3 ] {22392913-e364-4877-a1f7-0d16d8e56124} <Debug> TCPHandler: Processed in 0.000992621 sec. | ||
795 | 2025.03.17 16:41:24.929774 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
796 | 2025.03.17 16:41:24.929912 [ 3 ] {3f632825-20b1-458e-908c-b5db45a03503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
797 | 2025.03.17 16:41:24.930237 [ 3 ] {3f632825-20b1-458e-908c-b5db45a03503} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2025.03.17 16:41:24.930288 [ 3 ] {3f632825-20b1-458e-908c-b5db45a03503} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2025.03.17 16:41:24.930720 [ 3 ] {3f632825-20b1-458e-908c-b5db45a03503} <Debug> TCPHandler: Processed in 0.000996031 sec. | ||
800 | 2025.03.17 16:41:24.930929 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
801 | 2025.03.17 16:41:24.931068 [ 3 ] {3626f367-d2b4-404d-975e-90ee4db77fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
802 | 2025.03.17 16:41:24.931401 [ 3 ] {3626f367-d2b4-404d-975e-90ee4db77fed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2025.03.17 16:41:24.931451 [ 3 ] {3626f367-d2b4-404d-975e-90ee4db77fed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
804 | 2025.03.17 16:41:24.931882 [ 3 ] {3626f367-d2b4-404d-975e-90ee4db77fed} <Debug> TCPHandler: Processed in 0.001003571 sec. | ||
805 | 2025.03.17 16:41:24.932079 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2025.03.17 16:41:24.932218 [ 3 ] {8a9d4589-10fc-47c6-a599-3c769f297126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
807 | 2025.03.17 16:41:24.932550 [ 3 ] {8a9d4589-10fc-47c6-a599-3c769f297126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2025.03.17 16:41:24.932601 [ 3 ] {8a9d4589-10fc-47c6-a599-3c769f297126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
809 | 2025.03.17 16:41:24.933034 [ 3 ] {8a9d4589-10fc-47c6-a599-3c769f297126} <Debug> TCPHandler: Processed in 0.001006842 sec. | ||
810 | 2025.03.17 16:41:24.933274 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2025.03.17 16:41:24.933412 [ 3 ] {0f50a266-af72-42c9-b94f-20d2dfa172fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
812 | 2025.03.17 16:41:24.933747 [ 3 ] {0f50a266-af72-42c9-b94f-20d2dfa172fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2025.03.17 16:41:24.933797 [ 3 ] {0f50a266-af72-42c9-b94f-20d2dfa172fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2025.03.17 16:41:24.934229 [ 3 ] {0f50a266-af72-42c9-b94f-20d2dfa172fa} <Debug> TCPHandler: Processed in 0.001005491 sec. | ||
815 | 2025.03.17 16:41:24.934436 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2025.03.17 16:41:24.934578 [ 3 ] {5eb24ed9-cd41-4139-820b-87dbf8889f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
817 | 2025.03.17 16:41:24.934924 [ 3 ] {5eb24ed9-cd41-4139-820b-87dbf8889f67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2025.03.17 16:41:24.934974 [ 3 ] {5eb24ed9-cd41-4139-820b-87dbf8889f67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2025.03.17 16:41:24.935682 [ 3 ] {5eb24ed9-cd41-4139-820b-87dbf8889f67} <Debug> TCPHandler: Processed in 0.001295677 sec. | ||
820 | 2025.03.17 16:41:24.935908 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2025.03.17 16:41:24.936051 [ 3 ] {e65d4618-efdc-4449-9b42-615ff82119e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
822 | 2025.03.17 16:41:24.936401 [ 3 ] {e65d4618-efdc-4449-9b42-615ff82119e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2025.03.17 16:41:24.936454 [ 3 ] {e65d4618-efdc-4449-9b42-615ff82119e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2025.03.17 16:41:24.936892 [ 3 ] {e65d4618-efdc-4449-9b42-615ff82119e7} <Debug> TCPHandler: Processed in 0.001034562 sec. | ||
825 | 2025.03.17 16:41:24.937094 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2025.03.17 16:41:24.937237 [ 3 ] {e833d189-52ac-439b-8e64-43dbbb10f75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
827 | 2025.03.17 16:41:24.937594 [ 3 ] {e833d189-52ac-439b-8e64-43dbbb10f75c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2025.03.17 16:41:24.937646 [ 3 ] {e833d189-52ac-439b-8e64-43dbbb10f75c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2025.03.17 16:41:24.938084 [ 3 ] {e833d189-52ac-439b-8e64-43dbbb10f75c} <Debug> TCPHandler: Processed in 0.001040232 sec. | ||
830 | 2025.03.17 16:41:24.938282 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2025.03.17 16:41:24.938427 [ 3 ] {3b9f077a-6fd2-4c50-87cd-56a2d4dddf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
832 | 2025.03.17 16:41:24.938784 [ 3 ] {3b9f077a-6fd2-4c50-87cd-56a2d4dddf21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2025.03.17 16:41:24.938835 [ 3 ] {3b9f077a-6fd2-4c50-87cd-56a2d4dddf21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2025.03.17 16:41:24.939375 [ 3 ] {3b9f077a-6fd2-4c50-87cd-56a2d4dddf21} <Debug> TCPHandler: Processed in 0.001145465 sec. | ||
835 | 2025.03.17 16:41:24.939584 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2025.03.17 16:41:24.939731 [ 3 ] {e0908600-9804-49bc-abbe-e153c2d4296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
837 | 2025.03.17 16:41:24.940093 [ 3 ] {e0908600-9804-49bc-abbe-e153c2d4296a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2025.03.17 16:41:24.940146 [ 3 ] {e0908600-9804-49bc-abbe-e153c2d4296a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2025.03.17 16:41:24.940638 [ 3 ] {e0908600-9804-49bc-abbe-e153c2d4296a} <Debug> TCPHandler: Processed in 0.001104724 sec. | ||
840 | 2025.03.17 16:41:24.946833 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2025.03.17 16:41:24.946972 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
842 | 2025.03.17 16:41:24.947028 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2025.03.17 16:41:24.947834 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
844 | 2025.03.17 16:41:24.947883 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
845 | 2025.03.17 16:41:24.948429 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
846 | 2025.03.17 16:41:24.948662 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
847 | 2025.03.17 16:41:24.948935 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001995 sec., 9022.556390977445 rows/sec., 1.23 MiB/sec. | ||
848 | 2025.03.17 16:41:24.949075 [ 3 ] {0acaf513-67aa-4b72-9ff2-0769f286b53d} <Debug> TCPHandler: Processed in 0.002307239 sec. | ||
849 | 2025.03.17 16:41:24.949214 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.03.17 16:41:24.949353 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
851 | 2025.03.17 16:41:24.949408 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
852 | 2025.03.17 16:41:24.951167 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
853 | 2025.03.17 16:41:24.951203 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
854 | 2025.03.17 16:41:24.951591 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
855 | 2025.03.17 16:41:24.951830 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
856 | 2025.03.17 16:41:24.952070 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002741 sec., 20430.499817584823 rows/sec., 1.56 MiB/sec. | ||
857 | 2025.03.17 16:41:24.952257 [ 3 ] {0fced141-58c1-4646-8da1-928f705523ec} <Debug> TCPHandler: Processed in 0.003101957 sec. | ||
858 | 2025.03.17 16:41:24.952428 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2025.03.17 16:41:24.952536 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
860 | 2025.03.17 16:41:24.952579 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
861 | 2025.03.17 16:41:24.953143 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
862 | 2025.03.17 16:41:24.953183 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
863 | 2025.03.17 16:41:24.953543 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
864 | 2025.03.17 16:41:24.953775 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
865 | 2025.03.17 16:41:24.954035 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
866 | 2025.03.17 16:41:24.954091 [ 3 ] {b4685232-4c9a-4571-be08-374d191e784b} <Debug> TCPHandler: Processed in 0.001716227 sec. | ||
867 | 2025.03.17 16:41:24.954207 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2025.03.17 16:41:24.954319 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
869 | 2025.03.17 16:41:24.954366 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
870 | 2025.03.17 16:41:24.954907 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2025.03.17 16:41:24.954942 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
872 | 2025.03.17 16:41:24.955362 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2025.03.17 16:41:24.955590 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2025.03.17 16:41:24.955872 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001562 sec., 81946.22279129321 rows/sec., 5.71 MiB/sec. | ||
875 | 2025.03.17 16:41:24.955937 [ 3 ] {1bbb010e-7dd4-45d1-8540-8f1545e3c856} <Debug> TCPHandler: Processed in 0.001780998 sec. | ||
876 | 2025.03.17 16:41:24.956051 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2025.03.17 16:41:24.956155 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
878 | 2025.03.17 16:41:24.956199 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
879 | 2025.03.17 16:41:24.956615 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
880 | 2025.03.17 16:41:24.956653 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
881 | 2025.03.17 16:41:24.956998 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
882 | 2025.03.17 16:41:24.957230 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
883 | 2025.03.17 16:41:24.957428 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001295 sec., 37065.63706563707 rows/sec., 2.50 MiB/sec. | ||
884 | 2025.03.17 16:41:24.957476 [ 3 ] {6cf9b9f6-0e0f-4c33-9ba0-8c37043fe502} <Debug> TCPHandler: Processed in 0.001477031 sec. | ||
885 | 2025.03.17 16:41:25.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.93 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 153.25 MiB (RSS), difference: 4.33 MiB | ||
886 | 2025.03.17 16:41:27.103917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
887 | 2025.03.17 16:41:27.104653 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.03.17 16:41:27.104705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
889 | 2025.03.17 16:41:27.105314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
890 | 2025.03.17 16:41:27.105587 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.03.17 16:41:27.105846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
892 | 2025.03.17 16:41:27.180027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
893 | 2025.03.17 16:41:27.198710 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.03.17 16:41:27.198765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
895 | 2025.03.17 16:41:27.205632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2025.03.17 16:41:27.206390 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.03.17 16:41:27.209152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
898 | 2025.03.17 16:41:29.917184 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.03.17 16:41:29.917411 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2025.03.17 16:41:29.917491 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2025.03.17 16:41:29.918287 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.03.17 16:41:29.918333 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
903 | 2025.03.17 16:41:29.918766 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
904 | 2025.03.17 16:41:29.919024 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.03.17 16:41:29.919269 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
906 | 2025.03.17 16:41:29.919348 [ 3 ] {a44434fa-6971-41a4-8e00-ca166c959d9a} <Debug> TCPHandler: Processed in 0.002307039 sec. | ||
907 | 2025.03.17 16:41:29.919475 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.03.17 16:41:29.919589 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2025.03.17 16:41:29.919637 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2025.03.17 16:41:29.920191 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.03.17 16:41:29.920230 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
912 | 2025.03.17 16:41:29.920604 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
913 | 2025.03.17 16:41:29.920844 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.03.17 16:41:29.921057 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001494 sec., 42838.0187416332 rows/sec., 3.34 MiB/sec. | ||
915 | 2025.03.17 16:41:29.921110 [ 3 ] {dfb4131b-d190-4a23-b624-22da5aa6be46} <Debug> TCPHandler: Processed in 0.001688566 sec. | ||
916 | 2025.03.17 16:41:29.921230 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.03.17 16:41:29.921337 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2025.03.17 16:41:29.921386 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2025.03.17 16:41:29.921899 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.03.17 16:41:29.921937 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
921 | 2025.03.17 16:41:29.922322 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.03.17 16:41:29.922562 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.03.17 16:41:29.922803 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
924 | 2025.03.17 16:41:29.922944 [ 3 ] {1ea77953-efab-45f5-bf7b-b9fff2f8e5d1} <Debug> TCPHandler: Processed in 0.001765658 sec. | ||
925 | 2025.03.17 16:41:29.923052 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.03.17 16:41:29.923155 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2025.03.17 16:41:29.923201 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2025.03.17 16:41:29.923645 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.03.17 16:41:29.923684 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
930 | 2025.03.17 16:41:29.924046 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.03.17 16:41:29.924281 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.03.17 16:41:29.924486 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
933 | 2025.03.17 16:41:29.924535 [ 3 ] {e5c46e93-4edb-44f0-a9dc-84a497f68142} <Debug> TCPHandler: Processed in 0.001535313 sec. | ||
934 | 2025.03.17 16:41:34.551540 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
935 | 2025.03.17 16:41:34.551625 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
936 | 2025.03.17 16:41:34.596232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
937 | 2025.03.17 16:41:34.600410 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.03.17 16:41:34.600464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
939 | 2025.03.17 16:41:34.601956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.03.17 16:41:34.602269 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.03.17 16:41:34.603069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
942 | 2025.03.17 16:41:34.606852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
943 | 2025.03.17 16:41:34.607319 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.03.17 16:41:34.607356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
945 | 2025.03.17 16:41:34.607838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
946 | 2025.03.17 16:41:34.608085 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.03.17 16:41:34.608320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
948 | 2025.03.17 16:41:34.710141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
949 | 2025.03.17 16:41:34.731154 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.03.17 16:41:34.731219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
951 | 2025.03.17 16:41:34.737824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2025.03.17 16:41:34.738566 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.03.17 16:41:34.741151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
954 | 2025.03.17 16:41:34.911167 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.03.17 16:41:34.911548 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
956 | 2025.03.17 16:41:34.912136 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
957 | 2025.03.17 16:41:34.912266 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
958 | 2025.03.17 16:41:34.912571 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2025.03.17 16:41:34.912765 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2025.03.17 16:41:34.913071 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
961 | 2025.03.17 16:41:34.914201 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2025.03.17 16:41:34.914255 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
963 | 2025.03.17 16:41:34.914275 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
964 | 2025.03.17 16:41:34.914389 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
965 | 2025.03.17 16:41:34.914414 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
966 | 2025.03.17 16:41:34.916727 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.005356 sec., 3360.716952949963 rows/sec., 137.48 KiB/sec. | ||
967 | 2025.03.17 16:41:34.916853 [ 3 ] {fef3e7ce-2ee9-4e96-94eb-5e304758eada} <Debug> TCPHandler: Processed in 0.005874066 sec. | ||
968 | 2025.03.17 16:41:34.919746 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.03.17 16:41:34.919941 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
970 | 2025.03.17 16:41:34.920211 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
971 | 2025.03.17 16:41:34.920253 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
972 | 2025.03.17 16:41:34.920517 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2025.03.17 16:41:34.920583 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
974 | 2025.03.17 16:41:34.920721 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
975 | 2025.03.17 16:41:34.920756 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
976 | 2025.03.17 16:41:34.920780 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
977 | 2025.03.17 16:41:34.920797 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
978 | 2025.03.17 16:41:34.920840 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
979 | 2025.03.17 16:41:34.920863 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
980 | 2025.03.17 16:41:34.921478 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001623 sec., 11090.573012939001 rows/sec., 453.68 KiB/sec. | ||
981 | 2025.03.17 16:41:34.921591 [ 3 ] {691ab4c1-cd76-4820-bca5-6841338c97c2} <Debug> TCPHandler: Processed in 0.001912061 sec. | ||
982 | 2025.03.17 16:41:34.921873 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.03.17 16:41:34.922026 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
984 | 2025.03.17 16:41:34.922291 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2025.03.17 16:41:34.922331 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
986 | 2025.03.17 16:41:34.922593 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2025.03.17 16:41:34.922658 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2025.03.17 16:41:34.922795 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
989 | 2025.03.17 16:41:34.922828 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2025.03.17 16:41:34.922851 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
991 | 2025.03.17 16:41:34.922867 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
992 | 2025.03.17 16:41:34.922909 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
993 | 2025.03.17 16:41:34.922931 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
994 | 2025.03.17 16:41:34.923666 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001707 sec., 10544.81546572935 rows/sec., 431.36 KiB/sec. | ||
995 | 2025.03.17 16:41:34.923787 [ 3 ] {71b4c6f3-c684-47f3-a409-ad40dae9f02a} <Debug> TCPHandler: Processed in 0.001966122 sec. | ||
996 | 2025.03.17 16:41:34.924366 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2025.03.17 16:41:34.924519 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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') FORMAT Native; (stage: Complete) | ||
998 | 2025.03.17 16:41:34.924784 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
999 | 2025.03.17 16:41:34.924825 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <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', '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')" moved to PREWHERE | ||
1000 | 2025.03.17 16:41:34.925089 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2025.03.17 16:41:34.925153 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1002 | 2025.03.17 16:41:34.925297 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1003 | 2025.03.17 16:41:34.925329 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1004 | 2025.03.17 16:41:34.925354 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1005 | 2025.03.17 16:41:34.925371 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1006 | 2025.03.17 16:41:34.925414 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <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', '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'))" | ||
1007 | 2025.03.17 16:41:34.925435 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1008 | 2025.03.17 16:41:34.926188 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001735 sec., 10374.63976945245 rows/sec., 424.40 KiB/sec. | ||
1009 | 2025.03.17 16:41:34.926303 [ 3 ] {54e4a637-d635-4f79-bbc5-d09253ecf23b} <Debug> TCPHandler: Processed in 0.001989363 sec. | ||
1010 | 2025.03.17 16:41:34.926546 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2025.03.17 16:41:34.926699 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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') FORMAT Native; (stage: Complete) | ||
1012 | 2025.03.17 16:41:34.926967 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1013 | 2025.03.17 16:41:34.927008 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <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', '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')" moved to PREWHERE | ||
1014 | 2025.03.17 16:41:34.927270 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2025.03.17 16:41:34.927335 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2025.03.17 16:41:34.927471 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1017 | 2025.03.17 16:41:34.927503 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2025.03.17 16:41:34.927526 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1019 | 2025.03.17 16:41:34.927543 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1020 | 2025.03.17 16:41:34.927586 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <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', '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'))" | ||
1021 | 2025.03.17 16:41:34.927608 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1022 | 2025.03.17 16:41:34.928182 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00155 sec., 11612.903225806453 rows/sec., 475.05 KiB/sec. | ||
1023 | 2025.03.17 16:41:34.928297 [ 3 ] {71151c52-cb18-4f37-8a3a-35925ecd737b} <Debug> TCPHandler: Processed in 0.001803489 sec. | ||
1024 | 2025.03.17 16:41:34.928550 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.03.17 16:41:34.928705 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:occupancy') FORMAT Native; (stage: Complete) | ||
1026 | 2025.03.17 16:41:34.928970 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1027 | 2025.03.17 16:41:34.929010 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <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', '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:occupancy')" moved to PREWHERE | ||
1028 | 2025.03.17 16:41:34.929277 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2025.03.17 16:41:34.929340 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1030 | 2025.03.17 16:41:34.929477 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1031 | 2025.03.17 16:41:34.929509 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1032 | 2025.03.17 16:41:34.929532 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1033 | 2025.03.17 16:41:34.929549 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1034 | 2025.03.17 16:41:34.929591 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <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', '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:occupancy'))" | ||
1035 | 2025.03.17 16:41:34.929613 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1036 | 2025.03.17 16:41:34.930371 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001733 sec., 10386.612810155799 rows/sec., 424.89 KiB/sec. | ||
1037 | 2025.03.17 16:41:34.930495 [ 3 ] {115c8d21-a42b-4b4c-97bf-81193ba4dd51} <Debug> TCPHandler: Processed in 0.001997503 sec. | ||
1038 | 2025.03.17 16:41:34.930817 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.03.17 16:41:34.930975 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1040 | 2025.03.17 16:41:34.931244 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1041 | 2025.03.17 16:41:34.931287 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <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', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1042 | 2025.03.17 16:41:34.931556 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2025.03.17 16:41:34.931620 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2025.03.17 16:41:34.931757 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1045 | 2025.03.17 16:41:34.931790 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2025.03.17 16:41:34.931814 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1047 | 2025.03.17 16:41:34.931830 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1048 | 2025.03.17 16:41:34.931872 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <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', '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:inserts', 'switch_table:occupancy'))" | ||
1049 | 2025.03.17 16:41:34.931893 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1050 | 2025.03.17 16:41:34.932467 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001562 sec., 11523.687580025608 rows/sec., 471.40 KiB/sec. | ||
1051 | 2025.03.17 16:41:34.932589 [ 3 ] {3fc47f21-f2cf-4579-a8c7-3620ba63a053} <Debug> TCPHandler: Processed in 0.001824019 sec. | ||
1052 | 2025.03.17 16:41:34.932851 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.03.17 16:41:34.933008 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1054 | 2025.03.17 16:41:34.933280 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1055 | 2025.03.17 16:41:34.933323 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1056 | 2025.03.17 16:41:34.933595 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2025.03.17 16:41:34.933658 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1058 | 2025.03.17 16:41:34.933796 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1059 | 2025.03.17 16:41:34.933827 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1060 | 2025.03.17 16:41:34.933850 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1061 | 2025.03.17 16:41:34.933866 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1062 | 2025.03.17 16:41:34.933909 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1063 | 2025.03.17 16:41:34.933930 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1064 | 2025.03.17 16:41:34.934493 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001555 sec., 11575.56270096463 rows/sec., 473.52 KiB/sec. | ||
1065 | 2025.03.17 16:41:34.934605 [ 3 ] {fa0d0aca-3875-4abb-9a5f-61cff3ab2a87} <Debug> TCPHandler: Processed in 0.001807068 sec. | ||
1066 | 2025.03.17 16:41:34.934859 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.03.17 16:41:34.935014 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1068 | 2025.03.17 16:41:34.935283 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1069 | 2025.03.17 16:41:34.935324 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1070 | 2025.03.17 16:41:34.935598 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1071 | 2025.03.17 16:41:34.935660 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1072 | 2025.03.17 16:41:34.935799 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1073 | 2025.03.17 16:41:34.935830 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1074 | 2025.03.17 16:41:34.935853 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1075 | 2025.03.17 16:41:34.935869 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1076 | 2025.03.17 16:41:34.935912 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1077 | 2025.03.17 16:41:34.935934 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1078 | 2025.03.17 16:41:34.936548 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001603 sec., 11228.94572676232 rows/sec., 459.34 KiB/sec. | ||
1079 | 2025.03.17 16:41:34.936660 [ 3 ] {7afc664e-db69-4bdd-be0a-b017027bacf8} <Debug> TCPHandler: Processed in 0.001852349 sec. | ||
1080 | 2025.03.17 16:41:34.936909 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.03.17 16:41:34.937066 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1082 | 2025.03.17 16:41:34.937338 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1083 | 2025.03.17 16:41:34.937381 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1084 | 2025.03.17 16:41:34.937662 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2025.03.17 16:41:34.937725 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2025.03.17 16:41:34.937862 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1087 | 2025.03.17 16:41:34.937895 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2025.03.17 16:41:34.937918 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1089 | 2025.03.17 16:41:34.937936 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1090 | 2025.03.17 16:41:34.937978 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1091 | 2025.03.17 16:41:34.938001 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1092 | 2025.03.17 16:41:34.938603 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001609 sec., 11187.072715972654 rows/sec., 457.63 KiB/sec. | ||
1093 | 2025.03.17 16:41:34.938716 [ 3 ] {ef952551-23dc-4aeb-8b83-da40eed392ec} <Debug> TCPHandler: Processed in 0.00185874 sec. | ||
1094 | 2025.03.17 16:41:34.938945 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.03.17 16:41:34.939103 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1096 | 2025.03.17 16:41:34.939402 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1097 | 2025.03.17 16:41:34.939446 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1098 | 2025.03.17 16:41:34.939730 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1099 | 2025.03.17 16:41:34.939793 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1100 | 2025.03.17 16:41:34.939934 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1101 | 2025.03.17 16:41:34.939965 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1102 | 2025.03.17 16:41:34.939988 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1103 | 2025.03.17 16:41:34.940005 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1104 | 2025.03.17 16:41:34.940048 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1105 | 2025.03.17 16:41:34.940070 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1106 | 2025.03.17 16:41:34.940636 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001606 sec., 11207.970112079702 rows/sec., 458.49 KiB/sec. | ||
1107 | 2025.03.17 16:41:34.940747 [ 3 ] {a3879c00-daba-4719-9fd0-f5aeacb06e86} <Debug> TCPHandler: Processed in 0.00185498 sec. | ||
1108 | 2025.03.17 16:41:34.940983 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.03.17 16:41:34.941142 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1110 | 2025.03.17 16:41:34.941415 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2025.03.17 16:41:34.941459 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1112 | 2025.03.17 16:41:34.941744 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2025.03.17 16:41:34.941808 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2025.03.17 16:41:34.941946 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1115 | 2025.03.17 16:41:34.941977 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2025.03.17 16:41:34.942001 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1117 | 2025.03.17 16:41:34.942017 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1118 | 2025.03.17 16:41:34.942059 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1119 | 2025.03.17 16:41:34.942080 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1120 | 2025.03.17 16:41:34.942627 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001557 sec., 11560.693641618496 rows/sec., 472.91 KiB/sec. | ||
1121 | 2025.03.17 16:41:34.942741 [ 3 ] {aaef0f4a-7c10-4e99-94fe-a902f7820ba8} <Debug> TCPHandler: Processed in 0.001809749 sec. | ||
1122 | 2025.03.17 16:41:34.948373 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2025.03.17 16:41:34.948565 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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', '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) | ||
1124 | 2025.03.17 16:41:34.948905 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1125 | 2025.03.17 16:41:34.948957 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <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', '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 | ||
1126 | 2025.03.17 16:41:34.949248 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2025.03.17 16:41:34.949312 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1128 | 2025.03.17 16:41:34.949453 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1129 | 2025.03.17 16:41:34.949485 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.03.17 16:41:34.949508 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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.03.17 16:41:34.949525 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.03.17 16:41:34.949568 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <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', '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'))" | ||
1133 | 2025.03.17 16:41:34.949590 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1134 | 2025.03.17 16:41:34.950162 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. | ||
1135 | 2025.03.17 16:41:34.950275 [ 3 ] {ffcf85fb-f29e-493d-870d-9e5ba4378152} <Debug> TCPHandler: Processed in 0.001964992 sec. | ||
1136 | 2025.03.17 16:41:34.956725 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1137 | 2025.03.17 16:41:34.956866 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1138 | 2025.03.17 16:41:34.956922 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1139 | 2025.03.17 16:41:34.958132 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1140 | 2025.03.17 16:41:34.958177 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1141 | 2025.03.17 16:41:34.958670 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1142 | 2025.03.17 16:41:34.958900 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1143 | 2025.03.17 16:41:34.959154 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.002324 sec., 5593.803786574871 rows/sec., 1.90 MiB/sec. | ||
1144 | 2025.03.17 16:41:34.959309 [ 3 ] {4eee0027-e154-40e8-8ac5-c394ae4e265e} <Debug> TCPHandler: Processed in 0.002640076 sec. | ||
1145 | 2025.03.17 16:41:34.959453 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2025.03.17 16:41:34.959561 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1147 | 2025.03.17 16:41:34.959606 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1148 | 2025.03.17 16:41:34.960808 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1149 | 2025.03.17 16:41:34.960845 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1150 | 2025.03.17 16:41:34.961215 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1151 | 2025.03.17 16:41:34.961449 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1152 | 2025.03.17 16:41:34.961689 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002132 sec., 99437.14821763602 rows/sec., 6.32 MiB/sec. | ||
1153 | 2025.03.17 16:41:34.961789 [ 3 ] {34b31b75-7895-4e86-9ca8-ff1ae9c7b67c} <Debug> TCPHandler: Processed in 0.002387411 sec. | ||
1154 | 2025.03.17 16:41:34.961909 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2025.03.17 16:41:34.962015 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1156 | 2025.03.17 16:41:34.962059 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1157 | 2025.03.17 16:41:34.962988 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1158 | 2025.03.17 16:41:34.963028 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1159 | 2025.03.17 16:41:34.963423 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1160 | 2025.03.17 16:41:34.963660 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1161 | 2025.03.17 16:41:34.963927 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001915 sec., 330548.30287206266 rows/sec., 25.97 MiB/sec. | ||
1162 | 2025.03.17 16:41:34.963986 [ 3 ] {fc176f3f-1733-49ee-8777-7be3cf5e2a4f} <Debug> TCPHandler: Processed in 0.002127936 sec. | ||
1163 | 2025.03.17 16:41:34.964120 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2025.03.17 16:41:34.964255 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1165 | 2025.03.17 16:41:34.964311 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1166 | 2025.03.17 16:41:34.965158 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2025.03.17 16:41:34.965196 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1168 | 2025.03.17 16:41:34.965557 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1169 | 2025.03.17 16:41:34.965800 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2025.03.17 16:41:34.966066 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.00183 sec., 62295.08196721311 rows/sec., 3.73 MiB/sec. | ||
1171 | 2025.03.17 16:41:34.966127 [ 3 ] {4a7d14a9-1a09-4ee0-9529-1e82df8850fd} <Debug> TCPHandler: Processed in 0.002071975 sec. | ||
1172 | 2025.03.17 16:41:34.966243 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1173 | 2025.03.17 16:41:34.966348 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1174 | 2025.03.17 16:41:34.966393 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1175 | 2025.03.17 16:41:34.966949 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2025.03.17 16:41:34.966989 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1177 | 2025.03.17 16:41:34.967337 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1178 | 2025.03.17 16:41:34.967576 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1179 | 2025.03.17 16:41:34.967838 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001499 sec., 75383.58905937293 rows/sec., 4.88 MiB/sec. | ||
1180 | 2025.03.17 16:41:34.967903 [ 3 ] {2c1576e4-6ca3-4ab2-9f77-0e2697450f82} <Debug> TCPHandler: Processed in 0.001711447 sec. | ||
1181 | 2025.03.17 16:41:34.968024 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1182 | 2025.03.17 16:41:34.968129 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1183 | 2025.03.17 16:41:34.968174 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1184 | 2025.03.17 16:41:34.968716 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2025.03.17 16:41:34.968755 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1186 | 2025.03.17 16:41:34.969097 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1187 | 2025.03.17 16:41:34.969342 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2025.03.17 16:41:34.969604 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001479 sec., 75726.84246112237 rows/sec., 4.31 MiB/sec. | ||
1189 | 2025.03.17 16:41:34.969669 [ 3 ] {1cbe048a-72a7-4b6a-b9bf-50afdf66a413} <Debug> TCPHandler: Processed in 0.001697537 sec. | ||
1190 | 2025.03.17 16:41:34.969783 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1191 | 2025.03.17 16:41:34.969888 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1192 | 2025.03.17 16:41:34.969932 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1193 | 2025.03.17 16:41:34.970580 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1194 | 2025.03.17 16:41:34.970619 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1195 | 2025.03.17 16:41:34.970984 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1196 | 2025.03.17 16:41:34.971220 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1197 | 2025.03.17 16:41:34.971433 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001568 sec., 248724.48979591837 rows/sec., 17.58 MiB/sec. | ||
1198 | 2025.03.17 16:41:34.971486 [ 3 ] {1c5ecfff-f752-4dcd-96a1-3c2a2c39622c} <Debug> TCPHandler: Processed in 0.001753638 sec. | ||
1199 | 2025.03.17 16:41:34.971601 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.03.17 16:41:34.971706 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1201 | 2025.03.17 16:41:34.971752 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1202 | 2025.03.17 16:41:34.972177 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1203 | 2025.03.17 16:41:34.972215 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1204 | 2025.03.17 16:41:34.972560 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1205 | 2025.03.17 16:41:34.972790 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.03.17 16:41:34.973062 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
1207 | 2025.03.17 16:41:34.973128 [ 3 ] {72a247d5-3ebc-41b7-8d0b-6a6be2b2f943} <Debug> TCPHandler: Processed in 0.001579074 sec. | ||
1208 | 2025.03.17 16:41:34.973235 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2025.03.17 16:41:34.973336 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1210 | 2025.03.17 16:41:34.973384 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1211 | 2025.03.17 16:41:34.973899 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1212 | 2025.03.17 16:41:34.973938 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1213 | 2025.03.17 16:41:34.974311 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1214 | 2025.03.17 16:41:34.974548 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.03.17 16:41:34.974753 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001438 sec., 164812.23922114048 rows/sec., 11.05 MiB/sec. | ||
1216 | 2025.03.17 16:41:34.974806 [ 3 ] {7020d896-86ad-4620-b58d-acb698352e6a} <Debug> TCPHandler: Processed in 0.001622855 sec. | ||
1217 | 2025.03.17 16:41:34.974922 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2025.03.17 16:41:34.975026 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1219 | 2025.03.17 16:41:34.975072 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1220 | 2025.03.17 16:41:34.975488 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1221 | 2025.03.17 16:41:34.975526 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1222 | 2025.03.17 16:41:34.975866 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1223 | 2025.03.17 16:41:34.976099 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1224 | 2025.03.17 16:41:34.976367 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
1225 | 2025.03.17 16:41:34.976426 [ 3 ] {7a23a14c-6283-4391-b7f3-41e3558deb3a} <Debug> TCPHandler: Processed in 0.001554973 sec. | ||
1226 | 2025.03.17 16:41:34.976532 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.03.17 16:41:34.976633 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1228 | 2025.03.17 16:41:34.976696 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1229 | 2025.03.17 16:41:34.977686 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1230 | 2025.03.17 16:41:34.977726 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1231 | 2025.03.17 16:41:34.980283 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1232 | 2025.03.17 16:41:34.980597 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.03.17 16:41:34.980925 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004306 sec., 1857.8727357176033 rows/sec., 3.33 MiB/sec. | ||
1234 | 2025.03.17 16:41:34.981044 [ 3 ] {7ab08514-5152-49c0-b0d1-df5cdc617fd4} <Debug> TCPHandler: Processed in 0.004563178 sec. | ||
1235 | 2025.03.17 16:41:34.981174 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.03.17 16:41:34.981280 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1237 | 2025.03.17 16:41:34.981327 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1238 | 2025.03.17 16:41:34.981774 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.03.17 16:41:34.981814 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1240 | 2025.03.17 16:41:34.982166 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1241 | 2025.03.17 16:41:34.982399 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.03.17 16:41:34.982696 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
1243 | 2025.03.17 16:41:34.982756 [ 3 ] {49d79f17-425d-4a5f-b962-80df7ecadb4b} <Debug> TCPHandler: Processed in 0.001634235 sec. | ||
1244 | 2025.03.17 16:41:39.917215 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2025.03.17 16:41:39.917421 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1246 | 2025.03.17 16:41:39.917497 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1247 | 2025.03.17 16:41:39.918290 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.03.17 16:41:39.918340 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1249 | 2025.03.17 16:41:39.918991 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1250 | 2025.03.17 16:41:39.919549 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.03.17 16:41:39.919792 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002422 sec., 23121.387283236993 rows/sec., 1.77 MiB/sec. | ||
1252 | 2025.03.17 16:41:39.919972 [ 3 ] {049a65fb-7609-4156-a5fd-e3b39c60ed44} <Debug> TCPHandler: Processed in 0.002893052 sec. | ||
1253 | 2025.03.17 16:41:39.920135 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2025.03.17 16:41:39.920242 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1255 | 2025.03.17 16:41:39.920289 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1256 | 2025.03.17 16:41:39.920876 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2025.03.17 16:41:39.920917 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1258 | 2025.03.17 16:41:39.921413 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1259 | 2025.03.17 16:41:39.921927 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2025.03.17 16:41:39.922165 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
1261 | 2025.03.17 16:41:39.922331 [ 3 ] {e72f0ae2-e518-4448-be5b-8af632533226} <Debug> TCPHandler: Processed in 0.002243759 sec. | ||
1262 | 2025.03.17 16:41:39.922467 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.03.17 16:41:39.922574 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1264 | 2025.03.17 16:41:39.922624 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1265 | 2025.03.17 16:41:39.923172 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.03.17 16:41:39.923212 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1267 | 2025.03.17 16:41:39.923812 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1268 | 2025.03.17 16:41:39.924331 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1269 | 2025.03.17 16:41:39.924541 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001989 sec., 80442.43338360985 rows/sec., 5.60 MiB/sec. | ||
1270 | 2025.03.17 16:41:39.924593 [ 3 ] {8c6876bc-614b-40a2-a95d-dc42e8edc058} <Debug> TCPHandler: Processed in 0.002178837 sec. | ||
1271 | 2025.03.17 16:41:39.924711 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1272 | 2025.03.17 16:41:39.924816 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1273 | 2025.03.17 16:41:39.924864 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1274 | 2025.03.17 16:41:39.925310 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1275 | 2025.03.17 16:41:39.925349 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1276 | 2025.03.17 16:41:39.925839 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1277 | 2025.03.17 16:41:39.926430 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1278 | 2025.03.17 16:41:39.926712 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0019 sec., 31578.947368421053 rows/sec., 2.13 MiB/sec. | ||
1279 | 2025.03.17 16:41:39.926792 [ 3 ] {3a4bf964-9608-47c7-825b-cf85b8979137} <Debug> TCPHandler: Processed in 0.002131936 sec. | ||
1280 | 2025.03.17 16:41:42.109343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1281 | 2025.03.17 16:41:42.109990 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2025.03.17 16:41:42.110031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1283 | 2025.03.17 16:41:42.110586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1284 | 2025.03.17 16:41:42.110842 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2025.03.17 16:41:42.111028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1286 | 2025.03.17 16:41:42.242145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1287 | 2025.03.17 16:41:42.262489 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2025.03.17 16:41:42.262558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1289 | 2025.03.17 16:41:42.269246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1290 | 2025.03.17 16:41:42.270016 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2025.03.17 16:41:42.272870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1292 | 2025.03.17 16:41:44.604225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
1293 | 2025.03.17 16:41:44.607838 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2025.03.17 16:41:44.607897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1295 | 2025.03.17 16:41:44.609488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1296 | 2025.03.17 16:41:44.609810 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2025.03.17 16:41:44.610466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1298 | 2025.03.17 16:41:44.924052 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1299 | 2025.03.17 16:41:44.924270 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1300 | 2025.03.17 16:41:44.924358 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1301 | 2025.03.17 16:41:44.925324 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1302 | 2025.03.17 16:41:44.925378 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1303 | 2025.03.17 16:41:44.925995 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1304 | 2025.03.17 16:41:44.926538 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1305 | 2025.03.17 16:41:44.926763 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002551 sec., 83104.6648373187 rows/sec., 5.29 MiB/sec. | ||
1306 | 2025.03.17 16:41:44.926836 [ 3 ] {b2ec986d-07f6-4df6-88ac-4d33cd967ee7} <Debug> TCPHandler: Processed in 0.002933023 sec. | ||
1307 | 2025.03.17 16:41:44.926976 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1308 | 2025.03.17 16:41:44.927093 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1309 | 2025.03.17 16:41:44.927145 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1310 | 2025.03.17 16:41:44.928040 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1311 | 2025.03.17 16:41:44.928082 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1312 | 2025.03.17 16:41:44.928638 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1313 | 2025.03.17 16:41:44.929170 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1314 | 2025.03.17 16:41:44.929459 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.002395 sec., 264300.62630480167 rows/sec., 20.77 MiB/sec. | ||
1315 | 2025.03.17 16:41:44.929516 [ 3 ] {ed032cf3-99b2-4c83-a3a3-87a90630568c} <Debug> TCPHandler: Processed in 0.002595536 sec. | ||
1316 | 2025.03.17 16:41:44.929646 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1317 | 2025.03.17 16:41:44.929758 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1318 | 2025.03.17 16:41:44.929807 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1319 | 2025.03.17 16:41:44.930376 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1320 | 2025.03.17 16:41:44.930414 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1321 | 2025.03.17 16:41:44.930911 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1322 | 2025.03.17 16:41:44.931447 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1323 | 2025.03.17 16:41:44.931665 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001926 sec., 59190.03115264798 rows/sec., 3.54 MiB/sec. | ||
1324 | 2025.03.17 16:41:44.931820 [ 3 ] {a97ffd52-b0b1-4252-b66c-7cf1c208a069} <Debug> TCPHandler: Processed in 0.002227218 sec. | ||
1325 | 2025.03.17 16:41:44.931954 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1326 | 2025.03.17 16:41:44.932064 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1327 | 2025.03.17 16:41:44.932112 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1328 | 2025.03.17 16:41:44.932686 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1329 | 2025.03.17 16:41:44.932725 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1330 | 2025.03.17 16:41:44.933215 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1331 | 2025.03.17 16:41:44.933750 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1332 | 2025.03.17 16:41:44.933958 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001913 sec., 59069.52430737062 rows/sec., 3.82 MiB/sec. | ||
1333 | 2025.03.17 16:41:44.934103 [ 3 ] {ef1b48fd-91eb-47e7-b2cc-4bdb3e35ce50} <Debug> TCPHandler: Processed in 0.002200197 sec. | ||
1334 | 2025.03.17 16:41:44.934226 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1335 | 2025.03.17 16:41:44.934333 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1336 | 2025.03.17 16:41:44.934378 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1337 | 2025.03.17 16:41:44.934942 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1338 | 2025.03.17 16:41:44.934980 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1339 | 2025.03.17 16:41:44.935477 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1340 | 2025.03.17 16:41:44.936079 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1341 | 2025.03.17 16:41:44.936259 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001947 sec., 57524.39650744736 rows/sec., 3.28 MiB/sec. | ||
1342 | 2025.03.17 16:41:44.936312 [ 3 ] {1396b041-3106-4ec4-b01d-13e99a51204d} <Debug> TCPHandler: Processed in 0.002136456 sec. | ||
1343 | 2025.03.17 16:41:44.936433 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1344 | 2025.03.17 16:41:44.936540 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1345 | 2025.03.17 16:41:44.936586 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1346 | 2025.03.17 16:41:44.937266 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1347 | 2025.03.17 16:41:44.937305 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1348 | 2025.03.17 16:41:44.937827 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1349 | 2025.03.17 16:41:44.938399 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1350 | 2025.03.17 16:41:44.938676 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002131 sec., 183012.67010793055 rows/sec., 12.93 MiB/sec. | ||
1351 | 2025.03.17 16:41:44.938798 [ 3 ] {51364303-51fb-4b6e-ad54-a024020eb7c7} <Debug> TCPHandler: Processed in 0.002416822 sec. | ||
1352 | 2025.03.17 16:41:44.938914 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1353 | 2025.03.17 16:41:44.939021 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1354 | 2025.03.17 16:41:44.939070 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1355 | 2025.03.17 16:41:44.939513 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2025.03.17 16:41:44.939554 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1357 | 2025.03.17 16:41:44.940052 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1358 | 2025.03.17 16:41:44.940559 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2025.03.17 16:41:44.940731 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001731 sec., 3466.204506065858 rows/sec., 181.10 KiB/sec. | ||
1360 | 2025.03.17 16:41:44.940780 [ 3 ] {a7785bcf-a271-4069-81a2-f9f317d1b273} <Debug> TCPHandler: Processed in 0.001917121 sec. | ||
1361 | 2025.03.17 16:41:44.940884 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1362 | 2025.03.17 16:41:44.940986 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1363 | 2025.03.17 16:41:44.941034 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1364 | 2025.03.17 16:41:44.941565 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1365 | 2025.03.17 16:41:44.941602 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1366 | 2025.03.17 16:41:44.942132 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1367 | 2025.03.17 16:41:44.942667 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1368 | 2025.03.17 16:41:44.942947 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001958 sec., 121041.87946884576 rows/sec., 8.11 MiB/sec. | ||
1369 | 2025.03.17 16:41:44.943061 [ 3 ] {d66bf0de-7476-4619-b8b2-f21b508ba1fd} <Debug> TCPHandler: Processed in 0.002226388 sec. | ||
1370 | 2025.03.17 16:41:44.943181 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1371 | 2025.03.17 16:41:44.943288 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1372 | 2025.03.17 16:41:44.943336 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1373 | 2025.03.17 16:41:44.943766 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1374 | 2025.03.17 16:41:44.943805 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1375 | 2025.03.17 16:41:44.944321 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1376 | 2025.03.17 16:41:44.944903 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1377 | 2025.03.17 16:41:44.945079 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001814 sec., 551.2679162072767 rows/sec., 37.15 KiB/sec. | ||
1378 | 2025.03.17 16:41:44.945128 [ 3 ] {293a92d5-f443-44c1-b353-95e3eb206f85} <Debug> TCPHandler: Processed in 0.001999303 sec. | ||
1379 | 2025.03.17 16:41:44.945265 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2025.03.17 16:41:44.945399 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1381 | 2025.03.17 16:41:44.945478 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1382 | 2025.03.17 16:41:44.946623 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1383 | 2025.03.17 16:41:44.946661 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1384 | 2025.03.17 16:41:44.947427 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1385 | 2025.03.17 16:41:44.947964 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1386 | 2025.03.17 16:41:44.948241 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002854 sec., 2803.0833917309037 rows/sec., 5.02 MiB/sec. | ||
1387 | 2025.03.17 16:41:44.948350 [ 3 ] {f55f2db1-da55-4ff9-8ed8-5ed95b498234} <Debug> TCPHandler: Processed in 0.003150258 sec. | ||
1388 | 2025.03.17 16:41:44.948476 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2025.03.17 16:41:44.948582 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1390 | 2025.03.17 16:41:44.948631 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1391 | 2025.03.17 16:41:44.949098 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.03.17 16:41:44.949136 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1393 | 2025.03.17 16:41:44.949639 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1394 | 2025.03.17 16:41:44.950148 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2025.03.17 16:41:44.950361 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001801 sec., 45530.26096612993 rows/sec., 2.89 MiB/sec. | ||
1396 | 2025.03.17 16:41:44.950410 [ 3 ] {30185e74-9c78-43a8-980b-911fc6fcb03c} <Debug> TCPHandler: Processed in 0.001986593 sec. | ||
1397 | 2025.03.17 16:41:49.551893 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1398 | 2025.03.17 16:41:49.551954 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1399 | 2025.03.17 16:41:49.612059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1400 | 2025.03.17 16:41:49.612708 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2025.03.17 16:41:49.612759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1402 | 2025.03.17 16:41:49.613335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1403 | 2025.03.17 16:41:49.613592 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2025.03.17 16:41:49.613789 [ 83 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1405 | 2025.03.17 16:41:49.613849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1406 | 2025.03.17 16:41:49.613887 [ 83 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2025.03.17 16:41:49.613918 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1408 | 2025.03.17 16:41:49.614149 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1409 | 2025.03.17 16:41:49.614340 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1410 | 2025.03.17 16:41:49.614415 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1411 | 2025.03.17 16:41:49.614545 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1412 | 2025.03.17 16:41:49.614743 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1413 | 2025.03.17 16:41:49.615027 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1414 | 2025.03.17 16:41:49.615133 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1415 | 2025.03.17 16:41:49.615335 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
1416 | 2025.03.17 16:41:49.634035 [ 192 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.020031349 sec., 140080.43092854106 rows/sec., 2.00 MiB/sec. | ||
1417 | 2025.03.17 16:41:49.634788 [ 192 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1418 | 2025.03.17 16:41:49.635154 [ 192 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_6_1} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1419 | 2025.03.17 16:41:49.635250 [ 192 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_6_1} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1420 | 2025.03.17 16:41:49.635385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1421 | 2025.03.17 16:41:49.773863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1422 | 2025.03.17 16:41:49.793543 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2025.03.17 16:41:49.793611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1424 | 2025.03.17 16:41:49.800806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1425 | 2025.03.17 16:41:49.801584 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2025.03.17 16:41:49.801881 [ 83 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1427 | 2025.03.17 16:41:49.801937 [ 83 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2025.03.17 16:41:49.801979 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1429 | 2025.03.17 16:41:49.802209 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1430 | 2025.03.17 16:41:49.811705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1431 | 2025.03.17 16:41:49.812906 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1432 | 2025.03.17 16:41:49.813793 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1433 | 2025.03.17 16:41:49.818422 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1434 | 2025.03.17 16:41:49.822950 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1435 | 2025.03.17 16:41:49.827660 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1436 | 2025.03.17 16:41:49.836596 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1437 | 2025.03.17 16:41:49.841049 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
1438 | 2025.03.17 16:41:49.904410 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102341992 sec., 449.47336964088015 rows/sec., 2.32 MiB/sec. | ||
1439 | 2025.03.17 16:41:49.906901 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1440 | 2025.03.17 16:41:49.909777 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_6_1} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2025.03.17 16:41:49.909904 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_6_1} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1442 | 2025.03.17 16:41:49.912015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1443 | 2025.03.17 16:41:49.917592 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2025.03.17 16:41:49.917762 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1445 | 2025.03.17 16:41:49.917833 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1446 | 2025.03.17 16:41:49.918603 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2025.03.17 16:41:49.918651 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1448 | 2025.03.17 16:41:49.919113 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1449 | 2025.03.17 16:41:49.919378 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2025.03.17 16:41:49.919528 [ 83 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1451 | 2025.03.17 16:41:49.919567 [ 83 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1452 | 2025.03.17 16:41:49.919590 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. | ||
1453 | 2025.03.17 16:41:49.919594 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1454 | 2025.03.17 16:41:49.919677 [ 3 ] {5e03f512-cf7f-4aff-a277-5249e5be5335} <Debug> TCPHandler: Processed in 0.002207238 sec. | ||
1455 | 2025.03.17 16:41:49.919734 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1456 | 2025.03.17 16:41:49.919831 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1457 | 2025.03.17 16:41:49.919866 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1458 | 2025.03.17 16:41:49.919907 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1459 | 2025.03.17 16:41:49.919970 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1460 | 2025.03.17 16:41:49.920033 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1461 | 2025.03.17 16:41:49.920106 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1462 | 2025.03.17 16:41:49.920488 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part | ||
1463 | 2025.03.17 16:41:49.920791 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1464 | 2025.03.17 16:41:49.921083 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part | ||
1465 | 2025.03.17 16:41:49.921361 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1466 | 2025.03.17 16:41:49.922275 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1467 | 2025.03.17 16:41:49.922320 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1468 | 2025.03.17 16:41:49.922973 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1469 | 2025.03.17 16:41:49.923339 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1470 | 2025.03.17 16:41:49.923501 [ 83 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1471 | 2025.03.17 16:41:49.923555 [ 83 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2025.03.17 16:41:49.923588 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1473 | 2025.03.17 16:41:49.923631 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003676 sec., 17410.228509249184 rows/sec., 1.36 MiB/sec. | ||
1474 | 2025.03.17 16:41:49.923851 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
1475 | 2025.03.17 16:41:49.923892 [ 3 ] {9677c10d-fa3f-40d0-bdb3-a20b3bfd7b40} <Debug> TCPHandler: Processed in 0.004126239 sec. | ||
1476 | 2025.03.17 16:41:49.923997 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.004317342 sec., 345119.75192143687 rows/sec., 28.32 MiB/sec. | ||
1477 | 2025.03.17 16:41:49.924050 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1478 | 2025.03.17 16:41:49.924083 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1479 | 2025.03.17 16:41:49.924106 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2025.03.17 16:41:49.924381 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1481 | 2025.03.17 16:41:49.924423 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1482 | 2025.03.17 16:41:49.924635 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1483 | 2025.03.17 16:41:49.924922 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1484 | 2025.03.17 16:41:49.925003 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1485 | 2025.03.17 16:41:49.925259 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
1486 | 2025.03.17 16:41:49.925789 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
1487 | 2025.03.17 16:41:49.926209 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
1488 | 2025.03.17 16:41:49.926509 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1489 | 2025.03.17 16:41:49.926930 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_6_1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1490 | 2025.03.17 16:41:49.927068 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
1491 | 2025.03.17 16:41:49.927664 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2025.03.17 16:41:49.927711 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1493 | 2025.03.17 16:41:49.928350 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1494 | 2025.03.17 16:41:49.928358 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00469006 sec., 220892.69646870188 rows/sec., 16.86 MiB/sec. | ||
1495 | 2025.03.17 16:41:49.928610 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1496 | 2025.03.17 16:41:49.928783 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2025.03.17 16:41:49.929042 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1498 | 2025.03.17 16:41:49.929110 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2025.03.17 16:41:49.929178 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1500 | 2025.03.17 16:41:49.929270 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004837 sec., 33078.35435187099 rows/sec., 2.30 MiB/sec. | ||
1501 | 2025.03.17 16:41:49.929419 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1502 | 2025.03.17 16:41:49.929689 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
1503 | 2025.03.17 16:41:49.929734 [ 3 ] {d856a010-8c2c-4fd9-bc82-df34b1b43b64} <Debug> TCPHandler: Processed in 0.005699972 sec. | ||
1504 | 2025.03.17 16:41:49.930034 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1505 | 2025.03.17 16:41:49.930161 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1506 | 2025.03.17 16:41:49.930213 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_6_1} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1507 | 2025.03.17 16:41:49.930247 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
1508 | 2025.03.17 16:41:49.930274 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1509 | 2025.03.17 16:41:49.930484 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1510 | 2025.03.17 16:41:49.930658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1511 | 2025.03.17 16:41:49.930686 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1512 | 2025.03.17 16:41:49.931092 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1513 | 2025.03.17 16:41:49.931468 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1514 | 2025.03.17 16:41:49.931780 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
1515 | 2025.03.17 16:41:49.932185 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
1516 | 2025.03.17 16:41:49.932857 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2025.03.17 16:41:49.932905 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1518 | 2025.03.17 16:41:49.933455 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1519 | 2025.03.17 16:41:49.933766 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1520 | 2025.03.17 16:41:49.933970 [ 83 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1521 | 2025.03.17 16:41:49.934059 [ 83 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1522 | 2025.03.17 16:41:49.934118 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1523 | 2025.03.17 16:41:49.934279 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004047 sec., 14825.796886582653 rows/sec., 1023.13 KiB/sec. | ||
1524 | 2025.03.17 16:41:49.934342 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.005028398 sec., 215177.87573696434 rows/sec., 14.74 MiB/sec. | ||
1525 | 2025.03.17 16:41:49.934647 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
1526 | 2025.03.17 16:41:49.934811 [ 3 ] {c9a34e86-63ae-473d-aa2b-01e11482121d} <Debug> TCPHandler: Processed in 0.004881534 sec. | ||
1527 | 2025.03.17 16:41:49.934876 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1528 | 2025.03.17 16:41:49.935069 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1529 | 2025.03.17 16:41:49.935108 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1530 | 2025.03.17 16:41:49.935266 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1531 | 2025.03.17 16:41:49.935599 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1532 | 2025.03.17 16:41:49.935628 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1533 | 2025.03.17 16:41:49.935853 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1534 | 2025.03.17 16:41:49.935893 [ 197 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1535 | 2025.03.17 16:41:49.936209 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1536 | 2025.03.17 16:41:49.936266 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
1537 | 2025.03.17 16:41:49.936429 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
1538 | 2025.03.17 16:41:49.937510 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003296481 sec., 118914.68508388188 rows/sec., 7.82 MiB/sec. | ||
1539 | 2025.03.17 16:41:49.937659 [ 197 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1540 | 2025.03.17 16:41:49.937935 [ 197 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1541 | 2025.03.17 16:41:49.938009 [ 197 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_6_1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1542 | 2025.03.17 16:41:49.938076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1543 | 2025.03.17 16:41:50.000146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.46 MiB, peak 168.58 MiB, free memory in arenas 0.00 B, will set to 163.01 MiB (RSS), difference: 3.55 MiB | ||
1544 | 2025.03.17 16:41:50.449900 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1545 | 2025.03.17 16:41:50.450172 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1546 | 2025.03.17 16:41:50.450611 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1547 | 2025.03.17 16:41:50.450665 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <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 | ||
1548 | 2025.03.17 16:41:50.451026 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1549 | 2025.03.17 16:41:50.451114 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1550 | 2025.03.17 16:41:50.451299 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1551 | 2025.03.17 16:41:50.451515 [ 286 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1552 | 2025.03.17 16:41:50.451586 [ 287 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1553 | 2025.03.17 16:41:50.451724 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1554 | 2025.03.17 16:41:50.451758 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1555 | 2025.03.17 16:41:50.455823 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1556 | 2025.03.17 16:41:50.455858 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1557 | 2025.03.17 16:41:50.455927 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <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'))" | ||
1558 | 2025.03.17 16:41:50.455980 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <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'))" | ||
1559 | 2025.03.17 16:41:50.457533 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007484 sec., 4142.169962586851 rows/sec., 156.32 KiB/sec. | ||
1560 | 2025.03.17 16:41:50.457685 [ 3 ] {e5419461-f2d7-4b44-897d-167bd7ad8502} <Debug> TCPHandler: Processed in 0.007932879 sec. | ||
1561 | 2025.03.17 16:41:50.458028 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1562 | 2025.03.17 16:41:50.458206 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1563 | 2025.03.17 16:41:50.458520 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1564 | 2025.03.17 16:41:50.458570 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <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 | ||
1565 | 2025.03.17 16:41:50.458882 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1566 | 2025.03.17 16:41:50.458963 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1567 | 2025.03.17 16:41:50.459128 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1568 | 2025.03.17 16:41:50.459246 [ 286 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1569 | 2025.03.17 16:41:50.459265 [ 288 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1570 | 2025.03.17 16:41:50.459405 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1571 | 2025.03.17 16:41:50.459442 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1572 | 2025.03.17 16:41:50.459530 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1573 | 2025.03.17 16:41:50.459553 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1574 | 2025.03.17 16:41:50.459596 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <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'))" | ||
1575 | 2025.03.17 16:41:50.459641 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <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'))" | ||
1576 | 2025.03.17 16:41:50.460703 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002582 sec., 12006.196746707978 rows/sec., 453.11 KiB/sec. | ||
1577 | 2025.03.17 16:41:50.460867 [ 3 ] {57e6b5a6-5fa7-4d0f-88e2-c309c9116d55} <Debug> TCPHandler: Processed in 0.002901883 sec. | ||
1578 | 2025.03.17 16:41:50.461127 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1579 | 2025.03.17 16:41:50.461309 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1580 | 2025.03.17 16:41:50.461613 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1581 | 2025.03.17 16:41:50.461663 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <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 | ||
1582 | 2025.03.17 16:41:50.461978 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1583 | 2025.03.17 16:41:50.462044 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1584 | 2025.03.17 16:41:50.462192 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1585 | 2025.03.17 16:41:50.462296 [ 287 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1586 | 2025.03.17 16:41:50.462303 [ 288 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1587 | 2025.03.17 16:41:50.462423 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1588 | 2025.03.17 16:41:50.462451 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1589 | 2025.03.17 16:41:50.462534 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1590 | 2025.03.17 16:41:50.462555 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1591 | 2025.03.17 16:41:50.462597 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <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'))" | ||
1592 | 2025.03.17 16:41:50.462641 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <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'))" | ||
1593 | 2025.03.17 16:41:50.463638 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002423 sec., 12794.056954189024 rows/sec., 482.84 KiB/sec. | ||
1594 | 2025.03.17 16:41:50.463771 [ 3 ] {2eb6ced8-500f-4846-9143-5f1b6fd963fe} <Debug> TCPHandler: Processed in 0.002697808 sec. | ||
1595 | 2025.03.17 16:41:50.464044 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2025.03.17 16:41:50.464217 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1597 | 2025.03.17 16:41:50.464510 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1598 | 2025.03.17 16:41:50.464558 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <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 | ||
1599 | 2025.03.17 16:41:50.464871 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1600 | 2025.03.17 16:41:50.464937 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1601 | 2025.03.17 16:41:50.465083 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1602 | 2025.03.17 16:41:50.465150 [ 286 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1603 | 2025.03.17 16:41:50.465187 [ 288 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1604 | 2025.03.17 16:41:50.465287 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1605 | 2025.03.17 16:41:50.465315 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1606 | 2025.03.17 16:41:50.465394 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1607 | 2025.03.17 16:41:50.465414 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1608 | 2025.03.17 16:41:50.465455 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <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'))" | ||
1609 | 2025.03.17 16:41:50.465497 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <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'))" | ||
1610 | 2025.03.17 16:41:50.466497 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002363 sec., 13118.916631400762 rows/sec., 495.10 KiB/sec. | ||
1611 | 2025.03.17 16:41:50.466633 [ 3 ] {8b65f761-2b3c-4c1a-b324-9fb4fe4b72f2} <Debug> TCPHandler: Processed in 0.002646457 sec. | ||
1612 | 2025.03.17 16:41:50.466868 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1613 | 2025.03.17 16:41:50.467035 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1614 | 2025.03.17 16:41:50.467340 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1615 | 2025.03.17 16:41:50.467388 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <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 | ||
1616 | 2025.03.17 16:41:50.467707 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1617 | 2025.03.17 16:41:50.467773 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1618 | 2025.03.17 16:41:50.467919 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1619 | 2025.03.17 16:41:50.468045 [ 287 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1620 | 2025.03.17 16:41:50.468047 [ 288 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1621 | 2025.03.17 16:41:50.468189 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1622 | 2025.03.17 16:41:50.468216 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1623 | 2025.03.17 16:41:50.468296 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1624 | 2025.03.17 16:41:50.468316 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1625 | 2025.03.17 16:41:50.468356 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <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'))" | ||
1626 | 2025.03.17 16:41:50.468398 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <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'))" | ||
1627 | 2025.03.17 16:41:50.469423 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002467 sec., 12565.869477097689 rows/sec., 474.23 KiB/sec. | ||
1628 | 2025.03.17 16:41:50.469578 [ 3 ] {7a525d09-1ec8-4e9a-9026-db4635c6bdbf} <Debug> TCPHandler: Processed in 0.002763699 sec. | ||
1629 | 2025.03.17 16:41:50.469803 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2025.03.17 16:41:50.469968 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) 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) | ||
1631 | 2025.03.17 16:41:50.470265 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1632 | 2025.03.17 16:41:50.470314 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <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 | ||
1633 | 2025.03.17 16:41:50.470633 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1634 | 2025.03.17 16:41:50.470700 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1635 | 2025.03.17 16:41:50.470843 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1636 | 2025.03.17 16:41:50.470915 [ 286 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1637 | 2025.03.17 16:41:50.470955 [ 287 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1638 | 2025.03.17 16:41:50.471061 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
1639 | 2025.03.17 16:41:50.471089 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1640 | 2025.03.17 16:41:50.471169 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1641 | 2025.03.17 16:41:50.471190 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1642 | 2025.03.17 16:41:50.471231 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <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'))" | ||
1643 | 2025.03.17 16:41:50.471274 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <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'))" | ||
1644 | 2025.03.17 16:41:50.472335 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002445 sec., 12678.936605316972 rows/sec., 478.50 KiB/sec. | ||
1645 | 2025.03.17 16:41:50.472489 [ 3 ] {5a7fbb7b-26d4-4b95-96e4-f0b2e1d5cb7a} <Debug> TCPHandler: Processed in 0.002738299 sec. | ||
1646 | 2025.03.17 16:41:50.550099 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1647 | 2025.03.17 16:41:50.550269 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1648 | 2025.03.17 16:41:50.550340 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1649 | 2025.03.17 16:41:50.551198 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2025.03.17 16:41:50.551246 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1651 | 2025.03.17 16:41:50.551788 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1652 | 2025.03.17 16:41:50.552049 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1653 | 2025.03.17 16:41:50.552294 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002072 sec., 2895.7528957528957 rows/sec., 644.76 KiB/sec. | ||
1654 | 2025.03.17 16:41:50.552363 [ 3 ] {11f503fc-9be8-48a9-89e5-60468deedddd} <Debug> TCPHandler: Processed in 0.002371521 sec. | ||
1655 | 2025.03.17 16:41:50.552496 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2025.03.17 16:41:50.552609 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1657 | 2025.03.17 16:41:50.552657 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1658 | 2025.03.17 16:41:50.553348 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2025.03.17 16:41:50.553392 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1660 | 2025.03.17 16:41:50.553781 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1661 | 2025.03.17 16:41:50.554039 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2025.03.17 16:41:50.554228 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001646 sec., 128797.0838396112 rows/sec., 8.19 MiB/sec. | ||
1663 | 2025.03.17 16:41:50.554281 [ 3 ] {7eb446b3-1277-4551-abf5-0f0f4b97e171} <Debug> TCPHandler: Processed in 0.001837489 sec. | ||
1664 | 2025.03.17 16:41:50.554406 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2025.03.17 16:41:50.554514 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1666 | 2025.03.17 16:41:50.554562 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1667 | 2025.03.17 16:41:50.556373 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1668 | 2025.03.17 16:41:50.556413 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1669 | 2025.03.17 16:41:50.556929 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1670 | 2025.03.17 16:41:50.557174 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1671 | 2025.03.17 16:41:50.557387 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Debug> executeQuery: Read 1773 rows, 147.05 KiB in 0.002892 sec., 613070.5394190871 rows/sec., 49.66 MiB/sec. | ||
1672 | 2025.03.17 16:41:50.557554 [ 3 ] {b532a09e-2ef4-428d-9d86-82a7a71c83fb} <Debug> TCPHandler: Processed in 0.003193928 sec. | ||
1673 | 2025.03.17 16:41:50.557682 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2025.03.17 16:41:50.557793 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1675 | 2025.03.17 16:41:50.557840 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1676 | 2025.03.17 16:41:50.558458 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2025.03.17 16:41:50.558499 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1678 | 2025.03.17 16:41:50.558875 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1679 | 2025.03.17 16:41:50.559137 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2025.03.17 16:41:50.559356 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.00158 sec., 72151.89873417722 rows/sec., 4.32 MiB/sec. | ||
1681 | 2025.03.17 16:41:50.559484 [ 3 ] {3fd98908-79ed-4509-a377-1e9346d04e02} <Debug> TCPHandler: Processed in 0.00185315 sec. | ||
1682 | 2025.03.17 16:41:50.559610 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2025.03.17 16:41:50.559717 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1684 | 2025.03.17 16:41:50.559763 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1685 | 2025.03.17 16:41:50.560490 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1686 | 2025.03.17 16:41:50.560540 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1687 | 2025.03.17 16:41:50.560930 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1688 | 2025.03.17 16:41:50.561166 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2025.03.17 16:41:50.561344 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001649 sec., 206791.99514857488 rows/sec., 13.80 MiB/sec. | ||
1690 | 2025.03.17 16:41:50.561396 [ 3 ] {a7aa1a46-6471-4817-b114-bf6f9f62cc88} <Debug> TCPHandler: Processed in 0.00183785 sec. | ||
1691 | 2025.03.17 16:41:50.561530 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2025.03.17 16:41:50.561637 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1693 | 2025.03.17 16:41:50.561683 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1694 | 2025.03.17 16:41:50.562284 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1695 | 2025.03.17 16:41:50.562322 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1696 | 2025.03.17 16:41:50.562708 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1697 | 2025.03.17 16:41:50.562967 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1698 | 2025.03.17 16:41:50.563192 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001563 sec., 71657.06973768394 rows/sec., 4.08 MiB/sec. | ||
1699 | 2025.03.17 16:41:50.563325 [ 3 ] {23d9cd95-ab94-4519-a736-06bc719c8bff} <Debug> TCPHandler: Processed in 0.00185497 sec. | ||
1700 | 2025.03.17 16:41:50.563447 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1701 | 2025.03.17 16:41:50.563554 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1702 | 2025.03.17 16:41:50.563600 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1703 | 2025.03.17 16:41:50.564504 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1704 | 2025.03.17 16:41:50.564544 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1705 | 2025.03.17 16:41:50.564936 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1706 | 2025.03.17 16:41:50.565181 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1707 | 2025.03.17 16:41:50.565354 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Debug> executeQuery: Read 846 rows, 62.51 KiB in 0.001822 sec., 464324.9176728869 rows/sec., 33.51 MiB/sec. | ||
1708 | 2025.03.17 16:41:50.565406 [ 3 ] {71dba565-13e1-4017-8f50-8efa305f40b3} <Debug> TCPHandler: Processed in 0.002010804 sec. | ||
1709 | 2025.03.17 16:41:50.565526 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2025.03.17 16:41:50.565632 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1711 | 2025.03.17 16:41:50.565679 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1712 | 2025.03.17 16:41:50.566112 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2025.03.17 16:41:50.566151 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1714 | 2025.03.17 16:41:50.566505 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1715 | 2025.03.17 16:41:50.566740 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1716 | 2025.03.17 16:41:50.566913 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 240.40 KiB/sec. | ||
1717 | 2025.03.17 16:41:50.566963 [ 3 ] {d4f8d035-0fa7-48c7-9752-3101e340cf13} <Debug> TCPHandler: Processed in 0.001488322 sec. | ||
1718 | 2025.03.17 16:41:50.567085 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1719 | 2025.03.17 16:41:50.567192 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1720 | 2025.03.17 16:41:50.567241 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1721 | 2025.03.17 16:41:50.568447 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2025.03.17 16:41:50.568482 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1723 | 2025.03.17 16:41:50.568999 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1724 | 2025.03.17 16:41:50.569247 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1725 | 2025.03.17 16:41:50.569424 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Debug> executeQuery: Read 2143 rows, 146.18 KiB in 0.002254 sec., 950754.2147293701 rows/sec., 63.33 MiB/sec. | ||
1726 | 2025.03.17 16:41:50.569476 [ 3 ] {b4e65986-b3e2-4002-b6ab-0ad0d5adba8e} <Debug> TCPHandler: Processed in 0.002442073 sec. | ||
1727 | 2025.03.17 16:41:50.569599 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1728 | 2025.03.17 16:41:50.569705 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1729 | 2025.03.17 16:41:50.569753 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1730 | 2025.03.17 16:41:50.570177 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2025.03.17 16:41:50.570214 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1732 | 2025.03.17 16:41:50.570562 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1733 | 2025.03.17 16:41:50.570807 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2025.03.17 16:41:50.571045 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
1735 | 2025.03.17 16:41:50.571172 [ 3 ] {6877d064-b181-4102-99a8-542c0bf9df9e} <Debug> TCPHandler: Processed in 0.001625035 sec. | ||
1736 | 2025.03.17 16:41:50.571298 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1737 | 2025.03.17 16:41:50.571405 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1738 | 2025.03.17 16:41:50.571474 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1739 | 2025.03.17 16:41:50.572510 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1740 | 2025.03.17 16:41:50.572549 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1741 | 2025.03.17 16:41:50.573150 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1742 | 2025.03.17 16:41:50.573401 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1743 | 2025.03.17 16:41:50.573671 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00227 sec., 3524.229074889868 rows/sec., 6.32 MiB/sec. | ||
1744 | 2025.03.17 16:41:50.573837 [ 3 ] {ea1c8fbe-d542-4df5-8510-456d712fdcda} <Debug> TCPHandler: Processed in 0.002589575 sec. | ||
1745 | 2025.03.17 16:41:50.573973 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1746 | 2025.03.17 16:41:50.574079 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1747 | 2025.03.17 16:41:50.574129 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1748 | 2025.03.17 16:41:50.574589 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1749 | 2025.03.17 16:41:50.574628 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1750 | 2025.03.17 16:41:50.574990 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1751 | 2025.03.17 16:41:50.575229 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1752 | 2025.03.17 16:41:50.575400 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001344 sec., 25297.61904761905 rows/sec., 1.47 MiB/sec. | ||
1753 | 2025.03.17 16:41:50.575451 [ 3 ] {41ba0e43-d0e5-4bb5-8644-025b44b719de} <Debug> TCPHandler: Processed in 0.001529223 sec. | ||
1754 | 2025.03.17 16:41:54.611649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 266 | ||
1755 | 2025.03.17 16:41:54.615415 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1756 | 2025.03.17 16:41:54.615474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1757 | 2025.03.17 16:41:54.616998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1758 | 2025.03.17 16:41:54.617309 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1759 | 2025.03.17 16:41:54.617930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1760 | 2025.03.17 16:41:54.915547 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2025.03.17 16:41:54.915769 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1762 | 2025.03.17 16:41:54.915854 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1763 | 2025.03.17 16:41:54.916718 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2025.03.17 16:41:54.916773 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1765 | 2025.03.17 16:41:54.917223 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1766 | 2025.03.17 16:41:54.917496 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2025.03.17 16:41:54.917721 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. | ||
1768 | 2025.03.17 16:41:54.917888 [ 3 ] {790cd5e2-9e30-4683-b202-c64ca64302b4} <Debug> TCPHandler: Processed in 0.002482943 sec. | ||
1769 | 2025.03.17 16:41:54.918077 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2025.03.17 16:41:54.918219 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1771 | 2025.03.17 16:41:54.918275 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1772 | 2025.03.17 16:41:54.918877 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2025.03.17 16:41:54.918918 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1774 | 2025.03.17 16:41:54.919289 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1775 | 2025.03.17 16:41:54.919533 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2025.03.17 16:41:54.919714 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
1777 | 2025.03.17 16:41:54.919769 [ 3 ] {9559a578-7d92-4df1-84ea-514bdb464673} <Debug> TCPHandler: Processed in 0.001756798 sec. | ||
1778 | 2025.03.17 16:41:54.919887 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.03.17 16:41:54.920031 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1780 | 2025.03.17 16:41:54.920082 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1781 | 2025.03.17 16:41:54.920593 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.03.17 16:41:54.920631 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1783 | 2025.03.17 16:41:54.921017 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1784 | 2025.03.17 16:41:54.921258 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.03.17 16:41:54.921482 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001469 sec., 87134.10483321987 rows/sec., 6.07 MiB/sec. | ||
1786 | 2025.03.17 16:41:54.921649 [ 3 ] {57ddda5a-5a5b-4df0-8136-2e9a948266d5} <Debug> TCPHandler: Processed in 0.001812089 sec. | ||
1787 | 2025.03.17 16:41:54.921781 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2025.03.17 16:41:54.921888 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1789 | 2025.03.17 16:41:54.921935 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1790 | 2025.03.17 16:41:54.922391 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2025.03.17 16:41:54.922431 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1792 | 2025.03.17 16:41:54.922790 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1793 | 2025.03.17 16:41:54.923027 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.03.17 16:41:54.923199 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001333 sec., 36009.00225056264 rows/sec., 2.43 MiB/sec. | ||
1795 | 2025.03.17 16:41:54.923251 [ 3 ] {f0a90882-b173-4394-b061-07083331b21e} <Debug> TCPHandler: Processed in 0.001521602 sec. | ||
1796 | 2025.03.17 16:41:57.114895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1797 | 2025.03.17 16:41:57.115584 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2025.03.17 16:41:57.115633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1799 | 2025.03.17 16:41:57.116171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1800 | 2025.03.17 16:41:57.116438 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2025.03.17 16:41:57.116614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1802 | 2025.03.17 16:41:57.312916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1803 | 2025.03.17 16:41:57.332070 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2025.03.17 16:41:57.332136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1805 | 2025.03.17 16:41:57.339097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1806 | 2025.03.17 16:41:57.339846 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2025.03.17 16:41:57.342479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1808 | 2025.03.17 16:41:58.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.87 MiB, peak 168.58 MiB, free memory in arenas 0.00 B, will set to 164.92 MiB (RSS), difference: 1.05 MiB | ||
1809 | 2025.03.17 16:41:59.917572 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.03.17 16:41:59.917769 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1811 | 2025.03.17 16:41:59.917845 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1812 | 2025.03.17 16:41:59.918622 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2025.03.17 16:41:59.918678 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1814 | 2025.03.17 16:41:59.919151 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1815 | 2025.03.17 16:41:59.919406 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2025.03.17 16:41:59.919654 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
1817 | 2025.03.17 16:41:59.919723 [ 3 ] {54db8f33-b26c-4866-a0b0-7f3aef91f14b} <Debug> TCPHandler: Processed in 0.002289639 sec. | ||
1818 | 2025.03.17 16:41:59.919872 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.03.17 16:41:59.920018 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1820 | 2025.03.17 16:41:59.920077 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1821 | 2025.03.17 16:41:59.920718 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2025.03.17 16:41:59.920758 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1823 | 2025.03.17 16:41:59.921141 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1824 | 2025.03.17 16:41:59.921392 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2025.03.17 16:41:59.921623 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001641 sec., 39000.60938452163 rows/sec., 3.04 MiB/sec. | ||
1826 | 2025.03.17 16:41:59.921678 [ 3 ] {81287a1d-32cc-43f7-a27b-650ca139c53a} <Debug> TCPHandler: Processed in 0.001875071 sec. | ||
1827 | 2025.03.17 16:41:59.921804 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2025.03.17 16:41:59.921913 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1829 | 2025.03.17 16:41:59.921965 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1830 | 2025.03.17 16:41:59.922487 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2025.03.17 16:41:59.922527 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1832 | 2025.03.17 16:41:59.922927 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1833 | 2025.03.17 16:41:59.923200 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.03.17 16:41:59.923472 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
1835 | 2025.03.17 16:41:59.923627 [ 3 ] {62c32d84-48af-406e-aa94-871b3387becc} <Debug> TCPHandler: Processed in 0.00187333 sec. | ||
1836 | 2025.03.17 16:41:59.923748 [ 3 ] {} <Trace> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2025.03.17 16:41:59.923854 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1838 | 2025.03.17 16:41:59.923904 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1839 | 2025.03.17 16:41:59.924368 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2025.03.17 16:41:59.924407 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1841 | 2025.03.17 16:41:59.924772 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1842 | 2025.03.17 16:41:59.925015 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1843 | 2025.03.17 16:41:59.925223 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
1844 | 2025.03.17 16:41:59.925275 [ 3 ] {857e1d6c-7bb6-46be-86a8-b10a930a9a30} <Debug> TCPHandler: Processed in 0.001575964 sec. | ||
1845 | 2025.03.17 16:42:04.551990 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1846 | 2025.03.17 16:42:04.552058 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1847 | 2025.03.17 16:42:04.617649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1848 | 2025.03.17 16:42:04.618279 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1849 | 2025.03.17 16:42:04.618330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1850 | 2025.03.17 16:42:04.618963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1851 | 2025.03.17 16:42:04.619165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 282 | ||
1852 | 2025.03.17 16:42:04.619355 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1853 | 2025.03.17 16:42:04.619821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1854 | 2025.03.17 16:42:04.622065 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1855 | 2025.03.17 16:42:04.622108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1856 | 2025.03.17 16:42:04.623507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1857 | 2025.03.17 16:42:04.623823 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1858 | 2025.03.17 16:42:04.624402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1859 | 2025.03.17 16:42:04.632851 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1860 | 2025.03.17 16:42:04.632936 [ 3 ] {} <Debug> TCP-Session: 180d3d9b-6d99-4755-9a6b-0931cf86ac26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1861 | 2025.03.17 16:42:04.843479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1862 | 2025.03.17 16:42:04.862932 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2025.03.17 16:42:04.862999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1864 | 2025.03.17 16:42:04.870096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1865 | 2025.03.17 16:42:04.870855 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2025.03.17 16:42:04.873843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1867 | 2025.03.17 16:42:04.923090 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2025.03.17 16:42:04.923392 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1869 | 2025.03.17 16:42:04.923504 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1870 | 2025.03.17 16:42:04.924456 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2025.03.17 16:42:04.924497 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1872 | 2025.03.17 16:42:04.924935 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1873 | 2025.03.17 16:42:04.925190 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2025.03.17 16:42:04.925471 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002147 sec., 98742.43129948765 rows/sec., 6.28 MiB/sec. | ||
1875 | 2025.03.17 16:42:04.925731 [ 5 ] {2c42f8b2-b209-4225-a7ba-a67c9b8289c5} <Debug> TCPHandler: Processed in 0.002823621 sec. | ||
1876 | 2025.03.17 16:42:04.925866 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2025.03.17 16:42:04.925972 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1878 | 2025.03.17 16:42:04.926018 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1879 | 2025.03.17 16:42:04.926828 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2025.03.17 16:42:04.926867 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1881 | 2025.03.17 16:42:04.927250 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1882 | 2025.03.17 16:42:04.927484 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2025.03.17 16:42:04.927681 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001725 sec., 366956.52173913043 rows/sec., 28.84 MiB/sec. | ||
1884 | 2025.03.17 16:42:04.927874 [ 5 ] {24cfee5b-ab37-488f-a248-265d53f19771} <Debug> TCPHandler: Processed in 0.002059875 sec. | ||
1885 | 2025.03.17 16:42:04.928008 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2025.03.17 16:42:04.928109 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1887 | 2025.03.17 16:42:04.928153 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1888 | 2025.03.17 16:42:04.928801 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2025.03.17 16:42:04.928840 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1890 | 2025.03.17 16:42:04.929186 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1891 | 2025.03.17 16:42:04.929414 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2025.03.17 16:42:04.929697 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001579 sec., 72197.59341355288 rows/sec., 4.32 MiB/sec. | ||
1893 | 2025.03.17 16:42:04.929878 [ 5 ] {5ae41084-45b4-4cdc-8d79-0acba1df2f03} <Debug> TCPHandler: Processed in 0.001920112 sec. | ||
1894 | 2025.03.17 16:42:04.929995 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2025.03.17 16:42:04.930102 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1896 | 2025.03.17 16:42:04.930145 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1897 | 2025.03.17 16:42:04.930676 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2025.03.17 16:42:04.930714 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1899 | 2025.03.17 16:42:04.931063 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1900 | 2025.03.17 16:42:04.931295 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2025.03.17 16:42:04.931503 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00141 sec., 80141.8439716312 rows/sec., 5.19 MiB/sec. | ||
1902 | 2025.03.17 16:42:04.931587 [ 5 ] {659f5773-c274-4517-8e32-b97b0e657fe9} <Debug> TCPHandler: Processed in 0.001642635 sec. | ||
1903 | 2025.03.17 16:42:04.931699 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1904 | 2025.03.17 16:42:04.931804 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1905 | 2025.03.17 16:42:04.931847 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1906 | 2025.03.17 16:42:04.932376 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2025.03.17 16:42:04.932414 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1908 | 2025.03.17 16:42:04.932753 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1909 | 2025.03.17 16:42:04.932987 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1910 | 2025.03.17 16:42:04.933312 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. | ||
1911 | 2025.03.17 16:42:04.933439 [ 5 ] {1b75ab9f-86d9-4e15-bf3d-02db9960c655} <Debug> TCPHandler: Processed in 0.001791699 sec. | ||
1912 | 2025.03.17 16:42:04.933540 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1913 | 2025.03.17 16:42:04.933640 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1914 | 2025.03.17 16:42:04.933684 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1915 | 2025.03.17 16:42:04.934320 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2025.03.17 16:42:04.934359 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1917 | 2025.03.17 16:42:04.934721 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1918 | 2025.03.17 16:42:04.934957 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1919 | 2025.03.17 16:42:04.935380 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001709 sec., 228203.62785254535 rows/sec., 16.13 MiB/sec. | ||
1920 | 2025.03.17 16:42:04.935570 [ 5 ] {257f424b-50c8-4154-accf-6096616bc4cb} <Debug> TCPHandler: Processed in 0.002079524 sec. | ||
1921 | 2025.03.17 16:42:04.935671 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1922 | 2025.03.17 16:42:04.935772 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1923 | 2025.03.17 16:42:04.935818 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1924 | 2025.03.17 16:42:04.936248 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2025.03.17 16:42:04.936285 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1926 | 2025.03.17 16:42:04.936630 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1927 | 2025.03.17 16:42:04.936867 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1928 | 2025.03.17 16:42:04.937132 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
1929 | 2025.03.17 16:42:04.937331 [ 5 ] {6b8c8ad3-23f4-413d-9dc9-00c6280cbeca} <Debug> TCPHandler: Processed in 0.001705287 sec. | ||
1930 | 2025.03.17 16:42:04.937456 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2025.03.17 16:42:04.937560 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1932 | 2025.03.17 16:42:04.937607 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1933 | 2025.03.17 16:42:04.938138 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2025.03.17 16:42:04.938174 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1935 | 2025.03.17 16:42:04.938541 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1936 | 2025.03.17 16:42:04.938776 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2025.03.17 16:42:04.938947 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001409 sec., 168204.40028388926 rows/sec., 11.27 MiB/sec. | ||
1938 | 2025.03.17 16:42:04.938996 [ 5 ] {ab6aa211-6c46-4fb0-83d9-25f6db493141} <Debug> TCPHandler: Processed in 0.001590834 sec. | ||
1939 | 2025.03.17 16:42:04.939106 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2025.03.17 16:42:04.939209 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1941 | 2025.03.17 16:42:04.939254 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1942 | 2025.03.17 16:42:04.939645 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2025.03.17 16:42:04.939681 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1944 | 2025.03.17 16:42:04.940013 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1945 | 2025.03.17 16:42:04.940240 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.03.17 16:42:04.940482 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. | ||
1947 | 2025.03.17 16:42:04.940547 [ 5 ] {5a6ea2d1-34ec-44ea-9f83-5c0561fb5966} <Debug> TCPHandler: Processed in 0.001491722 sec. | ||
1948 | 2025.03.17 16:42:04.940649 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1949 | 2025.03.17 16:42:04.940750 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1950 | 2025.03.17 16:42:04.940813 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1951 | 2025.03.17 16:42:04.941847 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2025.03.17 16:42:04.941885 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1953 | 2025.03.17 16:42:04.942473 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1954 | 2025.03.17 16:42:04.942728 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2025.03.17 16:42:04.942988 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002245 sec., 3563.4743875278396 rows/sec., 6.39 MiB/sec. | ||
1956 | 2025.03.17 16:42:04.943087 [ 5 ] {111c08ac-d8f7-4e35-9761-dd476717c354} <Debug> TCPHandler: Processed in 0.002489703 sec. | ||
1957 | 2025.03.17 16:42:04.943213 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2025.03.17 16:42:04.943324 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1959 | 2025.03.17 16:42:04.943371 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1960 | 2025.03.17 16:42:04.943798 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2025.03.17 16:42:04.943836 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1962 | 2025.03.17 16:42:04.944210 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1963 | 2025.03.17 16:42:04.944441 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2025.03.17 16:42:04.944662 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001351 sec., 60695.78090303479 rows/sec., 3.85 MiB/sec. | ||
1965 | 2025.03.17 16:42:04.944835 [ 5 ] {e729c0da-839c-4631-a1db-69967fca208b} <Debug> TCPHandler: Processed in 0.001670656 sec. | ||
1966 | 2025.03.17 16:42:05.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.23 MiB, peak 169.11 MiB, free memory in arenas 0.00 B, will set to 165.68 MiB (RSS), difference: 1.44 MiB | ||
1967 | 2025.03.17 16:42:09.918042 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1968 | 2025.03.17 16:42:09.918273 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1969 | 2025.03.17 16:42:09.918355 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1970 | 2025.03.17 16:42:09.919140 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1971 | 2025.03.17 16:42:09.919186 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1972 | 2025.03.17 16:42:09.919616 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1973 | 2025.03.17 16:42:09.919870 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1974 | 2025.03.17 16:42:09.920021 [ 41 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1975 | 2025.03.17 16:42:09.920077 [ 41 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2025.03.17 16:42:09.920078 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. | ||
1977 | 2025.03.17 16:42:09.920105 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1978 | 2025.03.17 16:42:09.920185 [ 5 ] {9c1aa1b2-184d-430b-80fd-15044d299287} <Debug> TCPHandler: Processed in 0.002282329 sec. | ||
1979 | 2025.03.17 16:42:09.920357 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1980 | 2025.03.17 16:42:09.920381 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1981 | 2025.03.17 16:42:09.920605 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1982 | 2025.03.17 16:42:09.920626 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1983 | 2025.03.17 16:42:09.920699 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1984 | 2025.03.17 16:42:09.920715 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part | ||
1985 | 2025.03.17 16:42:09.921075 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1773 rows starting from the beginning of the part | ||
1986 | 2025.03.17 16:42:09.921419 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1987 | 2025.03.17 16:42:09.921821 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1988 | 2025.03.17 16:42:09.922206 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 633 rows starting from the beginning of the part | ||
1989 | 2025.03.17 16:42:09.922543 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
1990 | 2025.03.17 16:42:09.923427 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2025.03.17 16:42:09.923495 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1992 | 2025.03.17 16:42:09.924409 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1993 | 2025.03.17 16:42:09.924973 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1994 | 2025.03.17 16:42:09.925185 [ 41 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1995 | 2025.03.17 16:42:09.925254 [ 41 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1996 | 2025.03.17 16:42:09.925284 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1997 | 2025.03.17 16:42:09.925318 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004775 sec., 13403.141361256545 rows/sec., 1.05 MiB/sec. | ||
1998 | 2025.03.17 16:42:09.925486 [ 5 ] {63acbdf6-ec22-4f4a-83ea-28c20c9cffde} <Debug> TCPHandler: Processed in 0.00516395 sec. | ||
1999 | 2025.03.17 16:42:09.925539 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2000 | 2025.03.17 16:42:09.925792 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2001 | 2025.03.17 16:42:09.926038 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2002 | 2025.03.17 16:42:09.926169 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2003 | 2025.03.17 16:42:09.926182 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2004 | 2025.03.17 16:42:09.926325 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110651 sec., 524821.3324570492 rows/sec., 43.88 MiB/sec. | ||
2005 | 2025.03.17 16:42:09.926354 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2006 | 2025.03.17 16:42:09.926582 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2007 | 2025.03.17 16:42:09.926811 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2008 | 2025.03.17 16:42:09.927137 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2009 | 2025.03.17 16:42:09.927661 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2010 | 2025.03.17 16:42:09.928060 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.03.17 16:42:09.928207 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
2012 | 2025.03.17 16:42:09.928453 [ 201 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_11_2} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2013 | 2025.03.17 16:42:09.928778 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2014 | 2025.03.17 16:42:09.928862 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
2015 | 2025.03.17 16:42:09.929486 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2025.03.17 16:42:09.929537 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2017 | 2025.03.17 16:42:09.930121 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2018 | 2025.03.17 16:42:09.930457 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2025.03.17 16:42:09.930633 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2020 | 2025.03.17 16:42:09.930710 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2025.03.17 16:42:09.930769 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2022 | 2025.03.17 16:42:09.930965 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004882 sec., 32773.453502662844 rows/sec., 2.28 MiB/sec. | ||
2023 | 2025.03.17 16:42:09.931370 [ 5 ] {5e380108-eccb-4f80-8a22-0e755501a422} <Debug> TCPHandler: Processed in 0.005670561 sec. | ||
2024 | 2025.03.17 16:42:09.931384 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2025 | 2025.03.17 16:42:09.931401 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.006005219 sec., 302736.66955359996 rows/sec., 23.00 MiB/sec. | ||
2026 | 2025.03.17 16:42:09.931643 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2025.03.17 16:42:09.931730 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2028 | 2025.03.17 16:42:09.931836 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2029 | 2025.03.17 16:42:09.931979 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
2030 | 2025.03.17 16:42:09.932042 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2031 | 2025.03.17 16:42:09.932301 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2032 | 2025.03.17 16:42:09.932397 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2143 rows starting from the beginning of the part | ||
2033 | 2025.03.17 16:42:09.932799 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2025.03.17 16:42:09.932915 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2035 | 2025.03.17 16:42:09.933468 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_11_2} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2036 | 2025.03.17 16:42:09.933492 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2037 | 2025.03.17 16:42:09.933958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2038 | 2025.03.17 16:42:09.934028 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2039 | 2025.03.17 16:42:09.934475 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2040 | 2025.03.17 16:42:09.935458 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2025.03.17 16:42:09.935533 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2042 | 2025.03.17 16:42:09.936271 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2043 | 2025.03.17 16:42:09.936793 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2025.03.17 16:42:09.937104 [ 41 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2045 | 2025.03.17 16:42:09.937197 [ 41 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2025.03.17 16:42:09.937231 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2047 | 2025.03.17 16:42:09.937352 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005428 sec., 11053.79513633014 rows/sec., 762.83 KiB/sec. | ||
2048 | 2025.03.17 16:42:09.937516 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2049 | 2025.03.17 16:42:09.937554 [ 5 ] {d840b0b9-d892-4a57-ad08-6a2420c8ded1} <Debug> TCPHandler: Processed in 0.006002359 sec. | ||
2050 | 2025.03.17 16:42:09.937936 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2051 | 2025.03.17 16:42:09.938035 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
2052 | 2025.03.17 16:42:09.938258 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3910 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354878 sec., 531619.9670477199 rows/sec., 35.89 MiB/sec. | ||
2053 | 2025.03.17 16:42:09.938328 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2054 | 2025.03.17 16:42:09.938546 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2055 | 2025.03.17 16:42:09.938793 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2056 | 2025.03.17 16:42:09.938819 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2057 | 2025.03.17 16:42:09.939132 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2058 | 2025.03.17 16:42:09.939463 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2059 | 2025.03.17 16:42:09.939859 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2025.03.17 16:42:09.940119 [ 198 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2061 | 2025.03.17 16:42:09.940300 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
2062 | 2025.03.17 16:42:09.941102 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003747131 sec., 180404.68828018024 rows/sec., 11.82 MiB/sec. | ||
2063 | 2025.03.17 16:42:09.941288 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2064 | 2025.03.17 16:42:09.941575 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2065 | 2025.03.17 16:42:09.941657 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_11_2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2066 | 2025.03.17 16:42:09.941744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2067 | 2025.03.17 16:42:12.120873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2068 | 2025.03.17 16:42:12.121544 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2069 | 2025.03.17 16:42:12.121593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2070 | 2025.03.17 16:42:12.122128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2071 | 2025.03.17 16:42:12.122381 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2072 | 2025.03.17 16:42:12.122648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2073 | 2025.03.17 16:42:12.374838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2074 | 2025.03.17 16:42:12.394339 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2025.03.17 16:42:12.394402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2076 | 2025.03.17 16:42:12.401387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2077 | 2025.03.17 16:42:12.402166 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2025.03.17 16:42:12.405386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2079 | 2025.03.17 16:42:14.625497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 312 | ||
2080 | 2025.03.17 16:42:14.628546 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.03.17 16:42:14.628602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2082 | 2025.03.17 16:42:14.630085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2083 | 2025.03.17 16:42:14.630409 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.03.17 16:42:14.630609 [ 33 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2085 | 2025.03.17 16:42:14.630740 [ 33 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2025.03.17 16:42:14.630801 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2087 | 2025.03.17 16:42:14.631608 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
2088 | 2025.03.17 16:42:14.632811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
2089 | 2025.03.17 16:42:14.633188 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2090 | 2025.03.17 16:42:14.633354 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2091 | 2025.03.17 16:42:14.633974 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2092 | 2025.03.17 16:42:14.634558 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
2093 | 2025.03.17 16:42:14.635175 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2094 | 2025.03.17 16:42:14.635810 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2095 | 2025.03.17 16:42:14.636371 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2096 | 2025.03.17 16:42:14.644494 [ 186 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 72 columns (72 merged, 0 gathered) in 0.01352017 sec., 23076.63291216013 rows/sec., 22.97 MiB/sec. | ||
2097 | 2025.03.17 16:42:14.645887 [ 186 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2098 | 2025.03.17 16:42:14.647187 [ 186 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2099 | 2025.03.17 16:42:14.647326 [ 186 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_6_1} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2100 | 2025.03.17 16:42:14.647763 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
2101 | 2025.03.17 16:42:14.922777 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2102 | 2025.03.17 16:42:14.922995 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2103 | 2025.03.17 16:42:14.923076 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2104 | 2025.03.17 16:42:14.924026 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2025.03.17 16:42:14.924067 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2106 | 2025.03.17 16:42:14.924514 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2107 | 2025.03.17 16:42:14.924766 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2025.03.17 16:42:14.924910 [ 33 ] {} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2109 | 2025.03.17 16:42:14.924961 [ 33 ] {} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2025.03.17 16:42:14.924987 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. | ||
2111 | 2025.03.17 16:42:14.924992 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2112 | 2025.03.17 16:42:14.925086 [ 5 ] {bb67c04b-2d63-448c-a9d4-5ef321b67682} <Debug> TCPHandler: Processed in 0.002449243 sec. | ||
2113 | 2025.03.17 16:42:14.925277 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::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 | ||
2114 | 2025.03.17 16:42:14.925297 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.03.17 16:42:14.925527 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2116 | 2025.03.17 16:42:14.925590 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2117 | 2025.03.17 16:42:14.925617 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2118 | 2025.03.17 16:42:14.925666 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
2119 | 2025.03.17 16:42:14.926021 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
2120 | 2025.03.17 16:42:14.926399 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
2121 | 2025.03.17 16:42:14.926862 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
2122 | 2025.03.17 16:42:14.927189 [ 188 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
2123 | 2025.03.17 16:42:14.928548 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2124 | 2025.03.17 16:42:14.928644 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2125 | 2025.03.17 16:42:14.929666 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2126 | 2025.03.17 16:42:14.929855 [ 186 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004725771 sec., 224302.02394487587 rows/sec., 15.12 MiB/sec. | ||
2127 | 2025.03.17 16:42:14.930138 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2025.03.17 16:42:14.930284 [ 186 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2129 | 2025.03.17 16:42:14.930589 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.005121 sec., 123608.67018160516 rows/sec., 9.71 MiB/sec. | ||
2130 | 2025.03.17 16:42:14.930671 [ 5 ] {4fa489c9-fab3-4f62-91e5-6e7142310bf7} <Debug> TCPHandler: Processed in 0.005439957 sec. | ||
2131 | 2025.03.17 16:42:14.930839 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2025.03.17 16:42:14.931021 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2133 | 2025.03.17 16:42:14.931099 [ 186 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2134 | 2025.03.17 16:42:14.931112 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2135 | 2025.03.17 16:42:14.931337 [ 186 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_5_1} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2136 | 2025.03.17 16:42:14.931527 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2137 | 2025.03.17 16:42:14.932025 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2138 | 2025.03.17 16:42:14.932069 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2139 | 2025.03.17 16:42:14.932430 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2140 | 2025.03.17 16:42:14.932675 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2141 | 2025.03.17 16:42:14.932804 [ 33 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2142 | 2025.03.17 16:42:14.932843 [ 33 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2143 | 2025.03.17 16:42:14.932867 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2144 | 2025.03.17 16:42:14.932871 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001909 sec., 59717.129387113666 rows/sec., 3.57 MiB/sec. | ||
2145 | 2025.03.17 16:42:14.933206 [ 5 ] {53044562-180d-4c1c-bb8c-bca95a8c056a} <Debug> TCPHandler: Processed in 0.002423392 sec. | ||
2146 | 2025.03.17 16:42:14.933243 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::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 | ||
2147 | 2025.03.17 16:42:14.933428 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2148 | 2025.03.17 16:42:14.933466 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2149 | 2025.03.17 16:42:14.933517 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
2150 | 2025.03.17 16:42:14.933598 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2151 | 2025.03.17 16:42:14.933737 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2152 | 2025.03.17 16:42:14.933892 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part | ||
2153 | 2025.03.17 16:42:14.934234 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part | ||
2154 | 2025.03.17 16:42:14.934636 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part | ||
2155 | 2025.03.17 16:42:14.935012 [ 190 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part | ||
2156 | 2025.03.17 16:42:14.936397 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2157 | 2025.03.17 16:42:14.936472 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2158 | 2025.03.17 16:42:14.937429 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2159 | 2025.03.17 16:42:14.937930 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2025.03.17 16:42:14.937928 [ 189 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.004943616 sec., 115300.2174926208 rows/sec., 7.34 MiB/sec. | ||
2161 | 2025.03.17 16:42:14.938253 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004688 sec., 24104.09556313993 rows/sec., 1.56 MiB/sec. | ||
2162 | 2025.03.17 16:42:14.938305 [ 189 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2163 | 2025.03.17 16:42:14.938408 [ 5 ] {667b65ec-3724-40de-95cf-9be790939594} <Debug> TCPHandler: Processed in 0.005042348 sec. | ||
2164 | 2025.03.17 16:42:14.938576 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2025.03.17 16:42:14.938761 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2166 | 2025.03.17 16:42:14.938822 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2167 | 2025.03.17 16:42:14.938922 [ 189 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2025.03.17 16:42:14.939113 [ 189 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_5_1} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2169 | 2025.03.17 16:42:14.939318 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2170 | 2025.03.17 16:42:14.939765 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2171 | 2025.03.17 16:42:14.939809 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2172 | 2025.03.17 16:42:14.940168 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2173 | 2025.03.17 16:42:14.940409 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2174 | 2025.03.17 16:42:14.940535 [ 33 ] {} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2175 | 2025.03.17 16:42:14.940577 [ 33 ] {} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2176 | 2025.03.17 16:42:14.940604 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2177 | 2025.03.17 16:42:14.940608 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001911 sec., 58608.05860805861 rows/sec., 3.34 MiB/sec. | ||
2178 | 2025.03.17 16:42:14.940811 [ 5 ] {8a1f8877-8c0d-4c83-a997-31d903f66b6b} <Debug> TCPHandler: Processed in 0.002292069 sec. | ||
2179 | 2025.03.17 16:42:14.940856 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::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 | ||
2180 | 2025.03.17 16:42:14.941016 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2181 | 2025.03.17 16:42:14.941079 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2182 | 2025.03.17 16:42:14.941145 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
2183 | 2025.03.17 16:42:14.941232 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2184 | 2025.03.17 16:42:14.941402 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2185 | 2025.03.17 16:42:14.941448 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
2186 | 2025.03.17 16:42:14.941860 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
2187 | 2025.03.17 16:42:14.942164 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
2188 | 2025.03.17 16:42:14.942583 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
2189 | 2025.03.17 16:42:14.944235 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2025.03.17 16:42:14.944304 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2191 | 2025.03.17 16:42:14.945291 [ 189 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004603529 sec., 121645.80694506323 rows/sec., 7.39 MiB/sec. | ||
2192 | 2025.03.17 16:42:14.945322 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2193 | 2025.03.17 16:42:14.945466 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2194 | 2025.03.17 16:42:14.945748 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2195 | 2025.03.17 16:42:14.946062 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2196 | 2025.03.17 16:42:14.946368 [ 190 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_5_1} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2197 | 2025.03.17 16:42:14.946393 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005167 sec., 75479.00135475131 rows/sec., 5.33 MiB/sec. | ||
2198 | 2025.03.17 16:42:14.946661 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2199 | 2025.03.17 16:42:14.946732 [ 5 ] {0a666bd2-3473-486a-ac63-365c1f3a0947} <Debug> TCPHandler: Processed in 0.005791524 sec. | ||
2200 | 2025.03.17 16:42:14.946855 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2201 | 2025.03.17 16:42:14.946961 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2202 | 2025.03.17 16:42:14.947010 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2203 | 2025.03.17 16:42:14.947480 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2025.03.17 16:42:14.947519 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2205 | 2025.03.17 16:42:14.947882 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2206 | 2025.03.17 16:42:14.948129 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2025.03.17 16:42:14.948313 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
2208 | 2025.03.17 16:42:14.948361 [ 5 ] {07165520-9dc1-435d-8e1c-b34c34ae8203} <Debug> TCPHandler: Processed in 0.001557873 sec. | ||
2209 | 2025.03.17 16:42:14.948467 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2210 | 2025.03.17 16:42:14.948568 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2211 | 2025.03.17 16:42:14.948616 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2212 | 2025.03.17 16:42:14.949139 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2213 | 2025.03.17 16:42:14.949176 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2214 | 2025.03.17 16:42:14.949559 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2215 | 2025.03.17 16:42:14.949796 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2216 | 2025.03.17 16:42:14.949972 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001426 sec., 166199.1584852735 rows/sec., 11.14 MiB/sec. | ||
2217 | 2025.03.17 16:42:14.950022 [ 5 ] {f6931ecf-d601-4873-aa12-7797745426b3} <Debug> TCPHandler: Processed in 0.001605424 sec. | ||
2218 | 2025.03.17 16:42:14.950136 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2025.03.17 16:42:14.950241 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2220 | 2025.03.17 16:42:14.950289 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2221 | 2025.03.17 16:42:14.950709 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2025.03.17 16:42:14.950746 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2223 | 2025.03.17 16:42:14.951084 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2224 | 2025.03.17 16:42:14.951316 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2025.03.17 16:42:14.951432 [ 33 ] {} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2226 | 2025.03.17 16:42:14.951470 [ 33 ] {} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2227 | 2025.03.17 16:42:14.951492 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2228 | 2025.03.17 16:42:14.951511 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec. | ||
2229 | 2025.03.17 16:42:14.951792 [ 5 ] {1867553c-f44e-4b69-97e0-124a641bf5a1} <Debug> TCPHandler: Processed in 0.001702157 sec. | ||
2230 | 2025.03.17 16:42:14.951912 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2231 | 2025.03.17 16:42:14.952071 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2025.03.17 16:42:14.952114 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2233 | 2025.03.17 16:42:14.952166 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2234 | 2025.03.17 16:42:14.952196 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2235 | 2025.03.17 16:42:14.952398 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2236 | 2025.03.17 16:42:14.952415 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2237 | 2025.03.17 16:42:14.952649 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2238 | 2025.03.17 16:42:14.952914 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2239 | 2025.03.17 16:42:14.953149 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
2240 | 2025.03.17 16:42:14.954972 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003422904 sec., 1460.7479496941778 rows/sec., 98.43 KiB/sec. | ||
2241 | 2025.03.17 16:42:14.955100 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2242 | 2025.03.17 16:42:14.955382 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2025.03.17 16:42:14.955425 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2244 | 2025.03.17 16:42:14.955486 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_5_1} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2245 | 2025.03.17 16:42:14.955611 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_5_1} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2246 | 2025.03.17 16:42:14.955706 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2247 | 2025.03.17 16:42:14.956146 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2248 | 2025.03.17 16:42:14.956410 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2249 | 2025.03.17 16:42:14.956699 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004519 sec., 1770.3031644169066 rows/sec., 3.17 MiB/sec. | ||
2250 | 2025.03.17 16:42:14.956844 [ 5 ] {df5edb44-8f7f-4ee1-8b38-de5edfbd40c2} <Debug> TCPHandler: Processed in 0.004855374 sec. | ||
2251 | 2025.03.17 16:42:14.956957 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2252 | 2025.03.17 16:42:14.957060 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2253 | 2025.03.17 16:42:14.957106 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2254 | 2025.03.17 16:42:14.957549 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2255 | 2025.03.17 16:42:14.957588 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2256 | 2025.03.17 16:42:14.957949 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2257 | 2025.03.17 16:42:14.958184 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2258 | 2025.03.17 16:42:14.958359 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001321 sec., 62074.186222558674 rows/sec., 3.94 MiB/sec. | ||
2259 | 2025.03.17 16:42:14.958407 [ 5 ] {75a68904-9a3c-473a-8917-7f6c071cfe17} <Debug> TCPHandler: Processed in 0.001500562 sec. | ||
2260 | 2025.03.17 16:42:19.552125 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2261 | 2025.03.17 16:42:19.552231 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2262 | 2025.03.17 16:42:19.623694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2263 | 2025.03.17 16:42:19.624315 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2264 | 2025.03.17 16:42:19.624360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2265 | 2025.03.17 16:42:19.624893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2266 | 2025.03.17 16:42:19.625149 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2267 | 2025.03.17 16:42:19.625401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2268 | 2025.03.17 16:42:19.906373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2269 | 2025.03.17 16:42:19.911938 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2270 | 2025.03.17 16:42:19.912993 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) 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) | ||
2271 | 2025.03.17 16:42:19.914413 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2272 | 2025.03.17 16:42:19.914926 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <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 | ||
2273 | 2025.03.17 16:42:19.917725 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2274 | 2025.03.17 16:42:19.918058 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2275 | 2025.03.17 16:42:19.918976 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2276 | 2025.03.17 16:42:19.919248 [ 286 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2277 | 2025.03.17 16:42:19.919262 [ 288 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2278 | 2025.03.17 16:42:19.919302 [ 287 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2279 | 2025.03.17 16:42:19.919519 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
2280 | 2025.03.17 16:42:19.919598 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2281 | 2025.03.17 16:42:19.920293 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2282 | 2025.03.17 16:42:19.920373 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2283 | 2025.03.17 16:42:19.920612 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <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'))" | ||
2284 | 2025.03.17 16:42:19.920860 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <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'))" | ||
2285 | 2025.03.17 16:42:19.921153 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <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'))" | ||
2286 | 2025.03.17 16:42:19.925508 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.013213 sec., 2800.272458941951 rows/sec., 104.95 KiB/sec. | ||
2287 | 2025.03.17 16:42:19.926302 [ 5 ] {487c980d-a99b-41f8-a8cd-811b46c7bbb4} <Debug> TCPHandler: Processed in 0.014546732 sec. | ||
2288 | 2025.03.17 16:42:19.926711 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2025.03.17 16:42:19.927370 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) 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) | ||
2290 | 2025.03.17 16:42:19.929264 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2291 | 2025.03.17 16:42:19.929506 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <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 | ||
2292 | 2025.03.17 16:42:19.931476 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2293 | 2025.03.17 16:42:19.931729 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2294 | 2025.03.17 16:42:19.932410 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2295 | 2025.03.17 16:42:19.932692 [ 286 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2296 | 2025.03.17 16:42:19.932703 [ 287 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2297 | 2025.03.17 16:42:19.932763 [ 288 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2298 | 2025.03.17 16:42:19.933008 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
2299 | 2025.03.17 16:42:19.933086 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2300 | 2025.03.17 16:42:19.933627 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2301 | 2025.03.17 16:42:19.933702 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2302 | 2025.03.17 16:42:19.933941 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <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'))" | ||
2303 | 2025.03.17 16:42:19.934264 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <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'))" | ||
2304 | 2025.03.17 16:42:19.934590 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <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'))" | ||
2305 | 2025.03.17 16:42:19.938615 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.011719 sec., 3157.2659783257955 rows/sec., 118.33 KiB/sec. | ||
2306 | 2025.03.17 16:42:19.939215 [ 5 ] {c192bab3-16fd-4b46-a48b-62b0f1425416} <Debug> TCPHandler: Processed in 0.01263696 sec. | ||
2307 | 2025.03.17 16:42:19.939493 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2308 | 2025.03.17 16:42:19.940129 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) 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) | ||
2309 | 2025.03.17 16:42:19.941803 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2310 | 2025.03.17 16:42:19.942050 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <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 | ||
2311 | 2025.03.17 16:42:19.944386 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2312 | 2025.03.17 16:42:19.944649 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2313 | 2025.03.17 16:42:19.945500 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2314 | 2025.03.17 16:42:19.945759 [ 287 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2315 | 2025.03.17 16:42:19.945793 [ 286 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2316 | 2025.03.17 16:42:19.945889 [ 288 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2317 | 2025.03.17 16:42:19.946098 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
2318 | 2025.03.17 16:42:19.946181 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2319 | 2025.03.17 16:42:19.946399 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2320 | 2025.03.17 16:42:19.946425 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2321 | 2025.03.17 16:42:19.946483 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <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'))" | ||
2322 | 2025.03.17 16:42:19.946542 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <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'))" | ||
2323 | 2025.03.17 16:42:19.946600 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <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'))" | ||
2324 | 2025.03.17 16:42:19.948794 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.009126 sec., 4054.350208196362 rows/sec., 151.95 KiB/sec. | ||
2325 | 2025.03.17 16:42:19.949510 [ 5 ] {0e1b0e2c-e2b8-4df5-95b8-3ecfa57c06f0} <Debug> TCPHandler: Processed in 0.010114957 sec. | ||
2326 | 2025.03.17 16:42:19.957671 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2327 | 2025.03.17 16:42:19.958151 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2328 | 2025.03.17 16:42:19.958374 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2329 | 2025.03.17 16:42:19.962683 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2025.03.17 16:42:19.962789 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2331 | 2025.03.17 16:42:19.965470 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2332 | 2025.03.17 16:42:19.966302 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2333 | 2025.03.17 16:42:19.966549 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2334 | 2025.03.17 16:42:19.966640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2335 | 2025.03.17 16:42:19.967283 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.009281 sec., 323.2410300614158 rows/sec., 29.46 KiB/sec. | ||
2336 | 2025.03.17 16:42:19.967535 [ 5 ] {50b3582b-f45c-4bba-9adb-c0651670ce07} <Debug> TCPHandler: Processed in 0.010019205 sec. | ||
2337 | 2025.03.17 16:42:19.967806 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2338 | 2025.03.17 16:42:19.968104 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2339 | 2025.03.17 16:42:19.968242 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2340 | 2025.03.17 16:42:19.970967 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2341 | 2025.03.17 16:42:19.971038 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2342 | 2025.03.17 16:42:19.972162 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2343 | 2025.03.17 16:42:19.972900 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2025.03.17 16:42:19.973602 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.005594 sec., 19663.92563460851 rows/sec., 1.65 MiB/sec. | ||
2345 | 2025.03.17 16:42:19.973953 [ 5 ] {0f8d507b-8f41-4dc9-a792-f34c2297e137} <Debug> TCPHandler: Processed in 0.006243043 sec. | ||
2346 | 2025.03.17 16:42:19.974158 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2347 | 2025.03.17 16:42:19.974397 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2348 | 2025.03.17 16:42:19.974501 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2349 | 2025.03.17 16:42:19.977118 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2025.03.17 16:42:19.977198 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2351 | 2025.03.17 16:42:19.977677 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2352 | 2025.03.17 16:42:19.978324 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2353 | 2025.03.17 16:42:19.978907 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004575 sec., 5901.639344262295 rows/sec., 443.78 KiB/sec. | ||
2354 | 2025.03.17 16:42:19.979120 [ 5 ] {d8829b83-10f7-4d75-8900-d643707545fb} <Debug> TCPHandler: Processed in 0.005037918 sec. | ||
2355 | 2025.03.17 16:42:19.979350 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2356 | 2025.03.17 16:42:19.979615 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2357 | 2025.03.17 16:42:19.979741 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2358 | 2025.03.17 16:42:19.982378 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2359 | 2025.03.17 16:42:19.982451 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2360 | 2025.03.17 16:42:19.983647 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2361 | 2025.03.17 16:42:19.984225 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2362 | 2025.03.17 16:42:19.984803 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.005264 sec., 20706.686930091186 rows/sec., 1.62 MiB/sec. | ||
2363 | 2025.03.17 16:42:19.985002 [ 5 ] {244cc86e-086a-4aa6-aab2-48a15cc4e3db} <Debug> TCPHandler: Processed in 0.005741413 sec. | ||
2364 | 2025.03.17 16:42:19.985238 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2365 | 2025.03.17 16:42:19.985501 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2366 | 2025.03.17 16:42:19.985645 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2367 | 2025.03.17 16:42:19.987578 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2025.03.17 16:42:19.987627 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2369 | 2025.03.17 16:42:19.988298 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2370 | 2025.03.17 16:42:19.988795 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2371 | 2025.03.17 16:42:19.989508 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004084 sec., 39177.27717923604 rows/sec., 2.73 MiB/sec. | ||
2372 | 2025.03.17 16:42:19.989748 [ 5 ] {40a547da-d417-491b-bda8-31128c1896c8} <Debug> TCPHandler: Processed in 0.004603619 sec. | ||
2373 | 2025.03.17 16:42:19.990001 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2374 | 2025.03.17 16:42:19.990329 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2375 | 2025.03.17 16:42:19.990781 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2376 | 2025.03.17 16:42:19.996603 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2377 | 2025.03.17 16:42:19.996719 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2378 | 2025.03.17 16:42:19.997100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2379 | 2025.03.17 16:42:19.998303 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2380 | 2025.03.17 16:42:19.999046 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2025.03.17 16:42:19.999421 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2382 | 2025.03.17 16:42:19.999547 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.03.17 16:42:19.999654 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2384 | 2025.03.17 16:42:20.000088 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00983 sec., 2746.6937945066124 rows/sec., 4.92 MiB/sec. | ||
2385 | 2025.03.17 16:42:20.000175 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
2386 | 2025.03.17 16:42:20.000489 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2025.03.17 16:42:20.001232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.55 MiB, peak 171.55 MiB, free memory in arenas 0.00 B, will set to 166.55 MiB (RSS), difference: -5.00 MiB | ||
2388 | 2025.03.17 16:42:20.002051 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2389 | 2025.03.17 16:42:20.002427 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
2390 | 2025.03.17 16:42:20.002857 [ 5 ] {8ead937a-e0d2-4ca2-b417-e34f2d022848} <Debug> TCPHandler: Processed in 0.012932327 sec. | ||
2391 | 2025.03.17 16:42:20.003894 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
2392 | 2025.03.17 16:42:20.005282 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
2393 | 2025.03.17 16:42:20.005548 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2025.03.17 16:42:20.006348 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
2395 | 2025.03.17 16:42:20.007548 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2396 | 2025.03.17 16:42:20.007553 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2397 | 2025.03.17 16:42:20.007967 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2398 | 2025.03.17 16:42:20.008771 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
2399 | 2025.03.17 16:42:20.020540 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Trace> oximeter.measurements_i64 (8a7aae55-29ce-4a4c-9acd-3e86973ef798): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2025.03.17 16:42:20.020799 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2401 | 2025.03.17 16:42:20.024488 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 19 columns (19 merged, 0 gathered) in 0.024618527 sec., 2721.527571491178 rows/sec., 4.88 MiB/sec. | ||
2402 | 2025.03.17 16:42:20.025348 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2403 | 2025.03.17 16:42:20.027201 [ 191 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.03.17 16:42:20.027346 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2405 | 2025.03.17 16:42:20.027734 [ 191 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2406 | 2025.03.17 16:42:20.028443 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
2407 | 2025.03.17 16:42:20.028496 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Trace> oximeter.measurements_i64 (8a7aae55-29ce-4a4c-9acd-3e86973ef798): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.03.17 16:42:20.029258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2409 | 2025.03.17 16:42:20.029330 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.02292 sec., 1178.0104712041884 rows/sec., 86.92 KiB/sec. | ||
2410 | 2025.03.17 16:42:20.029438 [ 5 ] {c8d9e715-9e63-4b04-b287-100e8631ee23} <Debug> TCPHandler: Processed in 0.024203779 sec. | ||
2411 | 2025.03.17 16:42:20.029600 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2025.03.17 16:42:20.029732 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2413 | 2025.03.17 16:42:20.029790 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2414 | 2025.03.17 16:42:20.030271 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2025.03.17 16:42:20.030310 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2416 | 2025.03.17 16:42:20.030690 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2417 | 2025.03.17 16:42:20.030936 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2025.03.17 16:42:20.031142 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
2419 | 2025.03.17 16:42:20.031193 [ 5 ] {8aeef592-548e-4e3a-a2a1-ae849dac0a7e} <Debug> TCPHandler: Processed in 0.001657895 sec. | ||
2420 | 2025.03.17 16:42:20.192857 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2025.03.17 16:42:20.193152 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) 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) | ||
2422 | 2025.03.17 16:42:20.193650 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2423 | 2025.03.17 16:42:20.193717 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <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 | ||
2424 | 2025.03.17 16:42:20.194122 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2425 | 2025.03.17 16:42:20.194201 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2426 | 2025.03.17 16:42:20.194378 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2427 | 2025.03.17 16:42:20.194714 [ 292 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2428 | 2025.03.17 16:42:20.194742 [ 290 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2429 | 2025.03.17 16:42:20.194698 [ 288 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2430 | 2025.03.17 16:42:20.194799 [ 286 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2431 | 2025.03.17 16:42:20.194986 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
2432 | 2025.03.17 16:42:20.195021 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2433 | 2025.03.17 16:42:20.195159 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2434 | 2025.03.17 16:42:20.195187 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2435 | 2025.03.17 16:42:20.195234 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <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'))" | ||
2436 | 2025.03.17 16:42:20.195288 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <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'))" | ||
2437 | 2025.03.17 16:42:20.195334 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <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'))" | ||
2438 | 2025.03.17 16:42:20.195380 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <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'))" | ||
2439 | 2025.03.17 16:42:20.197403 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.0044 sec., 9090.90909090909 rows/sec., 346.68 KiB/sec. | ||
2440 | 2025.03.17 16:42:20.197627 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> MemoryTracker: Peak memory usage (for query): 144.02 KiB. | ||
2441 | 2025.03.17 16:42:20.197645 [ 5 ] {8583db0b-c5fd-4cf8-aba7-b802379073f0} <Debug> TCPHandler: Processed in 0.004918515 sec. | ||
2442 | 2025.03.17 16:42:20.238706 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2025.03.17 16:42:20.238833 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2444 | 2025.03.17 16:42:20.238885 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2445 | 2025.03.17 16:42:20.239744 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2025.03.17 16:42:20.239796 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2447 | 2025.03.17 16:42:20.240309 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2448 | 2025.03.17 16:42:20.240533 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): 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.03.17 16:42:20.240776 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001976 sec., 506.07287449392715 rows/sec., 114.66 KiB/sec. | ||
2450 | 2025.03.17 16:42:20.240832 [ 5 ] {e0d261d2-72a3-49a1-8e3e-091b3a810013} <Debug> TCPHandler: Processed in 0.002184647 sec. | ||
2451 | 2025.03.17 16:42:20.240968 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2025.03.17 16:42:20.241078 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2453 | 2025.03.17 16:42:20.241126 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2454 | 2025.03.17 16:42:20.241806 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.03.17 16:42:20.241847 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2456 | 2025.03.17 16:42:20.242236 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2457 | 2025.03.17 16:42:20.242495 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2025.03.17 16:42:20.242695 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001641 sec., 129189.5185862279 rows/sec., 8.22 MiB/sec. | ||
2459 | 2025.03.17 16:42:20.242746 [ 5 ] {c9a6bb9f-8ad8-4713-9c57-a54d01dc4154} <Debug> TCPHandler: Processed in 0.001831219 sec. | ||
2460 | 2025.03.17 16:42:20.242872 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2025.03.17 16:42:20.242977 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2462 | 2025.03.17 16:42:20.243024 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2463 | 2025.03.17 16:42:20.243558 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2025.03.17 16:42:20.243597 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2465 | 2025.03.17 16:42:20.243943 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2466 | 2025.03.17 16:42:20.244177 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2025.03.17 16:42:20.244450 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 660.27 KiB/sec. | ||
2468 | 2025.03.17 16:42:20.244539 [ 5 ] {7a101c2e-fa74-415d-857c-3967bd65c433} <Debug> TCPHandler: Processed in 0.001718877 sec. | ||
2469 | 2025.03.17 16:42:20.244665 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2470 | 2025.03.17 16:42:20.244773 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2471 | 2025.03.17 16:42:20.244819 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2472 | 2025.03.17 16:42:20.246278 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2473 | 2025.03.17 16:42:20.246319 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2474 | 2025.03.17 16:42:20.246805 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2475 | 2025.03.17 16:42:20.247047 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2476 | 2025.03.17 16:42:20.247265 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Debug> executeQuery: Read 1779 rows, 147.49 KiB in 0.002514 sec., 707637.2315035799 rows/sec., 57.29 MiB/sec. | ||
2477 | 2025.03.17 16:42:20.247316 [ 5 ] {bf1196d5-d067-49b2-b443-90cf596bd0e7} <Debug> TCPHandler: Processed in 0.002703918 sec. | ||
2478 | 2025.03.17 16:42:20.247438 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2479 | 2025.03.17 16:42:20.247545 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2480 | 2025.03.17 16:42:20.247591 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2481 | 2025.03.17 16:42:20.248168 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2482 | 2025.03.17 16:42:20.248208 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2483 | 2025.03.17 16:42:20.248563 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2484 | 2025.03.17 16:42:20.248799 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2485 | 2025.03.17 16:42:20.249026 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Debug> executeQuery: Read 126 rows, 7.83 KiB in 0.001501 sec., 83944.03730846103 rows/sec., 5.09 MiB/sec. | ||
2486 | 2025.03.17 16:42:20.249109 [ 5 ] {a2d2d57c-f5e5-42ae-b2de-b38dc185db72} <Debug> TCPHandler: Processed in 0.001722667 sec. | ||
2487 | 2025.03.17 16:42:20.249228 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2025.03.17 16:42:20.249335 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2489 | 2025.03.17 16:42:20.249381 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2490 | 2025.03.17 16:42:20.250033 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2025.03.17 16:42:20.250073 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2492 | 2025.03.17 16:42:20.250455 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2493 | 2025.03.17 16:42:20.250692 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2025.03.17 16:42:20.250843 [ 50 ] {} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2495 | 2025.03.17 16:42:20.250923 [ 50 ] {} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2025.03.17 16:42:20.250938 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00161 sec., 211801.24223602485 rows/sec., 14.13 MiB/sec. | ||
2497 | 2025.03.17 16:42:20.250971 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2498 | 2025.03.17 16:42:20.251093 [ 5 ] {a54375ae-65d1-4763-919f-d30d6e6a818e} <Debug> TCPHandler: Processed in 0.001910601 sec. | ||
2499 | 2025.03.17 16:42:20.251251 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::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 | ||
2500 | 2025.03.17 16:42:20.251314 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.03.17 16:42:20.251601 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2502 | 2025.03.17 16:42:20.251615 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2503 | 2025.03.17 16:42:20.251704 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2504 | 2025.03.17 16:42:20.251710 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
2505 | 2025.03.17 16:42:20.252134 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2506 | 2025.03.17 16:42:20.252567 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part | ||
2507 | 2025.03.17 16:42:20.252970 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2508 | 2025.03.17 16:42:20.253310 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
2509 | 2025.03.17 16:42:20.253659 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 341 rows starting from the beginning of the part | ||
2510 | 2025.03.17 16:42:20.254654 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2511 | 2025.03.17 16:42:20.254752 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2512 | 2025.03.17 16:42:20.255711 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2513 | 2025.03.17 16:42:20.256239 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2514 | 2025.03.17 16:42:20.256573 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005075 sec., 22068.96551724138 rows/sec., 1.26 MiB/sec. | ||
2515 | 2025.03.17 16:42:20.256728 [ 5 ] {8eff685f-81e8-4a35-bb5f-416f40f83aa2} <Debug> TCPHandler: Processed in 0.005489977 sec. | ||
2516 | 2025.03.17 16:42:20.256890 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777834 sec., 196267.32093722318 rows/sec., 13.69 MiB/sec. | ||
2517 | 2025.03.17 16:42:20.256898 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2518 | 2025.03.17 16:42:20.257036 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2519 | 2025.03.17 16:42:20.257076 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2520 | 2025.03.17 16:42:20.257087 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2521 | 2025.03.17 16:42:20.257549 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2025.03.17 16:42:20.257637 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_6_1} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2523 | 2025.03.17 16:42:20.257745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2524 | 2025.03.17 16:42:20.258124 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2025.03.17 16:42:20.258162 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2526 | 2025.03.17 16:42:20.258546 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2527 | 2025.03.17 16:42:20.258791 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2025.03.17 16:42:20.259051 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Debug> executeQuery: Read 858 rows, 63.49 KiB in 0.002038 sec., 421000.9813542689 rows/sec., 30.42 MiB/sec. | ||
2529 | 2025.03.17 16:42:20.259236 [ 5 ] {d08fd306-ad3d-4615-b29f-3540ebd41a7e} <Debug> TCPHandler: Processed in 0.002390921 sec. | ||
2530 | 2025.03.17 16:42:20.259359 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2025.03.17 16:42:20.259462 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2532 | 2025.03.17 16:42:20.259508 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2533 | 2025.03.17 16:42:20.259962 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2025.03.17 16:42:20.260002 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2535 | 2025.03.17 16:42:20.260349 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2536 | 2025.03.17 16:42:20.260578 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2025.03.17 16:42:20.260730 [ 50 ] {} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2538 | 2025.03.17 16:42:20.260794 [ 50 ] {} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2539 | 2025.03.17 16:42:20.260830 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2540 | 2025.03.17 16:42:20.260845 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
2541 | 2025.03.17 16:42:20.260982 [ 5 ] {82e436ca-8b9d-4a58-9235-d3ddd5514b15} <Debug> TCPHandler: Processed in 0.001672576 sec. | ||
2542 | 2025.03.17 16:42:20.261024 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2543 | 2025.03.17 16:42:20.261107 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2544 | 2025.03.17 16:42:20.261159 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2545 | 2025.03.17 16:42:20.261204 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2546 | 2025.03.17 16:42:20.261227 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2547 | 2025.03.17 16:42:20.261365 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2548 | 2025.03.17 16:42:20.261391 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2549 | 2025.03.17 16:42:20.261744 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2550 | 2025.03.17 16:42:20.262068 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2551 | 2025.03.17 16:42:20.262359 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2552 | 2025.03.17 16:42:20.262652 [ 191 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
2553 | 2025.03.17 16:42:20.264253 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2025.03.17 16:42:20.264280 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356492 sec., 10725.48362993268 rows/sec., 560.36 KiB/sec. | ||
2555 | 2025.03.17 16:42:20.264302 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2556 | 2025.03.17 16:42:20.264524 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2557 | 2025.03.17 16:42:20.265117 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_6_1} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2558 | 2025.03.17 16:42:20.265126 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2559 | 2025.03.17 16:42:20.265272 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_6_1} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2560 | 2025.03.17 16:42:20.265439 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2561 | 2025.03.17 16:42:20.265552 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2562 | 2025.03.17 16:42:20.265783 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Debug> executeQuery: Read 961 rows, 65.39 KiB in 0.004586 sec., 209550.80680331445 rows/sec., 13.92 MiB/sec. | ||
2563 | 2025.03.17 16:42:20.265845 [ 5 ] {40d4fcd8-b195-4740-a148-fd04dfbc4841} <Debug> TCPHandler: Processed in 0.004792883 sec. | ||
2564 | 2025.03.17 16:42:20.265990 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2565 | 2025.03.17 16:42:20.266097 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2566 | 2025.03.17 16:42:20.266144 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2567 | 2025.03.17 16:42:20.266580 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2568 | 2025.03.17 16:42:20.266618 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2569 | 2025.03.17 16:42:20.266966 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2570 | 2025.03.17 16:42:20.267231 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2571 | 2025.03.17 16:42:20.267438 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. | ||
2572 | 2025.03.17 16:42:20.267488 [ 5 ] {3d9928e0-1679-47f8-af1b-370e08fa1d4c} <Debug> TCPHandler: Processed in 0.001548973 sec. | ||
2573 | 2025.03.17 16:42:20.267602 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2574 | 2025.03.17 16:42:20.267708 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2575 | 2025.03.17 16:42:20.267773 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2576 | 2025.03.17 16:42:20.268775 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2577 | 2025.03.17 16:42:20.268814 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2578 | 2025.03.17 16:42:20.269402 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2579 | 2025.03.17 16:42:20.269658 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2580 | 2025.03.17 16:42:20.269892 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002205 sec., 3628.1179138321995 rows/sec., 6.50 MiB/sec. | ||
2581 | 2025.03.17 16:42:20.269983 [ 5 ] {7832d796-b948-4e4f-9d79-0dc81ed48160} <Debug> TCPHandler: Processed in 0.002431733 sec. | ||
2582 | 2025.03.17 16:42:20.270093 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2583 | 2025.03.17 16:42:20.270196 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2584 | 2025.03.17 16:42:20.270242 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2585 | 2025.03.17 16:42:20.270652 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2586 | 2025.03.17 16:42:20.270691 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2587 | 2025.03.17 16:42:20.271033 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2588 | 2025.03.17 16:42:20.271261 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2589 | 2025.03.17 16:42:20.271489 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001313 sec., 25894.897182025896 rows/sec., 1.50 MiB/sec. | ||
2590 | 2025.03.17 16:42:20.271582 [ 5 ] {0641c73d-0af5-4fd4-93ae-64ba00788f59} <Debug> TCPHandler: Processed in 0.001539333 sec. | ||
2591 | 2025.03.17 16:42:21.001173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.02 MiB, peak 171.55 MiB, free memory in arenas 0.00 B, will set to 166.70 MiB (RSS), difference: 2.67 MiB | ||
2592 | 2025.03.17 16:42:24.633894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 384 | ||
2593 | 2025.03.17 16:42:24.637908 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2594 | 2025.03.17 16:42:24.637968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2595 | 2025.03.17 16:42:24.639547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2596 | 2025.03.17 16:42:24.639875 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2597 | 2025.03.17 16:42:24.640533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
2598 | 2025.03.17 16:42:24.915771 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2599 | 2025.03.17 16:42:24.915992 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2600 | 2025.03.17 16:42:24.916073 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2601 | 2025.03.17 16:42:24.916878 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2025.03.17 16:42:24.916932 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2603 | 2025.03.17 16:42:24.917368 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2604 | 2025.03.17 16:42:24.917626 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2605 | 2025.03.17 16:42:24.917874 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.20 MiB/sec. | ||
2606 | 2025.03.17 16:42:24.917941 [ 5 ] {90b3fa87-c7e6-4f0e-ae03-08042e5e914f} <Debug> TCPHandler: Processed in 0.0023138 sec. | ||
2607 | 2025.03.17 16:42:24.918058 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2608 | 2025.03.17 16:42:24.918169 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2609 | 2025.03.17 16:42:24.918217 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2610 | 2025.03.17 16:42:24.918767 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2611 | 2025.03.17 16:42:24.918808 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2612 | 2025.03.17 16:42:24.919200 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2613 | 2025.03.17 16:42:24.919434 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2614 | 2025.03.17 16:42:24.919650 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001508 sec., 42440.31830238727 rows/sec., 3.31 MiB/sec. | ||
2615 | 2025.03.17 16:42:24.919704 [ 5 ] {25bf54ff-d109-40ab-b8f6-dd5318ec0264} <Debug> TCPHandler: Processed in 0.001700237 sec. | ||
2616 | 2025.03.17 16:42:24.919830 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2617 | 2025.03.17 16:42:24.919940 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2618 | 2025.03.17 16:42:24.919989 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2619 | 2025.03.17 16:42:24.920499 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2025.03.17 16:42:24.920539 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2621 | 2025.03.17 16:42:24.920927 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2622 | 2025.03.17 16:42:24.921157 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2623 | 2025.03.17 16:42:24.921428 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00151 sec., 84768.2119205298 rows/sec., 5.90 MiB/sec. | ||
2624 | 2025.03.17 16:42:24.921618 [ 5 ] {a714dfc5-ed83-41d6-ac4b-675508463686} <Debug> TCPHandler: Processed in 0.00183729 sec. | ||
2625 | 2025.03.17 16:42:24.921745 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2626 | 2025.03.17 16:42:24.921853 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2627 | 2025.03.17 16:42:24.921900 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2628 | 2025.03.17 16:42:24.922354 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2629 | 2025.03.17 16:42:24.922394 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2630 | 2025.03.17 16:42:24.922750 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2631 | 2025.03.17 16:42:24.922979 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2632 | 2025.03.17 16:42:24.923186 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001355 sec., 35424.35424354243 rows/sec., 2.39 MiB/sec. | ||
2633 | 2025.03.17 16:42:24.923236 [ 5 ] {60378aab-b6b3-414c-841d-87a9a9b95a4f} <Debug> TCPHandler: Processed in 0.001542523 sec. | ||
2634 | 2025.03.17 16:42:27.126439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2635 | 2025.03.17 16:42:27.127133 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2025.03.17 16:42:27.127185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2637 | 2025.03.17 16:42:27.127728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2638 | 2025.03.17 16:42:27.127990 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2025.03.17 16:42:27.128188 [ 145 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2640 | 2025.03.17 16:42:27.128248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2641 | 2025.03.17 16:42:27.128274 [ 145 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2642 | 2025.03.17 16:42:27.128306 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2643 | 2025.03.17 16:42:27.128605 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2644 | 2025.03.17 16:42:27.128797 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2645 | 2025.03.17 16:42:27.128856 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2646 | 2025.03.17 16:42:27.128973 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2647 | 2025.03.17 16:42:27.129219 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2648 | 2025.03.17 16:42:27.129348 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2649 | 2025.03.17 16:42:27.129546 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2650 | 2025.03.17 16:42:27.129688 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
2651 | 2025.03.17 16:42:27.131530 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134927 sec., 1634487.8206095388 rows/sec., 23.38 MiB/sec. | ||
2652 | 2025.03.17 16:42:27.132224 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2653 | 2025.03.17 16:42:27.132545 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_11_2} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2654 | 2025.03.17 16:42:27.132638 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_11_2} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2655 | 2025.03.17 16:42:27.132748 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2656 | 2025.03.17 16:42:27.530263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2657 | 2025.03.17 16:42:27.551398 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2025.03.17 16:42:27.551463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2659 | 2025.03.17 16:42:27.559073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2660 | 2025.03.17 16:42:27.559865 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2025.03.17 16:42:27.560303 [ 145 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2662 | 2025.03.17 16:42:27.560452 [ 145 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2025.03.17 16:42:27.560535 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2664 | 2025.03.17 16:42:27.561115 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2665 | 2025.03.17 16:42:27.575613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2666 | 2025.03.17 16:42:27.577391 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2667 | 2025.03.17 16:42:27.578892 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2668 | 2025.03.17 16:42:27.584207 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2669 | 2025.03.17 16:42:27.589465 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2670 | 2025.03.17 16:42:27.594718 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2671 | 2025.03.17 16:42:27.600149 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2672 | 2025.03.17 16:42:27.604947 [ 187 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
2673 | 2025.03.17 16:42:27.662810 [ 196 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102130617 sec., 812.6847995053236 rows/sec., 4.20 MiB/sec. | ||
2674 | 2025.03.17 16:42:27.665131 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2675 | 2025.03.17 16:42:27.668079 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_11_2} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2676 | 2025.03.17 16:42:27.668196 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_11_2} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2677 | 2025.03.17 16:42:27.670525 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2678 | 2025.03.17 16:42:28.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.83 MiB, peak 177.73 MiB, free memory in arenas 0.00 B, will set to 169.72 MiB (RSS), difference: 1.89 MiB | ||
2679 | 2025.03.17 16:42:29.919450 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2680 | 2025.03.17 16:42:29.919670 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2681 | 2025.03.17 16:42:29.919749 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2682 | 2025.03.17 16:42:29.920609 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.03.17 16:42:29.920665 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2684 | 2025.03.17 16:42:29.921118 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2685 | 2025.03.17 16:42:29.921382 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2025.03.17 16:42:29.921581 [ 148 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2687 | 2025.03.17 16:42:29.921653 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002044 sec., 53816.046966731905 rows/sec., 4.51 MiB/sec. | ||
2688 | 2025.03.17 16:42:29.921677 [ 148 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.03.17 16:42:29.921745 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2690 | 2025.03.17 16:42:29.921774 [ 5 ] {2588e383-ec98-4512-b1c5-5193f44d2684} <Debug> TCPHandler: Processed in 0.002470593 sec. | ||
2691 | 2025.03.17 16:42:29.921981 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2692 | 2025.03.17 16:42:29.921992 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
2693 | 2025.03.17 16:42:29.922180 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2694 | 2025.03.17 16:42:29.922299 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2695 | 2025.03.17 16:42:29.922313 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2025.03.17 16:42:29.922409 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1773 rows starting from the beginning of the part | ||
2697 | 2025.03.17 16:42:29.922711 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 633 rows starting from the beginning of the part | ||
2698 | 2025.03.17 16:42:29.923136 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
2699 | 2025.03.17 16:42:29.923533 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1779 rows starting from the beginning of the part | ||
2700 | 2025.03.17 16:42:29.923832 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
2701 | 2025.03.17 16:42:29.924193 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
2702 | 2025.03.17 16:42:29.925157 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2025.03.17 16:42:29.925241 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2704 | 2025.03.17 16:42:29.926175 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2705 | 2025.03.17 16:42:29.926684 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2025.03.17 16:42:29.927014 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004902 sec., 5507.955936352509 rows/sec., 414.17 KiB/sec. | ||
2707 | 2025.03.17 16:42:29.927088 [ 5 ] {b42f9971-fc55-481f-8ff5-01e021bea8f8} <Debug> TCPHandler: Processed in 0.005185081 sec. | ||
2708 | 2025.03.17 16:42:29.927271 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2709 | 2025.03.17 16:42:29.927383 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2710 | 2025.03.17 16:42:29.927445 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2711 | 2025.03.17 16:42:29.927962 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4461 rows, containing 5 columns (5 merged, 0 gathered) in 0.00609346 sec., 732096.3787404856 rows/sec., 61.89 MiB/sec. | ||
2712 | 2025.03.17 16:42:29.928343 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2713 | 2025.03.17 16:42:29.928732 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.03.17 16:42:29.928790 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2715 | 2025.03.17 16:42:29.929054 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2716 | 2025.03.17 16:42:29.929269 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_16_3} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2717 | 2025.03.17 16:42:29.929432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2718 | 2025.03.17 16:42:29.929491 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2719 | 2025.03.17 16:42:29.929751 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2720 | 2025.03.17 16:42:29.929920 [ 148 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2721 | 2025.03.17 16:42:29.929993 [ 148 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2025.03.17 16:42:29.930009 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002644 sec., 34417.549167927384 rows/sec., 2.69 MiB/sec. | ||
2723 | 2025.03.17 16:42:29.930042 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2724 | 2025.03.17 16:42:29.930179 [ 5 ] {73245dec-8cc2-4d9e-bdc8-3cd53a744f3d} <Debug> TCPHandler: Processed in 0.002979664 sec. | ||
2725 | 2025.03.17 16:42:29.930450 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2726 | 2025.03.17 16:42:29.930706 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2727 | 2025.03.17 16:42:29.930801 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2728 | 2025.03.17 16:42:29.930885 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part | ||
2729 | 2025.03.17 16:42:29.930949 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2730 | 2025.03.17 16:42:29.931120 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part | ||
2731 | 2025.03.17 16:42:29.931226 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2732 | 2025.03.17 16:42:29.931416 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 109 rows starting from the beginning of the part | ||
2733 | 2025.03.17 16:42:29.931733 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 858 rows starting from the beginning of the part | ||
2734 | 2025.03.17 16:42:29.931988 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
2735 | 2025.03.17 16:42:29.932273 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part | ||
2736 | 2025.03.17 16:42:29.933901 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2737 | 2025.03.17 16:42:29.933970 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2738 | 2025.03.17 16:42:29.934981 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2739 | 2025.03.17 16:42:29.935281 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2740 | 2025.03.17 16:42:29.935591 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2741 | 2025.03.17 16:42:29.935701 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2025.03.17 16:42:29.935819 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2743 | 2025.03.17 16:42:29.936054 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 5 columns (5 merged, 0 gathered) in 0.005850575 sec., 403037.30829875695 rows/sec., 30.81 MiB/sec. | ||
2744 | 2025.03.17 16:42:29.936384 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2745 | 2025.03.17 16:42:29.936454 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2746 | 2025.03.17 16:42:29.936375 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005332 sec., 30007.501875468868 rows/sec., 2.09 MiB/sec. | ||
2747 | 2025.03.17 16:42:29.937025 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2748 | 2025.03.17 16:42:29.937047 [ 5 ] {9386870c-efcc-494b-aa90-777afcf018ea} <Debug> TCPHandler: Processed in 0.006503119 sec. | ||
2749 | 2025.03.17 16:42:29.937116 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3910 rows starting from the beginning of the part | ||
2750 | 2025.03.17 16:42:29.937360 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2025.03.17 16:42:29.937412 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2752 | 2025.03.17 16:42:29.937508 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2753 | 2025.03.17 16:42:29.937781 [ 196 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_16_3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2754 | 2025.03.17 16:42:29.937954 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2755 | 2025.03.17 16:42:29.938177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
2756 | 2025.03.17 16:42:29.938176 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2757 | 2025.03.17 16:42:29.938300 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2758 | 2025.03.17 16:42:29.938465 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part | ||
2759 | 2025.03.17 16:42:29.938898 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2760 | 2025.03.17 16:42:29.939223 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
2761 | 2025.03.17 16:42:29.942087 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2025.03.17 16:42:29.942139 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2763 | 2025.03.17 16:42:29.943247 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2764 | 2025.03.17 16:42:29.943517 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2765 | 2025.03.17 16:42:29.943766 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.005954 sec., 4534.766543500168 rows/sec., 8.13 MiB/sec. | ||
2766 | 2025.03.17 16:42:29.943866 [ 5 ] {df51f636-d906-4740-ad81-74908dbfb9b5} <Debug> TCPHandler: Processed in 0.006653282 sec. | ||
2767 | 2025.03.17 16:42:29.943985 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2768 | 2025.03.17 16:42:29.944089 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2769 | 2025.03.17 16:42:29.944136 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2770 | 2025.03.17 16:42:29.944465 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5556 rows, containing 5 columns (5 merged, 0 gathered) in 0.008493642 sec., 654136.3528154354 rows/sec., 44.14 MiB/sec. | ||
2771 | 2025.03.17 16:42:29.944825 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2025.03.17 16:42:29.944862 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2773 | 2025.03.17 16:42:29.944866 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2774 | 2025.03.17 16:42:29.945238 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2025.03.17 16:42:29.945327 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2776 | 2025.03.17 16:42:29.945330 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2777 | 2025.03.17 16:42:29.945437 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
2778 | 2025.03.17 16:42:29.945597 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.03.17 16:42:29.945778 [ 148 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2780 | 2025.03.17 16:42:29.945837 [ 148 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2025.03.17 16:42:29.945854 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001781 sec., 33688.93879842785 rows/sec., 2.27 MiB/sec. | ||
2782 | 2025.03.17 16:42:29.945875 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2783 | 2025.03.17 16:42:29.946019 [ 5 ] {6bff24ea-0691-46b5-bf3e-b61d4df6377f} <Debug> TCPHandler: Processed in 0.002078624 sec. | ||
2784 | 2025.03.17 16:42:29.946072 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2785 | 2025.03.17 16:42:29.946165 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2786 | 2025.03.17 16:42:29.946195 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part | ||
2787 | 2025.03.17 16:42:29.946278 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2788 | 2025.03.17 16:42:29.946463 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2789 | 2025.03.17 16:42:29.946581 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2790 | 2025.03.17 16:42:29.946777 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2791 | 2025.03.17 16:42:29.946880 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
2792 | 2025.03.17 16:42:29.947990 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973813 sec., 486368.26284962153 rows/sec., 31.81 MiB/sec. | ||
2793 | 2025.03.17 16:42:29.948165 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2794 | 2025.03.17 16:42:29.948436 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2025.03.17 16:42:29.948506 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_16_3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2796 | 2025.03.17 16:42:29.948571 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2797 | 2025.03.17 16:42:32.221965 [ 112 ] {} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2798 | 2025.03.17 16:42:32.222051 [ 112 ] {} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2025.03.17 16:42:32.222073 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2800 | 2025.03.17 16:42:32.222345 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::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 | ||
2801 | 2025.03.17 16:42:32.222778 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2802 | 2025.03.17 16:42:32.222838 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2803 | 2025.03.17 16:42:32.222980 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::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 | ||
2804 | 2025.03.17 16:42:32.223141 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2805 | 2025.03.17 16:42:32.223282 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2806 | 2025.03.17 16:42:32.223380 [ 196 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::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 | ||
2807 | 2025.03.17 16:42:32.225644 [ 198 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003496675 sec., 11725.42486791023 rows/sec., 2.48 MiB/sec. | ||
2808 | 2025.03.17 16:42:32.225880 [ 198 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2809 | 2025.03.17 16:42:32.226383 [ 198 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2025.03.17 16:42:32.226488 [ 198 ] {8e370890-af6c-4bf8-94c1-ccf12ec02264::all_1_5_1} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2811 | 2025.03.17 16:42:32.226706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2812 | 2025.03.17 16:42:34.552480 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2813 | 2025.03.17 16:42:34.552537 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2814 | 2025.03.17 16:42:34.629299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2815 | 2025.03.17 16:42:34.629924 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2816 | 2025.03.17 16:42:34.629969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2817 | 2025.03.17 16:42:34.630493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2818 | 2025.03.17 16:42:34.630744 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2819 | 2025.03.17 16:42:34.631010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2820 | 2025.03.17 16:42:34.641711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 404 | ||
2821 | 2025.03.17 16:42:34.644239 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2025.03.17 16:42:34.644279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2823 | 2025.03.17 16:42:34.645652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2824 | 2025.03.17 16:42:34.645945 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2025.03.17 16:42:34.646919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
2826 | 2025.03.17 16:42:34.910177 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2827 | 2025.03.17 16:42:34.910599 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
2828 | 2025.03.17 16:42:34.911334 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2829 | 2025.03.17 16:42:34.911390 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
2830 | 2025.03.17 16:42:34.911774 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2831 | 2025.03.17 16:42:34.911856 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2832 | 2025.03.17 16:42:34.912037 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2833 | 2025.03.17 16:42:34.912079 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2834 | 2025.03.17 16:42:34.912105 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Debug> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (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 | ||
2835 | 2025.03.17 16:42:34.912124 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2836 | 2025.03.17 16:42:34.912175 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
2837 | 2025.03.17 16:42:34.912200 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
2838 | 2025.03.17 16:42:34.913152 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00278 sec., 14748.20143884892 rows/sec., 562.40 KiB/sec. | ||
2839 | 2025.03.17 16:42:34.913291 [ 5 ] {978fe107-75f9-45c3-983a-8e735529dde5} <Debug> TCPHandler: Processed in 0.003254919 sec. | ||
2840 | 2025.03.17 16:42:34.927171 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2025.03.17 16:42:34.927321 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2842 | 2025.03.17 16:42:34.927385 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2843 | 2025.03.17 16:42:34.928239 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.03.17 16:42:34.928287 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2845 | 2025.03.17 16:42:34.928790 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2846 | 2025.03.17 16:42:34.929029 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Trace> oximeter.timeseries_schema (8e370890-af6c-4bf8-94c1-ccf12ec02264): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2025.03.17 16:42:34.929234 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001957 sec., 510.98620337250895 rows/sec., 52.90 KiB/sec. | ||
2848 | 2025.03.17 16:42:34.929293 [ 5 ] {d69d8c23-c158-4dbc-bcae-dacb9f99072c} <Debug> TCPHandler: Processed in 0.002190137 sec. | ||
2849 | 2025.03.17 16:42:34.929404 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2850 | 2025.03.17 16:42:34.929510 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2851 | 2025.03.17 16:42:34.929558 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2852 | 2025.03.17 16:42:34.930177 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2025.03.17 16:42:34.930215 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2854 | 2025.03.17 16:42:34.930586 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2855 | 2025.03.17 16:42:34.930829 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2025.03.17 16:42:34.931009 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001524 sec., 139107.61154855642 rows/sec., 8.85 MiB/sec. | ||
2857 | 2025.03.17 16:42:34.931060 [ 5 ] {e91e420b-dfea-40f3-b58e-32c346ac804c} <Debug> TCPHandler: Processed in 0.001708677 sec. | ||
2858 | 2025.03.17 16:42:34.931179 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2859 | 2025.03.17 16:42:34.931285 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2860 | 2025.03.17 16:42:34.931330 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2861 | 2025.03.17 16:42:34.932118 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2025.03.17 16:42:34.932158 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2863 | 2025.03.17 16:42:34.932547 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2864 | 2025.03.17 16:42:34.932788 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2025.03.17 16:42:34.932985 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Debug> executeQuery: Read 642 rows, 51.81 KiB in 0.00172 sec., 373255.81395348837 rows/sec., 29.42 MiB/sec. | ||
2866 | 2025.03.17 16:42:34.933050 [ 5 ] {8387cf79-2d23-41ad-bc3b-558922f70cc7} <Debug> TCPHandler: Processed in 0.001922162 sec. | ||
2867 | 2025.03.17 16:42:34.933194 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2868 | 2025.03.17 16:42:34.933298 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2869 | 2025.03.17 16:42:34.933344 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2870 | 2025.03.17 16:42:34.933901 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2871 | 2025.03.17 16:42:34.933939 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2872 | 2025.03.17 16:42:34.934285 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2873 | 2025.03.17 16:42:34.934530 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2025.03.17 16:42:34.934750 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001474 sec., 80054.27408412483 rows/sec., 4.83 MiB/sec. | ||
2875 | 2025.03.17 16:42:34.934802 [ 5 ] {7f19ecbe-4780-45c1-ab3e-ac57fa8d2192} <Debug> TCPHandler: Processed in 0.001662886 sec. | ||
2876 | 2025.03.17 16:42:34.934917 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2877 | 2025.03.17 16:42:34.935023 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2878 | 2025.03.17 16:42:34.935067 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2879 | 2025.03.17 16:42:34.935611 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2025.03.17 16:42:34.935651 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2881 | 2025.03.17 16:42:34.935997 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2882 | 2025.03.17 16:42:34.936237 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2025.03.17 16:42:34.936506 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Debug> executeQuery: Read 114 rows, 7.56 KiB in 0.001496 sec., 76203.20855614974 rows/sec., 4.93 MiB/sec. | ||
2884 | 2025.03.17 16:42:34.936651 [ 5 ] {86f6cbe1-30f5-4a0c-b8d2-ee73e2825b8b} <Debug> TCPHandler: Processed in 0.001778909 sec. | ||
2885 | 2025.03.17 16:42:34.936774 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2886 | 2025.03.17 16:42:34.936880 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2887 | 2025.03.17 16:42:34.936926 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2888 | 2025.03.17 16:42:34.937494 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2889 | 2025.03.17 16:42:34.937534 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2890 | 2025.03.17 16:42:34.937880 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2891 | 2025.03.17 16:42:34.938120 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2025.03.17 16:42:34.938358 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001495 sec., 74916.38795986622 rows/sec., 4.27 MiB/sec. | ||
2893 | 2025.03.17 16:42:34.938420 [ 5 ] {9d50680c-26a8-49d4-8654-87b8d77e2d0d} <Debug> TCPHandler: Processed in 0.001697487 sec. | ||
2894 | 2025.03.17 16:42:34.938535 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2895 | 2025.03.17 16:42:34.938648 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2896 | 2025.03.17 16:42:34.938693 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2897 | 2025.03.17 16:42:34.939338 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2025.03.17 16:42:34.939377 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2899 | 2025.03.17 16:42:34.939742 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2900 | 2025.03.17 16:42:34.939973 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2025.03.17 16:42:34.940179 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001553 sec., 253702.51126851258 rows/sec., 17.95 MiB/sec. | ||
2902 | 2025.03.17 16:42:34.940232 [ 5 ] {1b189c4f-c820-4082-9332-d38ee94ea3b6} <Debug> TCPHandler: Processed in 0.001747787 sec. | ||
2903 | 2025.03.17 16:42:34.940348 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2904 | 2025.03.17 16:42:34.940453 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2905 | 2025.03.17 16:42:34.940500 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2906 | 2025.03.17 16:42:34.940933 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2907 | 2025.03.17 16:42:34.940972 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2908 | 2025.03.17 16:42:34.941327 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2909 | 2025.03.17 16:42:34.941561 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2910 | 2025.03.17 16:42:34.941770 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
2911 | 2025.03.17 16:42:34.941819 [ 5 ] {694cdc64-0118-42e3-8295-5267560886cb} <Debug> TCPHandler: Processed in 0.001525022 sec. | ||
2912 | 2025.03.17 16:42:34.941925 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2913 | 2025.03.17 16:42:34.942027 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2914 | 2025.03.17 16:42:34.942074 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2915 | 2025.03.17 16:42:34.942588 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2916 | 2025.03.17 16:42:34.942628 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2917 | 2025.03.17 16:42:34.943004 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2918 | 2025.03.17 16:42:34.943244 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2919 | 2025.03.17 16:42:34.943454 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001448 sec., 163674.03314917127 rows/sec., 10.97 MiB/sec. | ||
2920 | 2025.03.17 16:42:34.943507 [ 5 ] {07abcf75-70d6-4c07-b497-93b0f6449358} <Debug> TCPHandler: Processed in 0.001632666 sec. | ||
2921 | 2025.03.17 16:42:34.943623 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2922 | 2025.03.17 16:42:34.943729 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2923 | 2025.03.17 16:42:34.943775 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2924 | 2025.03.17 16:42:34.944194 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2025.03.17 16:42:34.944234 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2926 | 2025.03.17 16:42:34.944579 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2927 | 2025.03.17 16:42:34.944808 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2928 | 2025.03.17 16:42:34.945039 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001326 sec., 1508.2956259426849 rows/sec., 98.69 KiB/sec. | ||
2929 | 2025.03.17 16:42:34.945119 [ 5 ] {0dfa3cbb-0827-4dd6-95c1-4f63e02f9efe} <Debug> TCPHandler: Processed in 0.001546133 sec. | ||
2930 | 2025.03.17 16:42:34.945224 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2931 | 2025.03.17 16:42:34.945327 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2932 | 2025.03.17 16:42:34.945393 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2933 | 2025.03.17 16:42:34.946433 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2934 | 2025.03.17 16:42:34.946471 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2935 | 2025.03.17 16:42:34.947088 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2936 | 2025.03.17 16:42:34.947345 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2937 | 2025.03.17 16:42:34.947627 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002319 sec., 5174.6442432082795 rows/sec., 9.27 MiB/sec. | ||
2938 | 2025.03.17 16:42:34.947729 [ 5 ] {11419e65-544b-4a39-9fc1-81eb02458939} <Debug> TCPHandler: Processed in 0.002555025 sec. | ||
2939 | 2025.03.17 16:42:34.947842 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2940 | 2025.03.17 16:42:34.947945 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2941 | 2025.03.17 16:42:34.947991 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2942 | 2025.03.17 16:42:34.948425 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2025.03.17 16:42:34.948464 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2944 | 2025.03.17 16:42:34.948816 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2945 | 2025.03.17 16:42:34.949046 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2946 | 2025.03.17 16:42:34.949255 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001333 sec., 61515.37884471118 rows/sec., 3.91 MiB/sec. | ||
2947 | 2025.03.17 16:42:34.949306 [ 5 ] {0f411602-d959-436b-af41-a4b4af82f4a9} <Debug> TCPHandler: Processed in 0.001513533 sec. | ||
2948 | 2025.03.17 16:42:35.076628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2949 | 2025.03.17 16:42:35.096395 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2950 | 2025.03.17 16:42:35.096456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2951 | 2025.03.17 16:42:35.103717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2952 | 2025.03.17 16:42:35.104470 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2953 | 2025.03.17 16:42:35.107631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2954 | 2025.03.17 16:42:36.001173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.06 MiB, peak 177.73 MiB, free memory in arenas 0.00 B, will set to 172.28 MiB (RSS), difference: 1.22 MiB | ||
2955 | 2025.03.17 16:42:39.918554 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2025.03.17 16:42:39.918763 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2957 | 2025.03.17 16:42:39.918839 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2958 | 2025.03.17 16:42:39.919661 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2959 | 2025.03.17 16:42:39.919713 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2960 | 2025.03.17 16:42:39.920175 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2961 | 2025.03.17 16:42:39.920435 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2962 | 2025.03.17 16:42:39.920648 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001939 sec., 56730.273336771534 rows/sec., 4.75 MiB/sec. | ||
2963 | 2025.03.17 16:42:39.920715 [ 5 ] {413554d4-b3cb-422c-b98c-05bc8ec32143} <Debug> TCPHandler: Processed in 0.002301729 sec. | ||
2964 | 2025.03.17 16:42:39.920839 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2965 | 2025.03.17 16:42:39.920956 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2966 | 2025.03.17 16:42:39.921006 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2967 | 2025.03.17 16:42:39.921540 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.03.17 16:42:39.921578 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2969 | 2025.03.17 16:42:39.921933 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2970 | 2025.03.17 16:42:39.922181 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.03.17 16:42:39.922317 [ 133 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2972 | 2025.03.17 16:42:39.922362 [ 133 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2025.03.17 16:42:39.922373 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001441 sec., 18736.988202637058 rows/sec., 1.38 MiB/sec. | ||
2974 | 2025.03.17 16:42:39.922389 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2975 | 2025.03.17 16:42:39.922479 [ 5 ] {f96646b6-cd8a-40e7-91dd-543ff376853c} <Debug> TCPHandler: Processed in 0.001693366 sec. | ||
2976 | 2025.03.17 16:42:39.922677 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
2977 | 2025.03.17 16:42:39.922693 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2978 | 2025.03.17 16:42:39.922972 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2979 | 2025.03.17 16:42:39.922985 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2980 | 2025.03.17 16:42:39.923062 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2981 | 2025.03.17 16:42:39.923081 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 114 rows starting from the beginning of the part | ||
2982 | 2025.03.17 16:42:39.923432 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
2983 | 2025.03.17 16:42:39.923823 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 126 rows starting from the beginning of the part | ||
2984 | 2025.03.17 16:42:39.924191 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
2985 | 2025.03.17 16:42:39.924524 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 118 rows starting from the beginning of the part | ||
2986 | 2025.03.17 16:42:39.924768 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
2987 | 2025.03.17 16:42:39.925997 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2988 | 2025.03.17 16:42:39.926078 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2989 | 2025.03.17 16:42:39.927093 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2990 | 2025.03.17 16:42:39.927678 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2991 | 2025.03.17 16:42:39.927885 [ 193 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.005380275 sec., 81594.34229662981 rows/sec., 5.43 MiB/sec. | ||
2992 | 2025.03.17 16:42:39.928267 [ 196 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2993 | 2025.03.17 16:42:39.928288 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.005354 sec., 16996.638027642883 rows/sec., 1.33 MiB/sec. | ||
2994 | 2025.03.17 16:42:39.928578 [ 5 ] {1cc55950-927a-4903-ba8a-fae558d950a8} <Debug> TCPHandler: Processed in 0.005954698 sec. | ||
2995 | 2025.03.17 16:42:39.928744 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2996 | 2025.03.17 16:42:39.928924 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2997 | 2025.03.17 16:42:39.928983 [ 196 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.03.17 16:42:39.929010 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2999 | 2025.03.17 16:42:39.929241 [ 196 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_10_2} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3000 | 2025.03.17 16:42:39.929473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3001 | 2025.03.17 16:42:39.929914 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2025.03.17 16:42:39.929959 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3003 | 2025.03.17 16:42:39.930364 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3004 | 2025.03.17 16:42:39.930615 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.03.17 16:42:39.930799 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001935 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
3006 | 2025.03.17 16:42:39.930857 [ 5 ] {09e63b5f-5e24-4b07-8681-db0d325e47ee} <Debug> TCPHandler: Processed in 0.002184357 sec. | ||
3007 | 2025.03.17 16:42:39.930963 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3008 | 2025.03.17 16:42:39.931065 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3009 | 2025.03.17 16:42:39.931131 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3010 | 2025.03.17 16:42:39.932232 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2025.03.17 16:42:39.932269 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3012 | 2025.03.17 16:42:39.932939 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3013 | 2025.03.17 16:42:39.933274 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2025.03.17 16:42:39.933518 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002474 sec., 10913.500404203718 rows/sec., 19.56 MiB/sec. | ||
3015 | 2025.03.17 16:42:39.933622 [ 5 ] {f0d582b2-d6fd-44d8-ba30-01f80010ec98} <Debug> TCPHandler: Processed in 0.002709328 sec. | ||
3016 | 2025.03.17 16:42:39.933735 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3017 | 2025.03.17 16:42:39.933837 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3018 | 2025.03.17 16:42:39.933883 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3019 | 2025.03.17 16:42:39.934304 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2025.03.17 16:42:39.934343 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3021 | 2025.03.17 16:42:39.934700 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3022 | 2025.03.17 16:42:39.934934 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2025.03.17 16:42:39.935201 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
3024 | 2025.03.17 16:42:39.935396 [ 5 ] {9c5dda10-71ca-4ccb-99f0-1f334863e1ed} <Debug> TCPHandler: Processed in 0.001710357 sec. | ||
3025 | 2025.03.17 16:42:42.132056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3026 | 2025.03.17 16:42:42.132756 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2025.03.17 16:42:42.132811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3028 | 2025.03.17 16:42:42.133353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3029 | 2025.03.17 16:42:42.133619 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2025.03.17 16:42:42.133898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3031 | 2025.03.17 16:42:42.608628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 99 | ||
3032 | 2025.03.17 16:42:42.628921 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2025.03.17 16:42:42.628990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3034 | 2025.03.17 16:42:42.638912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3035 | 2025.03.17 16:42:42.640575 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2025.03.17 16:42:42.647164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 99 | ||
3037 | 2025.03.17 16:42:44.647955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 442 | ||
3038 | 2025.03.17 16:42:44.651117 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3039 | 2025.03.17 16:42:44.651171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3040 | 2025.03.17 16:42:44.652654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3041 | 2025.03.17 16:42:44.652970 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3042 | 2025.03.17 16:42:44.653618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
3043 | 2025.03.17 16:42:44.923750 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3044 | 2025.03.17 16:42:44.923938 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3045 | 2025.03.17 16:42:44.924011 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3046 | 2025.03.17 16:42:44.924882 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2025.03.17 16:42:44.924926 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3048 | 2025.03.17 16:42:44.925361 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3049 | 2025.03.17 16:42:44.925634 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2025.03.17 16:42:44.925851 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. | ||
3051 | 2025.03.17 16:42:44.926009 [ 5 ] {24c78a71-f993-46da-a31a-ff73e0c53cb9} <Debug> TCPHandler: Processed in 0.002390072 sec. | ||
3052 | 2025.03.17 16:42:44.926171 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3053 | 2025.03.17 16:42:44.926275 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3054 | 2025.03.17 16:42:44.926322 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3055 | 2025.03.17 16:42:44.927169 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2025.03.17 16:42:44.927208 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3057 | 2025.03.17 16:42:44.927603 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3058 | 2025.03.17 16:42:44.927836 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2025.03.17 16:42:44.928015 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001762 sec., 363791.1464245176 rows/sec., 28.66 MiB/sec. | ||
3060 | 2025.03.17 16:42:44.928066 [ 5 ] {427183df-e913-42a0-ae67-fff7c705e07a} <Debug> TCPHandler: Processed in 0.001947752 sec. | ||
3061 | 2025.03.17 16:42:44.928170 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3062 | 2025.03.17 16:42:44.928271 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3063 | 2025.03.17 16:42:44.928317 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3064 | 2025.03.17 16:42:44.928876 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2025.03.17 16:42:44.928914 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3066 | 2025.03.17 16:42:44.929264 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3067 | 2025.03.17 16:42:44.929498 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3068 | 2025.03.17 16:42:44.929692 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001442 sec., 81830.79056865464 rows/sec., 4.94 MiB/sec. | ||
3069 | 2025.03.17 16:42:44.929744 [ 5 ] {051f10ca-43b6-4721-915b-e88d17b5cbcd} <Debug> TCPHandler: Processed in 0.001626875 sec. | ||
3070 | 2025.03.17 16:42:44.929875 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3071 | 2025.03.17 16:42:44.930011 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3072 | 2025.03.17 16:42:44.930066 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3073 | 2025.03.17 16:42:44.930698 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3074 | 2025.03.17 16:42:44.930739 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3075 | 2025.03.17 16:42:44.931103 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3076 | 2025.03.17 16:42:44.931349 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3077 | 2025.03.17 16:42:44.931565 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001584 sec., 71338.38383838384 rows/sec., 4.62 MiB/sec. | ||
3078 | 2025.03.17 16:42:44.931618 [ 5 ] {239e6865-d93c-485f-bc93-8426e04e7946} <Debug> TCPHandler: Processed in 0.001808379 sec. | ||
3079 | 2025.03.17 16:42:44.931720 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3080 | 2025.03.17 16:42:44.931822 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3081 | 2025.03.17 16:42:44.931866 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3082 | 2025.03.17 16:42:44.932410 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3083 | 2025.03.17 16:42:44.932450 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3084 | 2025.03.17 16:42:44.932806 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3085 | 2025.03.17 16:42:44.933040 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3086 | 2025.03.17 16:42:44.933249 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001449 sec., 77294.68599033817 rows/sec., 4.40 MiB/sec. | ||
3087 | 2025.03.17 16:42:44.933303 [ 5 ] {ac1ea632-26cf-488e-bba6-ec9bc42fcf58} <Debug> TCPHandler: Processed in 0.001633025 sec. | ||
3088 | 2025.03.17 16:42:44.933404 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2025.03.17 16:42:44.933506 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3090 | 2025.03.17 16:42:44.933551 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3091 | 2025.03.17 16:42:44.934204 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3092 | 2025.03.17 16:42:44.934244 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3093 | 2025.03.17 16:42:44.934615 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3094 | 2025.03.17 16:42:44.934856 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3095 | 2025.03.17 16:42:44.935058 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001574 sec., 250317.66200762388 rows/sec., 17.71 MiB/sec. | ||
3096 | 2025.03.17 16:42:44.935111 [ 5 ] {3f25e8d3-6d49-4c7b-ae7f-412b2e24099e} <Debug> TCPHandler: Processed in 0.001756788 sec. | ||
3097 | 2025.03.17 16:42:44.935212 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3098 | 2025.03.17 16:42:44.935314 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3099 | 2025.03.17 16:42:44.935360 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3100 | 2025.03.17 16:42:44.935788 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.03.17 16:42:44.935828 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3102 | 2025.03.17 16:42:44.936181 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3103 | 2025.03.17 16:42:44.936418 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2025.03.17 16:42:44.936647 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. | ||
3105 | 2025.03.17 16:42:44.936698 [ 5 ] {2d4950e6-ecbc-4177-a02d-7e62131d73dd} <Debug> TCPHandler: Processed in 0.001536313 sec. | ||
3106 | 2025.03.17 16:42:44.936802 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3107 | 2025.03.17 16:42:44.936904 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3108 | 2025.03.17 16:42:44.936950 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3109 | 2025.03.17 16:42:44.937463 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2025.03.17 16:42:44.937508 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3111 | 2025.03.17 16:42:44.937890 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3112 | 2025.03.17 16:42:44.938120 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2025.03.17 16:42:44.938367 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001476 sec., 160569.1056910569 rows/sec., 10.76 MiB/sec. | ||
3114 | 2025.03.17 16:42:44.938571 [ 5 ] {30574376-eb9b-4638-a4d2-462dd46d9286} <Debug> TCPHandler: Processed in 0.001816599 sec. | ||
3115 | 2025.03.17 16:42:44.938748 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2025.03.17 16:42:44.938854 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3117 | 2025.03.17 16:42:44.938903 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3118 | 2025.03.17 16:42:44.939345 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3119 | 2025.03.17 16:42:44.939385 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3120 | 2025.03.17 16:42:44.939730 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3121 | 2025.03.17 16:42:44.939976 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3122 | 2025.03.17 16:42:44.940275 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
3123 | 2025.03.17 16:42:44.940385 [ 5 ] {317957a0-e6dd-49d1-86fd-690eda2d6072} <Debug> TCPHandler: Processed in 0.001691917 sec. | ||
3124 | 2025.03.17 16:42:44.940491 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3125 | 2025.03.17 16:42:44.940593 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3126 | 2025.03.17 16:42:44.940658 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3127 | 2025.03.17 16:42:44.941717 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3128 | 2025.03.17 16:42:44.941757 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3129 | 2025.03.17 16:42:44.942363 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3130 | 2025.03.17 16:42:44.942622 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3131 | 2025.03.17 16:42:44.942785 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3132 | 2025.03.17 16:42:44.942877 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.03.17 16:42:44.942892 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002309 sec., 5197.05500216544 rows/sec., 9.31 MiB/sec. | ||
3134 | 2025.03.17 16:42:44.942924 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3135 | 2025.03.17 16:42:44.943463 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
3136 | 2025.03.17 16:42:44.943544 [ 5 ] {74a69aef-9ece-4966-b1df-cbd32ae5d067} <Debug> TCPHandler: Processed in 0.003094356 sec. | ||
3137 | 2025.03.17 16:42:44.943828 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3138 | 2025.03.17 16:42:44.944066 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3139 | 2025.03.17 16:42:44.944197 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3140 | 2025.03.17 16:42:44.944256 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3141 | 2025.03.17 16:42:44.944500 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 67 rows starting from the beginning of the part | ||
3142 | 2025.03.17 16:42:44.945287 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
3143 | 2025.03.17 16:42:44.946146 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
3144 | 2025.03.17 16:42:44.946155 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.03.17 16:42:44.946227 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3146 | 2025.03.17 16:42:44.946703 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
3147 | 2025.03.17 16:42:44.947363 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
3148 | 2025.03.17 16:42:44.947631 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3149 | 2025.03.17 16:42:44.947879 [ 193 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
3150 | 2025.03.17 16:42:44.948394 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.03.17 16:42:44.949086 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005093 sec., 16100.530139407028 rows/sec., 1.02 MiB/sec. | ||
3152 | 2025.03.17 16:42:44.949195 [ 5 ] {3021a792-0efe-4df1-a632-2e9ed7fc295c} <Debug> TCPHandler: Processed in 0.005452707 sec. | ||
3153 | 2025.03.17 16:42:44.951415 [ 196 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.008346409 sec., 18331.236822925883 rows/sec., 32.85 MiB/sec. | ||
3154 | 2025.03.17 16:42:44.951830 [ 196 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3155 | 2025.03.17 16:42:44.952282 [ 196 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3156 | 2025.03.17 16:42:44.952383 [ 196 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3157 | 2025.03.17 16:42:44.952541 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
3158 | 2025.03.17 16:42:49.552578 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3159 | 2025.03.17 16:42:49.552652 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3160 | 2025.03.17 16:42:49.634934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3161 | 2025.03.17 16:42:49.635550 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3162 | 2025.03.17 16:42:49.635593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3163 | 2025.03.17 16:42:49.636171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3164 | 2025.03.17 16:42:49.636425 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2025.03.17 16:42:49.636626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3166 | 2025.03.17 16:42:49.918473 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3167 | 2025.03.17 16:42:49.918716 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3168 | 2025.03.17 16:42:49.918837 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3169 | 2025.03.17 16:42:49.919982 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2025.03.17 16:42:49.920037 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3171 | 2025.03.17 16:42:49.920479 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3172 | 2025.03.17 16:42:49.920740 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2025.03.17 16:42:49.920992 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002364 sec., 46531.302876480535 rows/sec., 3.90 MiB/sec. | ||
3174 | 2025.03.17 16:42:49.921069 [ 5 ] {c92460d8-624c-4da0-87a4-67a8b232db21} <Debug> TCPHandler: Processed in 0.002732139 sec. | ||
3175 | 2025.03.17 16:42:49.921200 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3176 | 2025.03.17 16:42:49.921316 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3177 | 2025.03.17 16:42:49.921365 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3178 | 2025.03.17 16:42:49.921915 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2025.03.17 16:42:49.921957 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3180 | 2025.03.17 16:42:49.922314 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3181 | 2025.03.17 16:42:49.922550 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3182 | 2025.03.17 16:42:49.922762 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001475 sec., 18305.084745762713 rows/sec., 1.34 MiB/sec. | ||
3183 | 2025.03.17 16:42:49.922818 [ 5 ] {c4414241-b624-4d37-8359-3da1bfb24fac} <Debug> TCPHandler: Processed in 0.001673176 sec. | ||
3184 | 2025.03.17 16:42:49.922923 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3185 | 2025.03.17 16:42:49.923029 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3186 | 2025.03.17 16:42:49.923082 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3187 | 2025.03.17 16:42:49.923635 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3188 | 2025.03.17 16:42:49.923675 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3189 | 2025.03.17 16:42:49.924023 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3190 | 2025.03.17 16:42:49.924250 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3191 | 2025.03.17 16:42:49.924463 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001458 sec., 62414.26611796982 rows/sec., 4.87 MiB/sec. | ||
3192 | 2025.03.17 16:42:49.924514 [ 5 ] {fc4bce7b-ff5b-4a79-9c19-4d5a45bc322c} <Debug> TCPHandler: Processed in 0.001642095 sec. | ||
3193 | 2025.03.17 16:42:49.924625 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3194 | 2025.03.17 16:42:49.924730 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3195 | 2025.03.17 16:42:49.924778 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3196 | 2025.03.17 16:42:49.925283 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2025.03.17 16:42:49.925322 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3198 | 2025.03.17 16:42:49.925693 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3199 | 2025.03.17 16:42:49.925919 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.03.17 16:42:49.926126 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
3201 | 2025.03.17 16:42:49.926178 [ 5 ] {6a75bd73-9e89-444c-9815-0723ee3a6dc5} <Debug> TCPHandler: Processed in 0.001603334 sec. | ||
3202 | 2025.03.17 16:42:49.926281 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3203 | 2025.03.17 16:42:49.926382 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3204 | 2025.03.17 16:42:49.926449 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3205 | 2025.03.17 16:42:49.927532 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2025.03.17 16:42:49.927571 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3207 | 2025.03.17 16:42:49.928195 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3208 | 2025.03.17 16:42:49.928450 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3209 | 2025.03.17 16:42:49.928765 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002392 sec., 11287.6254180602 rows/sec., 20.23 MiB/sec. | ||
3210 | 2025.03.17 16:42:49.929083 [ 5 ] {2b79ba82-7ac1-427a-b35f-598fc84ae93f} <Debug> TCPHandler: Processed in 0.002851471 sec. | ||
3211 | 2025.03.17 16:42:49.929197 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2025.03.17 16:42:49.929299 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3213 | 2025.03.17 16:42:49.929346 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3214 | 2025.03.17 16:42:49.929781 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3215 | 2025.03.17 16:42:49.929820 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3216 | 2025.03.17 16:42:49.930167 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3217 | 2025.03.17 16:42:49.930395 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3218 | 2025.03.17 16:42:49.930619 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. | ||
3219 | 2025.03.17 16:42:49.930670 [ 5 ] {0f202f58-775e-4048-99e8-94441d6703d2} <Debug> TCPHandler: Processed in 0.001523703 sec. | ||
3220 | 2025.03.17 16:42:50.148157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 106 | ||
3221 | 2025.03.17 16:42:50.168506 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.17 16:42:50.168578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3223 | 2025.03.17 16:42:50.177368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3224 | 2025.03.17 16:42:50.178209 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2025.03.17 16:42:50.181330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3226 | 2025.03.17 16:42:50.237632 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2025.03.17 16:42:50.237844 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3228 | 2025.03.17 16:42:50.237927 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3229 | 2025.03.17 16:42:50.238852 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2025.03.17 16:42:50.238904 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3231 | 2025.03.17 16:42:50.239340 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3232 | 2025.03.17 16:42:50.239599 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2025.03.17 16:42:50.239766 [ 131 ] {} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3234 | 2025.03.17 16:42:50.239837 [ 131 ] {} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.03.17 16:42:50.239873 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3236 | 2025.03.17 16:42:50.239878 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002088 sec., 101532.56704980842 rows/sec., 6.46 MiB/sec. | ||
3237 | 2025.03.17 16:42:50.240053 [ 5 ] {02f57afd-8ca0-4832-84b3-412e89cb223e} <Debug> TCPHandler: Processed in 0.002565875 sec. | ||
3238 | 2025.03.17 16:42:50.240152 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::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 | ||
3239 | 2025.03.17 16:42:50.240227 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2025.03.17 16:42:50.240463 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3241 | 2025.03.17 16:42:50.240464 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3242 | 2025.03.17 16:42:50.240532 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
3243 | 2025.03.17 16:42:50.240574 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3244 | 2025.03.17 16:42:50.240887 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
3245 | 2025.03.17 16:42:50.241180 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
3246 | 2025.03.17 16:42:50.241624 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
3247 | 2025.03.17 16:42:50.242040 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
3248 | 2025.03.17 16:42:50.244064 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004080578 sec., 259767.12122645372 rows/sec., 17.51 MiB/sec. | ||
3249 | 2025.03.17 16:42:50.244240 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3250 | 2025.03.17 16:42:50.244389 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3251 | 2025.03.17 16:42:50.244457 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3252 | 2025.03.17 16:42:50.244685 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2025.03.17 16:42:50.244884 [ 193 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_9_2} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3254 | 2025.03.17 16:42:50.245055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3255 | 2025.03.17 16:42:50.245357 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3256 | 2025.03.17 16:42:50.245619 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2025.03.17 16:42:50.245778 [ 131 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3258 | 2025.03.17 16:42:50.245837 [ 131 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2025.03.17 16:42:50.245870 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3260 | 2025.03.17 16:42:50.245878 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Debug> executeQuery: Read 1781 rows, 147.83 KiB in 0.005501 sec., 323759.3164879113 rows/sec., 26.24 MiB/sec. | ||
3261 | 2025.03.17 16:42:50.246075 [ 5 ] {01849113-9734-4ade-8e37-54caa082fb54} <Debug> TCPHandler: Processed in 0.005909637 sec. | ||
3262 | 2025.03.17 16:42:50.246166 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
3263 | 2025.03.17 16:42:50.246244 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2025.03.17 16:42:50.246466 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3265 | 2025.03.17 16:42:50.246470 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3266 | 2025.03.17 16:42:50.246555 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3267 | 2025.03.17 16:42:50.246566 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1833 rows starting from the beginning of the part | ||
3268 | 2025.03.17 16:42:50.246907 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 642 rows starting from the beginning of the part | ||
3269 | 2025.03.17 16:42:50.247183 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
3270 | 2025.03.17 16:42:50.247474 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 641 rows starting from the beginning of the part | ||
3271 | 2025.03.17 16:42:50.247807 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
3272 | 2025.03.17 16:42:50.248044 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1781 rows starting from the beginning of the part | ||
3273 | 2025.03.17 16:42:50.249585 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2025.03.17 16:42:50.249645 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3275 | 2025.03.17 16:42:50.250592 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3276 | 2025.03.17 16:42:50.251152 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3277 | 2025.03.17 16:42:50.251585 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.005199 sec., 22696.672437007117 rows/sec., 1.37 MiB/sec. | ||
3278 | 2025.03.17 16:42:50.251871 [ 5 ] {311a2400-bf02-42a6-98b6-0e901d57bb47} <Debug> TCPHandler: Processed in 0.005691372 sec. | ||
3279 | 2025.03.17 16:42:50.252042 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.03.17 16:42:50.252159 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3281 | 2025.03.17 16:42:50.252244 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3282 | 2025.03.17 16:42:50.252814 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5117 rows, containing 5 columns (5 merged, 0 gathered) in 0.006841977 sec., 747883.2507037075 rows/sec., 63.20 MiB/sec. | ||
3283 | 2025.03.17 16:42:50.253183 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3284 | 2025.03.17 16:42:50.253750 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2025.03.17 16:42:50.253977 [ 196 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_21_4} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3286 | 2025.03.17 16:42:50.254129 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
3287 | 2025.03.17 16:42:50.254157 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2025.03.17 16:42:50.254232 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3289 | 2025.03.17 16:42:50.254750 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3290 | 2025.03.17 16:42:50.255073 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2025.03.17 16:42:50.255326 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.003192 sec., 106829.5739348371 rows/sec., 7.13 MiB/sec. | ||
3292 | 2025.03.17 16:42:50.255402 [ 5 ] {04ffb7ce-94a4-4aaa-8228-683f3e2d2308} <Debug> TCPHandler: Processed in 0.003419453 sec. | ||
3293 | 2025.03.17 16:42:50.255532 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3294 | 2025.03.17 16:42:50.255644 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3295 | 2025.03.17 16:42:50.255690 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3296 | 2025.03.17 16:42:50.256252 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2025.03.17 16:42:50.256292 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3298 | 2025.03.17 16:42:50.256664 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3299 | 2025.03.17 16:42:50.256909 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2025.03.17 16:42:50.257092 [ 128 ] {} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3301 | 2025.03.17 16:42:50.257156 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001526 sec., 73394.49541284403 rows/sec., 4.18 MiB/sec. | ||
3302 | 2025.03.17 16:42:50.257165 [ 128 ] {} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2025.03.17 16:42:50.257246 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3304 | 2025.03.17 16:42:50.257293 [ 5 ] {9026eef2-ec58-45c8-8559-074081720204} <Debug> TCPHandler: Processed in 0.001818109 sec. | ||
3305 | 2025.03.17 16:42:50.257492 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::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 | ||
3306 | 2025.03.17 16:42:50.257521 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2025.03.17 16:42:50.257750 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3308 | 2025.03.17 16:42:50.257759 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3309 | 2025.03.17 16:42:50.257819 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
3310 | 2025.03.17 16:42:50.257858 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3311 | 2025.03.17 16:42:50.258218 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
3312 | 2025.03.17 16:42:50.258604 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
3313 | 2025.03.17 16:42:50.258952 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
3314 | 2025.03.17 16:42:50.259328 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
3315 | 2025.03.17 16:42:50.260961 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3316 | 2025.03.17 16:42:50.261022 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3317 | 2025.03.17 16:42:50.261524 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004173139 sec., 134191.55221045835 rows/sec., 8.16 MiB/sec. | ||
3318 | 2025.03.17 16:42:50.261710 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3319 | 2025.03.17 16:42:50.261961 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3320 | 2025.03.17 16:42:50.262157 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.03.17 16:42:50.262290 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_9_2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3322 | 2025.03.17 16:42:50.262444 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3323 | 2025.03.17 16:42:50.262477 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3324 | 2025.03.17 16:42:50.262675 [ 128 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3325 | 2025.03.17 16:42:50.262735 [ 128 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2025.03.17 16:42:50.262770 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Debug> executeQuery: Read 850 rows, 62.83 KiB in 0.005096 sec., 166797.48822605965 rows/sec., 12.04 MiB/sec. | ||
3327 | 2025.03.17 16:42:50.262777 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3328 | 2025.03.17 16:42:50.262968 [ 5 ] {711076b1-71fb-44af-b112-011e3a0de28a} <Debug> TCPHandler: Processed in 0.005528398 sec. | ||
3329 | 2025.03.17 16:42:50.263055 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
3330 | 2025.03.17 16:42:50.263149 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3331 | 2025.03.17 16:42:50.263233 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3332 | 2025.03.17 16:42:50.263307 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part | ||
3333 | 2025.03.17 16:42:50.263361 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3334 | 2025.03.17 16:42:50.263520 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3335 | 2025.03.17 16:42:50.263609 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 394 rows starting from the beginning of the part | ||
3336 | 2025.03.17 16:42:50.264029 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part | ||
3337 | 2025.03.17 16:42:50.264403 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 394 rows starting from the beginning of the part | ||
3338 | 2025.03.17 16:42:50.264719 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part | ||
3339 | 2025.03.17 16:42:50.265015 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 850 rows starting from the beginning of the part | ||
3340 | 2025.03.17 16:42:50.266043 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3341 | 2025.03.17 16:42:50.266116 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3342 | 2025.03.17 16:42:50.267091 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3343 | 2025.03.17 16:42:50.267627 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2025.03.17 16:42:50.267899 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004605 sec., 1302.9315960912054 rows/sec., 68.07 KiB/sec. | ||
3345 | 2025.03.17 16:42:50.267958 [ 5 ] {254d8d4c-21dc-4b2f-b57d-9a119f84ab3d} <Debug> TCPHandler: Processed in 0.004878184 sec. | ||
3346 | 2025.03.17 16:42:50.268183 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3347 | 2025.03.17 16:42:50.268357 [ 188 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.005433747 sec., 501127.4908456356 rows/sec., 38.14 MiB/sec. | ||
3348 | 2025.03.17 16:42:50.268392 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3349 | 2025.03.17 16:42:50.268474 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3350 | 2025.03.17 16:42:50.268740 [ 188 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3351 | 2025.03.17 16:42:50.269216 [ 188 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.03.17 16:42:50.269418 [ 188 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_21_4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3353 | 2025.03.17 16:42:50.269603 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3354 | 2025.03.17 16:42:50.269836 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2025.03.17 16:42:50.269881 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3356 | 2025.03.17 16:42:50.270334 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3357 | 2025.03.17 16:42:50.270585 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2025.03.17 16:42:50.270744 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3359 | 2025.03.17 16:42:50.270802 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3360 | 2025.03.17 16:42:50.270837 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.002487 sec., 383996.7832730197 rows/sec., 25.51 MiB/sec. | ||
3361 | 2025.03.17 16:42:50.270843 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3362 | 2025.03.17 16:42:50.271018 [ 5 ] {2a491e68-8716-443c-b7f2-c7f99a784419} <Debug> TCPHandler: Processed in 0.002932303 sec. | ||
3363 | 2025.03.17 16:42:50.271101 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3364 | 2025.03.17 16:42:50.271264 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3365 | 2025.03.17 16:42:50.271284 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3366 | 2025.03.17 16:42:50.271337 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5556 rows starting from the beginning of the part | ||
3367 | 2025.03.17 16:42:50.271576 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3368 | 2025.03.17 16:42:50.271592 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3369 | 2025.03.17 16:42:50.271816 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3370 | 2025.03.17 16:42:50.271961 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3371 | 2025.03.17 16:42:50.272367 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3372 | 2025.03.17 16:42:50.272761 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3373 | 2025.03.17 16:42:50.273025 [ 190 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 955 rows starting from the beginning of the part | ||
3374 | 2025.03.17 16:42:50.274139 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3375 | 2025.03.17 16:42:50.274200 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3376 | 2025.03.17 16:42:50.274872 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3377 | 2025.03.17 16:42:50.275376 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2025.03.17 16:42:50.275942 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004516 sec., 221.43489813994685 rows/sec., 14.92 KiB/sec. | ||
3379 | 2025.03.17 16:42:50.276027 [ 5 ] {37130b77-5a48-4dd3-96ea-c27ae7263a48} <Debug> TCPHandler: Processed in 0.004853794 sec. | ||
3380 | 2025.03.17 16:42:50.276201 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2025.03.17 16:42:50.276352 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3382 | 2025.03.17 16:42:50.276421 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3383 | 2025.03.17 16:42:50.277571 [ 189 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7305 rows, containing 5 columns (5 merged, 0 gathered) in 0.006590081 sec., 1108484.099057356 rows/sec., 74.72 MiB/sec. | ||
3384 | 2025.03.17 16:42:50.278207 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2025.03.17 16:42:50.278228 [ 189 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3386 | 2025.03.17 16:42:50.278277 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3387 | 2025.03.17 16:42:50.278893 [ 189 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3388 | 2025.03.17 16:42:50.279066 [ 189 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3389 | 2025.03.17 16:42:50.279258 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
3390 | 2025.03.17 16:42:50.279536 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3391 | 2025.03.17 16:42:50.279803 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2025.03.17 16:42:50.280039 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.00371 sec., 3234.5013477088946 rows/sec., 5.80 MiB/sec. | ||
3393 | 2025.03.17 16:42:50.280145 [ 5 ] {cb431374-9cab-486f-9c4d-19759eb6f5bf} <Debug> TCPHandler: Processed in 0.004045097 sec. | ||
3394 | 2025.03.17 16:42:50.280262 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3395 | 2025.03.17 16:42:50.280366 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3396 | 2025.03.17 16:42:50.280413 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3397 | 2025.03.17 16:42:50.280850 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3398 | 2025.03.17 16:42:50.280889 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3399 | 2025.03.17 16:42:50.281240 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3400 | 2025.03.17 16:42:50.281480 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3401 | 2025.03.17 16:42:50.281632 [ 128 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3402 | 2025.03.17 16:42:50.281696 [ 128 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3403 | 2025.03.17 16:42:50.281733 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3404 | 2025.03.17 16:42:50.281741 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001388 sec., 24495.677233429396 rows/sec., 1.42 MiB/sec. | ||
3405 | 2025.03.17 16:42:50.282079 [ 5 ] {7a3c9a9a-8ff9-41d5-b3ca-24ccf026cfd8} <Debug> TCPHandler: Processed in 0.00186024 sec. | ||
3406 | 2025.03.17 16:42:50.282147 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3407 | 2025.03.17 16:42:50.282541 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3408 | 2025.03.17 16:42:50.282577 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
3409 | 2025.03.17 16:42:50.282673 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3410 | 2025.03.17 16:42:50.282887 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3411 | 2025.03.17 16:42:50.283069 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3412 | 2025.03.17 16:42:50.283231 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3413 | 2025.03.17 16:42:50.283332 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
3414 | 2025.03.17 16:42:50.284616 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.00279247 sec., 457659.34817562945 rows/sec., 29.82 MiB/sec. | ||
3415 | 2025.03.17 16:42:50.284830 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3416 | 2025.03.17 16:42:50.285167 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): 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.03.17 16:42:50.285259 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_21_4} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3418 | 2025.03.17 16:42:50.285360 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3419 | 2025.03.17 16:42:51.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.33 MiB, peak 178.58 MiB, free memory in arenas 0.00 B, will set to 173.30 MiB (RSS), difference: -1.03 MiB | ||
3420 | 2025.03.17 16:42:54.654174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 498 | ||
3421 | 2025.03.17 16:42:54.657713 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2025.03.17 16:42:54.657767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3423 | 2025.03.17 16:42:54.659508 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3424 | 2025.03.17 16:42:54.659865 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2025.03.17 16:42:54.660638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
3426 | 2025.03.17 16:42:54.916133 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3427 | 2025.03.17 16:42:54.916331 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3428 | 2025.03.17 16:42:54.916409 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3429 | 2025.03.17 16:42:54.917219 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3430 | 2025.03.17 16:42:54.917275 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3431 | 2025.03.17 16:42:54.917734 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3432 | 2025.03.17 16:42:54.918011 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3433 | 2025.03.17 16:42:54.918246 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. | ||
3434 | 2025.03.17 16:42:54.918317 [ 5 ] {788ee701-0ca2-4647-9677-f3e8063ea5d1} <Debug> TCPHandler: Processed in 0.002325439 sec. | ||
3435 | 2025.03.17 16:42:54.918451 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3436 | 2025.03.17 16:42:54.918570 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3437 | 2025.03.17 16:42:54.918619 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3438 | 2025.03.17 16:42:54.919181 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3439 | 2025.03.17 16:42:54.919225 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3440 | 2025.03.17 16:42:54.919606 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3441 | 2025.03.17 16:42:54.919855 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3442 | 2025.03.17 16:42:54.920074 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
3443 | 2025.03.17 16:42:54.920128 [ 5 ] {38e137b7-f7b1-451a-b934-07edf4095c87} <Debug> TCPHandler: Processed in 0.001733607 sec. | ||
3444 | 2025.03.17 16:42:54.920245 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3445 | 2025.03.17 16:42:54.920356 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3446 | 2025.03.17 16:42:54.920408 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3447 | 2025.03.17 16:42:54.920915 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2025.03.17 16:42:54.920957 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3449 | 2025.03.17 16:42:54.921357 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3450 | 2025.03.17 16:42:54.921619 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3451 | 2025.03.17 16:42:54.921840 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001508 sec., 84880.63660477454 rows/sec., 5.91 MiB/sec. | ||
3452 | 2025.03.17 16:42:54.921894 [ 5 ] {a59efcab-9ed1-4cb5-9fdc-f8203ea1a1fb} <Debug> TCPHandler: Processed in 0.001701057 sec. | ||
3453 | 2025.03.17 16:42:54.922012 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3454 | 2025.03.17 16:42:54.922119 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3455 | 2025.03.17 16:42:54.922167 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3456 | 2025.03.17 16:42:54.922621 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3457 | 2025.03.17 16:42:54.922661 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3458 | 2025.03.17 16:42:54.923020 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3459 | 2025.03.17 16:42:54.923275 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3460 | 2025.03.17 16:42:54.923492 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001426 sec., 33660.58906030856 rows/sec., 2.27 MiB/sec. | ||
3461 | 2025.03.17 16:42:54.923590 [ 5 ] {3672f612-539c-4731-9c4a-d901879fe7fb} <Debug> TCPHandler: Processed in 0.001674916 sec. | ||
3462 | 2025.03.17 16:42:57.137859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3463 | 2025.03.17 16:42:57.138512 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2025.03.17 16:42:57.138559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3465 | 2025.03.17 16:42:57.139073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3466 | 2025.03.17 16:42:57.139321 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2025.03.17 16:42:57.139562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3468 | 2025.03.17 16:42:57.682516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3469 | 2025.03.17 16:42:57.704062 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.17 16:42:57.704129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3471 | 2025.03.17 16:42:57.711794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3472 | 2025.03.17 16:42:57.712564 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.03.17 16:42:57.715852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3474 | 2025.03.17 16:42:59.919361 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3475 | 2025.03.17 16:42:59.919573 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3476 | 2025.03.17 16:42:59.919652 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3477 | 2025.03.17 16:42:59.920510 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3478 | 2025.03.17 16:42:59.920559 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3479 | 2025.03.17 16:42:59.921025 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3480 | 2025.03.17 16:42:59.921282 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2025.03.17 16:42:59.921517 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002004 sec., 54890.21956087824 rows/sec., 4.60 MiB/sec. | ||
3482 | 2025.03.17 16:42:59.921575 [ 5 ] {236bc7b8-c08d-4f45-8afb-8fa64cfe05ef} <Debug> TCPHandler: Processed in 0.002360581 sec. | ||
3483 | 2025.03.17 16:42:59.921700 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2025.03.17 16:42:59.921808 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3485 | 2025.03.17 16:42:59.921853 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3486 | 2025.03.17 16:42:59.922378 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2025.03.17 16:42:59.922418 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3488 | 2025.03.17 16:42:59.922767 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3489 | 2025.03.17 16:42:59.923004 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2025.03.17 16:42:59.923217 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001431 sec., 18867.924528301886 rows/sec., 1.39 MiB/sec. | ||
3491 | 2025.03.17 16:42:59.923270 [ 5 ] {606922d7-ae9d-4ec9-a406-dbb31c3ce254} <Debug> TCPHandler: Processed in 0.001622675 sec. | ||
3492 | 2025.03.17 16:42:59.923375 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3493 | 2025.03.17 16:42:59.923475 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3494 | 2025.03.17 16:42:59.923521 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3495 | 2025.03.17 16:42:59.924068 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2025.03.17 16:42:59.924108 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3497 | 2025.03.17 16:42:59.924476 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3498 | 2025.03.17 16:42:59.924712 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2025.03.17 16:42:59.924959 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001504 sec., 60505.31914893617 rows/sec., 4.73 MiB/sec. | ||
3500 | 2025.03.17 16:42:59.925106 [ 5 ] {e309c55d-2312-4e39-b27f-b5418c84fba9} <Debug> TCPHandler: Processed in 0.001780778 sec. | ||
3501 | 2025.03.17 16:42:59.925310 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3502 | 2025.03.17 16:42:59.925416 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3503 | 2025.03.17 16:42:59.925468 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3504 | 2025.03.17 16:42:59.926020 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3505 | 2025.03.17 16:42:59.926060 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3506 | 2025.03.17 16:42:59.926442 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3507 | 2025.03.17 16:42:59.926677 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3508 | 2025.03.17 16:42:59.926889 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
3509 | 2025.03.17 16:42:59.926942 [ 5 ] {1aa5bda2-2968-44eb-b720-77c74e0d11b8} <Debug> TCPHandler: Processed in 0.001699387 sec. | ||
3510 | 2025.03.17 16:42:59.927048 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3511 | 2025.03.17 16:42:59.927149 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3512 | 2025.03.17 16:42:59.927215 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3513 | 2025.03.17 16:42:59.928317 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2025.03.17 16:42:59.928357 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3515 | 2025.03.17 16:42:59.928988 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3516 | 2025.03.17 16:42:59.929253 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2025.03.17 16:42:59.929487 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002358 sec., 11450.381679389313 rows/sec., 20.52 MiB/sec. | ||
3518 | 2025.03.17 16:42:59.929580 [ 5 ] {78826e72-69e7-4546-8539-f9e2b0d7553d} <Debug> TCPHandler: Processed in 0.002583295 sec. | ||
3519 | 2025.03.17 16:42:59.929696 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3520 | 2025.03.17 16:42:59.929799 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3521 | 2025.03.17 16:42:59.929846 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3522 | 2025.03.17 16:42:59.930279 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2025.03.17 16:42:59.930317 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3524 | 2025.03.17 16:42:59.930678 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3525 | 2025.03.17 16:42:59.930916 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2025.03.17 16:42:59.931115 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
3527 | 2025.03.17 16:42:59.931186 [ 5 ] {588ff2fd-b35d-4d1b-adc9-6b4fda28380d} <Debug> TCPHandler: Processed in 0.001540683 sec. | ||
3528 | 2025.03.17 16:43:01.342756 [ 93 ] {} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3529 | 2025.03.17 16:43:01.342824 [ 93 ] {} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3530 | 2025.03.17 16:43:01.342847 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3531 | 2025.03.17 16:43:01.343118 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3532 | 2025.03.17 16:43:01.343317 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3533 | 2025.03.17 16:43:01.343361 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3534 | 2025.03.17 16:43:01.343451 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3535 | 2025.03.17 16:43:01.343655 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3536 | 2025.03.17 16:43:01.343933 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3537 | 2025.03.17 16:43:01.344117 [ 190 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
3538 | 2025.03.17 16:43:01.345214 [ 188 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002268449 sec., 4408.298357159451 rows/sec., 295.32 KiB/sec. | ||
3539 | 2025.03.17 16:43:01.345408 [ 194 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3540 | 2025.03.17 16:43:01.345761 [ 194 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_9_2} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3541 | 2025.03.17 16:43:01.345856 [ 194 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_9_2} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3542 | 2025.03.17 16:43:01.345943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3543 | 2025.03.17 16:43:04.552717 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3544 | 2025.03.17 16:43:04.552813 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3545 | 2025.03.17 16:43:04.639865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3546 | 2025.03.17 16:43:04.640473 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3547 | 2025.03.17 16:43:04.640513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3548 | 2025.03.17 16:43:04.641077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3549 | 2025.03.17 16:43:04.641331 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3550 | 2025.03.17 16:43:04.641487 [ 56 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3551 | 2025.03.17 16:43:04.641537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3552 | 2025.03.17 16:43:04.641540 [ 56 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2025.03.17 16:43:04.641583 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3554 | 2025.03.17 16:43:04.641718 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3555 | 2025.03.17 16:43:04.641870 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3556 | 2025.03.17 16:43:04.641912 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3557 | 2025.03.17 16:43:04.641988 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3558 | 2025.03.17 16:43:04.642129 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3559 | 2025.03.17 16:43:04.642325 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3560 | 2025.03.17 16:43:04.642585 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3561 | 2025.03.17 16:43:04.642799 [ 190 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
3562 | 2025.03.17 16:43:04.644605 [ 188 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002947323 sec., 2504306.4502940467 rows/sec., 35.82 MiB/sec. | ||
3563 | 2025.03.17 16:43:04.645402 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3564 | 2025.03.17 16:43:04.645756 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_16_3} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3565 | 2025.03.17 16:43:04.645848 [ 191 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_16_3} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3566 | 2025.03.17 16:43:04.645961 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3567 | 2025.03.17 16:43:04.661559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 518 | ||
3568 | 2025.03.17 16:43:04.664291 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.03.17 16:43:04.664331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3570 | 2025.03.17 16:43:04.665759 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3571 | 2025.03.17 16:43:04.666062 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.03.17 16:43:04.666227 [ 56 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3573 | 2025.03.17 16:43:04.666299 [ 56 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2025.03.17 16:43:04.666348 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3575 | 2025.03.17 16:43:04.666739 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
3576 | 2025.03.17 16:43:04.667315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
3577 | 2025.03.17 16:43:04.667816 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3578 | 2025.03.17 16:43:04.667988 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
3579 | 2025.03.17 16:43:04.668492 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
3580 | 2025.03.17 16:43:04.668998 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
3581 | 2025.03.17 16:43:04.669487 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3582 | 2025.03.17 16:43:04.669960 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
3583 | 2025.03.17 16:43:04.670450 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3584 | 2025.03.17 16:43:04.678151 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.011672061 sec., 44379.48019634236 rows/sec., 40.25 MiB/sec. | ||
3585 | 2025.03.17 16:43:04.679292 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3586 | 2025.03.17 16:43:04.680135 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2025.03.17 16:43:04.680241 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_11_2} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3588 | 2025.03.17 16:43:04.680568 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3589 | 2025.03.17 16:43:04.923798 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3590 | 2025.03.17 16:43:04.924011 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3591 | 2025.03.17 16:43:04.924093 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3592 | 2025.03.17 16:43:04.924909 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3593 | 2025.03.17 16:43:04.924962 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3594 | 2025.03.17 16:43:04.925395 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3595 | 2025.03.17 16:43:04.925648 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3596 | 2025.03.17 16:43:04.925880 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001929 sec., 109901.50336962157 rows/sec., 6.99 MiB/sec. | ||
3597 | 2025.03.17 16:43:04.925939 [ 5 ] {bfe959a5-cf08-4aeb-9ccd-7f627d59724f} <Debug> TCPHandler: Processed in 0.002288489 sec. | ||
3598 | 2025.03.17 16:43:04.926063 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3599 | 2025.03.17 16:43:04.926188 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3600 | 2025.03.17 16:43:04.926245 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3601 | 2025.03.17 16:43:04.927140 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3602 | 2025.03.17 16:43:04.927184 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3603 | 2025.03.17 16:43:04.927598 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3604 | 2025.03.17 16:43:04.927836 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3605 | 2025.03.17 16:43:04.928056 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001898 sec., 337723.91991570074 rows/sec., 26.61 MiB/sec. | ||
3606 | 2025.03.17 16:43:04.928162 [ 5 ] {919af0fb-c18e-47a2-97aa-1b9921e4a215} <Debug> TCPHandler: Processed in 0.002151336 sec. | ||
3607 | 2025.03.17 16:43:04.928292 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3608 | 2025.03.17 16:43:04.928394 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3609 | 2025.03.17 16:43:04.928440 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3610 | 2025.03.17 16:43:04.928993 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3611 | 2025.03.17 16:43:04.929032 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3612 | 2025.03.17 16:43:04.929382 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3613 | 2025.03.17 16:43:04.929625 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3614 | 2025.03.17 16:43:04.929792 [ 56 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3615 | 2025.03.17 16:43:04.929853 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001478 sec., 79837.61840324763 rows/sec., 4.82 MiB/sec. | ||
3616 | 2025.03.17 16:43:04.929879 [ 56 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2025.03.17 16:43:04.929953 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3618 | 2025.03.17 16:43:04.929971 [ 5 ] {03614067-dfad-4836-b72d-f7aa7510f7d7} <Debug> TCPHandler: Processed in 0.001726007 sec. | ||
3619 | 2025.03.17 16:43:04.930304 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3620 | 2025.03.17 16:43:04.930440 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
3621 | 2025.03.17 16:43:04.930632 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3622 | 2025.03.17 16:43:04.930749 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3623 | 2025.03.17 16:43:04.930792 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3624 | 2025.03.17 16:43:04.930911 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 157 rows starting from the beginning of the part | ||
3625 | 2025.03.17 16:43:04.931220 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 118 rows starting from the beginning of the part | ||
3626 | 2025.03.17 16:43:04.931611 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
3627 | 2025.03.17 16:43:04.931967 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
3628 | 2025.03.17 16:43:04.932397 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
3629 | 2025.03.17 16:43:04.932542 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
3630 | 2025.03.17 16:43:04.933494 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2025.03.17 16:43:04.933567 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3632 | 2025.03.17 16:43:04.934568 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3633 | 2025.03.17 16:43:04.935052 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2025.03.17 16:43:04.935610 [ 197 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.005509338 sec., 102553.15611421916 rows/sec., 6.79 MiB/sec. | ||
3635 | 2025.03.17 16:43:04.936005 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005386 sec., 20980.31934645377 rows/sec., 1.36 MiB/sec. | ||
3636 | 2025.03.17 16:43:04.936169 [ 187 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3637 | 2025.03.17 16:43:04.936293 [ 5 ] {42ef95eb-2c25-4dcd-9e18-a895a7a98376} <Debug> TCPHandler: Processed in 0.006157892 sec. | ||
3638 | 2025.03.17 16:43:04.936429 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3639 | 2025.03.17 16:43:04.936552 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3640 | 2025.03.17 16:43:04.936557 [ 187 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3641 | 2025.03.17 16:43:04.936609 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3642 | 2025.03.17 16:43:04.936668 [ 187 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_15_3} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
3643 | 2025.03.17 16:43:04.936776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3644 | 2025.03.17 16:43:04.937254 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3645 | 2025.03.17 16:43:04.937294 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3646 | 2025.03.17 16:43:04.937648 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3647 | 2025.03.17 16:43:04.937880 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2025.03.17 16:43:04.938121 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001604 sec., 69825.43640897756 rows/sec., 3.98 MiB/sec. | ||
3649 | 2025.03.17 16:43:04.938288 [ 5 ] {d2736d38-53cd-435b-9e4f-afb3ee8580ed} <Debug> TCPHandler: Processed in 0.001909831 sec. | ||
3650 | 2025.03.17 16:43:04.938417 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3651 | 2025.03.17 16:43:04.938525 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3652 | 2025.03.17 16:43:04.938571 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3653 | 2025.03.17 16:43:04.939270 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3654 | 2025.03.17 16:43:04.939310 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3655 | 2025.03.17 16:43:04.939682 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3656 | 2025.03.17 16:43:04.939922 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3657 | 2025.03.17 16:43:04.940247 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001721 sec., 228936.66472980825 rows/sec., 16.20 MiB/sec. | ||
3658 | 2025.03.17 16:43:04.940660 [ 5 ] {2c903186-7661-4eb0-a76d-f4fcced36a58} <Debug> TCPHandler: Processed in 0.002286129 sec. | ||
3659 | 2025.03.17 16:43:04.940935 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3660 | 2025.03.17 16:43:04.941045 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3661 | 2025.03.17 16:43:04.941095 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3662 | 2025.03.17 16:43:04.941560 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2025.03.17 16:43:04.941599 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3664 | 2025.03.17 16:43:04.941949 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3665 | 2025.03.17 16:43:04.942178 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3666 | 2025.03.17 16:43:04.942546 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
3667 | 2025.03.17 16:43:04.942835 [ 5 ] {67f60e8e-c539-44e3-bc35-5a2da10e0ce9} <Debug> TCPHandler: Processed in 0.001977732 sec. | ||
3668 | 2025.03.17 16:43:04.942946 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3669 | 2025.03.17 16:43:04.943051 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3670 | 2025.03.17 16:43:04.943127 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3671 | 2025.03.17 16:43:04.943672 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3672 | 2025.03.17 16:43:04.943710 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3673 | 2025.03.17 16:43:04.944088 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3674 | 2025.03.17 16:43:04.944324 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3675 | 2025.03.17 16:43:04.944564 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001524 sec., 155511.81102362205 rows/sec., 10.42 MiB/sec. | ||
3676 | 2025.03.17 16:43:04.944689 [ 5 ] {024dc734-d59f-4bea-bb10-ddd0e5a7dec0} <Debug> TCPHandler: Processed in 0.001792798 sec. | ||
3677 | 2025.03.17 16:43:04.944811 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3678 | 2025.03.17 16:43:04.944944 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3679 | 2025.03.17 16:43:04.944992 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3680 | 2025.03.17 16:43:04.945416 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3681 | 2025.03.17 16:43:04.945454 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3682 | 2025.03.17 16:43:04.945801 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3683 | 2025.03.17 16:43:04.946036 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3684 | 2025.03.17 16:43:04.946304 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
3685 | 2025.03.17 16:43:04.946503 [ 5 ] {6e1e138c-7b21-47e8-b0aa-24a47b9e6fd8} <Debug> TCPHandler: Processed in 0.001738248 sec. | ||
3686 | 2025.03.17 16:43:04.946617 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3687 | 2025.03.17 16:43:04.946720 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3688 | 2025.03.17 16:43:04.946792 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3689 | 2025.03.17 16:43:04.947872 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2025.03.17 16:43:04.947914 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3691 | 2025.03.17 16:43:04.948518 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3692 | 2025.03.17 16:43:04.948769 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2025.03.17 16:43:04.949084 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002363 sec., 5078.290308929327 rows/sec., 9.10 MiB/sec. | ||
3694 | 2025.03.17 16:43:04.949256 [ 5 ] {da304043-c179-4ce9-9b72-1f4f046edc70} <Debug> TCPHandler: Processed in 0.002690698 sec. | ||
3695 | 2025.03.17 16:43:04.949372 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3696 | 2025.03.17 16:43:04.949476 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3697 | 2025.03.17 16:43:04.949523 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3698 | 2025.03.17 16:43:04.949963 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3699 | 2025.03.17 16:43:04.950002 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3700 | 2025.03.17 16:43:04.950358 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3701 | 2025.03.17 16:43:04.950588 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2025.03.17 16:43:04.950861 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 3.76 MiB/sec. | ||
3703 | 2025.03.17 16:43:04.951051 [ 5 ] {147459f4-be8a-435e-827e-671f5787875d} <Debug> TCPHandler: Processed in 0.001726197 sec. | ||
3704 | 2025.03.17 16:43:05.001781 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001312218 sec. | ||
3705 | 2025.03.17 16:43:05.216895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3706 | 2025.03.17 16:43:05.238422 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2025.03.17 16:43:05.238466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3708 | 2025.03.17 16:43:05.245945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3709 | 2025.03.17 16:43:05.246712 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2025.03.17 16:43:05.247109 [ 44 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3711 | 2025.03.17 16:43:05.247265 [ 44 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3712 | 2025.03.17 16:43:05.247345 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3713 | 2025.03.17 16:43:05.247673 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
3714 | 2025.03.17 16:43:05.255319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3715 | 2025.03.17 16:43:05.256832 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3716 | 2025.03.17 16:43:05.257710 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
3717 | 2025.03.17 16:43:05.262300 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
3718 | 2025.03.17 16:43:05.266872 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
3719 | 2025.03.17 16:43:05.271689 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
3720 | 2025.03.17 16:43:05.276892 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
3721 | 2025.03.17 16:43:05.281441 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
3722 | 2025.03.17 16:43:05.340186 [ 200 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.092688715 sec., 1305.4447890447072 rows/sec., 6.75 MiB/sec. | ||
3723 | 2025.03.17 16:43:05.343114 [ 199 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3724 | 2025.03.17 16:43:05.346172 [ 199 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.03.17 16:43:05.346313 [ 199 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_16_3} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3726 | 2025.03.17 16:43:05.348802 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3727 | 2025.03.17 16:43:06.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.64 MiB, peak 185.60 MiB, free memory in arenas 0.00 B, will set to 177.47 MiB (RSS), difference: 1.83 MiB | ||
3728 | 2025.03.17 16:43:09.919338 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2025.03.17 16:43:09.919557 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3730 | 2025.03.17 16:43:09.919635 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3731 | 2025.03.17 16:43:09.920398 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2025.03.17 16:43:09.920454 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3733 | 2025.03.17 16:43:09.920913 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3734 | 2025.03.17 16:43:09.921207 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2025.03.17 16:43:09.921468 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001962 sec., 1019.3679918450559 rows/sec., 83.12 KiB/sec. | ||
3736 | 2025.03.17 16:43:09.921562 [ 5 ] {b7fad0bd-42a1-4105-98d7-eff5aa6b8d77} <Debug> TCPHandler: Processed in 0.002364861 sec. | ||
3737 | 2025.03.17 16:43:09.921696 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2025.03.17 16:43:09.921812 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3739 | 2025.03.17 16:43:09.921864 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3740 | 2025.03.17 16:43:09.922463 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2025.03.17 16:43:09.922505 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3742 | 2025.03.17 16:43:09.922892 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3743 | 2025.03.17 16:43:09.923130 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2025.03.17 16:43:09.923362 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001577 sec., 70386.81039949271 rows/sec., 5.89 MiB/sec. | ||
3745 | 2025.03.17 16:43:09.923418 [ 5 ] {e4dfeee7-5f4a-43e0-a6d8-62e2ba03ed67} <Debug> TCPHandler: Processed in 0.001778098 sec. | ||
3746 | 2025.03.17 16:43:09.923534 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2025.03.17 16:43:09.923645 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3748 | 2025.03.17 16:43:09.923694 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3749 | 2025.03.17 16:43:09.924267 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2025.03.17 16:43:09.924315 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3751 | 2025.03.17 16:43:09.924719 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3752 | 2025.03.17 16:43:09.924968 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.03.17 16:43:09.925178 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001558 sec., 18613.607188703467 rows/sec., 1.36 MiB/sec. | ||
3754 | 2025.03.17 16:43:09.925233 [ 5 ] {d97f4b9a-7a3a-40eb-b4ad-000205c97791} <Debug> TCPHandler: Processed in 0.001752257 sec. | ||
3755 | 2025.03.17 16:43:09.925353 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2025.03.17 16:43:09.925463 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3757 | 2025.03.17 16:43:09.925512 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3758 | 2025.03.17 16:43:09.926073 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.03.17 16:43:09.926114 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3760 | 2025.03.17 16:43:09.926496 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3761 | 2025.03.17 16:43:09.926737 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.03.17 16:43:09.926960 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001521 sec., 61143.984220907296 rows/sec., 4.78 MiB/sec. | ||
3763 | 2025.03.17 16:43:09.927013 [ 5 ] {02ef5451-53d1-43b2-9ebd-a799097aebeb} <Debug> TCPHandler: Processed in 0.001711226 sec. | ||
3764 | 2025.03.17 16:43:09.927134 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2025.03.17 16:43:09.927241 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3766 | 2025.03.17 16:43:09.927291 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3767 | 2025.03.17 16:43:09.927809 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.03.17 16:43:09.927848 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3769 | 2025.03.17 16:43:09.928231 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3770 | 2025.03.17 16:43:09.928464 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.17 16:43:09.928760 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001534 sec., 104954.36766623208 rows/sec., 7.31 MiB/sec. | ||
3772 | 2025.03.17 16:43:09.928988 [ 5 ] {c0ae8cbf-840c-4c92-be91-5a3d8d0f941f} <Debug> TCPHandler: Processed in 0.001902241 sec. | ||
3773 | 2025.03.17 16:43:09.929172 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3774 | 2025.03.17 16:43:09.929281 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3775 | 2025.03.17 16:43:09.929360 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3776 | 2025.03.17 16:43:09.930512 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2025.03.17 16:43:09.930553 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3778 | 2025.03.17 16:43:09.931206 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3779 | 2025.03.17 16:43:09.931461 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2025.03.17 16:43:09.931650 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3781 | 2025.03.17 16:43:09.931740 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002474 sec., 10913.500404203718 rows/sec., 19.56 MiB/sec. | ||
3782 | 2025.03.17 16:43:09.931746 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3783 | 2025.03.17 16:43:09.931825 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3784 | 2025.03.17 16:43:09.932354 [ 5 ] {cb87a71f-be4f-40d6-811a-b5f9aeace6a8} <Debug> TCPHandler: Processed in 0.003232329 sec. | ||
3785 | 2025.03.17 16:43:09.932501 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
3786 | 2025.03.17 16:43:09.932676 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2025.03.17 16:43:09.932929 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3788 | 2025.03.17 16:43:09.933065 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3789 | 2025.03.17 16:43:09.933435 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3790 | 2025.03.17 16:43:09.933697 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 153 rows starting from the beginning of the part | ||
3791 | 2025.03.17 16:43:09.934423 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
3792 | 2025.03.17 16:43:09.935210 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
3793 | 2025.03.17 16:43:09.935238 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3794 | 2025.03.17 16:43:09.935318 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3795 | 2025.03.17 16:43:09.935819 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
3796 | 2025.03.17 16:43:09.936495 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
3797 | 2025.03.17 16:43:09.936787 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3798 | 2025.03.17 16:43:09.937064 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
3799 | 2025.03.17 16:43:09.937586 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2025.03.17 16:43:09.938715 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005819 sec., 10311.050008592541 rows/sec., 711.57 KiB/sec. | ||
3801 | 2025.03.17 16:43:09.938914 [ 5 ] {8761666d-8cd4-475b-b003-a3040d874af3} <Debug> TCPHandler: Processed in 0.006323995 sec. | ||
3802 | 2025.03.17 16:43:09.941479 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.009457002 sec., 27281.37310323081 rows/sec., 48.89 MiB/sec. | ||
3803 | 2025.03.17 16:43:09.942180 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3804 | 2025.03.17 16:43:09.942660 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2025.03.17 16:43:09.942735 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3806 | 2025.03.17 16:43:09.942879 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3807 | 2025.03.17 16:43:12.142638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3808 | 2025.03.17 16:43:12.143309 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2025.03.17 16:43:12.143350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3810 | 2025.03.17 16:43:12.143985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3811 | 2025.03.17 16:43:12.144237 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3812 | 2025.03.17 16:43:12.144511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3813 | 2025.03.17 16:43:12.755567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3814 | 2025.03.17 16:43:12.775208 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2025.03.17 16:43:12.775277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3816 | 2025.03.17 16:43:12.782608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3817 | 2025.03.17 16:43:12.783411 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.03.17 16:43:12.786698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3819 | 2025.03.17 16:43:14.668451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 554 | ||
3820 | 2025.03.17 16:43:14.671785 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2025.03.17 16:43:14.671848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3822 | 2025.03.17 16:43:14.673338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3823 | 2025.03.17 16:43:14.673667 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3824 | 2025.03.17 16:43:14.674628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
3825 | 2025.03.17 16:43:14.924499 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3826 | 2025.03.17 16:43:14.924711 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3827 | 2025.03.17 16:43:14.924789 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3828 | 2025.03.17 16:43:14.925673 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3829 | 2025.03.17 16:43:14.925721 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3830 | 2025.03.17 16:43:14.926176 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3831 | 2025.03.17 16:43:14.926450 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2025.03.17 16:43:14.926678 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002024 sec., 104743.08300395256 rows/sec., 6.66 MiB/sec. | ||
3833 | 2025.03.17 16:43:14.926770 [ 5 ] {75c8cb25-7266-4eef-8f3c-555b92110974} <Debug> TCPHandler: Processed in 0.002407172 sec. | ||
3834 | 2025.03.17 16:43:14.926891 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3835 | 2025.03.17 16:43:14.927011 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3836 | 2025.03.17 16:43:14.927074 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3837 | 2025.03.17 16:43:14.927985 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3838 | 2025.03.17 16:43:14.928029 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3839 | 2025.03.17 16:43:14.928478 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3840 | 2025.03.17 16:43:14.928838 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3841 | 2025.03.17 16:43:14.928986 [ 49 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3842 | 2025.03.17 16:43:14.929030 [ 49 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3843 | 2025.03.17 16:43:14.929042 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.002062 sec., 310863.23957322986 rows/sec., 24.49 MiB/sec. | ||
3844 | 2025.03.17 16:43:14.929054 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3845 | 2025.03.17 16:43:14.929137 [ 5 ] {36dd07fb-10be-4ef0-a375-c233c9b69f10} <Debug> TCPHandler: Processed in 0.002302359 sec. | ||
3846 | 2025.03.17 16:43:14.929315 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
3847 | 2025.03.17 16:43:14.929341 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3848 | 2025.03.17 16:43:14.929568 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3849 | 2025.03.17 16:43:14.929600 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3850 | 2025.03.17 16:43:14.929663 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3851 | 2025.03.17 16:43:14.929674 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1842 rows starting from the beginning of the part | ||
3852 | 2025.03.17 16:43:14.930056 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
3853 | 2025.03.17 16:43:14.930373 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
3854 | 2025.03.17 16:43:14.930696 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 641 rows starting from the beginning of the part | ||
3855 | 2025.03.17 16:43:14.931083 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part | ||
3856 | 2025.03.17 16:43:14.931448 [ 192 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 641 rows starting from the beginning of the part | ||
3857 | 2025.03.17 16:43:14.932423 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3858 | 2025.03.17 16:43:14.932488 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3859 | 2025.03.17 16:43:14.933445 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3860 | 2025.03.17 16:43:14.933989 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3861 | 2025.03.17 16:43:14.934358 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.004874 sec., 24210.09437833402 rows/sec., 1.46 MiB/sec. | ||
3862 | 2025.03.17 16:43:14.934454 [ 5 ] {b690d2cf-14ed-4b06-81a2-399cc0f85e60} <Debug> TCPHandler: Processed in 0.005176231 sec. | ||
3863 | 2025.03.17 16:43:14.934568 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3864 | 2025.03.17 16:43:14.934770 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3865 | 2025.03.17 16:43:14.934854 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3866 | 2025.03.17 16:43:14.935151 [ 198 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3401 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988009 sec., 567968.4182171402 rows/sec., 47.86 MiB/sec. | ||
3867 | 2025.03.17 16:43:14.935569 [ 198 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3868 | 2025.03.17 16:43:14.935947 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2025.03.17 16:43:14.936012 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3870 | 2025.03.17 16:43:14.936227 [ 198 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3871 | 2025.03.17 16:43:14.936434 [ 198 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_26_5} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3872 | 2025.03.17 16:43:14.936641 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3873 | 2025.03.17 16:43:14.936763 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3874 | 2025.03.17 16:43:14.937025 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3875 | 2025.03.17 16:43:14.937155 [ 49 ] {} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3876 | 2025.03.17 16:43:14.937200 [ 49 ] {} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3877 | 2025.03.17 16:43:14.937228 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3878 | 2025.03.17 16:43:14.937229 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002548 sec., 44348.50863422292 rows/sec., 2.87 MiB/sec. | ||
3879 | 2025.03.17 16:43:14.937445 [ 5 ] {abe5243a-0cc5-4124-86d7-dfde1f391582} <Debug> TCPHandler: Processed in 0.002925593 sec. | ||
3880 | 2025.03.17 16:43:14.937516 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::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 | ||
3881 | 2025.03.17 16:43:14.937622 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3882 | 2025.03.17 16:43:14.937698 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2025.03.17 16:43:14.937772 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
3884 | 2025.03.17 16:43:14.937835 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3885 | 2025.03.17 16:43:14.937995 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 114 rows starting from the beginning of the part | ||
3886 | 2025.03.17 16:43:14.938048 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3887 | 2025.03.17 16:43:14.938334 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
3888 | 2025.03.17 16:43:14.938695 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part | ||
3889 | 2025.03.17 16:43:14.938918 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
3890 | 2025.03.17 16:43:14.939343 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
3891 | 2025.03.17 16:43:14.940879 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.03.17 16:43:14.940951 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3893 | 2025.03.17 16:43:14.941888 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3894 | 2025.03.17 16:43:14.942410 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2025.03.17 16:43:14.942564 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239092 sec., 216640.5934463453 rows/sec., 15.11 MiB/sec. | ||
3896 | 2025.03.17 16:43:14.942956 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005135 sec., 21811.10029211295 rows/sec., 1.24 MiB/sec. | ||
3897 | 2025.03.17 16:43:14.942982 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3898 | 2025.03.17 16:43:14.943312 [ 5 ] {7c493cf5-554a-4ed2-9738-215f8f8c866b} <Debug> TCPHandler: Processed in 0.005763434 sec. | ||
3899 | 2025.03.17 16:43:14.943483 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3900 | 2025.03.17 16:43:14.943673 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3901 | 2025.03.17 16:43:14.943712 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2025.03.17 16:43:14.943756 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3903 | 2025.03.17 16:43:14.943915 [ 192 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_11_2} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3904 | 2025.03.17 16:43:14.944068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3905 | 2025.03.17 16:43:14.944709 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2025.03.17 16:43:14.944754 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3907 | 2025.03.17 16:43:14.945138 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3908 | 2025.03.17 16:43:14.945391 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2025.03.17 16:43:14.945522 [ 49 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3910 | 2025.03.17 16:43:14.945564 [ 49 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3911 | 2025.03.17 16:43:14.945588 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.00197 sec., 200000 rows/sec., 14.15 MiB/sec. | ||
3912 | 2025.03.17 16:43:14.945593 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3913 | 2025.03.17 16:43:14.945712 [ 5 ] {94b7fd8b-abfc-4947-961c-080a541f1e4e} <Debug> TCPHandler: Processed in 0.002295589 sec. | ||
3914 | 2025.03.17 16:43:14.946012 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
3915 | 2025.03.17 16:43:14.946089 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3916 | 2025.03.17 16:43:14.946346 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3917 | 2025.03.17 16:43:14.946354 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3918 | 2025.03.17 16:43:14.946421 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part | ||
3919 | 2025.03.17 16:43:14.946467 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3920 | 2025.03.17 16:43:14.946762 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
3921 | 2025.03.17 16:43:14.947060 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part | ||
3922 | 2025.03.17 16:43:14.947393 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 394 rows starting from the beginning of the part | ||
3923 | 2025.03.17 16:43:14.947679 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part | ||
3924 | 2025.03.17 16:43:14.947969 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 394 rows starting from the beginning of the part | ||
3925 | 2025.03.17 16:43:14.948977 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2025.03.17 16:43:14.949061 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3927 | 2025.03.17 16:43:14.949971 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3928 | 2025.03.17 16:43:14.950434 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.03.17 16:43:14.950642 [ 51 ] {} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3930 | 2025.03.17 16:43:14.950796 [ 51 ] {} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2025.03.17 16:43:14.950866 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3932 | 2025.03.17 16:43:14.950879 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00461 sec., 1301.518438177874 rows/sec., 68.00 KiB/sec. | ||
3933 | 2025.03.17 16:43:14.951370 [ 5 ] {4d0ca3c3-baa4-458d-badf-c8dd71504e72} <Debug> TCPHandler: Processed in 0.005405386 sec. | ||
3934 | 2025.03.17 16:43:14.951416 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3935 | 2025.03.17 16:43:14.951805 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3936 | 2025.03.17 16:43:14.951817 [ 193 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006092311 sec., 318926.5945221772 rows/sec., 24.35 MiB/sec. | ||
3937 | 2025.03.17 16:43:14.951853 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3938 | 2025.03.17 16:43:14.951937 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3939 | 2025.03.17 16:43:14.952165 [ 193 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3940 | 2025.03.17 16:43:14.952304 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3941 | 2025.03.17 16:43:14.952337 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3942 | 2025.03.17 16:43:14.952681 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3943 | 2025.03.17 16:43:14.952834 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3944 | 2025.03.17 16:43:14.953107 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3945 | 2025.03.17 16:43:14.953278 [ 193 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2025.03.17 16:43:14.953515 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3947 | 2025.03.17 16:43:14.953639 [ 193 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_26_5} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3948 | 2025.03.17 16:43:14.953972 [ 186 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
3949 | 2025.03.17 16:43:14.954044 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3950 | 2025.03.17 16:43:14.955878 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.03.17 16:43:14.955959 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3952 | 2025.03.17 16:43:14.957043 [ 201 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00604896 sec., 10910.966513251866 rows/sec., 570.06 KiB/sec. | ||
3953 | 2025.03.17 16:43:14.957103 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3954 | 2025.03.17 16:43:14.957223 [ 201 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3955 | 2025.03.17 16:43:14.957560 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2025.03.17 16:43:14.957832 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3957 | 2025.03.17 16:43:14.957881 [ 201 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_11_2} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2025.03.17 16:43:14.957939 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2025.03.17 16:43:14.958031 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3960 | 2025.03.17 16:43:14.958123 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006104 sec., 38826.99868938401 rows/sec., 2.60 MiB/sec. | ||
3961 | 2025.03.17 16:43:14.958276 [ 201 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_11_2} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3962 | 2025.03.17 16:43:14.958432 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3963 | 2025.03.17 16:43:14.958793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3964 | 2025.03.17 16:43:14.958999 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3965 | 2025.03.17 16:43:14.959136 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7305 rows starting from the beginning of the part | ||
3966 | 2025.03.17 16:43:14.959195 [ 5 ] {d02ee8b7-4b68-4b7a-9ffd-2cb46f2510c0} <Debug> TCPHandler: Processed in 0.007540481 sec. | ||
3967 | 2025.03.17 16:43:14.959436 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3968 | 2025.03.17 16:43:14.959552 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3969 | 2025.03.17 16:43:14.959778 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3970 | 2025.03.17 16:43:14.959861 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3971 | 2025.03.17 16:43:14.960023 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3972 | 2025.03.17 16:43:14.960078 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3973 | 2025.03.17 16:43:14.960510 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
3974 | 2025.03.17 16:43:14.960898 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
3975 | 2025.03.17 16:43:14.961919 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3976 | 2025.03.17 16:43:14.961994 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3977 | 2025.03.17 16:43:14.962554 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3978 | 2025.03.17 16:43:14.963095 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3979 | 2025.03.17 16:43:14.963683 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003886 sec., 257.3340195573855 rows/sec., 17.34 KiB/sec. | ||
3980 | 2025.03.17 16:43:14.963832 [ 5 ] {5f26b6fb-1288-4bd0-bd80-040a4ae78ce7} <Debug> TCPHandler: Processed in 0.004366083 sec. | ||
3981 | 2025.03.17 16:43:14.964008 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3982 | 2025.03.17 16:43:14.964120 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3983 | 2025.03.17 16:43:14.964219 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3984 | 2025.03.17 16:43:14.966416 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8228 rows, containing 5 columns (5 merged, 0 gathered) in 0.008241556 sec., 998355.1649712748 rows/sec., 67.40 MiB/sec. | ||
3985 | 2025.03.17 16:43:14.966424 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2025.03.17 16:43:14.966510 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3987 | 2025.03.17 16:43:14.966658 [ 201 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3988 | 2025.03.17 16:43:14.967350 [ 201 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2025.03.17 16:43:14.967587 [ 201 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3990 | 2025.03.17 16:43:14.967773 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
3991 | 2025.03.17 16:43:14.967981 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3992 | 2025.03.17 16:43:14.968262 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3993 | 2025.03.17 16:43:14.968510 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004414 sec., 2718.6225645672857 rows/sec., 4.87 MiB/sec. | ||
3994 | 2025.03.17 16:43:14.968625 [ 5 ] {0f6b9b2b-72fd-447c-b6b6-d80969b1aaac} <Debug> TCPHandler: Processed in 0.00468099 sec. | ||
3995 | 2025.03.17 16:43:14.968752 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3996 | 2025.03.17 16:43:14.968858 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3997 | 2025.03.17 16:43:14.968905 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3998 | 2025.03.17 16:43:14.969345 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2025.03.17 16:43:14.969385 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4000 | 2025.03.17 16:43:14.969741 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4001 | 2025.03.17 16:43:14.969982 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.03.17 16:43:14.970151 [ 51 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4003 | 2025.03.17 16:43:14.970212 [ 51 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.03.17 16:43:14.970233 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec. | ||
4005 | 2025.03.17 16:43:14.970247 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4006 | 2025.03.17 16:43:14.970404 [ 5 ] {d3ac4062-bf9c-48dd-a28b-cb75afc8504d} <Debug> TCPHandler: Processed in 0.001697296 sec. | ||
4007 | 2025.03.17 16:43:14.970659 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4008 | 2025.03.17 16:43:14.970810 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4009 | 2025.03.17 16:43:14.970845 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part | ||
4010 | 2025.03.17 16:43:14.970921 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4011 | 2025.03.17 16:43:14.971173 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4012 | 2025.03.17 16:43:14.971356 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4013 | 2025.03.17 16:43:14.971495 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4014 | 2025.03.17 16:43:14.971668 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4015 | 2025.03.17 16:43:14.972910 [ 201 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535495 sec., 634984.4902080265 rows/sec., 41.41 MiB/sec. | ||
4016 | 2025.03.17 16:43:14.973152 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4017 | 2025.03.17 16:43:14.973504 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4018 | 2025.03.17 16:43:14.973583 [ 195 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_26_5} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4019 | 2025.03.17 16:43:14.973672 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4020 | 2025.03.17 16:43:19.553078 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4021 | 2025.03.17 16:43:19.553185 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4022 | 2025.03.17 16:43:19.645630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
4023 | 2025.03.17 16:43:19.646251 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2025.03.17 16:43:19.646292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4025 | 2025.03.17 16:43:19.646815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4026 | 2025.03.17 16:43:19.647068 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2025.03.17 16:43:19.647356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4028 | 2025.03.17 16:43:19.918959 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4029 | 2025.03.17 16:43:19.919171 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4030 | 2025.03.17 16:43:19.919252 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4031 | 2025.03.17 16:43:19.920130 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2025.03.17 16:43:19.920175 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4033 | 2025.03.17 16:43:19.920611 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4034 | 2025.03.17 16:43:19.920864 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4035 | 2025.03.17 16:43:19.921087 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001978 sec., 55611.72901921132 rows/sec., 4.66 MiB/sec. | ||
4036 | 2025.03.17 16:43:19.921154 [ 5 ] {a9b5ea98-8ce9-489e-9c26-a9dddc223a97} <Debug> TCPHandler: Processed in 0.002332201 sec. | ||
4037 | 2025.03.17 16:43:19.921285 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4038 | 2025.03.17 16:43:19.921399 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4039 | 2025.03.17 16:43:19.921449 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4040 | 2025.03.17 16:43:19.921991 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4041 | 2025.03.17 16:43:19.922030 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4042 | 2025.03.17 16:43:19.922381 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4043 | 2025.03.17 16:43:19.922617 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4044 | 2025.03.17 16:43:19.922803 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001433 sec., 18841.59106769016 rows/sec., 1.38 MiB/sec. | ||
4045 | 2025.03.17 16:43:19.922854 [ 5 ] {228af697-c129-4c96-b730-cfd71b3301cb} <Debug> TCPHandler: Processed in 0.001623485 sec. | ||
4046 | 2025.03.17 16:43:19.922960 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4047 | 2025.03.17 16:43:19.923063 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4048 | 2025.03.17 16:43:19.923110 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4049 | 2025.03.17 16:43:19.923656 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4050 | 2025.03.17 16:43:19.923695 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4051 | 2025.03.17 16:43:19.924045 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4052 | 2025.03.17 16:43:19.924287 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4053 | 2025.03.17 16:43:19.924464 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001424 sec., 63904.49438202247 rows/sec., 4.99 MiB/sec. | ||
4054 | 2025.03.17 16:43:19.924516 [ 5 ] {3ba1be59-a655-498a-a0ad-70a995f2c6a6} <Debug> TCPHandler: Processed in 0.001606865 sec. | ||
4055 | 2025.03.17 16:43:19.924632 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4056 | 2025.03.17 16:43:19.924738 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4057 | 2025.03.17 16:43:19.924786 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4058 | 2025.03.17 16:43:19.925307 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4059 | 2025.03.17 16:43:19.925344 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4060 | 2025.03.17 16:43:19.925719 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4061 | 2025.03.17 16:43:19.925946 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4062 | 2025.03.17 16:43:19.926116 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001401 sec., 114204.13990007139 rows/sec., 7.95 MiB/sec. | ||
4063 | 2025.03.17 16:43:19.926167 [ 5 ] {b6d98e11-687e-4315-b47d-817b5e79fa7b} <Debug> TCPHandler: Processed in 0.001586214 sec. | ||
4064 | 2025.03.17 16:43:19.926270 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4065 | 2025.03.17 16:43:19.926372 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4066 | 2025.03.17 16:43:19.926439 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4067 | 2025.03.17 16:43:19.927592 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2025.03.17 16:43:19.927631 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4069 | 2025.03.17 16:43:19.928267 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4070 | 2025.03.17 16:43:19.928529 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4071 | 2025.03.17 16:43:19.928782 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00243 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec. | ||
4072 | 2025.03.17 16:43:19.928877 [ 5 ] {93b44aa0-6675-44f1-9729-7cdbd4850eff} <Debug> TCPHandler: Processed in 0.002657307 sec. | ||
4073 | 2025.03.17 16:43:19.928996 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4074 | 2025.03.17 16:43:19.929098 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4075 | 2025.03.17 16:43:19.929145 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4076 | 2025.03.17 16:43:19.929586 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4077 | 2025.03.17 16:43:19.929625 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4078 | 2025.03.17 16:43:19.929978 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4079 | 2025.03.17 16:43:19.930207 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4080 | 2025.03.17 16:43:19.930432 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
4081 | 2025.03.17 16:43:19.930560 [ 5 ] {36cd82aa-b50a-456e-8067-0fd4c80ab8ab} <Debug> TCPHandler: Processed in 0.001612165 sec. | ||
4082 | 2025.03.17 16:43:20.232620 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4083 | 2025.03.17 16:43:20.232835 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4084 | 2025.03.17 16:43:20.232918 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4085 | 2025.03.17 16:43:20.233846 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4086 | 2025.03.17 16:43:20.233897 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4087 | 2025.03.17 16:43:20.234336 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4088 | 2025.03.17 16:43:20.234589 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4089 | 2025.03.17 16:43:20.234818 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002043 sec., 103768.96720509055 rows/sec., 6.60 MiB/sec. | ||
4090 | 2025.03.17 16:43:20.234877 [ 5 ] {1d5a8a3a-0c1d-44ff-b0a1-4037332bf264} <Debug> TCPHandler: Processed in 0.002403191 sec. | ||
4091 | 2025.03.17 16:43:20.235003 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4092 | 2025.03.17 16:43:20.235109 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4093 | 2025.03.17 16:43:20.235156 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4094 | 2025.03.17 16:43:20.235689 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4095 | 2025.03.17 16:43:20.235729 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4096 | 2025.03.17 16:43:20.236067 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4097 | 2025.03.17 16:43:20.236301 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4098 | 2025.03.17 16:43:20.236518 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00143 sec., 11188.811188811189 rows/sec., 912.37 KiB/sec. | ||
4099 | 2025.03.17 16:43:20.236603 [ 5 ] {3e51c0bb-fb89-4677-850d-080c027a68da} <Debug> TCPHandler: Processed in 0.001652275 sec. | ||
4100 | 2025.03.17 16:43:20.236723 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2025.03.17 16:43:20.236829 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4102 | 2025.03.17 16:43:20.236872 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4103 | 2025.03.17 16:43:20.238295 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2025.03.17 16:43:20.238334 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4105 | 2025.03.17 16:43:20.238797 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4106 | 2025.03.17 16:43:20.239033 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2025.03.17 16:43:20.239260 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Debug> executeQuery: Read 1789 rows, 148.42 KiB in 0.002453 sec., 729311.047696698 rows/sec., 59.09 MiB/sec. | ||
4108 | 2025.03.17 16:43:20.239313 [ 5 ] {2cdea9e4-90f1-4a3a-9d48-1b2a39263ccf} <Debug> TCPHandler: Processed in 0.002640876 sec. | ||
4109 | 2025.03.17 16:43:20.239418 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2025.03.17 16:43:20.239521 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4111 | 2025.03.17 16:43:20.239567 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4112 | 2025.03.17 16:43:20.240134 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2025.03.17 16:43:20.240174 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4114 | 2025.03.17 16:43:20.240531 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4115 | 2025.03.17 16:43:20.240772 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2025.03.17 16:43:20.240996 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Debug> executeQuery: Read 134 rows, 8.41 KiB in 0.001497 sec., 89512.3580494322 rows/sec., 5.48 MiB/sec. | ||
4117 | 2025.03.17 16:43:20.241049 [ 5 ] {63880446-f448-46f2-9c8b-afb18a74f61e} <Debug> TCPHandler: Processed in 0.001681166 sec. | ||
4118 | 2025.03.17 16:43:20.241170 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4119 | 2025.03.17 16:43:20.241274 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4120 | 2025.03.17 16:43:20.241319 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4121 | 2025.03.17 16:43:20.241966 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2025.03.17 16:43:20.242005 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4123 | 2025.03.17 16:43:20.242365 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4124 | 2025.03.17 16:43:20.242603 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2025.03.17 16:43:20.242808 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001555 sec., 219292.6045016077 rows/sec., 14.63 MiB/sec. | ||
4126 | 2025.03.17 16:43:20.242861 [ 5 ] {ae9c2375-ecb1-4f20-9228-7696c4e19e51} <Debug> TCPHandler: Processed in 0.001742417 sec. | ||
4127 | 2025.03.17 16:43:20.242965 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4128 | 2025.03.17 16:43:20.243066 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4129 | 2025.03.17 16:43:20.243110 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4130 | 2025.03.17 16:43:20.243663 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2025.03.17 16:43:20.243704 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4132 | 2025.03.17 16:43:20.244051 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4133 | 2025.03.17 16:43:20.244283 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2025.03.17 16:43:20.244495 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001448 sec., 77348.06629834254 rows/sec., 4.41 MiB/sec. | ||
4135 | 2025.03.17 16:43:20.244546 [ 5 ] {b0dd3232-edc7-48d4-98ae-fbb54f15b095} <Debug> TCPHandler: Processed in 0.001630484 sec. | ||
4136 | 2025.03.17 16:43:20.244664 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4137 | 2025.03.17 16:43:20.244770 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4138 | 2025.03.17 16:43:20.244814 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4139 | 2025.03.17 16:43:20.245640 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2025.03.17 16:43:20.245679 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4141 | 2025.03.17 16:43:20.246068 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4142 | 2025.03.17 16:43:20.246301 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2025.03.17 16:43:20.246513 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Debug> executeQuery: Read 866 rows, 64.14 KiB in 0.001765 sec., 490651.55807365436 rows/sec., 35.49 MiB/sec. | ||
4144 | 2025.03.17 16:43:20.246567 [ 5 ] {0b9c2b1f-f432-4142-8efa-e8925ba68025} <Debug> TCPHandler: Processed in 0.001955122 sec. | ||
4145 | 2025.03.17 16:43:20.246684 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4146 | 2025.03.17 16:43:20.246790 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4147 | 2025.03.17 16:43:20.246837 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4148 | 2025.03.17 16:43:20.247277 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4149 | 2025.03.17 16:43:20.247316 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4150 | 2025.03.17 16:43:20.247662 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4151 | 2025.03.17 16:43:20.247893 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4152 | 2025.03.17 16:43:20.248089 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec. | ||
4153 | 2025.03.17 16:43:20.248138 [ 5 ] {22b92123-e717-4532-b328-a3bd061e3993} <Debug> TCPHandler: Processed in 0.001505763 sec. | ||
4154 | 2025.03.17 16:43:20.248245 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2025.03.17 16:43:20.248347 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4156 | 2025.03.17 16:43:20.248395 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4157 | 2025.03.17 16:43:20.249114 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2025.03.17 16:43:20.249152 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4159 | 2025.03.17 16:43:20.249575 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4160 | 2025.03.17 16:43:20.249811 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2025.03.17 16:43:20.250049 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001715 sec., 561516.0349854227 rows/sec., 37.32 MiB/sec. | ||
4162 | 2025.03.17 16:43:20.250156 [ 5 ] {8f018db4-616a-4f69-869e-bba0a3eb16b6} <Debug> TCPHandler: Processed in 0.001959522 sec. | ||
4163 | 2025.03.17 16:43:20.250371 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4164 | 2025.03.17 16:43:20.250476 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4165 | 2025.03.17 16:43:20.250525 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4166 | 2025.03.17 16:43:20.250965 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2025.03.17 16:43:20.251005 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4168 | 2025.03.17 16:43:20.251345 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4169 | 2025.03.17 16:43:20.251585 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2025.03.17 16:43:20.251814 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
4171 | 2025.03.17 16:43:20.251872 [ 5 ] {ccf50ea5-99a8-4de5-b7f8-8ee3b0349012} <Debug> TCPHandler: Processed in 0.001572643 sec. | ||
4172 | 2025.03.17 16:43:20.252028 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2025.03.17 16:43:20.252139 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4174 | 2025.03.17 16:43:20.252213 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4175 | 2025.03.17 16:43:20.253381 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2025.03.17 16:43:20.253420 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4177 | 2025.03.17 16:43:20.254051 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4178 | 2025.03.17 16:43:20.254335 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2025.03.17 16:43:20.254593 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002475 sec., 4848.484848484848 rows/sec., 8.69 MiB/sec. | ||
4180 | 2025.03.17 16:43:20.254690 [ 5 ] {0e0331f4-6803-4941-bfc5-76d456396e96} <Debug> TCPHandler: Processed in 0.002719939 sec. | ||
4181 | 2025.03.17 16:43:20.254803 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4182 | 2025.03.17 16:43:20.254925 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4183 | 2025.03.17 16:43:20.254984 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4184 | 2025.03.17 16:43:20.255503 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4185 | 2025.03.17 16:43:20.255552 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4186 | 2025.03.17 16:43:20.255918 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4187 | 2025.03.17 16:43:20.256150 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4188 | 2025.03.17 16:43:20.256327 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001429 sec., 23792.862141357593 rows/sec., 1.38 MiB/sec. | ||
4189 | 2025.03.17 16:43:20.256375 [ 5 ] {9f017e49-2b63-4ae9-b309-5ab09b7099d7} <Debug> TCPHandler: Processed in 0.001622395 sec. | ||
4190 | 2025.03.17 16:43:20.287745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4191 | 2025.03.17 16:43:20.308595 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4192 | 2025.03.17 16:43:20.308666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4193 | 2025.03.17 16:43:20.316233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4194 | 2025.03.17 16:43:20.316986 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4195 | 2025.03.17 16:43:20.319676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4196 | 2025.03.17 16:43:24.675812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 612 | ||
4197 | 2025.03.17 16:43:24.679485 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4198 | 2025.03.17 16:43:24.679544 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4199 | 2025.03.17 16:43:24.681096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4200 | 2025.03.17 16:43:24.681420 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4201 | 2025.03.17 16:43:24.682403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
4202 | 2025.03.17 16:43:24.916084 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4203 | 2025.03.17 16:43:24.916391 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4204 | 2025.03.17 16:43:24.916507 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4205 | 2025.03.17 16:43:24.917387 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4206 | 2025.03.17 16:43:24.917436 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4207 | 2025.03.17 16:43:24.917864 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4208 | 2025.03.17 16:43:24.918114 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4209 | 2025.03.17 16:43:24.918372 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002062 sec., 27158.098933074685 rows/sec., 2.07 MiB/sec. | ||
4210 | 2025.03.17 16:43:24.918530 [ 5 ] {01b8a40c-2b9d-46ed-9a64-28a3e42b6322} <Debug> TCPHandler: Processed in 0.002633826 sec. | ||
4211 | 2025.03.17 16:43:24.918743 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4212 | 2025.03.17 16:43:24.918850 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4213 | 2025.03.17 16:43:24.918896 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4214 | 2025.03.17 16:43:24.919451 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2025.03.17 16:43:24.919490 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4216 | 2025.03.17 16:43:24.919850 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4217 | 2025.03.17 16:43:24.920081 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2025.03.17 16:43:24.920318 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001485 sec., 43097.6430976431 rows/sec., 3.36 MiB/sec. | ||
4219 | 2025.03.17 16:43:24.920502 [ 5 ] {5bc7a46e-7321-42cc-b1b4-63199fa4b5f4} <Debug> TCPHandler: Processed in 0.001822389 sec. | ||
4220 | 2025.03.17 16:43:24.920695 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4221 | 2025.03.17 16:43:24.920801 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4222 | 2025.03.17 16:43:24.920852 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4223 | 2025.03.17 16:43:24.921373 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2025.03.17 16:43:24.921411 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4225 | 2025.03.17 16:43:24.921786 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4226 | 2025.03.17 16:43:24.922016 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4227 | 2025.03.17 16:43:24.922224 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001446 sec., 88520.05532503458 rows/sec., 6.17 MiB/sec. | ||
4228 | 2025.03.17 16:43:24.922275 [ 5 ] {5ae0fa23-c91b-4b6f-8533-e06c16d74f2a} <Debug> TCPHandler: Processed in 0.001644195 sec. | ||
4229 | 2025.03.17 16:43:24.922376 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4230 | 2025.03.17 16:43:24.922478 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4231 | 2025.03.17 16:43:24.922523 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4232 | 2025.03.17 16:43:24.922939 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4233 | 2025.03.17 16:43:24.922978 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4234 | 2025.03.17 16:43:24.923325 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4235 | 2025.03.17 16:43:24.923558 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4236 | 2025.03.17 16:43:24.923758 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001301 sec., 36894.69638739431 rows/sec., 2.49 MiB/sec. | ||
4237 | 2025.03.17 16:43:24.923805 [ 5 ] {2f534d20-7641-4998-b96f-dde2288c1231} <Debug> TCPHandler: Processed in 0.001479741 sec. | ||
4238 | 2025.03.17 16:43:27.148465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4239 | 2025.03.17 16:43:27.149185 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4240 | 2025.03.17 16:43:27.149242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4241 | 2025.03.17 16:43:27.149865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4242 | 2025.03.17 16:43:27.150123 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4243 | 2025.03.17 16:43:27.150382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4244 | 2025.03.17 16:43:27.820725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4245 | 2025.03.17 16:43:27.841224 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.03.17 16:43:27.841282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4247 | 2025.03.17 16:43:27.848598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4248 | 2025.03.17 16:43:27.849365 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.03.17 16:43:27.851951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4250 | 2025.03.17 16:43:29.918982 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4251 | 2025.03.17 16:43:29.919197 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4252 | 2025.03.17 16:43:29.919280 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4253 | 2025.03.17 16:43:29.920133 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4254 | 2025.03.17 16:43:29.920183 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4255 | 2025.03.17 16:43:29.920620 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4256 | 2025.03.17 16:43:29.920869 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2025.03.17 16:43:29.921109 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001971 sec., 55809.23389142567 rows/sec., 4.68 MiB/sec. | ||
4258 | 2025.03.17 16:43:29.921166 [ 5 ] {c3ef8a47-7984-49cb-a6f4-3feaf3288fe0} <Debug> TCPHandler: Processed in 0.00232641 sec. | ||
4259 | 2025.03.17 16:43:29.921288 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4260 | 2025.03.17 16:43:29.921395 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4261 | 2025.03.17 16:43:29.921442 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4262 | 2025.03.17 16:43:29.921958 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2025.03.17 16:43:29.921996 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4264 | 2025.03.17 16:43:29.922332 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4265 | 2025.03.17 16:43:29.922571 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2025.03.17 16:43:29.922736 [ 88 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4267 | 2025.03.17 16:43:29.922799 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001424 sec., 18960.674157303372 rows/sec., 1.39 MiB/sec. | ||
4268 | 2025.03.17 16:43:29.922818 [ 88 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2025.03.17 16:43:29.922887 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4270 | 2025.03.17 16:43:29.922933 [ 5 ] {0d9d843b-b5ff-4109-91fd-bf2821389dcc} <Debug> TCPHandler: Processed in 0.001694536 sec. | ||
4271 | 2025.03.17 16:43:29.923126 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4272 | 2025.03.17 16:43:29.923146 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::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 | ||
4273 | 2025.03.17 16:43:29.923309 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4274 | 2025.03.17 16:43:29.923407 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4275 | 2025.03.17 16:43:29.923512 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4276 | 2025.03.17 16:43:29.923617 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 157 rows starting from the beginning of the part | ||
4277 | 2025.03.17 16:43:29.923974 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
4278 | 2025.03.17 16:43:29.924415 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
4279 | 2025.03.17 16:43:29.924794 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
4280 | 2025.03.17 16:43:29.925117 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part | ||
4281 | 2025.03.17 16:43:29.925469 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
4282 | 2025.03.17 16:43:29.926286 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2025.03.17 16:43:29.926354 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4284 | 2025.03.17 16:43:29.927283 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4285 | 2025.03.17 16:43:29.927824 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2025.03.17 16:43:29.928322 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00505 sec., 18019.80198019802 rows/sec., 1.41 MiB/sec. | ||
4287 | 2025.03.17 16:43:29.928596 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562519 sec., 88449.13608384978 rows/sec., 5.97 MiB/sec. | ||
4288 | 2025.03.17 16:43:29.928620 [ 5 ] {24c56ba1-af9a-4b58-902d-2353e6e9c174} <Debug> TCPHandler: Processed in 0.005566789 sec. | ||
4289 | 2025.03.17 16:43:29.928832 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2025.03.17 16:43:29.928897 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4291 | 2025.03.17 16:43:29.929069 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4292 | 2025.03.17 16:43:29.929172 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4293 | 2025.03.17 16:43:29.929581 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2025.03.17 16:43:29.929786 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_20_4} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4295 | 2025.03.17 16:43:29.929920 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
4296 | 2025.03.17 16:43:29.930205 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4297 | 2025.03.17 16:43:29.930251 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4298 | 2025.03.17 16:43:29.930662 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4299 | 2025.03.17 16:43:29.930906 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2025.03.17 16:43:29.931125 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002158 sec., 74142.72474513437 rows/sec., 5.16 MiB/sec. | ||
4301 | 2025.03.17 16:43:29.931184 [ 5 ] {0abbdd15-8e43-4f99-92ca-fe7d125bcef1} <Debug> TCPHandler: Processed in 0.002422572 sec. | ||
4302 | 2025.03.17 16:43:29.931289 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4303 | 2025.03.17 16:43:29.931392 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4304 | 2025.03.17 16:43:29.931460 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4305 | 2025.03.17 16:43:29.932581 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4306 | 2025.03.17 16:43:29.932620 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4307 | 2025.03.17 16:43:29.933430 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4308 | 2025.03.17 16:43:29.933698 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4309 | 2025.03.17 16:43:29.933968 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002592 sec., 10416.666666666666 rows/sec., 18.67 MiB/sec. | ||
4310 | 2025.03.17 16:43:29.934126 [ 5 ] {8ef42e31-3b26-46c9-8e32-aa9f1083f9d1} <Debug> TCPHandler: Processed in 0.002886992 sec. | ||
4311 | 2025.03.17 16:43:29.934238 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4312 | 2025.03.17 16:43:29.934341 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4313 | 2025.03.17 16:43:29.934387 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4314 | 2025.03.17 16:43:29.934818 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4315 | 2025.03.17 16:43:29.934856 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4316 | 2025.03.17 16:43:29.935207 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4317 | 2025.03.17 16:43:29.935444 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4318 | 2025.03.17 16:43:29.935663 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
4319 | 2025.03.17 16:43:29.935714 [ 5 ] {da83817c-3023-4fbf-82f8-b408f5a16e88} <Debug> TCPHandler: Processed in 0.001526093 sec. | ||
4320 | 2025.03.17 16:43:34.553240 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4321 | 2025.03.17 16:43:34.553307 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4322 | 2025.03.17 16:43:34.651686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4323 | 2025.03.17 16:43:34.652322 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4324 | 2025.03.17 16:43:34.652371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4325 | 2025.03.17 16:43:34.652888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4326 | 2025.03.17 16:43:34.653147 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4327 | 2025.03.17 16:43:34.653386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4328 | 2025.03.17 16:43:34.683619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 632 | ||
4329 | 2025.03.17 16:43:34.686234 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2025.03.17 16:43:34.686278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4331 | 2025.03.17 16:43:34.687676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4332 | 2025.03.17 16:43:34.687967 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2025.03.17 16:43:34.688468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
4334 | 2025.03.17 16:43:34.923750 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4335 | 2025.03.17 16:43:34.923968 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4336 | 2025.03.17 16:43:34.924049 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4337 | 2025.03.17 16:43:34.924918 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2025.03.17 16:43:34.924972 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4339 | 2025.03.17 16:43:34.925425 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4340 | 2025.03.17 16:43:34.925683 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4341 | 2025.03.17 16:43:34.925887 [ 94 ] {} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4342 | 2025.03.17 16:43:34.925915 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002008 sec., 105577.6892430279 rows/sec., 6.71 MiB/sec. | ||
4343 | 2025.03.17 16:43:34.925968 [ 94 ] {} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4344 | 2025.03.17 16:43:34.926048 [ 5 ] {7ea180e4-a277-4d90-916f-0d05f6b7ddb4} <Debug> TCPHandler: Processed in 0.002438962 sec. | ||
4345 | 2025.03.17 16:43:34.926055 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4346 | 2025.03.17 16:43:34.926249 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4347 | 2025.03.17 16:43:34.926275 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::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 | ||
4348 | 2025.03.17 16:43:34.926425 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4349 | 2025.03.17 16:43:34.926544 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4350 | 2025.03.17 16:43:34.926583 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4351 | 2025.03.17 16:43:34.926712 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
4352 | 2025.03.17 16:43:34.927011 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
4353 | 2025.03.17 16:43:34.927452 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
4354 | 2025.03.17 16:43:34.927930 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
4355 | 2025.03.17 16:43:34.928515 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
4356 | 2025.03.17 16:43:34.930198 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2025.03.17 16:43:34.930274 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4358 | 2025.03.17 16:43:34.931142 [ 201 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004953526 sec., 213988.9848160684 rows/sec., 14.43 MiB/sec. | ||
4359 | 2025.03.17 16:43:34.931179 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4360 | 2025.03.17 16:43:34.931338 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4361 | 2025.03.17 16:43:34.931485 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4362 | 2025.03.17 16:43:34.931726 [ 94 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4363 | 2025.03.17 16:43:34.931824 [ 94 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2025.03.17 16:43:34.931899 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.005521 sec., 116102.15540662923 rows/sec., 9.15 MiB/sec. | ||
4365 | 2025.03.17 16:43:34.931964 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4366 | 2025.03.17 16:43:34.932002 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2025.03.17 16:43:34.932182 [ 5 ] {815253f9-95b2-495b-920d-5d4cbc6dded1} <Debug> TCPHandler: Processed in 0.005990978 sec. | ||
4368 | 2025.03.17 16:43:34.932417 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_13_3} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4369 | 2025.03.17 16:43:34.932490 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
4370 | 2025.03.17 16:43:34.932523 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4371 | 2025.03.17 16:43:34.932620 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4372 | 2025.03.17 16:43:34.932819 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4373 | 2025.03.17 16:43:34.932847 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4374 | 2025.03.17 16:43:34.932919 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4375 | 2025.03.17 16:43:34.932920 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1843 rows starting from the beginning of the part | ||
4376 | 2025.03.17 16:43:34.933262 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
4377 | 2025.03.17 16:43:34.933512 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1789 rows starting from the beginning of the part | ||
4378 | 2025.03.17 16:43:34.933824 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
4379 | 2025.03.17 16:43:34.934103 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
4380 | 2025.03.17 16:43:34.934412 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 641 rows starting from the beginning of the part | ||
4381 | 2025.03.17 16:43:34.935793 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.03.17 16:43:34.935864 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4383 | 2025.03.17 16:43:34.936781 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4384 | 2025.03.17 16:43:34.937198 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.03.17 16:43:34.937471 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.00474 sec., 24894.514767932487 rows/sec., 1.50 MiB/sec. | ||
4386 | 2025.03.17 16:43:34.937544 [ 5 ] {34e18ccc-9cd0-461a-956f-1a887e1bc85b} <Debug> TCPHandler: Processed in 0.00513555 sec. | ||
4387 | 2025.03.17 16:43:34.937700 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2025.03.17 16:43:34.938003 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4389 | 2025.03.17 16:43:34.938035 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.005866156 sec., 775465.2279959824 rows/sec., 65.70 MiB/sec. | ||
4390 | 2025.03.17 16:43:34.938079 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4391 | 2025.03.17 16:43:34.938404 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4392 | 2025.03.17 16:43:34.938991 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4393 | 2025.03.17 16:43:34.939237 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_31_6} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4394 | 2025.03.17 16:43:34.939281 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2025.03.17 16:43:34.939372 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4396 | 2025.03.17 16:43:34.939391 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
4397 | 2025.03.17 16:43:34.939770 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4398 | 2025.03.17 16:43:34.940022 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4399 | 2025.03.17 16:43:34.940243 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002359 sec., 47901.653242899534 rows/sec., 3.10 MiB/sec. | ||
4400 | 2025.03.17 16:43:34.940299 [ 5 ] {3d790bf8-4860-4cbf-8716-d92c1cfe4e14} <Debug> TCPHandler: Processed in 0.002684617 sec. | ||
4401 | 2025.03.17 16:43:34.940402 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4402 | 2025.03.17 16:43:34.940503 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4403 | 2025.03.17 16:43:34.940547 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4404 | 2025.03.17 16:43:34.941092 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2025.03.17 16:43:34.941132 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4406 | 2025.03.17 16:43:34.941480 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4407 | 2025.03.17 16:43:34.941723 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.03.17 16:43:34.941891 [ 94 ] {} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4409 | 2025.03.17 16:43:34.941950 [ 94 ] {} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4410 | 2025.03.17 16:43:34.941986 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001496 sec., 74866.3101604278 rows/sec., 4.26 MiB/sec. | ||
4411 | 2025.03.17 16:43:34.941992 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4412 | 2025.03.17 16:43:34.942154 [ 5 ] {d6800928-275d-4829-ac4b-334411ef80c5} <Debug> TCPHandler: Processed in 0.001801179 sec. | ||
4413 | 2025.03.17 16:43:34.942387 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::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 | ||
4414 | 2025.03.17 16:43:34.942481 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2025.03.17 16:43:34.942727 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4416 | 2025.03.17 16:43:34.942742 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4417 | 2025.03.17 16:43:34.942788 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4418 | 2025.03.17 16:43:34.942792 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
4419 | 2025.03.17 16:43:34.943075 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
4420 | 2025.03.17 16:43:34.943408 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
4421 | 2025.03.17 16:43:34.943659 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
4422 | 2025.03.17 16:43:34.943863 [ 191 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
4423 | 2025.03.17 16:43:34.944669 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2025.03.17 16:43:34.944717 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4425 | 2025.03.17 16:43:34.945288 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4426 | 2025.03.17 16:43:34.945423 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003292871 sec., 170064.3602497638 rows/sec., 10.34 MiB/sec. | ||
4427 | 2025.03.17 16:43:34.945642 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4428 | 2025.03.17 16:43:34.945730 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4429 | 2025.03.17 16:43:34.945975 [ 94 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4430 | 2025.03.17 16:43:34.946079 [ 94 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2025.03.17 16:43:34.946152 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4432 | 2025.03.17 16:43:34.946202 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.003516 sec., 112059.15813424345 rows/sec., 7.93 MiB/sec. | ||
4433 | 2025.03.17 16:43:34.946479 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4434 | 2025.03.17 16:43:34.946765 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
4435 | 2025.03.17 16:43:34.946844 [ 5 ] {2fd7df99-e558-4bda-9a3e-01efbccd5409} <Debug> TCPHandler: Processed in 0.004479996 sec. | ||
4436 | 2025.03.17 16:43:34.947011 [ 188 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_13_3} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4437 | 2025.03.17 16:43:34.947356 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4438 | 2025.03.17 16:43:34.947479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4439 | 2025.03.17 16:43:34.947483 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4440 | 2025.03.17 16:43:34.947682 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
4441 | 2025.03.17 16:43:34.947797 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4442 | 2025.03.17 16:43:34.947972 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
4443 | 2025.03.17 16:43:34.948036 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4444 | 2025.03.17 16:43:34.948346 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 866 rows starting from the beginning of the part | ||
4445 | 2025.03.17 16:43:34.948653 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
4446 | 2025.03.17 16:43:34.949004 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part | ||
4447 | 2025.03.17 16:43:34.949303 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 394 rows starting from the beginning of the part | ||
4448 | 2025.03.17 16:43:34.950245 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2025.03.17 16:43:34.950319 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4450 | 2025.03.17 16:43:34.951190 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4451 | 2025.03.17 16:43:34.951674 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2025.03.17 16:43:34.951933 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004256 sec., 1409.7744360902254 rows/sec., 73.66 KiB/sec. | ||
4453 | 2025.03.17 16:43:34.952108 [ 5 ] {a64809a0-1651-4b99-9d09-557df4e3de78} <Debug> TCPHandler: Processed in 0.004892385 sec. | ||
4454 | 2025.03.17 16:43:34.952392 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4455 | 2025.03.17 16:43:34.952474 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006205863 sec., 389148.13298327726 rows/sec., 29.80 MiB/sec. | ||
4456 | 2025.03.17 16:43:34.952527 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4457 | 2025.03.17 16:43:34.952593 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4458 | 2025.03.17 16:43:34.952750 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4459 | 2025.03.17 16:43:34.953318 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2025.03.17 16:43:34.953555 [ 197 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_31_6} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4461 | 2025.03.17 16:43:34.953725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4462 | 2025.03.17 16:43:34.953857 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4463 | 2025.03.17 16:43:34.953901 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4464 | 2025.03.17 16:43:34.954306 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4465 | 2025.03.17 16:43:34.954550 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4466 | 2025.03.17 16:43:34.954725 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4467 | 2025.03.17 16:43:34.954796 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2025.03.17 16:43:34.954803 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002289 sec., 103538.6631716907 rows/sec., 6.94 MiB/sec. | ||
4469 | 2025.03.17 16:43:34.954828 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4470 | 2025.03.17 16:43:34.955021 [ 5 ] {3d3705f6-4dcc-4341-b2b8-485ad50fb1a7} <Debug> TCPHandler: Processed in 0.002745428 sec. | ||
4471 | 2025.03.17 16:43:34.955178 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
4472 | 2025.03.17 16:43:34.955372 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4473 | 2025.03.17 16:43:34.955765 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4474 | 2025.03.17 16:43:34.955792 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4475 | 2025.03.17 16:43:34.955898 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8228 rows starting from the beginning of the part | ||
4476 | 2025.03.17 16:43:34.955920 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4477 | 2025.03.17 16:43:34.956065 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
4478 | 2025.03.17 16:43:34.956388 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 963 rows starting from the beginning of the part | ||
4479 | 2025.03.17 16:43:34.956706 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
4480 | 2025.03.17 16:43:34.956979 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
4481 | 2025.03.17 16:43:34.957258 [ 191 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
4482 | 2025.03.17 16:43:34.957944 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4483 | 2025.03.17 16:43:34.957987 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4484 | 2025.03.17 16:43:34.958647 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4485 | 2025.03.17 16:43:34.958974 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2025.03.17 16:43:34.959492 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003841 sec., 260.34886748242644 rows/sec., 17.54 KiB/sec. | ||
4487 | 2025.03.17 16:43:34.959891 [ 5 ] {0d95e4bb-ff78-4f2a-aea4-8176b56d2e6d} <Debug> TCPHandler: Processed in 0.00464417 sec. | ||
4488 | 2025.03.17 16:43:34.960099 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4489 | 2025.03.17 16:43:34.960209 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4490 | 2025.03.17 16:43:34.960283 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4491 | 2025.03.17 16:43:34.961790 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2025.03.17 16:43:34.961829 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4493 | 2025.03.17 16:43:34.962575 [ 187 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9876 rows, containing 5 columns (5 merged, 0 gathered) in 0.007627243 sec., 1294832.2218133078 rows/sec., 87.39 MiB/sec. | ||
4494 | 2025.03.17 16:43:34.962770 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4495 | 2025.03.17 16:43:34.962903 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4496 | 2025.03.17 16:43:34.963224 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2025.03.17 16:43:34.963478 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4498 | 2025.03.17 16:43:34.963596 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4499 | 2025.03.17 16:43:34.963668 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4500 | 2025.03.17 16:43:34.963692 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4501 | 2025.03.17 16:43:34.963826 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.003601 sec., 3332.4076645376285 rows/sec., 5.97 MiB/sec. | ||
4502 | 2025.03.17 16:43:34.963994 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4503 | 2025.03.17 16:43:34.964017 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
4504 | 2025.03.17 16:43:34.964236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4505 | 2025.03.17 16:43:34.964326 [ 5 ] {2fbad437-bb2d-4b90-883a-e9bf32b78eba} <Debug> TCPHandler: Processed in 0.004284092 sec. | ||
4506 | 2025.03.17 16:43:34.964513 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4507 | 2025.03.17 16:43:34.964550 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4508 | 2025.03.17 16:43:34.964647 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 258 rows starting from the beginning of the part | ||
4509 | 2025.03.17 16:43:34.964664 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4510 | 2025.03.17 16:43:34.964738 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4511 | 2025.03.17 16:43:34.965084 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
4512 | 2025.03.17 16:43:34.965459 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
4513 | 2025.03.17 16:43:34.965916 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
4514 | 2025.03.17 16:43:34.965988 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2025.03.17 16:43:34.966058 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4516 | 2025.03.17 16:43:34.966274 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
4517 | 2025.03.17 16:43:34.966465 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
4518 | 2025.03.17 16:43:34.967164 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4519 | 2025.03.17 16:43:34.967508 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4520 | 2025.03.17 16:43:34.967755 [ 90 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4521 | 2025.03.17 16:43:34.967892 [ 90 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4522 | 2025.03.17 16:43:34.967982 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4523 | 2025.03.17 16:43:34.967996 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003351 sec., 24470.30737093405 rows/sec., 1.55 MiB/sec. | ||
4524 | 2025.03.17 16:43:34.968386 [ 5 ] {bf7b5527-11fd-4a78-814d-2686567a6ddb} <Debug> TCPHandler: Processed in 0.003930684 sec. | ||
4525 | 2025.03.17 16:43:34.968657 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4526 | 2025.03.17 16:43:34.969075 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4527 | 2025.03.17 16:43:34.969168 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part | ||
4528 | 2025.03.17 16:43:34.969513 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4529 | 2025.03.17 16:43:34.969807 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4530 | 2025.03.17 16:43:34.970151 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4531 | 2025.03.17 16:43:34.970467 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4532 | 2025.03.17 16:43:34.970816 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
4533 | 2025.03.17 16:43:34.974134 [ 198 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.005906996 sec., 320636.75005027937 rows/sec., 20.91 MiB/sec. | ||
4534 | 2025.03.17 16:43:34.974389 [ 193 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4535 | 2025.03.17 16:43:34.975141 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 19 columns (19 merged, 0 gathered) in 0.011289612 sec., 30824.79716752002 rows/sec., 55.24 MiB/sec. | ||
4536 | 2025.03.17 16:43:34.975191 [ 193 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2025.03.17 16:43:34.975290 [ 193 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_31_6} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4538 | 2025.03.17 16:43:34.975386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4539 | 2025.03.17 16:43:34.975853 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4540 | 2025.03.17 16:43:34.976264 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2025.03.17 16:43:34.976346 [ 189 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4542 | 2025.03.17 16:43:34.976498 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
4543 | 2025.03.17 16:43:35.353015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4544 | 2025.03.17 16:43:35.375027 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2025.03.17 16:43:35.375098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4546 | 2025.03.17 16:43:35.382573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4547 | 2025.03.17 16:43:35.383363 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2025.03.17 16:43:35.386816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4549 | 2025.03.17 16:43:39.918598 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.03.17 16:43:39.918831 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4551 | 2025.03.17 16:43:39.918915 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4552 | 2025.03.17 16:43:39.919766 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.03.17 16:43:39.919819 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4554 | 2025.03.17 16:43:39.920283 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4555 | 2025.03.17 16:43:39.920545 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.03.17 16:43:39.920795 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002023 sec., 54374.69105289174 rows/sec., 4.56 MiB/sec. | ||
4557 | 2025.03.17 16:43:39.920861 [ 5 ] {50171761-c614-45ed-9d8c-8fa566664682} <Debug> TCPHandler: Processed in 0.002407582 sec. | ||
4558 | 2025.03.17 16:43:39.920991 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.03.17 16:43:39.921107 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4560 | 2025.03.17 16:43:39.921156 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4561 | 2025.03.17 16:43:39.921714 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.03.17 16:43:39.921755 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4563 | 2025.03.17 16:43:39.922109 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4564 | 2025.03.17 16:43:39.922348 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.03.17 16:43:39.922564 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001485 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec. | ||
4566 | 2025.03.17 16:43:39.922619 [ 5 ] {15ed2068-f6bc-4879-93e6-76caeaf13f16} <Debug> TCPHandler: Processed in 0.001685036 sec. | ||
4567 | 2025.03.17 16:43:39.922726 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.03.17 16:43:39.922830 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4569 | 2025.03.17 16:43:39.922875 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4570 | 2025.03.17 16:43:39.923430 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.03.17 16:43:39.923471 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4572 | 2025.03.17 16:43:39.923839 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4573 | 2025.03.17 16:43:39.924075 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.03.17 16:43:39.924282 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001474 sec., 61736.77069199457 rows/sec., 4.82 MiB/sec. | ||
4575 | 2025.03.17 16:43:39.924333 [ 5 ] {a7e91e48-63be-4b21-bcc4-50f4e4e7a052} <Debug> TCPHandler: Processed in 0.001657675 sec. | ||
4576 | 2025.03.17 16:43:39.924449 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2025.03.17 16:43:39.924556 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4578 | 2025.03.17 16:43:39.924606 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4579 | 2025.03.17 16:43:39.925130 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.03.17 16:43:39.925169 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4581 | 2025.03.17 16:43:39.925555 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4582 | 2025.03.17 16:43:39.925791 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2025.03.17 16:43:39.925998 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
4584 | 2025.03.17 16:43:39.926050 [ 5 ] {e39a54e8-61d9-4a48-aeb1-efe136972945} <Debug> TCPHandler: Processed in 0.001652805 sec. | ||
4585 | 2025.03.17 16:43:39.926154 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4586 | 2025.03.17 16:43:39.926257 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4587 | 2025.03.17 16:43:39.926322 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4588 | 2025.03.17 16:43:39.927427 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.03.17 16:43:39.927466 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4590 | 2025.03.17 16:43:39.928082 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4591 | 2025.03.17 16:43:39.928333 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2025.03.17 16:43:39.928604 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002368 sec., 11402.027027027028 rows/sec., 20.43 MiB/sec. | ||
4593 | 2025.03.17 16:43:39.928696 [ 5 ] {0bfaaee1-bcdc-47fe-bd14-e3cba9498758} <Debug> TCPHandler: Processed in 0.002591926 sec. | ||
4594 | 2025.03.17 16:43:39.928810 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4595 | 2025.03.17 16:43:39.928914 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4596 | 2025.03.17 16:43:39.928960 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4597 | 2025.03.17 16:43:39.929397 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4598 | 2025.03.17 16:43:39.929437 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4599 | 2025.03.17 16:43:39.929785 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4600 | 2025.03.17 16:43:39.930023 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4601 | 2025.03.17 16:43:39.930268 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
4602 | 2025.03.17 16:43:39.930459 [ 5 ] {c819a4e6-0dbf-4990-817d-5f3c4b849899} <Debug> TCPHandler: Processed in 0.001695446 sec. | ||
4603 | 2025.03.17 16:43:42.154488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4604 | 2025.03.17 16:43:42.155152 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2025.03.17 16:43:42.155198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4606 | 2025.03.17 16:43:42.155757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4607 | 2025.03.17 16:43:42.156019 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.03.17 16:43:42.156230 [ 79 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4609 | 2025.03.17 16:43:42.156292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4610 | 2025.03.17 16:43:42.156332 [ 79 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4611 | 2025.03.17 16:43:42.156360 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4612 | 2025.03.17 16:43:42.156556 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4613 | 2025.03.17 16:43:42.156771 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4614 | 2025.03.17 16:43:42.156805 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4615 | 2025.03.17 16:43:42.156873 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4616 | 2025.03.17 16:43:42.157073 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4617 | 2025.03.17 16:43:42.157231 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4618 | 2025.03.17 16:43:42.157451 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4619 | 2025.03.17 16:43:42.157587 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
4620 | 2025.03.17 16:43:42.159732 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003293811 sec., 2944613.39767218 rows/sec., 42.12 MiB/sec. | ||
4621 | 2025.03.17 16:43:42.160206 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4622 | 2025.03.17 16:43:42.160577 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_21_4} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4623 | 2025.03.17 16:43:42.160672 [ 196 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_21_4} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4624 | 2025.03.17 16:43:42.160788 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4625 | 2025.03.17 16:43:42.887860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4626 | 2025.03.17 16:43:42.909110 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4627 | 2025.03.17 16:43:42.909160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4628 | 2025.03.17 16:43:42.916884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4629 | 2025.03.17 16:43:42.917670 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4630 | 2025.03.17 16:43:42.918102 [ 78 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4631 | 2025.03.17 16:43:42.918274 [ 78 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4632 | 2025.03.17 16:43:42.918354 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4633 | 2025.03.17 16:43:42.918770 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4634 | 2025.03.17 16:43:42.927373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4635 | 2025.03.17 16:43:42.928656 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4636 | 2025.03.17 16:43:42.929542 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4637 | 2025.03.17 16:43:42.934234 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4638 | 2025.03.17 16:43:42.938962 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4639 | 2025.03.17 16:43:42.944079 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4640 | 2025.03.17 16:43:42.949485 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4641 | 2025.03.17 16:43:42.954181 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
4642 | 2025.03.17 16:43:43.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.29 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 185.11 MiB (RSS), difference: -8.18 MiB | ||
4643 | 2025.03.17 16:43:43.013210 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.094718099 sec., 1678.665447033518 rows/sec., 8.68 MiB/sec. | ||
4644 | 2025.03.17 16:43:43.016065 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4645 | 2025.03.17 16:43:43.019056 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_21_4} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.03.17 16:43:43.019188 [ 195 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_21_4} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4647 | 2025.03.17 16:43:43.021694 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4648 | 2025.03.17 16:43:44.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.98 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 185.13 MiB (RSS), difference: 10.16 MiB | ||
4649 | 2025.03.17 16:43:44.689592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 666 | ||
4650 | 2025.03.17 16:43:44.692673 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4651 | 2025.03.17 16:43:44.692730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4652 | 2025.03.17 16:43:44.694213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4653 | 2025.03.17 16:43:44.694552 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2025.03.17 16:43:44.695306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
4655 | 2025.03.17 16:43:44.924510 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4656 | 2025.03.17 16:43:44.924731 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4657 | 2025.03.17 16:43:44.924818 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4658 | 2025.03.17 16:43:44.925785 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2025.03.17 16:43:44.925845 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4660 | 2025.03.17 16:43:44.926319 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4661 | 2025.03.17 16:43:44.926590 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.03.17 16:43:44.926840 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002168 sec., 97785.9778597786 rows/sec., 6.22 MiB/sec. | ||
4663 | 2025.03.17 16:43:44.926913 [ 5 ] {a244bd5c-31c1-4057-82ce-c430e65948e4} <Debug> TCPHandler: Processed in 0.002551095 sec. | ||
4664 | 2025.03.17 16:43:44.927052 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4665 | 2025.03.17 16:43:44.927174 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4666 | 2025.03.17 16:43:44.927226 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4667 | 2025.03.17 16:43:44.928236 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2025.03.17 16:43:44.928278 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4669 | 2025.03.17 16:43:44.928701 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4670 | 2025.03.17 16:43:44.928949 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2025.03.17 16:43:44.929138 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001995 sec., 321303.2581453634 rows/sec., 25.32 MiB/sec. | ||
4672 | 2025.03.17 16:43:44.929193 [ 5 ] {c72507cf-a488-4da9-b0f0-d3b1545029be} <Debug> TCPHandler: Processed in 0.002197137 sec. | ||
4673 | 2025.03.17 16:43:44.929315 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2025.03.17 16:43:44.929428 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4675 | 2025.03.17 16:43:44.929478 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4676 | 2025.03.17 16:43:44.930051 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4677 | 2025.03.17 16:43:44.930088 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4678 | 2025.03.17 16:43:44.930450 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4679 | 2025.03.17 16:43:44.930708 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4680 | 2025.03.17 16:43:44.930896 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001495 sec., 78929.76588628763 rows/sec., 4.76 MiB/sec. | ||
4681 | 2025.03.17 16:43:44.930949 [ 5 ] {83007321-0f56-4c2e-a5f8-55c13dc4ce43} <Debug> TCPHandler: Processed in 0.001687906 sec. | ||
4682 | 2025.03.17 16:43:44.931073 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4683 | 2025.03.17 16:43:44.931184 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4684 | 2025.03.17 16:43:44.931231 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4685 | 2025.03.17 16:43:44.931787 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4686 | 2025.03.17 16:43:44.931825 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4687 | 2025.03.17 16:43:44.932182 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4688 | 2025.03.17 16:43:44.932423 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4689 | 2025.03.17 16:43:44.932615 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001458 sec., 77503.4293552812 rows/sec., 5.02 MiB/sec. | ||
4690 | 2025.03.17 16:43:44.932667 [ 5 ] {440bb26a-96d7-45ea-8311-e70e27bd6517} <Debug> TCPHandler: Processed in 0.001645025 sec. | ||
4691 | 2025.03.17 16:43:44.932800 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4692 | 2025.03.17 16:43:44.932908 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4693 | 2025.03.17 16:43:44.932954 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4694 | 2025.03.17 16:43:44.933526 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2025.03.17 16:43:44.933564 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4696 | 2025.03.17 16:43:44.933920 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4697 | 2025.03.17 16:43:44.934170 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4698 | 2025.03.17 16:43:44.934384 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001497 sec., 74816.29926519706 rows/sec., 4.26 MiB/sec. | ||
4699 | 2025.03.17 16:43:44.934599 [ 5 ] {fe2c43ef-124e-4dba-a993-bd4e7222e062} <Debug> TCPHandler: Processed in 0.001846769 sec. | ||
4700 | 2025.03.17 16:43:44.934757 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4701 | 2025.03.17 16:43:44.934865 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4702 | 2025.03.17 16:43:44.934913 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4703 | 2025.03.17 16:43:44.935621 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2025.03.17 16:43:44.935661 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4705 | 2025.03.17 16:43:44.936039 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4706 | 2025.03.17 16:43:44.936284 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4707 | 2025.03.17 16:43:44.936506 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001659 sec., 237492.4653405666 rows/sec., 16.80 MiB/sec. | ||
4708 | 2025.03.17 16:43:44.936626 [ 5 ] {dad35296-e3dd-4199-b21b-94c9f20fae55} <Debug> TCPHandler: Processed in 0.001916821 sec. | ||
4709 | 2025.03.17 16:43:44.936857 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4710 | 2025.03.17 16:43:44.936972 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4711 | 2025.03.17 16:43:44.937021 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4712 | 2025.03.17 16:43:44.937484 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2025.03.17 16:43:44.937522 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4714 | 2025.03.17 16:43:44.937884 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4715 | 2025.03.17 16:43:44.938118 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4716 | 2025.03.17 16:43:44.938301 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. | ||
4717 | 2025.03.17 16:43:44.938356 [ 5 ] {be54c0cf-8768-41b2-bd87-df3bfe09e173} <Debug> TCPHandler: Processed in 0.001579014 sec. | ||
4718 | 2025.03.17 16:43:44.938462 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4719 | 2025.03.17 16:43:44.938566 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4720 | 2025.03.17 16:43:44.938614 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4721 | 2025.03.17 16:43:44.939143 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2025.03.17 16:43:44.939181 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4723 | 2025.03.17 16:43:44.939572 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4724 | 2025.03.17 16:43:44.939810 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4725 | 2025.03.17 16:43:44.939996 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001453 sec., 163110.80523055745 rows/sec., 10.93 MiB/sec. | ||
4726 | 2025.03.17 16:43:44.940048 [ 5 ] {29085a6f-a3b3-477e-9906-9ba5d46e4616} <Debug> TCPHandler: Processed in 0.001636165 sec. | ||
4727 | 2025.03.17 16:43:44.940163 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4728 | 2025.03.17 16:43:44.940269 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4729 | 2025.03.17 16:43:44.940317 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4730 | 2025.03.17 16:43:44.940741 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4731 | 2025.03.17 16:43:44.940778 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4732 | 2025.03.17 16:43:44.941120 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4733 | 2025.03.17 16:43:44.941353 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4734 | 2025.03.17 16:43:44.941481 [ 77 ] {} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4735 | 2025.03.17 16:43:44.941535 [ 77 ] {} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.03.17 16:43:44.941544 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 52.03 KiB/sec. | ||
4737 | 2025.03.17 16:43:44.941564 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4738 | 2025.03.17 16:43:44.941608 [ 5 ] {baec9191-fa53-4700-b5b4-da59c5b50d6e} <Debug> TCPHandler: Processed in 0.001496243 sec. | ||
4739 | 2025.03.17 16:43:44.941813 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4740 | 2025.03.17 16:43:44.941817 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4741 | 2025.03.17 16:43:44.941990 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4742 | 2025.03.17 16:43:44.942154 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4743 | 2025.03.17 16:43:44.942183 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4744 | 2025.03.17 16:43:44.942247 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
4745 | 2025.03.17 16:43:44.942647 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4746 | 2025.03.17 16:43:44.943036 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4747 | 2025.03.17 16:43:44.943348 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4748 | 2025.03.17 16:43:44.943674 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4749 | 2025.03.17 16:43:44.944053 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
4750 | 2025.03.17 16:43:44.947783 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006111031 sec., 2454.5776318267735 rows/sec., 164.76 KiB/sec. | ||
4751 | 2025.03.17 16:43:44.947986 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4752 | 2025.03.17 16:43:44.948676 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2025.03.17 16:43:44.948851 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4754 | 2025.03.17 16:43:44.948903 [ 193 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_14_3} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4755 | 2025.03.17 16:43:44.948930 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4756 | 2025.03.17 16:43:44.949044 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4757 | 2025.03.17 16:43:44.949946 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4758 | 2025.03.17 16:43:44.950322 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4759 | 2025.03.17 16:43:44.950592 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.008655 sec., 1386.4818024263432 rows/sec., 2.48 MiB/sec. | ||
4760 | 2025.03.17 16:43:44.950773 [ 5 ] {d629da88-e678-49ec-911b-1a0bbe861b61} <Debug> TCPHandler: Processed in 0.009033473 sec. | ||
4761 | 2025.03.17 16:43:44.950938 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4762 | 2025.03.17 16:43:44.951061 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4763 | 2025.03.17 16:43:44.951121 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4764 | 2025.03.17 16:43:44.951694 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4765 | 2025.03.17 16:43:44.951733 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4766 | 2025.03.17 16:43:44.952107 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4767 | 2025.03.17 16:43:44.952349 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2025.03.17 16:43:44.952571 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
4769 | 2025.03.17 16:43:44.952720 [ 5 ] {53d09cc1-bb54-461f-8911-3f26370350a3} <Debug> TCPHandler: Processed in 0.001844459 sec. | ||
4770 | 2025.03.17 16:43:49.553347 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4771 | 2025.03.17 16:43:49.553420 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4772 | 2025.03.17 16:43:49.656401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4773 | 2025.03.17 16:43:49.657018 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.03.17 16:43:49.657057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4775 | 2025.03.17 16:43:49.657639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4776 | 2025.03.17 16:43:49.657918 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2025.03.17 16:43:49.658117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4778 | 2025.03.17 16:43:49.918857 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4779 | 2025.03.17 16:43:49.919071 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4780 | 2025.03.17 16:43:49.919155 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4781 | 2025.03.17 16:43:49.920009 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4782 | 2025.03.17 16:43:49.920061 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4783 | 2025.03.17 16:43:49.920502 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4784 | 2025.03.17 16:43:49.920762 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4785 | 2025.03.17 16:43:49.921013 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002003 sec., 54917.62356465302 rows/sec., 4.60 MiB/sec. | ||
4786 | 2025.03.17 16:43:49.921071 [ 5 ] {6a8c9234-0810-4144-90ec-29efbcb78565} <Debug> TCPHandler: Processed in 0.002359281 sec. | ||
4787 | 2025.03.17 16:43:49.921195 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4788 | 2025.03.17 16:43:49.921302 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4789 | 2025.03.17 16:43:49.921348 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4790 | 2025.03.17 16:43:49.921889 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4791 | 2025.03.17 16:43:49.921930 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4792 | 2025.03.17 16:43:49.922272 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4793 | 2025.03.17 16:43:49.922510 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4794 | 2025.03.17 16:43:49.922764 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001475 sec., 18305.084745762713 rows/sec., 1.34 MiB/sec. | ||
4795 | 2025.03.17 16:43:49.922856 [ 5 ] {1d24146b-5fe7-49b8-ae6d-96ea60a06048} <Debug> TCPHandler: Processed in 0.001704857 sec. | ||
4796 | 2025.03.17 16:43:49.923077 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4797 | 2025.03.17 16:43:49.923183 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4798 | 2025.03.17 16:43:49.923229 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4799 | 2025.03.17 16:43:49.923816 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4800 | 2025.03.17 16:43:49.923856 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4801 | 2025.03.17 16:43:49.924211 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4802 | 2025.03.17 16:43:49.924441 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4803 | 2025.03.17 16:43:49.924677 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001517 sec., 59986.81608437707 rows/sec., 4.68 MiB/sec. | ||
4804 | 2025.03.17 16:43:49.924731 [ 5 ] {5e9254b2-4d9a-46f3-819c-db78cc4ac359} <Debug> TCPHandler: Processed in 0.001726387 sec. | ||
4805 | 2025.03.17 16:43:49.924848 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4806 | 2025.03.17 16:43:49.924955 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4807 | 2025.03.17 16:43:49.925004 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4808 | 2025.03.17 16:43:49.925535 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4809 | 2025.03.17 16:43:49.925575 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4810 | 2025.03.17 16:43:49.925946 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4811 | 2025.03.17 16:43:49.926175 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4812 | 2025.03.17 16:43:49.926392 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
4813 | 2025.03.17 16:43:49.926446 [ 5 ] {fabbcb6c-68b9-4f9b-9ee8-540a54e36505} <Debug> TCPHandler: Processed in 0.001649475 sec. | ||
4814 | 2025.03.17 16:43:49.926551 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4815 | 2025.03.17 16:43:49.926653 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4816 | 2025.03.17 16:43:49.926720 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4817 | 2025.03.17 16:43:49.927813 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4818 | 2025.03.17 16:43:49.927853 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4819 | 2025.03.17 16:43:49.928485 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4820 | 2025.03.17 16:43:49.928742 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4821 | 2025.03.17 16:43:49.928982 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002351 sec., 11484.474691620588 rows/sec., 20.58 MiB/sec. | ||
4822 | 2025.03.17 16:43:49.929078 [ 5 ] {9b5c612c-7e84-4ca4-9461-ba901e96908a} <Debug> TCPHandler: Processed in 0.002577035 sec. | ||
4823 | 2025.03.17 16:43:49.929204 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4824 | 2025.03.17 16:43:49.929311 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4825 | 2025.03.17 16:43:49.929358 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4826 | 2025.03.17 16:43:49.929802 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2025.03.17 16:43:49.929842 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4828 | 2025.03.17 16:43:49.930194 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4829 | 2025.03.17 16:43:49.930422 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4830 | 2025.03.17 16:43:49.930650 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
4831 | 2025.03.17 16:43:49.930702 [ 5 ] {2f24ffa1-5cd7-4203-8c8c-7f18204300a8} <Debug> TCPHandler: Processed in 0.001549023 sec. | ||
4832 | 2025.03.17 16:43:50.231989 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4833 | 2025.03.17 16:43:50.232198 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4834 | 2025.03.17 16:43:50.232278 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4835 | 2025.03.17 16:43:50.233216 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4836 | 2025.03.17 16:43:50.233264 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4837 | 2025.03.17 16:43:50.233691 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4838 | 2025.03.17 16:43:50.233943 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4839 | 2025.03.17 16:43:50.234197 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002059 sec., 102962.60320543953 rows/sec., 6.55 MiB/sec. | ||
4840 | 2025.03.17 16:43:50.234253 [ 5 ] {ae5fc2ff-0358-490e-9331-087ce730818a} <Debug> TCPHandler: Processed in 0.002402971 sec. | ||
4841 | 2025.03.17 16:43:50.234372 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4842 | 2025.03.17 16:43:50.234476 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4843 | 2025.03.17 16:43:50.234521 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4844 | 2025.03.17 16:43:50.236339 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4845 | 2025.03.17 16:43:50.236378 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4846 | 2025.03.17 16:43:50.236841 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4847 | 2025.03.17 16:43:50.237072 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4848 | 2025.03.17 16:43:50.237280 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Debug> executeQuery: Read 1781 rows, 147.83 KiB in 0.002826 sec., 630219.3913658882 rows/sec., 51.09 MiB/sec. | ||
4849 | 2025.03.17 16:43:50.237332 [ 5 ] {82517b82-e44d-4e89-a1f9-de5991feb97a} <Debug> TCPHandler: Processed in 0.003010684 sec. | ||
4850 | 2025.03.17 16:43:50.237435 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4851 | 2025.03.17 16:43:50.237540 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4852 | 2025.03.17 16:43:50.237585 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4853 | 2025.03.17 16:43:50.238167 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4854 | 2025.03.17 16:43:50.238207 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4855 | 2025.03.17 16:43:50.238543 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4856 | 2025.03.17 16:43:50.238773 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2025.03.17 16:43:50.238947 [ 67 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4858 | 2025.03.17 16:43:50.239007 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001487 sec., 79354.40484196368 rows/sec., 4.79 MiB/sec. | ||
4859 | 2025.03.17 16:43:50.239031 [ 67 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2025.03.17 16:43:50.239097 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4861 | 2025.03.17 16:43:50.239129 [ 5 ] {8605e4bb-35e7-4650-bc30-db894704644b} <Debug> TCPHandler: Processed in 0.001740648 sec. | ||
4862 | 2025.03.17 16:43:50.239322 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4863 | 2025.03.17 16:43:50.239330 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
4864 | 2025.03.17 16:43:50.239509 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4865 | 2025.03.17 16:43:50.239613 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4866 | 2025.03.17 16:43:50.239634 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4867 | 2025.03.17 16:43:50.239746 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 163 rows starting from the beginning of the part | ||
4868 | 2025.03.17 16:43:50.240053 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
4869 | 2025.03.17 16:43:50.240515 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
4870 | 2025.03.17 16:43:50.240891 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
4871 | 2025.03.17 16:43:50.241185 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
4872 | 2025.03.17 16:43:50.241522 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
4873 | 2025.03.17 16:43:50.242633 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2025.03.17 16:43:50.242708 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4875 | 2025.03.17 16:43:50.243710 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4876 | 2025.03.17 16:43:50.244265 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2025.03.17 16:43:50.244479 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.005263223 sec., 108488.6579953006 rows/sec., 7.19 MiB/sec. | ||
4878 | 2025.03.17 16:43:50.244751 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005289 sec., 64473.43543202874 rows/sec., 4.30 MiB/sec. | ||
4879 | 2025.03.17 16:43:50.244778 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4880 | 2025.03.17 16:43:50.244934 [ 5 ] {1f682a1f-3675-4d60-a460-02217a06a39b} <Debug> TCPHandler: Processed in 0.005689582 sec. | ||
4881 | 2025.03.17 16:43:50.245103 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4882 | 2025.03.17 16:43:50.245265 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4883 | 2025.03.17 16:43:50.245327 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4884 | 2025.03.17 16:43:50.245346 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4885 | 2025.03.17 16:43:50.245576 [ 194 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_25_5} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4886 | 2025.03.17 16:43:50.245754 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4887 | 2025.03.17 16:43:50.246268 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2025.03.17 16:43:50.246313 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4889 | 2025.03.17 16:43:50.246664 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4890 | 2025.03.17 16:43:50.246904 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2025.03.17 16:43:50.247165 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001958 sec., 57201.22574055158 rows/sec., 3.26 MiB/sec. | ||
4892 | 2025.03.17 16:43:50.247370 [ 5 ] {2d34ca56-b7a9-453c-9324-e395f38c3b6a} <Debug> TCPHandler: Processed in 0.00233586 sec. | ||
4893 | 2025.03.17 16:43:50.247511 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4894 | 2025.03.17 16:43:50.247614 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4895 | 2025.03.17 16:43:50.247659 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4896 | 2025.03.17 16:43:50.248585 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2025.03.17 16:43:50.248623 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4898 | 2025.03.17 16:43:50.249000 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4899 | 2025.03.17 16:43:50.249238 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2025.03.17 16:43:50.249465 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Debug> executeQuery: Read 850 rows, 62.83 KiB in 0.001872 sec., 454059.82905982906 rows/sec., 32.78 MiB/sec. | ||
4901 | 2025.03.17 16:43:50.249518 [ 5 ] {840ad25f-30aa-4458-9d9c-578340cd205b} <Debug> TCPHandler: Processed in 0.002057684 sec. | ||
4902 | 2025.03.17 16:43:50.249632 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4903 | 2025.03.17 16:43:50.249736 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4904 | 2025.03.17 16:43:50.249783 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4905 | 2025.03.17 16:43:50.250216 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2025.03.17 16:43:50.250255 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4907 | 2025.03.17 16:43:50.250593 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4908 | 2025.03.17 16:43:50.250824 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4909 | 2025.03.17 16:43:50.251028 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec. | ||
4910 | 2025.03.17 16:43:50.251077 [ 5 ] {e8e7141e-1e76-410e-8d01-5fd2a18e726b} <Debug> TCPHandler: Processed in 0.001495583 sec. | ||
4911 | 2025.03.17 16:43:50.251179 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4912 | 2025.03.17 16:43:50.251281 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4913 | 2025.03.17 16:43:50.251326 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4914 | 2025.03.17 16:43:50.252251 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2025.03.17 16:43:50.252296 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4916 | 2025.03.17 16:43:50.252723 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4917 | 2025.03.17 16:43:50.252978 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2025.03.17 16:43:50.253210 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001947 sec., 490498.20236260915 rows/sec., 32.59 MiB/sec. | ||
4919 | 2025.03.17 16:43:50.253332 [ 5 ] {d8a477c9-124f-4e74-8d37-0daf8de946b3} <Debug> TCPHandler: Processed in 0.002201047 sec. | ||
4920 | 2025.03.17 16:43:50.253482 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4921 | 2025.03.17 16:43:50.253602 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4922 | 2025.03.17 16:43:50.253648 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4923 | 2025.03.17 16:43:50.254102 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2025.03.17 16:43:50.254151 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4925 | 2025.03.17 16:43:50.254539 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4926 | 2025.03.17 16:43:50.254778 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2025.03.17 16:43:50.254997 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
4928 | 2025.03.17 16:43:50.255059 [ 5 ] {6092e7fd-402f-4427-9076-804eb2cea004} <Debug> TCPHandler: Processed in 0.001635315 sec. | ||
4929 | 2025.03.17 16:43:50.255185 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4930 | 2025.03.17 16:43:50.255291 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4931 | 2025.03.17 16:43:50.255356 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4932 | 2025.03.17 16:43:50.256476 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4933 | 2025.03.17 16:43:50.256515 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4934 | 2025.03.17 16:43:50.257098 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4935 | 2025.03.17 16:43:50.257356 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4936 | 2025.03.17 16:43:50.257603 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002333 sec., 5143.591941705958 rows/sec., 9.22 MiB/sec. | ||
4937 | 2025.03.17 16:43:50.257699 [ 5 ] {afa37e7f-2f03-4040-bd22-fc084ed5d92f} <Debug> TCPHandler: Processed in 0.002574466 sec. | ||
4938 | 2025.03.17 16:43:50.257839 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4939 | 2025.03.17 16:43:50.257945 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4940 | 2025.03.17 16:43:50.257994 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4941 | 2025.03.17 16:43:50.258430 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2025.03.17 16:43:50.258472 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4943 | 2025.03.17 16:43:50.258822 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4944 | 2025.03.17 16:43:50.259069 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2025.03.17 16:43:50.259325 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001391 sec., 24442.846872753413 rows/sec., 1.42 MiB/sec. | ||
4946 | 2025.03.17 16:43:50.259489 [ 5 ] {2be90dbd-ba7d-415f-96fd-f503b8b417a9} <Debug> TCPHandler: Processed in 0.001696957 sec. | ||
4947 | 2025.03.17 16:43:50.427433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4948 | 2025.03.17 16:43:50.448273 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4949 | 2025.03.17 16:43:50.448326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4950 | 2025.03.17 16:43:50.455515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4951 | 2025.03.17 16:43:50.456269 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4952 | 2025.03.17 16:43:50.459818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4953 | 2025.03.17 16:43:54.695478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 722 | ||
4954 | 2025.03.17 16:43:54.699030 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2025.03.17 16:43:54.699087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4956 | 2025.03.17 16:43:54.700605 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4957 | 2025.03.17 16:43:54.700916 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2025.03.17 16:43:54.701141 [ 58 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4959 | 2025.03.17 16:43:54.701251 [ 58 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4960 | 2025.03.17 16:43:54.701310 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4961 | 2025.03.17 16:43:54.701861 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
4962 | 2025.03.17 16:43:54.702381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
4963 | 2025.03.17 16:43:54.702945 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4964 | 2025.03.17 16:43:54.703132 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
4965 | 2025.03.17 16:43:54.703789 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4966 | 2025.03.17 16:43:54.704438 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
4967 | 2025.03.17 16:43:54.705049 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
4968 | 2025.03.17 16:43:54.705658 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
4969 | 2025.03.17 16:43:54.706253 [ 201 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
4970 | 2025.03.17 16:43:54.714472 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.012899226 sec., 55972.35058909736 rows/sec., 47.60 MiB/sec. | ||
4971 | 2025.03.17 16:43:54.715559 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4972 | 2025.03.17 16:43:54.716253 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2025.03.17 16:43:54.716335 [ 188 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_16_3} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4974 | 2025.03.17 16:43:54.716532 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
4975 | 2025.03.17 16:43:54.915981 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4976 | 2025.03.17 16:43:54.916175 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4977 | 2025.03.17 16:43:54.916251 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4978 | 2025.03.17 16:43:54.917052 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.03.17 16:43:54.917105 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4980 | 2025.03.17 16:43:54.917553 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4981 | 2025.03.17 16:43:54.917826 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.03.17 16:43:54.918030 [ 58 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4983 | 2025.03.17 16:43:54.918095 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. | ||
4984 | 2025.03.17 16:43:54.918124 [ 58 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2025.03.17 16:43:54.918196 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4986 | 2025.03.17 16:43:54.918211 [ 5 ] {d50cf224-1c63-4083-96d3-b067b861814e} <Debug> TCPHandler: Processed in 0.002362431 sec. | ||
4987 | 2025.03.17 16:43:54.918487 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4988 | 2025.03.17 16:43:54.918506 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
4989 | 2025.03.17 16:43:54.918809 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4990 | 2025.03.17 16:43:54.918996 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4991 | 2025.03.17 16:43:54.919099 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4992 | 2025.03.17 16:43:54.919242 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1845 rows starting from the beginning of the part | ||
4993 | 2025.03.17 16:43:54.919696 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part | ||
4994 | 2025.03.17 16:43:54.920075 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 641 rows starting from the beginning of the part | ||
4995 | 2025.03.17 16:43:54.920330 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part | ||
4996 | 2025.03.17 16:43:54.920541 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1781 rows starting from the beginning of the part | ||
4997 | 2025.03.17 16:43:54.920708 [ 199 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
4998 | 2025.03.17 16:43:54.921296 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2025.03.17 16:43:54.921343 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5000 | 2025.03.17 16:43:54.921978 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5001 | 2025.03.17 16:43:54.922303 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2025.03.17 16:43:54.922540 [ 58 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5003 | 2025.03.17 16:43:54.922612 [ 58 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5004 | 2025.03.17 16:43:54.922644 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003935 sec., 16264.294790343074 rows/sec., 1.27 MiB/sec. | ||
5005 | 2025.03.17 16:43:54.922669 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5006 | 2025.03.17 16:43:54.922840 [ 5 ] {40c5299e-5ed8-4be6-8c44-bacb96753d89} <Debug> TCPHandler: Processed in 0.004448906 sec. | ||
5007 | 2025.03.17 16:43:54.923027 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
5008 | 2025.03.17 16:43:54.923098 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2025.03.17 16:43:54.923471 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5010 | 2025.03.17 16:43:54.923479 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5011 | 2025.03.17 16:43:54.923596 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
5012 | 2025.03.17 16:43:54.923753 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5013 | 2025.03.17 16:43:54.923999 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part | ||
5014 | 2025.03.17 16:43:54.924179 [ 191 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851265 sec., 776413.3054988964 rows/sec., 65.79 MiB/sec. | ||
5015 | 2025.03.17 16:43:54.924538 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 394 rows starting from the beginning of the part | ||
5016 | 2025.03.17 16:43:54.925044 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part | ||
5017 | 2025.03.17 16:43:54.925094 [ 191 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5018 | 2025.03.17 16:43:54.925620 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 850 rows starting from the beginning of the part | ||
5019 | 2025.03.17 16:43:54.926189 [ 198 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
5020 | 2025.03.17 16:43:54.926757 [ 191 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5021 | 2025.03.17 16:43:54.927102 [ 191 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_36_7} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5022 | 2025.03.17 16:43:54.927310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
5023 | 2025.03.17 16:43:54.927974 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2025.03.17 16:43:54.928041 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5025 | 2025.03.17 16:43:54.929084 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5026 | 2025.03.17 16:43:54.929495 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.03.17 16:43:54.929737 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5028 | 2025.03.17 16:43:54.929873 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5029 | 2025.03.17 16:43:54.929981 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5030 | 2025.03.17 16:43:54.929999 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.006629 sec., 19309.096394629658 rows/sec., 1.34 MiB/sec. | ||
5031 | 2025.03.17 16:43:54.930519 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.007659014 sec., 313747.9576352779 rows/sec., 24.02 MiB/sec. | ||
5032 | 2025.03.17 16:43:54.930540 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5033 | 2025.03.17 16:43:54.930690 [ 5 ] {2ebf06c0-fb82-47a7-bb96-608e7df6f6e6} <Debug> TCPHandler: Processed in 0.007656784 sec. | ||
5034 | 2025.03.17 16:43:54.931029 [ 190 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5035 | 2025.03.17 16:43:54.931116 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5036 | 2025.03.17 16:43:54.931262 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9876 rows starting from the beginning of the part | ||
5037 | 2025.03.17 16:43:54.931773 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
5038 | 2025.03.17 16:43:54.932175 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2025.03.17 16:43:54.932320 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5040 | 2025.03.17 16:43:54.932502 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5041 | 2025.03.17 16:43:54.932954 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5042 | 2025.03.17 16:43:54.932958 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5043 | 2025.03.17 16:43:54.933258 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_36_7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5044 | 2025.03.17 16:43:54.933297 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5045 | 2025.03.17 16:43:54.933356 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 955 rows starting from the beginning of the part | ||
5046 | 2025.03.17 16:43:54.933850 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5047 | 2025.03.17 16:43:54.933883 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5048 | 2025.03.17 16:43:54.935407 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5049 | 2025.03.17 16:43:54.935453 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5050 | 2025.03.17 16:43:54.935955 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5051 | 2025.03.17 16:43:54.936488 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5052 | 2025.03.17 16:43:54.936814 [ 55 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5053 | 2025.03.17 16:43:54.936928 [ 55 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5054 | 2025.03.17 16:43:54.937016 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5055 | 2025.03.17 16:43:54.937253 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004535 sec., 10584.343991179714 rows/sec., 730.43 KiB/sec. | ||
5056 | 2025.03.17 16:43:54.937604 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5057 | 2025.03.17 16:43:54.938151 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5058 | 2025.03.17 16:43:54.938218 [ 5 ] {5dd3a7f1-05f0-416c-a852-b8f02d92486b} <Debug> TCPHandler: Processed in 0.006276424 sec. | ||
5059 | 2025.03.17 16:43:54.938266 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part | ||
5060 | 2025.03.17 16:43:54.938515 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5061 | 2025.03.17 16:43:54.938961 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5062 | 2025.03.17 16:43:54.939111 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5063 | 2025.03.17 16:43:54.939249 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5064 | 2025.03.17 16:43:54.939412 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5065 | 2025.03.17 16:43:54.940522 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11516 rows, containing 5 columns (5 merged, 0 gathered) in 0.010381852 sec., 1109243.3219044155 rows/sec., 74.85 MiB/sec. | ||
5066 | 2025.03.17 16:43:54.940853 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5067 | 2025.03.17 16:43:54.941550 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.03.17 16:43:54.941653 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5069 | 2025.03.17 16:43:54.941820 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
5070 | 2025.03.17 16:43:54.942093 [ 189 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902915 sec., 444225.5270589027 rows/sec., 28.96 MiB/sec. | ||
5071 | 2025.03.17 16:43:54.942463 [ 189 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5072 | 2025.03.17 16:43:54.942798 [ 189 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5073 | 2025.03.17 16:43:54.942880 [ 189 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_36_7} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5074 | 2025.03.17 16:43:54.942976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
5075 | 2025.03.17 16:43:57.158212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
5076 | 2025.03.17 16:43:57.158892 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2025.03.17 16:43:57.158937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5078 | 2025.03.17 16:43:57.159452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5079 | 2025.03.17 16:43:57.159713 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2025.03.17 16:43:57.159940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
5081 | 2025.03.17 16:43:57.959871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5082 | 2025.03.17 16:43:57.980150 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5083 | 2025.03.17 16:43:57.980201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5084 | 2025.03.17 16:43:57.987842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5085 | 2025.03.17 16:43:57.988615 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.03.17 16:43:57.991181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5087 | 2025.03.17 16:43:59.918546 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5088 | 2025.03.17 16:43:59.918742 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5089 | 2025.03.17 16:43:59.918819 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5090 | 2025.03.17 16:43:59.919643 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5091 | 2025.03.17 16:43:59.919696 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5092 | 2025.03.17 16:43:59.920131 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5093 | 2025.03.17 16:43:59.920388 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5094 | 2025.03.17 16:43:59.920638 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00195 sec., 56410.256410256414 rows/sec., 4.73 MiB/sec. | ||
5095 | 2025.03.17 16:43:59.920703 [ 5 ] {6d16a859-8b3e-4175-8a3b-c445df0dbd13} <Debug> TCPHandler: Processed in 0.002315089 sec. | ||
5096 | 2025.03.17 16:43:59.920834 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5097 | 2025.03.17 16:43:59.920947 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5098 | 2025.03.17 16:43:59.920998 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5099 | 2025.03.17 16:43:59.921538 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5100 | 2025.03.17 16:43:59.921577 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5101 | 2025.03.17 16:43:59.921928 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5102 | 2025.03.17 16:43:59.922165 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2025.03.17 16:43:59.922376 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001456 sec., 18543.956043956045 rows/sec., 1.36 MiB/sec. | ||
5104 | 2025.03.17 16:43:59.922428 [ 5 ] {0f55d547-c57b-40d1-85b9-c22afbe49795} <Debug> TCPHandler: Processed in 0.001649705 sec. | ||
5105 | 2025.03.17 16:43:59.922533 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2025.03.17 16:43:59.922636 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5107 | 2025.03.17 16:43:59.922680 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5108 | 2025.03.17 16:43:59.923225 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5109 | 2025.03.17 16:43:59.923263 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5110 | 2025.03.17 16:43:59.923608 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5111 | 2025.03.17 16:43:59.923838 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5112 | 2025.03.17 16:43:59.924044 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001431 sec., 63591.893780573024 rows/sec., 4.97 MiB/sec. | ||
5113 | 2025.03.17 16:43:59.924096 [ 5 ] {06cebad2-3d61-46dc-ba26-35f2d497fbee} <Debug> TCPHandler: Processed in 0.001613685 sec. | ||
5114 | 2025.03.17 16:43:59.924210 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5115 | 2025.03.17 16:43:59.924314 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5116 | 2025.03.17 16:43:59.924362 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5117 | 2025.03.17 16:43:59.924880 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2025.03.17 16:43:59.924919 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5119 | 2025.03.17 16:43:59.925296 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5120 | 2025.03.17 16:43:59.925536 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5121 | 2025.03.17 16:43:59.925754 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
5122 | 2025.03.17 16:43:59.925823 [ 5 ] {781629dd-f86d-4ea7-9cc0-db15e6c82b10} <Debug> TCPHandler: Processed in 0.001663716 sec. | ||
5123 | 2025.03.17 16:43:59.925980 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5124 | 2025.03.17 16:43:59.926083 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5125 | 2025.03.17 16:43:59.926149 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5126 | 2025.03.17 16:43:59.927259 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5127 | 2025.03.17 16:43:59.927296 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5128 | 2025.03.17 16:43:59.927919 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5129 | 2025.03.17 16:43:59.928179 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5130 | 2025.03.17 16:43:59.928333 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5131 | 2025.03.17 16:43:59.928380 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2025.03.17 16:43:59.928386 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002321 sec., 11632.916846186987 rows/sec., 20.85 MiB/sec. | ||
5133 | 2025.03.17 16:43:59.928409 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5134 | 2025.03.17 16:43:59.928879 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
5135 | 2025.03.17 16:43:59.928923 [ 5 ] {9b805570-3f1b-4a57-8207-74fd98bcead8} <Debug> TCPHandler: Processed in 0.003000104 sec. | ||
5136 | 2025.03.17 16:43:59.929370 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5137 | 2025.03.17 16:43:59.929626 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5138 | 2025.03.17 16:43:59.929682 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5139 | 2025.03.17 16:43:59.929731 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5140 | 2025.03.17 16:43:59.929907 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 348 rows starting from the beginning of the part | ||
5141 | 2025.03.17 16:43:59.930788 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
5142 | 2025.03.17 16:43:59.931668 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
5143 | 2025.03.17 16:43:59.931874 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5144 | 2025.03.17 16:43:59.931999 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5145 | 2025.03.17 16:43:59.932351 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
5146 | 2025.03.17 16:43:59.932988 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
5147 | 2025.03.17 16:43:59.933604 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
5148 | 2025.03.17 16:43:59.933987 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5149 | 2025.03.17 16:43:59.934587 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2025.03.17 16:43:59.935143 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005586 sec., 10741.138560687434 rows/sec., 741.25 KiB/sec. | ||
5151 | 2025.03.17 16:43:59.935500 [ 5 ] {2d41756d-201f-4c52-b828-62ae7507f470} <Debug> TCPHandler: Processed in 0.006213903 sec. | ||
5152 | 2025.03.17 16:43:59.938924 [ 187 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.010373863 sec., 43667.43613251881 rows/sec., 78.25 MiB/sec. | ||
5153 | 2025.03.17 16:43:59.939705 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5154 | 2025.03.17 16:43:59.940215 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5155 | 2025.03.17 16:43:59.940314 [ 192 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5156 | 2025.03.17 16:43:59.940504 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5157 | 2025.03.17 16:44:02.702143 [ 41 ] {} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5158 | 2025.03.17 16:44:02.702226 [ 41 ] {} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2025.03.17 16:44:02.702255 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5160 | 2025.03.17 16:44:02.702393 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::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 | ||
5161 | 2025.03.17 16:44:02.702535 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5162 | 2025.03.17 16:44:02.702574 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
5163 | 2025.03.17 16:44:02.702681 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part | ||
5164 | 2025.03.17 16:44:02.702950 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5165 | 2025.03.17 16:44:02.703141 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
5166 | 2025.03.17 16:44:02.703263 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 341 rows starting from the beginning of the part | ||
5167 | 2025.03.17 16:44:02.704483 [ 187 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162737 sec., 577971.3390948599 rows/sec., 40.56 MiB/sec. | ||
5168 | 2025.03.17 16:44:02.704699 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5169 | 2025.03.17 16:44:02.705079 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2025.03.17 16:44:02.705175 [ 194 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_15_3} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5171 | 2025.03.17 16:44:02.705287 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
5172 | 2025.03.17 16:44:03.119631 [ 41 ] {} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5173 | 2025.03.17 16:44:03.119700 [ 41 ] {} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5174 | 2025.03.17 16:44:03.119726 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5175 | 2025.03.17 16:44:03.120097 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5176 | 2025.03.17 16:44:03.120372 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5177 | 2025.03.17 16:44:03.120434 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5178 | 2025.03.17 16:44:03.120556 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5179 | 2025.03.17 16:44:03.120722 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5180 | 2025.03.17 16:44:03.121123 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5181 | 2025.03.17 16:44:03.121274 [ 193 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
5182 | 2025.03.17 16:44:03.122346 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509994 sec., 35856.65941830936 rows/sec., 1.83 MiB/sec. | ||
5183 | 2025.03.17 16:44:03.122627 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5184 | 2025.03.17 16:44:03.123086 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_15_3} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.03.17 16:44:03.123174 [ 194 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_15_3} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5186 | 2025.03.17 16:44:03.123271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5187 | 2025.03.17 16:44:04.553488 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5188 | 2025.03.17 16:44:04.553566 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5189 | 2025.03.17 16:44:04.661043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5190 | 2025.03.17 16:44:04.661674 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.03.17 16:44:04.661720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5192 | 2025.03.17 16:44:04.662258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5193 | 2025.03.17 16:44:04.662527 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.03.17 16:44:04.662781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5195 | 2025.03.17 16:44:04.703601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 742 | ||
5196 | 2025.03.17 16:44:04.706232 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2025.03.17 16:44:04.706274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5198 | 2025.03.17 16:44:04.707683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5199 | 2025.03.17 16:44:04.707988 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5200 | 2025.03.17 16:44:04.708785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
5201 | 2025.03.17 16:44:04.925282 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5202 | 2025.03.17 16:44:04.925561 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5203 | 2025.03.17 16:44:04.925669 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5204 | 2025.03.17 16:44:04.926659 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5205 | 2025.03.17 16:44:04.926707 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5206 | 2025.03.17 16:44:04.927151 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5207 | 2025.03.17 16:44:04.927412 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2025.03.17 16:44:04.927623 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002142 sec., 98972.92250233427 rows/sec., 6.29 MiB/sec. | ||
5209 | 2025.03.17 16:44:04.927690 [ 5 ] {0044d070-51f5-4260-b03b-448cc3353a2c} <Debug> TCPHandler: Processed in 0.002582475 sec. | ||
5210 | 2025.03.17 16:44:04.927825 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5211 | 2025.03.17 16:44:04.927944 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5212 | 2025.03.17 16:44:04.927993 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5213 | 2025.03.17 16:44:04.928959 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2025.03.17 16:44:04.928998 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5215 | 2025.03.17 16:44:04.929398 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5216 | 2025.03.17 16:44:04.929636 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5217 | 2025.03.17 16:44:04.929820 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001907 sec., 336130.0471945464 rows/sec., 26.48 MiB/sec. | ||
5218 | 2025.03.17 16:44:04.929874 [ 5 ] {82c0c18e-02b8-4ee0-96cd-66618b38ca45} <Debug> TCPHandler: Processed in 0.002101575 sec. | ||
5219 | 2025.03.17 16:44:04.929995 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5220 | 2025.03.17 16:44:04.930099 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5221 | 2025.03.17 16:44:04.930144 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5222 | 2025.03.17 16:44:04.930703 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5223 | 2025.03.17 16:44:04.930741 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5224 | 2025.03.17 16:44:04.931100 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5225 | 2025.03.17 16:44:04.931342 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5226 | 2025.03.17 16:44:04.931518 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001441 sec., 81887.57807078418 rows/sec., 4.94 MiB/sec. | ||
5227 | 2025.03.17 16:44:04.931571 [ 5 ] {c839fa6d-e9e9-4e8a-8721-936de50595a1} <Debug> TCPHandler: Processed in 0.001626955 sec. | ||
5228 | 2025.03.17 16:44:04.931689 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5229 | 2025.03.17 16:44:04.931794 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5230 | 2025.03.17 16:44:04.931838 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5231 | 2025.03.17 16:44:04.932391 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2025.03.17 16:44:04.932430 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5233 | 2025.03.17 16:44:04.932776 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5234 | 2025.03.17 16:44:04.933015 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2025.03.17 16:44:04.933214 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001441 sec., 78417.7654406662 rows/sec., 5.08 MiB/sec. | ||
5236 | 2025.03.17 16:44:04.933267 [ 5 ] {0f3361ff-1cbd-4d89-a3df-bc762f0df169} <Debug> TCPHandler: Processed in 0.001629575 sec. | ||
5237 | 2025.03.17 16:44:04.933385 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5238 | 2025.03.17 16:44:04.933495 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5239 | 2025.03.17 16:44:04.933540 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5240 | 2025.03.17 16:44:04.934089 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5241 | 2025.03.17 16:44:04.934130 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5242 | 2025.03.17 16:44:04.934484 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5243 | 2025.03.17 16:44:04.934721 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2025.03.17 16:44:04.934959 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001481 sec., 75624.57798784606 rows/sec., 4.31 MiB/sec. | ||
5245 | 2025.03.17 16:44:04.935157 [ 5 ] {b9f55013-8706-430a-8c0d-8440fd494e39} <Debug> TCPHandler: Processed in 0.001820559 sec. | ||
5246 | 2025.03.17 16:44:04.935319 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5247 | 2025.03.17 16:44:04.935425 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5248 | 2025.03.17 16:44:04.935471 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5249 | 2025.03.17 16:44:04.936162 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5250 | 2025.03.17 16:44:04.936202 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5251 | 2025.03.17 16:44:04.936572 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5252 | 2025.03.17 16:44:04.936810 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5253 | 2025.03.17 16:44:04.937066 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001655 sec., 238066.4652567976 rows/sec., 16.84 MiB/sec. | ||
5254 | 2025.03.17 16:44:04.937176 [ 5 ] {0618a868-21c1-4ce5-95fa-dbcc5d682031} <Debug> TCPHandler: Processed in 0.00190487 sec. | ||
5255 | 2025.03.17 16:44:04.937407 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2025.03.17 16:44:04.937528 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5257 | 2025.03.17 16:44:04.937579 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5258 | 2025.03.17 16:44:04.938052 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2025.03.17 16:44:04.938093 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5260 | 2025.03.17 16:44:04.938439 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5261 | 2025.03.17 16:44:04.938675 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5262 | 2025.03.17 16:44:04.938887 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
5263 | 2025.03.17 16:44:04.938937 [ 5 ] {e187e447-8364-4826-8396-d6f33d306071} <Debug> TCPHandler: Processed in 0.001614705 sec. | ||
5264 | 2025.03.17 16:44:04.939056 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2025.03.17 16:44:04.939160 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5266 | 2025.03.17 16:44:04.939209 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5267 | 2025.03.17 16:44:04.939744 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2025.03.17 16:44:04.939784 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5269 | 2025.03.17 16:44:04.940159 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5270 | 2025.03.17 16:44:04.940389 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2025.03.17 16:44:04.940644 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. | ||
5272 | 2025.03.17 16:44:04.940824 [ 5 ] {d8be21ed-ba61-4876-88be-afcecb8b794e} <Debug> TCPHandler: Processed in 0.001816919 sec. | ||
5273 | 2025.03.17 16:44:04.941042 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2025.03.17 16:44:04.941147 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5275 | 2025.03.17 16:44:04.941196 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5276 | 2025.03.17 16:44:04.941644 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2025.03.17 16:44:04.941684 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5278 | 2025.03.17 16:44:04.942021 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5279 | 2025.03.17 16:44:04.942263 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2025.03.17 16:44:04.942478 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
5281 | 2025.03.17 16:44:04.942529 [ 5 ] {f6ec5aea-901a-4252-a275-9bd3603ca1fb} <Debug> TCPHandler: Processed in 0.001553263 sec. | ||
5282 | 2025.03.17 16:44:04.942634 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2025.03.17 16:44:04.942736 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5284 | 2025.03.17 16:44:04.942802 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5285 | 2025.03.17 16:44:04.943859 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2025.03.17 16:44:04.943899 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5287 | 2025.03.17 16:44:04.944502 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5288 | 2025.03.17 16:44:04.944755 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2025.03.17 16:44:04.945044 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002329 sec., 5152.425933877201 rows/sec., 9.23 MiB/sec. | ||
5290 | 2025.03.17 16:44:04.945538 [ 5 ] {210f8f3d-6b5f-461f-910f-154f3e90705f} <Debug> TCPHandler: Processed in 0.002950084 sec. | ||
5291 | 2025.03.17 16:44:04.945695 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2025.03.17 16:44:04.945799 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5293 | 2025.03.17 16:44:04.945846 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5294 | 2025.03.17 16:44:04.946310 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2025.03.17 16:44:04.946350 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5296 | 2025.03.17 16:44:04.946707 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5297 | 2025.03.17 16:44:04.946939 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2025.03.17 16:44:04.947153 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec. | ||
5299 | 2025.03.17 16:44:04.947204 [ 5 ] {ff5e4e10-77b3-4552-b043-32c46efd12a1} <Debug> TCPHandler: Processed in 0.001559163 sec. | ||
5300 | 2025.03.17 16:44:05.492225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5301 | 2025.03.17 16:44:05.514497 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2025.03.17 16:44:05.514555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5303 | 2025.03.17 16:44:05.522405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5304 | 2025.03.17 16:44:05.523184 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2025.03.17 16:44:05.526019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5306 | 2025.03.17 16:44:09.918607 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5307 | 2025.03.17 16:44:09.918813 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5308 | 2025.03.17 16:44:09.918888 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5309 | 2025.03.17 16:44:09.919652 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5310 | 2025.03.17 16:44:09.919706 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5311 | 2025.03.17 16:44:09.920201 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5312 | 2025.03.17 16:44:09.920466 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5313 | 2025.03.17 16:44:09.920744 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001974 sec., 1013.1712259371834 rows/sec., 82.62 KiB/sec. | ||
5314 | 2025.03.17 16:44:09.920926 [ 5 ] {d6d0f097-74b7-45c3-87d4-0e75c7b1542e} <Debug> TCPHandler: Processed in 0.002449563 sec. | ||
5315 | 2025.03.17 16:44:09.921058 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5316 | 2025.03.17 16:44:09.921167 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5317 | 2025.03.17 16:44:09.921214 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5318 | 2025.03.17 16:44:09.921818 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5319 | 2025.03.17 16:44:09.921859 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5320 | 2025.03.17 16:44:09.922221 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5321 | 2025.03.17 16:44:09.922454 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5322 | 2025.03.17 16:44:09.922667 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001523 sec., 72882.46881155614 rows/sec., 6.10 MiB/sec. | ||
5323 | 2025.03.17 16:44:09.922718 [ 5 ] {722f9cf7-99ba-4ac8-966e-9ed3e8f69105} <Debug> TCPHandler: Processed in 0.001713437 sec. | ||
5324 | 2025.03.17 16:44:09.922830 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5325 | 2025.03.17 16:44:09.922936 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5326 | 2025.03.17 16:44:09.922983 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5327 | 2025.03.17 16:44:09.923504 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5328 | 2025.03.17 16:44:09.923544 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5329 | 2025.03.17 16:44:09.923879 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5330 | 2025.03.17 16:44:09.924114 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5331 | 2025.03.17 16:44:09.924321 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001407 sec., 20611.229566453447 rows/sec., 1.51 MiB/sec. | ||
5332 | 2025.03.17 16:44:09.924375 [ 5 ] {3d34b1ed-f101-4a1a-ada7-2c7b63c6b9d2} <Debug> TCPHandler: Processed in 0.001596144 sec. | ||
5333 | 2025.03.17 16:44:09.924484 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5334 | 2025.03.17 16:44:09.924587 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5335 | 2025.03.17 16:44:09.924631 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5336 | 2025.03.17 16:44:09.925171 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5337 | 2025.03.17 16:44:09.925212 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5338 | 2025.03.17 16:44:09.925561 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5339 | 2025.03.17 16:44:09.925796 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2025.03.17 16:44:09.925998 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001433 sec., 64898.81367759944 rows/sec., 5.07 MiB/sec. | ||
5341 | 2025.03.17 16:44:09.926051 [ 5 ] {0671e72b-cfa0-41d8-8eba-2693ba6f1bf8} <Debug> TCPHandler: Processed in 0.001622844 sec. | ||
5342 | 2025.03.17 16:44:09.926162 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5343 | 2025.03.17 16:44:09.926268 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5344 | 2025.03.17 16:44:09.926318 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5345 | 2025.03.17 16:44:09.926827 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5346 | 2025.03.17 16:44:09.926867 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5347 | 2025.03.17 16:44:09.927251 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5348 | 2025.03.17 16:44:09.927479 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5349 | 2025.03.17 16:44:09.927674 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001428 sec., 112745.09803921568 rows/sec., 7.85 MiB/sec. | ||
5350 | 2025.03.17 16:44:09.927726 [ 5 ] {8487fddc-5c68-4f00-943e-e8de7af70cc8} <Debug> TCPHandler: Processed in 0.001614514 sec. | ||
5351 | 2025.03.17 16:44:09.927828 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5352 | 2025.03.17 16:44:09.927930 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5353 | 2025.03.17 16:44:09.927996 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5354 | 2025.03.17 16:44:09.929105 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5355 | 2025.03.17 16:44:09.929145 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5356 | 2025.03.17 16:44:09.929775 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5357 | 2025.03.17 16:44:09.930027 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5358 | 2025.03.17 16:44:09.930268 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002358 sec., 11450.381679389313 rows/sec., 20.52 MiB/sec. | ||
5359 | 2025.03.17 16:44:09.930362 [ 5 ] {3caf801b-c81b-46ec-a7f6-3d85c28f659d} <Debug> TCPHandler: Processed in 0.002583366 sec. | ||
5360 | 2025.03.17 16:44:09.930489 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5361 | 2025.03.17 16:44:09.930594 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5362 | 2025.03.17 16:44:09.930640 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5363 | 2025.03.17 16:44:09.931074 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5364 | 2025.03.17 16:44:09.931114 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5365 | 2025.03.17 16:44:09.931469 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5366 | 2025.03.17 16:44:09.931703 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2025.03.17 16:44:09.931919 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
5368 | 2025.03.17 16:44:09.931971 [ 5 ] {0cea2a52-1188-46bc-889b-739c10368de3} <Debug> TCPHandler: Processed in 0.001534433 sec. | ||
5369 | 2025.03.17 16:44:12.163880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5370 | 2025.03.17 16:44:12.164568 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2025.03.17 16:44:12.164619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5372 | 2025.03.17 16:44:12.165205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5373 | 2025.03.17 16:44:12.165470 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5374 | 2025.03.17 16:44:12.165803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5375 | 2025.03.17 16:44:13.027063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5376 | 2025.03.17 16:44:13.048691 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5377 | 2025.03.17 16:44:13.048750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5378 | 2025.03.17 16:44:13.056113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5379 | 2025.03.17 16:44:13.056869 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5380 | 2025.03.17 16:44:13.059779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5381 | 2025.03.17 16:44:14.709897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 778 | ||
5382 | 2025.03.17 16:44:14.713090 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5383 | 2025.03.17 16:44:14.713144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5384 | 2025.03.17 16:44:14.714662 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5385 | 2025.03.17 16:44:14.714981 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5386 | 2025.03.17 16:44:14.716702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
5387 | 2025.03.17 16:44:14.925115 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5388 | 2025.03.17 16:44:14.925328 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5389 | 2025.03.17 16:44:14.925409 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5390 | 2025.03.17 16:44:14.926367 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5391 | 2025.03.17 16:44:14.926416 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5392 | 2025.03.17 16:44:14.926875 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5393 | 2025.03.17 16:44:14.927147 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5394 | 2025.03.17 16:44:14.927351 [ 75 ] {} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5395 | 2025.03.17 16:44:14.927381 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002111 sec., 100426.3382283278 rows/sec., 6.39 MiB/sec. | ||
5396 | 2025.03.17 16:44:14.927435 [ 75 ] {} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5397 | 2025.03.17 16:44:14.927514 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5398 | 2025.03.17 16:44:14.927514 [ 5 ] {8425fa05-a482-42af-a81a-d77af25bcee8} <Debug> TCPHandler: Processed in 0.002535335 sec. | ||
5399 | 2025.03.17 16:44:14.927846 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::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 | ||
5400 | 2025.03.17 16:44:14.927856 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5401 | 2025.03.17 16:44:14.928218 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5402 | 2025.03.17 16:44:14.928319 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5403 | 2025.03.17 16:44:14.928358 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5404 | 2025.03.17 16:44:14.928394 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
5405 | 2025.03.17 16:44:14.928538 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
5406 | 2025.03.17 16:44:14.928799 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
5407 | 2025.03.17 16:44:14.929061 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
5408 | 2025.03.17 16:44:14.929308 [ 191 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
5409 | 2025.03.17 16:44:14.930307 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5410 | 2025.03.17 16:44:14.930356 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5411 | 2025.03.17 16:44:14.930855 [ 194 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003215799 sec., 329622.5914617176 rows/sec., 22.22 MiB/sec. | ||
5412 | 2025.03.17 16:44:14.931012 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5413 | 2025.03.17 16:44:14.931152 [ 197 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5414 | 2025.03.17 16:44:14.931456 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.03.17 16:44:14.931798 [ 197 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2025.03.17 16:44:14.931840 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.003741 sec., 171344.56027800054 rows/sec., 13.50 MiB/sec. | ||
5417 | 2025.03.17 16:44:14.931980 [ 5 ] {fd599b9b-381b-4905-be20-22971d515cb3} <Debug> TCPHandler: Processed in 0.0042275 sec. | ||
5418 | 2025.03.17 16:44:14.932011 [ 197 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_17_4} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5419 | 2025.03.17 16:44:14.932163 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5420 | 2025.03.17 16:44:14.932179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5421 | 2025.03.17 16:44:14.932292 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5422 | 2025.03.17 16:44:14.932344 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5423 | 2025.03.17 16:44:14.932931 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2025.03.17 16:44:14.932972 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5425 | 2025.03.17 16:44:14.933338 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5426 | 2025.03.17 16:44:14.933576 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5427 | 2025.03.17 16:44:14.933791 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001522 sec., 77529.56636005257 rows/sec., 4.68 MiB/sec. | ||
5428 | 2025.03.17 16:44:14.933847 [ 5 ] {18234d60-4e9c-4fb6-9b82-8de72792f3f5} <Debug> TCPHandler: Processed in 0.001766377 sec. | ||
5429 | 2025.03.17 16:44:14.933965 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5430 | 2025.03.17 16:44:14.934070 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5431 | 2025.03.17 16:44:14.934115 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5432 | 2025.03.17 16:44:14.934665 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2025.03.17 16:44:14.934706 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5434 | 2025.03.17 16:44:14.935056 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5435 | 2025.03.17 16:44:14.935298 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5436 | 2025.03.17 16:44:14.935509 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001459 sec., 77450.3084304318 rows/sec., 5.01 MiB/sec. | ||
5437 | 2025.03.17 16:44:14.935561 [ 5 ] {c2476f1f-2249-463e-a57f-cca350cc5f5a} <Debug> TCPHandler: Processed in 0.001648125 sec. | ||
5438 | 2025.03.17 16:44:14.935676 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5439 | 2025.03.17 16:44:14.935788 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5440 | 2025.03.17 16:44:14.935832 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5441 | 2025.03.17 16:44:14.936391 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5442 | 2025.03.17 16:44:14.936430 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5443 | 2025.03.17 16:44:14.936785 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5444 | 2025.03.17 16:44:14.937020 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5445 | 2025.03.17 16:44:14.937168 [ 75 ] {} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5446 | 2025.03.17 16:44:14.937225 [ 75 ] {} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5447 | 2025.03.17 16:44:14.937262 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001488 sec., 75268.81720430107 rows/sec., 4.29 MiB/sec. | ||
5448 | 2025.03.17 16:44:14.937271 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5449 | 2025.03.17 16:44:14.937408 [ 5 ] {60fb7957-40c8-4be0-930b-417b047175b3} <Debug> TCPHandler: Processed in 0.001782658 sec. | ||
5450 | 2025.03.17 16:44:14.937515 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::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 | ||
5451 | 2025.03.17 16:44:14.937583 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5452 | 2025.03.17 16:44:14.937742 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5453 | 2025.03.17 16:44:14.937783 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5454 | 2025.03.17 16:44:14.937815 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
5455 | 2025.03.17 16:44:14.937859 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5456 | 2025.03.17 16:44:14.938229 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
5457 | 2025.03.17 16:44:14.938548 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
5458 | 2025.03.17 16:44:14.938938 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
5459 | 2025.03.17 16:44:14.939306 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
5460 | 2025.03.17 16:44:14.940848 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5461 | 2025.03.17 16:44:14.940931 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5462 | 2025.03.17 16:44:14.941885 [ 194 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004469765 sec., 125286.22869434972 rows/sec., 7.61 MiB/sec. | ||
5463 | 2025.03.17 16:44:14.941896 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5464 | 2025.03.17 16:44:14.942179 [ 189 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5465 | 2025.03.17 16:44:14.942380 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2025.03.17 16:44:14.942870 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.005105 sec., 77179.236043095 rows/sec., 5.46 MiB/sec. | ||
5467 | 2025.03.17 16:44:14.942942 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5468 | 2025.03.17 16:44:14.943228 [ 5 ] {2353b3ef-fe16-405f-bcf3-53c69d267a69} <Debug> TCPHandler: Processed in 0.005704952 sec. | ||
5469 | 2025.03.17 16:44:14.943397 [ 197 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_17_4} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5470 | 2025.03.17 16:44:14.943509 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5471 | 2025.03.17 16:44:14.943623 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5472 | 2025.03.17 16:44:14.943709 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5473 | 2025.03.17 16:44:14.943763 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5474 | 2025.03.17 16:44:14.944212 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5475 | 2025.03.17 16:44:14.944250 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5476 | 2025.03.17 16:44:14.944617 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5477 | 2025.03.17 16:44:14.944853 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5478 | 2025.03.17 16:44:14.945059 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. | ||
5479 | 2025.03.17 16:44:14.945110 [ 5 ] {e251e409-4a83-4659-9967-871e3e236988} <Debug> TCPHandler: Processed in 0.001684745 sec. | ||
5480 | 2025.03.17 16:44:14.945215 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5481 | 2025.03.17 16:44:14.945318 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5482 | 2025.03.17 16:44:14.945366 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5483 | 2025.03.17 16:44:14.945897 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5484 | 2025.03.17 16:44:14.945937 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5485 | 2025.03.17 16:44:14.946329 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5486 | 2025.03.17 16:44:14.946569 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5487 | 2025.03.17 16:44:14.946777 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001481 sec., 160027.0087778528 rows/sec., 10.73 MiB/sec. | ||
5488 | 2025.03.17 16:44:14.946828 [ 5 ] {cdb87b2c-f1c5-4eb7-80c9-a2f9d7cff872} <Debug> TCPHandler: Processed in 0.001663385 sec. | ||
5489 | 2025.03.17 16:44:14.946931 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5490 | 2025.03.17 16:44:14.947032 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5491 | 2025.03.17 16:44:14.947078 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5492 | 2025.03.17 16:44:14.947485 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5493 | 2025.03.17 16:44:14.947525 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5494 | 2025.03.17 16:44:14.947873 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5495 | 2025.03.17 16:44:14.948119 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5496 | 2025.03.17 16:44:14.948377 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
5497 | 2025.03.17 16:44:14.948563 [ 5 ] {6e845f5e-9bff-4821-a1e9-13661b94893f} <Debug> TCPHandler: Processed in 0.001679456 sec. | ||
5498 | 2025.03.17 16:44:14.948713 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5499 | 2025.03.17 16:44:14.948817 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5500 | 2025.03.17 16:44:14.948886 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5501 | 2025.03.17 16:44:14.949982 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5502 | 2025.03.17 16:44:14.950022 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5503 | 2025.03.17 16:44:14.950645 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5504 | 2025.03.17 16:44:14.950899 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5505 | 2025.03.17 16:44:14.951135 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002341 sec., 5126.014523707817 rows/sec., 9.19 MiB/sec. | ||
5506 | 2025.03.17 16:44:14.951237 [ 5 ] {35e427ca-8254-483e-8874-6c70093d5ccf} <Debug> TCPHandler: Processed in 0.002574145 sec. | ||
5507 | 2025.03.17 16:44:14.951349 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5508 | 2025.03.17 16:44:14.951451 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5509 | 2025.03.17 16:44:14.951498 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5510 | 2025.03.17 16:44:14.951929 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5511 | 2025.03.17 16:44:14.951970 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5512 | 2025.03.17 16:44:14.952327 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5513 | 2025.03.17 16:44:14.952557 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5514 | 2025.03.17 16:44:14.952778 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
5515 | 2025.03.17 16:44:14.952880 [ 5 ] {13a4570e-8dcc-4715-91ee-2b66dfc55b68} <Debug> TCPHandler: Processed in 0.001580764 sec. | ||
5516 | 2025.03.17 16:44:19.553617 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5517 | 2025.03.17 16:44:19.553690 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5518 | 2025.03.17 16:44:19.666925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5519 | 2025.03.17 16:44:19.667548 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2025.03.17 16:44:19.667596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5521 | 2025.03.17 16:44:19.668105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5522 | 2025.03.17 16:44:19.668357 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5523 | 2025.03.17 16:44:19.668597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5524 | 2025.03.17 16:44:19.668596 [ 130 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5525 | 2025.03.17 16:44:19.668684 [ 130 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2025.03.17 16:44:19.668712 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5527 | 2025.03.17 16:44:19.668846 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5528 | 2025.03.17 16:44:19.668974 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5529 | 2025.03.17 16:44:19.669015 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5530 | 2025.03.17 16:44:19.669096 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5531 | 2025.03.17 16:44:19.669340 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5532 | 2025.03.17 16:44:19.669484 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5533 | 2025.03.17 16:44:19.669731 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5534 | 2025.03.17 16:44:19.669851 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
5535 | 2025.03.17 16:44:19.679620 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.010833442 sec., 1103619.6990762493 rows/sec., 15.79 MiB/sec. | ||
5536 | 2025.03.17 16:44:19.680038 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5537 | 2025.03.17 16:44:19.680421 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_26_5} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5538 | 2025.03.17 16:44:19.680510 [ 194 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_26_5} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5539 | 2025.03.17 16:44:19.680618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5540 | 2025.03.17 16:44:19.919024 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2025.03.17 16:44:19.919244 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5542 | 2025.03.17 16:44:19.919328 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5543 | 2025.03.17 16:44:19.920170 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.03.17 16:44:19.920220 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5545 | 2025.03.17 16:44:19.920662 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5546 | 2025.03.17 16:44:19.920923 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.03.17 16:44:19.921109 [ 123 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5548 | 2025.03.17 16:44:19.921182 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001992 sec., 55220.88353413655 rows/sec., 4.63 MiB/sec. | ||
5549 | 2025.03.17 16:44:19.921196 [ 123 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2025.03.17 16:44:19.921277 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5551 | 2025.03.17 16:44:19.921335 [ 5 ] {23cd0ca7-9f32-4177-98f4-e29b2c917a54} <Debug> TCPHandler: Processed in 0.002462393 sec. | ||
5552 | 2025.03.17 16:44:19.921606 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5553 | 2025.03.17 16:44:19.921616 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
5554 | 2025.03.17 16:44:19.921795 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5555 | 2025.03.17 16:44:19.921915 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5556 | 2025.03.17 16:44:19.922131 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2025.03.17 16:44:19.922256 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1845 rows starting from the beginning of the part | ||
5558 | 2025.03.17 16:44:19.922673 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part | ||
5559 | 2025.03.17 16:44:19.923053 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 641 rows starting from the beginning of the part | ||
5560 | 2025.03.17 16:44:19.923419 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part | ||
5561 | 2025.03.17 16:44:19.923594 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 641 rows starting from the beginning of the part | ||
5562 | 2025.03.17 16:44:19.924002 [ 190 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part | ||
5563 | 2025.03.17 16:44:19.924713 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.03.17 16:44:19.924780 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5565 | 2025.03.17 16:44:19.925608 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5566 | 2025.03.17 16:44:19.926154 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2025.03.17 16:44:19.926608 [ 123 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5568 | 2025.03.17 16:44:19.926772 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.005029 sec., 5368.860608470869 rows/sec., 403.71 KiB/sec. | ||
5569 | 2025.03.17 16:44:19.926778 [ 123 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2025.03.17 16:44:19.926915 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5571 | 2025.03.17 16:44:19.926983 [ 5 ] {2a08682a-6e2c-4e2f-a884-644b047c79ed} <Debug> TCPHandler: Processed in 0.005473608 sec. | ||
5572 | 2025.03.17 16:44:19.927402 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
5573 | 2025.03.17 16:44:19.927415 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5574 | 2025.03.17 16:44:19.927911 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5575 | 2025.03.17 16:44:19.928229 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5576 | 2025.03.17 16:44:19.928425 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5577 | 2025.03.17 16:44:19.928452 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 163 rows starting from the beginning of the part | ||
5578 | 2025.03.17 16:44:19.929032 [ 200 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.007625643 sec., 453469.95656628563 rows/sec., 38.29 MiB/sec. | ||
5579 | 2025.03.17 16:44:19.929050 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
5580 | 2025.03.17 16:44:19.929431 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
5581 | 2025.03.17 16:44:19.929587 [ 200 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5582 | 2025.03.17 16:44:19.930051 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part | ||
5583 | 2025.03.17 16:44:19.930541 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
5584 | 2025.03.17 16:44:19.930941 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.03.17 16:44:19.931049 [ 199 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
5586 | 2025.03.17 16:44:19.931515 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_41_8} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5587 | 2025.03.17 16:44:19.931856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5588 | 2025.03.17 16:44:19.932290 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2025.03.17 16:44:19.932341 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5590 | 2025.03.17 16:44:19.932912 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5591 | 2025.03.17 16:44:19.933205 [ 200 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.006116351 sec., 78805.15686558865 rows/sec., 5.31 MiB/sec. | ||
5592 | 2025.03.17 16:44:19.933269 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5593 | 2025.03.17 16:44:19.933480 [ 200 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5594 | 2025.03.17 16:44:19.933579 [ 123 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5595 | 2025.03.17 16:44:19.933716 [ 123 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.03.17 16:44:19.933805 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5597 | 2025.03.17 16:44:19.933882 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.006124 sec., 14859.568909209667 rows/sec., 1.16 MiB/sec. | ||
5598 | 2025.03.17 16:44:19.934311 [ 5 ] {60a1802f-802d-416b-a0f9-f4716504d479} <Debug> TCPHandler: Processed in 0.00699051 sec. | ||
5599 | 2025.03.17 16:44:19.934353 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
5600 | 2025.03.17 16:44:19.934442 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2025.03.17 16:44:19.934704 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5602 | 2025.03.17 16:44:19.934778 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5603 | 2025.03.17 16:44:19.934799 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_30_6} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5604 | 2025.03.17 16:44:19.934877 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5605 | 2025.03.17 16:44:19.935070 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
5606 | 2025.03.17 16:44:19.935094 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5607 | 2025.03.17 16:44:19.935311 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5608 | 2025.03.17 16:44:19.935354 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part | ||
5609 | 2025.03.17 16:44:19.935723 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 394 rows starting from the beginning of the part | ||
5610 | 2025.03.17 16:44:19.936123 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 93 rows starting from the beginning of the part | ||
5611 | 2025.03.17 16:44:19.936506 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 394 rows starting from the beginning of the part | ||
5612 | 2025.03.17 16:44:19.936809 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part | ||
5613 | 2025.03.17 16:44:19.937866 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5614 | 2025.03.17 16:44:19.937948 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5615 | 2025.03.17 16:44:19.938962 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5616 | 2025.03.17 16:44:19.939405 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2025.03.17 16:44:19.939633 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5618 | 2025.03.17 16:44:19.939738 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5619 | 2025.03.17 16:44:19.939842 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5620 | 2025.03.17 16:44:19.939961 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00498 sec., 32128.5140562249 rows/sec., 2.24 MiB/sec. | ||
5621 | 2025.03.17 16:44:19.940326 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5622 | 2025.03.17 16:44:19.940478 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.00654042 sec., 302121.27049944806 rows/sec., 23.10 MiB/sec. | ||
5623 | 2025.03.17 16:44:19.940490 [ 5 ] {49662bf5-9fc2-408b-bd92-7b9a7663a671} <Debug> TCPHandler: Processed in 0.005950808 sec. | ||
5624 | 2025.03.17 16:44:19.940719 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5625 | 2025.03.17 16:44:19.940767 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5626 | 2025.03.17 16:44:19.940789 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11516 rows starting from the beginning of the part | ||
5627 | 2025.03.17 16:44:19.940815 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2025.03.17 16:44:19.941153 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5629 | 2025.03.17 16:44:19.941359 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5630 | 2025.03.17 16:44:19.941758 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5631 | 2025.03.17 16:44:19.941893 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5632 | 2025.03.17 16:44:19.942054 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5633 | 2025.03.17 16:44:19.942378 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
5634 | 2025.03.17 16:44:19.942683 [ 186 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_41_8} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5635 | 2025.03.17 16:44:19.943113 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5636 | 2025.03.17 16:44:19.943121 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5637 | 2025.03.17 16:44:19.943556 [ 200 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
5638 | 2025.03.17 16:44:19.946395 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2025.03.17 16:44:19.946462 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5640 | 2025.03.17 16:44:19.948141 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5641 | 2025.03.17 16:44:19.948446 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2025.03.17 16:44:19.949186 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.008032 sec., 3361.553784860558 rows/sec., 6.02 MiB/sec. | ||
5643 | 2025.03.17 16:44:19.949346 [ 5 ] {d7a77e38-f771-4bd6-9133-33f0df3c43f6} <Debug> TCPHandler: Processed in 0.008631825 sec. | ||
5644 | 2025.03.17 16:44:19.949496 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5645 | 2025.03.17 16:44:19.949651 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5646 | 2025.03.17 16:44:19.949700 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5647 | 2025.03.17 16:44:19.950291 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5648 | 2025.03.17 16:44:19.950351 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5649 | 2025.03.17 16:44:19.950800 [ 192 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12471 rows, containing 5 columns (5 merged, 0 gathered) in 0.010772221 sec., 1157699.976634345 rows/sec., 78.20 MiB/sec. | ||
5650 | 2025.03.17 16:44:19.951081 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5651 | 2025.03.17 16:44:19.951137 [ 192 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5652 | 2025.03.17 16:44:19.951496 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2025.03.17 16:44:19.951683 [ 192 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2025.03.17 16:44:19.951725 [ 123 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5655 | 2025.03.17 16:44:19.951831 [ 123 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5656 | 2025.03.17 16:44:19.951893 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5657 | 2025.03.17 16:44:19.952050 [ 192 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5658 | 2025.03.17 16:44:19.952087 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002465 sec., 24340.77079107505 rows/sec., 1.64 MiB/sec. | ||
5659 | 2025.03.17 16:44:19.952306 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5660 | 2025.03.17 16:44:19.952379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
5661 | 2025.03.17 16:44:19.952478 [ 5 ] {966ab6ec-b020-487f-95d4-e199f109d6b5} <Debug> TCPHandler: Processed in 0.003018835 sec. | ||
5662 | 2025.03.17 16:44:19.952641 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5663 | 2025.03.17 16:44:19.952674 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
5664 | 2025.03.17 16:44:19.952733 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5665 | 2025.03.17 16:44:19.952949 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5666 | 2025.03.17 16:44:19.953155 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5667 | 2025.03.17 16:44:19.953363 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5668 | 2025.03.17 16:44:19.953639 [ 186 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
5669 | 2025.03.17 16:44:19.955119 [ 187 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.003077626 sec., 819462.7937247736 rows/sec., 53.47 MiB/sec. | ||
5670 | 2025.03.17 16:44:19.955385 [ 187 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5671 | 2025.03.17 16:44:19.955688 [ 187 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2025.03.17 16:44:19.955768 [ 187 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_41_8} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5673 | 2025.03.17 16:44:19.955858 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
5674 | 2025.03.17 16:44:20.232290 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5675 | 2025.03.17 16:44:20.232583 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5676 | 2025.03.17 16:44:20.232695 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5677 | 2025.03.17 16:44:20.233861 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2025.03.17 16:44:20.233920 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5679 | 2025.03.17 16:44:20.234379 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5680 | 2025.03.17 16:44:20.234648 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2025.03.17 16:44:20.234885 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002385 sec., 88888.88888888889 rows/sec., 5.65 MiB/sec. | ||
5682 | 2025.03.17 16:44:20.234951 [ 5 ] {323dc24d-8c6d-48e8-a4aa-77a89dd62241} <Debug> TCPHandler: Processed in 0.002845021 sec. | ||
5683 | 2025.03.17 16:44:20.235084 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2025.03.17 16:44:20.235199 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5685 | 2025.03.17 16:44:20.235249 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5686 | 2025.03.17 16:44:20.235803 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2025.03.17 16:44:20.235845 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5688 | 2025.03.17 16:44:20.236205 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5689 | 2025.03.17 16:44:20.236442 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2025.03.17 16:44:20.236668 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001497 sec., 10688.042752171008 rows/sec., 871.53 KiB/sec. | ||
5691 | 2025.03.17 16:44:20.236723 [ 5 ] {0cdb4407-173c-4f51-a7cb-6098076e3e21} <Debug> TCPHandler: Processed in 0.001694516 sec. | ||
5692 | 2025.03.17 16:44:20.236832 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5693 | 2025.03.17 16:44:20.236936 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5694 | 2025.03.17 16:44:20.236983 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5695 | 2025.03.17 16:44:20.238417 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5696 | 2025.03.17 16:44:20.238457 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5697 | 2025.03.17 16:44:20.238923 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5698 | 2025.03.17 16:44:20.239171 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5699 | 2025.03.17 16:44:20.239388 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Debug> executeQuery: Read 1789 rows, 148.42 KiB in 0.002475 sec., 722828.2828282828 rows/sec., 58.56 MiB/sec. | ||
5700 | 2025.03.17 16:44:20.239442 [ 5 ] {0846862f-9d9f-4f5d-8d17-940c85e7bc18} <Debug> TCPHandler: Processed in 0.002661887 sec. | ||
5701 | 2025.03.17 16:44:20.239577 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5702 | 2025.03.17 16:44:20.239684 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5703 | 2025.03.17 16:44:20.239732 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5704 | 2025.03.17 16:44:20.240333 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5705 | 2025.03.17 16:44:20.240373 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5706 | 2025.03.17 16:44:20.240726 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5707 | 2025.03.17 16:44:20.240960 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5708 | 2025.03.17 16:44:20.241170 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Debug> executeQuery: Read 134 rows, 8.41 KiB in 0.001508 sec., 88859.41644562334 rows/sec., 5.44 MiB/sec. | ||
5709 | 2025.03.17 16:44:20.241222 [ 5 ] {4e6e243b-6d0b-4ed6-97ae-b372a271a5c9} <Debug> TCPHandler: Processed in 0.001698056 sec. | ||
5710 | 2025.03.17 16:44:20.241338 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5711 | 2025.03.17 16:44:20.241450 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5712 | 2025.03.17 16:44:20.241495 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5713 | 2025.03.17 16:44:20.242146 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5714 | 2025.03.17 16:44:20.242186 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5715 | 2025.03.17 16:44:20.242547 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5716 | 2025.03.17 16:44:20.242877 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5717 | 2025.03.17 16:44:20.243139 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001703 sec., 200234.8796241926 rows/sec., 13.36 MiB/sec. | ||
5718 | 2025.03.17 16:44:20.243317 [ 5 ] {4f862dfc-3bf2-4e92-8c9c-a9bd3087ba40} <Debug> TCPHandler: Processed in 0.002028704 sec. | ||
5719 | 2025.03.17 16:44:20.243497 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5720 | 2025.03.17 16:44:20.243602 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5721 | 2025.03.17 16:44:20.243649 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5722 | 2025.03.17 16:44:20.244242 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5723 | 2025.03.17 16:44:20.244282 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5724 | 2025.03.17 16:44:20.244716 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5725 | 2025.03.17 16:44:20.244956 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5726 | 2025.03.17 16:44:20.245189 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001603 sec., 69868.99563318778 rows/sec., 3.98 MiB/sec. | ||
5727 | 2025.03.17 16:44:20.245358 [ 5 ] {17c6c5bb-8c30-42c8-9294-6a90d5030d50} <Debug> TCPHandler: Processed in 0.001918621 sec. | ||
5728 | 2025.03.17 16:44:20.245532 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5729 | 2025.03.17 16:44:20.245639 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5730 | 2025.03.17 16:44:20.245686 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5731 | 2025.03.17 16:44:20.246565 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5732 | 2025.03.17 16:44:20.246605 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5733 | 2025.03.17 16:44:20.246998 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5734 | 2025.03.17 16:44:20.247233 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5735 | 2025.03.17 16:44:20.247450 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Debug> executeQuery: Read 866 rows, 64.14 KiB in 0.001833 sec., 472449.5362793235 rows/sec., 34.17 MiB/sec. | ||
5736 | 2025.03.17 16:44:20.247545 [ 5 ] {66cb50a6-723b-4aa6-859d-26229ea92cb3} <Debug> TCPHandler: Processed in 0.002073774 sec. | ||
5737 | 2025.03.17 16:44:20.247699 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5738 | 2025.03.17 16:44:20.247808 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5739 | 2025.03.17 16:44:20.247857 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5740 | 2025.03.17 16:44:20.248304 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5741 | 2025.03.17 16:44:20.248342 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5742 | 2025.03.17 16:44:20.248705 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5743 | 2025.03.17 16:44:20.248963 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5744 | 2025.03.17 16:44:20.249191 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
5745 | 2025.03.17 16:44:20.249242 [ 5 ] {3e54470e-2cd8-4f62-9bdf-1e14e54df9d6} <Debug> TCPHandler: Processed in 0.001601135 sec. | ||
5746 | 2025.03.17 16:44:20.249349 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5747 | 2025.03.17 16:44:20.249452 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5748 | 2025.03.17 16:44:20.249500 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5749 | 2025.03.17 16:44:20.250216 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5750 | 2025.03.17 16:44:20.250255 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5751 | 2025.03.17 16:44:20.250709 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5752 | 2025.03.17 16:44:20.250951 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5753 | 2025.03.17 16:44:20.251160 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.00173 sec., 556647.3988439307 rows/sec., 36.99 MiB/sec. | ||
5754 | 2025.03.17 16:44:20.251212 [ 5 ] {c3cc8f95-cb22-490e-a5c2-fe3794efd532} <Debug> TCPHandler: Processed in 0.001914541 sec. | ||
5755 | 2025.03.17 16:44:20.251329 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5756 | 2025.03.17 16:44:20.251435 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5757 | 2025.03.17 16:44:20.251483 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5758 | 2025.03.17 16:44:20.252008 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5759 | 2025.03.17 16:44:20.252056 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5760 | 2025.03.17 16:44:20.252465 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5761 | 2025.03.17 16:44:20.252738 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5762 | 2025.03.17 16:44:20.253016 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001597 sec., 626.1740763932373 rows/sec., 42.19 KiB/sec. | ||
5763 | 2025.03.17 16:44:20.253251 [ 5 ] {b4f31047-3e8b-44f3-ae3f-0f8bf1fc9e08} <Debug> TCPHandler: Processed in 0.001967092 sec. | ||
5764 | 2025.03.17 16:44:20.253399 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5765 | 2025.03.17 16:44:20.253523 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5766 | 2025.03.17 16:44:20.253597 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5767 | 2025.03.17 16:44:20.254842 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5768 | 2025.03.17 16:44:20.254883 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5769 | 2025.03.17 16:44:20.255554 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5770 | 2025.03.17 16:44:20.255843 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5771 | 2025.03.17 16:44:20.256041 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5772 | 2025.03.17 16:44:20.256116 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002613 sec., 4592.422502870264 rows/sec., 8.23 MiB/sec. | ||
5773 | 2025.03.17 16:44:20.256126 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5774 | 2025.03.17 16:44:20.256196 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5775 | 2025.03.17 16:44:20.256573 [ 5 ] {9ae9b81e-646d-4cda-a7b8-5b02657a8d16} <Debug> TCPHandler: Processed in 0.003234389 sec. | ||
5776 | 2025.03.17 16:44:20.256629 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
5777 | 2025.03.17 16:44:20.256901 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2025.03.17 16:44:20.257047 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5779 | 2025.03.17 16:44:20.257115 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5780 | 2025.03.17 16:44:20.257135 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5781 | 2025.03.17 16:44:20.257274 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 453 rows starting from the beginning of the part | ||
5782 | 2025.03.17 16:44:20.257720 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
5783 | 2025.03.17 16:44:20.259133 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
5784 | 2025.03.17 16:44:20.259163 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2025.03.17 16:44:20.259211 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5786 | 2025.03.17 16:44:20.259499 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
5787 | 2025.03.17 16:44:20.259875 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
5788 | 2025.03.17 16:44:20.260064 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5789 | 2025.03.17 16:44:20.260204 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
5790 | 2025.03.17 16:44:20.260541 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2025.03.17 16:44:20.260894 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.003882 sec., 8758.371973209685 rows/sec., 520.48 KiB/sec. | ||
5792 | 2025.03.17 16:44:20.260959 [ 5 ] {9ecd57fe-613a-49b1-8e30-74039bc09e3e} <Debug> TCPHandler: Processed in 0.004133189 sec. | ||
5793 | 2025.03.17 16:44:20.272606 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 19 columns (19 merged, 0 gathered) in 0.016260228 sec., 33394.3656878612 rows/sec., 59.84 MiB/sec. | ||
5794 | 2025.03.17 16:44:20.273419 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5795 | 2025.03.17 16:44:20.273904 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5796 | 2025.03.17 16:44:20.274006 [ 186 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5797 | 2025.03.17 16:44:20.274171 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
5798 | 2025.03.17 16:44:20.560822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5799 | 2025.03.17 16:44:20.583374 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5800 | 2025.03.17 16:44:20.583449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5801 | 2025.03.17 16:44:20.591082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5802 | 2025.03.17 16:44:20.591981 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5803 | 2025.03.17 16:44:20.592399 [ 150 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5804 | 2025.03.17 16:44:20.592546 [ 150 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2025.03.17 16:44:20.592624 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5806 | 2025.03.17 16:44:20.593099 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5807 | 2025.03.17 16:44:20.608709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5808 | 2025.03.17 16:44:20.610486 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5809 | 2025.03.17 16:44:20.612175 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5810 | 2025.03.17 16:44:20.618035 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5811 | 2025.03.17 16:44:20.623790 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5812 | 2025.03.17 16:44:20.629598 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5813 | 2025.03.17 16:44:20.635209 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5814 | 2025.03.17 16:44:20.639780 [ 193 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
5815 | 2025.03.17 16:44:20.698685 [ 196 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105882378 sec., 1851.1106730149186 rows/sec., 9.57 MiB/sec. | ||
5816 | 2025.03.17 16:44:20.701603 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5817 | 2025.03.17 16:44:20.704615 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_26_5} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5818 | 2025.03.17 16:44:20.704721 [ 197 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_26_5} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5819 | 2025.03.17 16:44:20.707144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5820 | 2025.03.17 16:44:21.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.94 MiB, peak 202.51 MiB, free memory in arenas 0.00 B, will set to 194.87 MiB (RSS), difference: 2.92 MiB | ||
5821 | 2025.03.17 16:44:24.717872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 836 | ||
5822 | 2025.03.17 16:44:24.721428 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.03.17 16:44:24.721476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5824 | 2025.03.17 16:44:24.723005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5825 | 2025.03.17 16:44:24.723331 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.03.17 16:44:24.724094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
5827 | 2025.03.17 16:44:24.916615 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5828 | 2025.03.17 16:44:24.916929 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5829 | 2025.03.17 16:44:24.917048 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5830 | 2025.03.17 16:44:24.918083 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2025.03.17 16:44:24.918134 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5832 | 2025.03.17 16:44:24.918616 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5833 | 2025.03.17 16:44:24.918918 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2025.03.17 16:44:24.919186 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002344 sec., 23890.78498293515 rows/sec., 1.82 MiB/sec. | ||
5835 | 2025.03.17 16:44:24.919258 [ 5 ] {f7190859-2022-429b-a990-25fe68b45162} <Debug> TCPHandler: Processed in 0.00281253 sec. | ||
5836 | 2025.03.17 16:44:24.919390 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2025.03.17 16:44:24.919505 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5838 | 2025.03.17 16:44:24.919556 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5839 | 2025.03.17 16:44:24.920120 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.03.17 16:44:24.920162 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5841 | 2025.03.17 16:44:24.920544 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5842 | 2025.03.17 16:44:24.920794 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.03.17 16:44:24.921002 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. | ||
5844 | 2025.03.17 16:44:24.921056 [ 5 ] {ad42e85b-05a0-4726-bf88-c8fe986aa9e7} <Debug> TCPHandler: Processed in 0.001724617 sec. | ||
5845 | 2025.03.17 16:44:24.921169 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2025.03.17 16:44:24.921277 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5847 | 2025.03.17 16:44:24.921329 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5848 | 2025.03.17 16:44:24.921847 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2025.03.17 16:44:24.921887 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5850 | 2025.03.17 16:44:24.922311 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5851 | 2025.03.17 16:44:24.922558 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2025.03.17 16:44:24.922776 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001523 sec., 84044.6487196323 rows/sec., 5.85 MiB/sec. | ||
5853 | 2025.03.17 16:44:24.922829 [ 5 ] {3159f2b2-291d-48b2-a7b5-f1864162b241} <Debug> TCPHandler: Processed in 0.001712287 sec. | ||
5854 | 2025.03.17 16:44:24.922934 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5855 | 2025.03.17 16:44:24.923038 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5856 | 2025.03.17 16:44:24.923086 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5857 | 2025.03.17 16:44:24.923518 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2025.03.17 16:44:24.923558 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5859 | 2025.03.17 16:44:24.923926 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5860 | 2025.03.17 16:44:24.924170 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2025.03.17 16:44:24.924426 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001402 sec., 34236.804564907274 rows/sec., 2.31 MiB/sec. | ||
5862 | 2025.03.17 16:44:24.924575 [ 5 ] {4d01be36-1ce1-4c98-8f76-40e51bfba6da} <Debug> TCPHandler: Processed in 0.001685436 sec. | ||
5863 | 2025.03.17 16:44:27.169694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5864 | 2025.03.17 16:44:27.170364 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5865 | 2025.03.17 16:44:27.170414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5866 | 2025.03.17 16:44:27.171020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5867 | 2025.03.17 16:44:27.171285 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2025.03.17 16:44:27.171490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5869 | 2025.03.17 16:44:28.109776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5870 | 2025.03.17 16:44:28.129462 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5871 | 2025.03.17 16:44:28.129521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5872 | 2025.03.17 16:44:28.136293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5873 | 2025.03.17 16:44:28.137096 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5874 | 2025.03.17 16:44:28.139692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5875 | 2025.03.17 16:44:29.918390 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2025.03.17 16:44:29.918607 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5877 | 2025.03.17 16:44:29.918687 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5878 | 2025.03.17 16:44:29.919477 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2025.03.17 16:44:29.919525 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5880 | 2025.03.17 16:44:29.919993 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5881 | 2025.03.17 16:44:29.920263 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2025.03.17 16:44:29.920498 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001945 sec., 56555.26992287918 rows/sec., 4.74 MiB/sec. | ||
5883 | 2025.03.17 16:44:29.920616 [ 5 ] {92a4a4b8-59c8-47df-8538-8017704d6737} <Debug> TCPHandler: Processed in 0.002367521 sec. | ||
5884 | 2025.03.17 16:44:29.920843 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2025.03.17 16:44:29.920986 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5886 | 2025.03.17 16:44:29.921035 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5887 | 2025.03.17 16:44:29.921582 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2025.03.17 16:44:29.921622 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5889 | 2025.03.17 16:44:29.921991 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5890 | 2025.03.17 16:44:29.922241 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2025.03.17 16:44:29.922466 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001504 sec., 17952.127659574468 rows/sec., 1.32 MiB/sec. | ||
5892 | 2025.03.17 16:44:29.922519 [ 5 ] {bce3f6eb-847c-4fd5-bbd1-92b84905936d} <Debug> TCPHandler: Processed in 0.001778969 sec. | ||
5893 | 2025.03.17 16:44:29.922623 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2025.03.17 16:44:29.922727 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5895 | 2025.03.17 16:44:29.922772 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5896 | 2025.03.17 16:44:29.923324 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2025.03.17 16:44:29.923364 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5898 | 2025.03.17 16:44:29.923727 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5899 | 2025.03.17 16:44:29.923977 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2025.03.17 16:44:29.924188 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001483 sec., 61362.103843560355 rows/sec., 4.79 MiB/sec. | ||
5901 | 2025.03.17 16:44:29.924239 [ 5 ] {3e6d985d-d076-4cf8-b521-b4950ba715ca} <Debug> TCPHandler: Processed in 0.001666506 sec. | ||
5902 | 2025.03.17 16:44:29.924373 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5903 | 2025.03.17 16:44:29.924512 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5904 | 2025.03.17 16:44:29.924571 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5905 | 2025.03.17 16:44:29.925110 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2025.03.17 16:44:29.925151 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5907 | 2025.03.17 16:44:29.925554 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5908 | 2025.03.17 16:44:29.925796 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5909 | 2025.03.17 16:44:29.926003 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
5910 | 2025.03.17 16:44:29.926056 [ 5 ] {8ab9be4a-78fb-4ea8-8890-f4d13efb5810} <Debug> TCPHandler: Processed in 0.001750867 sec. | ||
5911 | 2025.03.17 16:44:29.926161 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5912 | 2025.03.17 16:44:29.926263 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5913 | 2025.03.17 16:44:29.926332 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5914 | 2025.03.17 16:44:29.927403 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2025.03.17 16:44:29.927443 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5916 | 2025.03.17 16:44:29.928080 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5917 | 2025.03.17 16:44:29.928338 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2025.03.17 16:44:29.928574 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002333 sec., 11573.081868838406 rows/sec., 20.74 MiB/sec. | ||
5919 | 2025.03.17 16:44:29.928671 [ 5 ] {ab46405e-db01-4beb-90ee-3037a6bbbd85} <Debug> TCPHandler: Processed in 0.002560295 sec. | ||
5920 | 2025.03.17 16:44:29.928782 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5921 | 2025.03.17 16:44:29.928884 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5922 | 2025.03.17 16:44:29.928931 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5923 | 2025.03.17 16:44:29.929362 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2025.03.17 16:44:29.929402 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5925 | 2025.03.17 16:44:29.929753 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5926 | 2025.03.17 16:44:29.930004 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2025.03.17 16:44:29.930217 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
5928 | 2025.03.17 16:44:29.930267 [ 5 ] {2430f0c4-9c59-499a-9b01-1722a28e3098} <Debug> TCPHandler: Processed in 0.001536052 sec. | ||
5929 | 2025.03.17 16:44:31.691914 [ 117 ] {} <Debug> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5930 | 2025.03.17 16:44:31.691985 [ 117 ] {} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2025.03.17 16:44:31.692009 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5932 | 2025.03.17 16:44:31.692199 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
5933 | 2025.03.17 16:44:31.692440 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5934 | 2025.03.17 16:44:31.692487 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
5935 | 2025.03.17 16:44:31.692590 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
5936 | 2025.03.17 16:44:31.692779 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
5937 | 2025.03.17 16:44:31.693014 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
5938 | 2025.03.17 16:44:31.693125 [ 191 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::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 | ||
5939 | 2025.03.17 16:44:31.694131 [ 198 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056214 sec., 9240.283355720758 rows/sec., 620.74 KiB/sec. | ||
5940 | 2025.03.17 16:44:31.694363 [ 196 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5941 | 2025.03.17 16:44:31.694740 [ 196 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2025.03.17 16:44:31.694831 [ 196 ] {9a5c2848-0825-4582-89d3-a80deb95ffc5::all_1_18_4} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5943 | 2025.03.17 16:44:31.694934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5944 | 2025.03.17 16:44:31.833606 [ 117 ] {} <Debug> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5945 | 2025.03.17 16:44:31.833655 [ 117 ] {} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.03.17 16:44:31.833679 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5947 | 2025.03.17 16:44:31.833850 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::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 | ||
5948 | 2025.03.17 16:44:31.834065 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5949 | 2025.03.17 16:44:31.834122 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
5950 | 2025.03.17 16:44:31.834272 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::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 | ||
5951 | 2025.03.17 16:44:31.834405 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
5952 | 2025.03.17 16:44:31.834694 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5953 | 2025.03.17 16:44:31.834874 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
5954 | 2025.03.17 16:44:31.835890 [ 196 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155326 sec., 22270.412921293577 rows/sec., 1.86 MiB/sec. | ||
5955 | 2025.03.17 16:44:31.836037 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5956 | 2025.03.17 16:44:31.836316 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2025.03.17 16:44:31.836397 [ 191 ] {0d53f891-1f0a-472c-b59d-45b10339cb8d::all_1_5_1} <Trace> oximeter.fields_ipaddr (0d53f891-1f0a-472c-b59d-45b10339cb8d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5958 | 2025.03.17 16:44:31.836473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5959 | 2025.03.17 16:44:34.553732 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5960 | 2025.03.17 16:44:34.553808 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5961 | 2025.03.17 16:44:34.672612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5962 | 2025.03.17 16:44:34.673492 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2025.03.17 16:44:34.673536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5964 | 2025.03.17 16:44:34.674149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5965 | 2025.03.17 16:44:34.674417 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2025.03.17 16:44:34.674681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5967 | 2025.03.17 16:44:34.725309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 856 | ||
5968 | 2025.03.17 16:44:34.727907 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2025.03.17 16:44:34.727949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5970 | 2025.03.17 16:44:34.729354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5971 | 2025.03.17 16:44:34.729668 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2025.03.17 16:44:34.730258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
5973 | 2025.03.17 16:44:34.925496 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5974 | 2025.03.17 16:44:34.925718 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5975 | 2025.03.17 16:44:34.925800 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5976 | 2025.03.17 16:44:34.926750 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.03.17 16:44:34.926798 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5978 | 2025.03.17 16:44:34.927258 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5979 | 2025.03.17 16:44:34.927518 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2025.03.17 16:44:34.927764 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002104 sec., 100760.45627376426 rows/sec., 6.41 MiB/sec. | ||
5981 | 2025.03.17 16:44:34.927981 [ 5 ] {98903e10-20c5-489a-8337-660e53798019} <Debug> TCPHandler: Processed in 0.002626357 sec. | ||
5982 | 2025.03.17 16:44:34.928135 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2025.03.17 16:44:34.928248 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5984 | 2025.03.17 16:44:34.928297 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5985 | 2025.03.17 16:44:34.929234 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.03.17 16:44:34.929273 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5987 | 2025.03.17 16:44:34.929700 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5988 | 2025.03.17 16:44:34.929948 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.03.17 16:44:34.930143 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001924 sec., 333160.08316008316 rows/sec., 26.25 MiB/sec. | ||
5990 | 2025.03.17 16:44:34.930207 [ 5 ] {137b4780-b9ea-4196-bf1e-fd4978b3058f} <Debug> TCPHandler: Processed in 0.002126175 sec. | ||
5991 | 2025.03.17 16:44:34.930315 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.03.17 16:44:34.930424 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5993 | 2025.03.17 16:44:34.930472 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5994 | 2025.03.17 16:44:34.931071 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.03.17 16:44:34.931110 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5996 | 2025.03.17 16:44:34.931479 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5997 | 2025.03.17 16:44:34.931719 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.03.17 16:44:34.931903 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001505 sec., 78405.31561461794 rows/sec., 4.73 MiB/sec. | ||
5999 | 2025.03.17 16:44:34.931955 [ 5 ] {384eeb11-7c79-4850-9adb-390ea72637f4} <Debug> TCPHandler: Processed in 0.001691486 sec. | ||
6000 | 2025.03.17 16:44:34.932082 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2025.03.17 16:44:34.932189 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6002 | 2025.03.17 16:44:34.932236 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6003 | 2025.03.17 16:44:34.932815 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.03.17 16:44:34.932852 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6005 | 2025.03.17 16:44:34.933197 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6006 | 2025.03.17 16:44:34.933435 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.03.17 16:44:34.933612 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001446 sec., 78146.61134163209 rows/sec., 5.06 MiB/sec. | ||
6008 | 2025.03.17 16:44:34.933663 [ 5 ] {141a684d-b624-4384-be8a-f6b1600b9f16} <Debug> TCPHandler: Processed in 0.001632395 sec. | ||
6009 | 2025.03.17 16:44:34.933788 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2025.03.17 16:44:34.933892 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6011 | 2025.03.17 16:44:34.933935 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6012 | 2025.03.17 16:44:34.934583 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.03.17 16:44:34.934627 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6014 | 2025.03.17 16:44:34.935079 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6015 | 2025.03.17 16:44:34.935372 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.03.17 16:44:34.935579 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001708 sec., 65573.77049180327 rows/sec., 3.74 MiB/sec. | ||
6017 | 2025.03.17 16:44:34.935642 [ 5 ] {f3f74c58-c133-414e-b6e1-d664c3f46f8b} <Debug> TCPHandler: Processed in 0.001905711 sec. | ||
6018 | 2025.03.17 16:44:34.935762 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.03.17 16:44:34.935874 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6020 | 2025.03.17 16:44:34.935926 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6021 | 2025.03.17 16:44:34.936772 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.03.17 16:44:34.936808 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6023 | 2025.03.17 16:44:34.937183 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6024 | 2025.03.17 16:44:34.937437 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.17 16:44:34.937648 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.0018 sec., 218888.8888888889 rows/sec., 15.49 MiB/sec. | ||
6026 | 2025.03.17 16:44:34.937702 [ 5 ] {88281b9d-947a-4d8d-a0a3-23eb6d1a835e} <Debug> TCPHandler: Processed in 0.001998323 sec. | ||
6027 | 2025.03.17 16:44:34.937816 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.03.17 16:44:34.937926 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6029 | 2025.03.17 16:44:34.937975 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6030 | 2025.03.17 16:44:34.938423 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.03.17 16:44:34.938462 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6032 | 2025.03.17 16:44:34.938842 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6033 | 2025.03.17 16:44:34.939074 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.03.17 16:44:34.939313 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. | ||
6035 | 2025.03.17 16:44:34.939433 [ 5 ] {73b84c2f-5e3b-4636-b662-ebeacc8fd10c} <Debug> TCPHandler: Processed in 0.001667036 sec. | ||
6036 | 2025.03.17 16:44:34.939571 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6037 | 2025.03.17 16:44:34.939695 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6038 | 2025.03.17 16:44:34.939743 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6039 | 2025.03.17 16:44:34.940297 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2025.03.17 16:44:34.940334 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6041 | 2025.03.17 16:44:34.940720 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6042 | 2025.03.17 16:44:34.940955 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2025.03.17 16:44:34.941206 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001526 sec., 155307.99475753604 rows/sec., 10.41 MiB/sec. | ||
6044 | 2025.03.17 16:44:34.941279 [ 5 ] {d00f4f41-390c-4c19-a0bf-e18de124a580} <Debug> TCPHandler: Processed in 0.001757497 sec. | ||
6045 | 2025.03.17 16:44:34.941520 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6046 | 2025.03.17 16:44:34.941629 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6047 | 2025.03.17 16:44:34.941678 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6048 | 2025.03.17 16:44:34.942107 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2025.03.17 16:44:34.942145 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6050 | 2025.03.17 16:44:34.942503 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6051 | 2025.03.17 16:44:34.942759 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2025.03.17 16:44:34.942979 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
6053 | 2025.03.17 16:44:34.943093 [ 5 ] {4da599da-5cf5-4f18-bbfe-57ed0875792f} <Debug> TCPHandler: Processed in 0.001661565 sec. | ||
6054 | 2025.03.17 16:44:34.943202 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6055 | 2025.03.17 16:44:34.943306 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6056 | 2025.03.17 16:44:34.943372 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6057 | 2025.03.17 16:44:34.944468 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.03.17 16:44:34.944505 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6059 | 2025.03.17 16:44:34.945135 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6060 | 2025.03.17 16:44:34.945385 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2025.03.17 16:44:34.945675 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002391 sec., 5018.820577164367 rows/sec., 8.99 MiB/sec. | ||
6062 | 2025.03.17 16:44:34.946165 [ 5 ] {6b961ae0-4925-45cb-9bfe-82ee30ff9538} <Debug> TCPHandler: Processed in 0.003006974 sec. | ||
6063 | 2025.03.17 16:44:34.946303 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6064 | 2025.03.17 16:44:34.946410 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6065 | 2025.03.17 16:44:34.946456 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6066 | 2025.03.17 16:44:34.946930 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2025.03.17 16:44:34.946969 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6068 | 2025.03.17 16:44:34.947330 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6069 | 2025.03.17 16:44:34.947563 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2025.03.17 16:44:34.947784 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. | ||
6071 | 2025.03.17 16:44:34.947834 [ 5 ] {b67d128b-397e-4c16-8c54-05ac3a7095b4} <Debug> TCPHandler: Processed in 0.001581244 sec. | ||
6072 | 2025.03.17 16:44:35.640733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
6073 | 2025.03.17 16:44:35.661406 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6074 | 2025.03.17 16:44:35.661464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6075 | 2025.03.17 16:44:35.669129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6076 | 2025.03.17 16:44:35.669913 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6077 | 2025.03.17 16:44:35.672992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
6078 | 2025.03.17 16:44:39.918884 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.03.17 16:44:39.919122 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6080 | 2025.03.17 16:44:39.919207 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6081 | 2025.03.17 16:44:39.920093 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.03.17 16:44:39.920148 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6083 | 2025.03.17 16:44:39.920600 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6084 | 2025.03.17 16:44:39.920872 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.03.17 16:44:39.921048 [ 129 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6086 | 2025.03.17 16:44:39.921096 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002035 sec., 54054.05405405405 rows/sec., 4.53 MiB/sec. | ||
6087 | 2025.03.17 16:44:39.921097 [ 129 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6088 | 2025.03.17 16:44:39.921149 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6089 | 2025.03.17 16:44:39.921185 [ 5 ] {a404230e-ab68-4380-8086-f8300699621a} <Debug> TCPHandler: Processed in 0.002450542 sec. | ||
6090 | 2025.03.17 16:44:39.921399 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.03.17 16:44:39.921409 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
6092 | 2025.03.17 16:44:39.921577 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6093 | 2025.03.17 16:44:39.921699 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6094 | 2025.03.17 16:44:39.921730 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6095 | 2025.03.17 16:44:39.921827 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1845 rows starting from the beginning of the part | ||
6096 | 2025.03.17 16:44:39.922155 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1789 rows starting from the beginning of the part | ||
6097 | 2025.03.17 16:44:39.922498 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
6098 | 2025.03.17 16:44:39.922855 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
6099 | 2025.03.17 16:44:39.923215 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 641 rows starting from the beginning of the part | ||
6100 | 2025.03.17 16:44:39.923515 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part | ||
6101 | 2025.03.17 16:44:39.924526 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6102 | 2025.03.17 16:44:39.924597 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6103 | 2025.03.17 16:44:39.925375 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6104 | 2025.03.17 16:44:39.925888 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6105 | 2025.03.17 16:44:39.926142 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004628 sec., 5834.053586862576 rows/sec., 438.69 KiB/sec. | ||
6106 | 2025.03.17 16:44:39.926225 [ 5 ] {15d48b87-b452-42fa-adac-9c79a29d1a7c} <Debug> TCPHandler: Processed in 0.004916055 sec. | ||
6107 | 2025.03.17 16:44:39.926344 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6108 | 2025.03.17 16:44:39.926498 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6109 | 2025.03.17 16:44:39.926546 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6110 | 2025.03.17 16:44:39.927200 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.005936967 sec., 766553.022780824 rows/sec., 64.94 MiB/sec. | ||
6111 | 2025.03.17 16:44:39.927505 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6112 | 2025.03.17 16:44:39.927962 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2025.03.17 16:44:39.928017 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6114 | 2025.03.17 16:44:39.928145 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2025.03.17 16:44:39.928298 [ 188 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_46_9} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6116 | 2025.03.17 16:44:39.928464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
6117 | 2025.03.17 16:44:39.928654 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6118 | 2025.03.17 16:44:39.928906 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6119 | 2025.03.17 16:44:39.929104 [ 140 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6120 | 2025.03.17 16:44:39.929127 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002678 sec., 33980.58252427185 rows/sec., 2.65 MiB/sec. | ||
6121 | 2025.03.17 16:44:39.929186 [ 140 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6122 | 2025.03.17 16:44:39.929275 [ 5 ] {cb4b9c9b-6bcc-4750-9e8b-797213275c42} <Debug> TCPHandler: Processed in 0.002987124 sec. | ||
6123 | 2025.03.17 16:44:39.929276 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6124 | 2025.03.17 16:44:39.929485 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6125 | 2025.03.17 16:44:39.929555 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
6126 | 2025.03.17 16:44:39.929826 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6127 | 2025.03.17 16:44:39.930051 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6128 | 2025.03.17 16:44:39.930093 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6129 | 2025.03.17 16:44:39.930225 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
6130 | 2025.03.17 16:44:39.930788 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 866 rows starting from the beginning of the part | ||
6131 | 2025.03.17 16:44:39.931318 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
6132 | 2025.03.17 16:44:39.931627 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part | ||
6133 | 2025.03.17 16:44:39.931932 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 394 rows starting from the beginning of the part | ||
6134 | 2025.03.17 16:44:39.932153 [ 191 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
6135 | 2025.03.17 16:44:39.932736 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6136 | 2025.03.17 16:44:39.932778 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6137 | 2025.03.17 16:44:39.933331 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6138 | 2025.03.17 16:44:39.933628 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6139 | 2025.03.17 16:44:39.933835 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6140 | 2025.03.17 16:44:39.933932 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2025.03.17 16:44:39.933988 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004306 sec., 37157.45471435207 rows/sec., 2.59 MiB/sec. | ||
6142 | 2025.03.17 16:44:39.934050 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6143 | 2025.03.17 16:44:39.934454 [ 5 ] {7870220a-442d-4f37-860e-2bd64dc37d24} <Debug> TCPHandler: Processed in 0.005062278 sec. | ||
6144 | 2025.03.17 16:44:39.934850 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.005424206 sec., 445963.88853963144 rows/sec., 34.16 MiB/sec. | ||
6145 | 2025.03.17 16:44:39.934981 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6146 | 2025.03.17 16:44:39.935410 [ 201 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6147 | 2025.03.17 16:44:39.935548 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6148 | 2025.03.17 16:44:39.935677 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12471 rows starting from the beginning of the part | ||
6149 | 2025.03.17 16:44:39.935788 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6150 | 2025.03.17 16:44:39.936058 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 963 rows starting from the beginning of the part | ||
6151 | 2025.03.17 16:44:39.936466 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6152 | 2025.03.17 16:44:39.936471 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6153 | 2025.03.17 16:44:39.936581 [ 192 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2025.03.17 16:44:39.936840 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6155 | 2025.03.17 16:44:39.937048 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6156 | 2025.03.17 16:44:39.937168 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6157 | 2025.03.17 16:44:39.937511 [ 196 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6158 | 2025.03.17 16:44:39.937739 [ 192 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_46_9} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6159 | 2025.03.17 16:44:39.938379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6160 | 2025.03.17 16:44:39.941559 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2025.03.17 16:44:39.941638 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6162 | 2025.03.17 16:44:39.942848 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6163 | 2025.03.17 16:44:39.943444 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6164 | 2025.03.17 16:44:39.943779 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.007594 sec., 3555.4385040821703 rows/sec., 6.37 MiB/sec. | ||
6165 | 2025.03.17 16:44:39.944155 [ 5 ] {b3290820-3f9a-473b-bdc2-aece8f01cb9e} <Debug> TCPHandler: Processed in 0.008493172 sec. | ||
6166 | 2025.03.17 16:44:39.944333 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6167 | 2025.03.17 16:44:39.944440 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6168 | 2025.03.17 16:44:39.944543 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6169 | 2025.03.17 16:44:39.945271 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.03.17 16:44:39.945369 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6171 | 2025.03.17 16:44:39.945505 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14119 rows, containing 5 columns (5 merged, 0 gathered) in 0.010899453 sec., 1295386.107908351 rows/sec., 87.47 MiB/sec. | ||
6172 | 2025.03.17 16:44:39.945849 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6173 | 2025.03.17 16:44:39.946021 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6174 | 2025.03.17 16:44:39.946127 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2025.03.17 16:44:39.946341 [ 140 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6176 | 2025.03.17 16:44:39.946431 [ 140 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2025.03.17 16:44:39.946458 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002022 sec., 29673.59050445104 rows/sec., 2.00 MiB/sec. | ||
6178 | 2025.03.17 16:44:39.946494 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6179 | 2025.03.17 16:44:39.946580 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2025.03.17 16:44:39.946773 [ 5 ] {7472846a-b2c0-4353-87a2-c75694f77632} <Debug> TCPHandler: Processed in 0.002487343 sec. | ||
6181 | 2025.03.17 16:44:39.946989 [ 199 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6182 | 2025.03.17 16:44:39.947034 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6183 | 2025.03.17 16:44:39.947160 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
6184 | 2025.03.17 16:44:39.947249 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6185 | 2025.03.17 16:44:39.947286 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2522 rows starting from the beginning of the part | ||
6186 | 2025.03.17 16:44:39.947373 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6187 | 2025.03.17 16:44:39.947583 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6188 | 2025.03.17 16:44:39.947771 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6189 | 2025.03.17 16:44:39.947881 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6190 | 2025.03.17 16:44:39.948071 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6191 | 2025.03.17 16:44:39.949505 [ 190 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848121 sec., 985210.9513605637 rows/sec., 64.27 MiB/sec. | ||
6192 | 2025.03.17 16:44:39.949775 [ 192 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6193 | 2025.03.17 16:44:39.950091 [ 192 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6194 | 2025.03.17 16:44:39.950178 [ 192 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_46_9} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6195 | 2025.03.17 16:44:39.950264 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6196 | 2025.03.17 16:44:42.175787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6197 | 2025.03.17 16:44:42.176481 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2025.03.17 16:44:42.176535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6199 | 2025.03.17 16:44:42.177066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6200 | 2025.03.17 16:44:42.177329 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2025.03.17 16:44:42.177661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6202 | 2025.03.17 16:44:43.174049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
6203 | 2025.03.17 16:44:43.194496 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2025.03.17 16:44:43.194550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6205 | 2025.03.17 16:44:43.202202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6206 | 2025.03.17 16:44:43.202994 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.03.17 16:44:43.205652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6208 | 2025.03.17 16:44:44.731432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 890 | ||
6209 | 2025.03.17 16:44:44.734556 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.03.17 16:44:44.734613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6211 | 2025.03.17 16:44:44.736092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6212 | 2025.03.17 16:44:44.736421 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.03.17 16:44:44.736641 [ 138 ] {} <Debug> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6214 | 2025.03.17 16:44:44.736750 [ 138 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6215 | 2025.03.17 16:44:44.736808 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6216 | 2025.03.17 16:44:44.737224 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
6217 | 2025.03.17 16:44:44.738710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6218 | 2025.03.17 16:44:44.739096 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6219 | 2025.03.17 16:44:44.739309 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 722 rows starting from the beginning of the part | ||
6220 | 2025.03.17 16:44:44.739938 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
6221 | 2025.03.17 16:44:44.740558 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
6222 | 2025.03.17 16:44:44.741142 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
6223 | 2025.03.17 16:44:44.741708 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
6224 | 2025.03.17 16:44:44.742310 [ 194 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::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 | ||
6225 | 2025.03.17 16:44:44.750723 [ 192 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.013777735 sec., 64596.97475673614 rows/sec., 53.19 MiB/sec. | ||
6226 | 2025.03.17 16:44:44.752117 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6227 | 2025.03.17 16:44:44.752963 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6228 | 2025.03.17 16:44:44.753064 [ 187 ] {0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8::all_1_21_4} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6229 | 2025.03.17 16:44:44.753413 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6230 | 2025.03.17 16:44:44.923894 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6231 | 2025.03.17 16:44:44.924106 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6232 | 2025.03.17 16:44:44.924183 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6233 | 2025.03.17 16:44:44.925058 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6234 | 2025.03.17 16:44:44.925107 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6235 | 2025.03.17 16:44:44.925566 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6236 | 2025.03.17 16:44:44.925827 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2025.03.17 16:44:44.926098 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002045 sec., 103667.48166259169 rows/sec., 6.59 MiB/sec. | ||
6238 | 2025.03.17 16:44:44.926249 [ 5 ] {51ce10f3-8cd4-45b6-9668-7bcfc7dce059} <Debug> TCPHandler: Processed in 0.002494044 sec. | ||
6239 | 2025.03.17 16:44:44.926454 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6240 | 2025.03.17 16:44:44.926567 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6241 | 2025.03.17 16:44:44.926618 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6242 | 2025.03.17 16:44:44.927487 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2025.03.17 16:44:44.927529 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6244 | 2025.03.17 16:44:44.927955 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6245 | 2025.03.17 16:44:44.928206 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2025.03.17 16:44:44.928421 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Debug> executeQuery: Read 641 rows, 51.72 KiB in 0.001883 sec., 340414.2326075412 rows/sec., 26.82 MiB/sec. | ||
6247 | 2025.03.17 16:44:44.928477 [ 5 ] {290ef245-a4c2-476e-9584-81daec66d732} <Debug> TCPHandler: Processed in 0.002086004 sec. | ||
6248 | 2025.03.17 16:44:44.928583 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2025.03.17 16:44:44.928689 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6250 | 2025.03.17 16:44:44.928734 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6251 | 2025.03.17 16:44:44.929299 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.03.17 16:44:44.929339 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6253 | 2025.03.17 16:44:44.929697 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6254 | 2025.03.17 16:44:44.929940 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.03.17 16:44:44.930107 [ 138 ] {} <Debug> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
6256 | 2025.03.17 16:44:44.930169 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.001504 sec., 78457.44680851065 rows/sec., 4.73 MiB/sec. | ||
6257 | 2025.03.17 16:44:44.930192 [ 138 ] {} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2025.03.17 16:44:44.930264 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6259 | 2025.03.17 16:44:44.930278 [ 5 ] {e95b380e-98d0-4b66-b1eb-0671f1c55b12} <Debug> TCPHandler: Processed in 0.001744527 sec. | ||
6260 | 2025.03.17 16:44:44.930569 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6261 | 2025.03.17 16:44:44.930653 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
6262 | 2025.03.17 16:44:44.930884 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6263 | 2025.03.17 16:44:44.931062 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6264 | 2025.03.17 16:44:44.931327 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6265 | 2025.03.17 16:44:44.931413 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 163 rows starting from the beginning of the part | ||
6266 | 2025.03.17 16:44:44.931726 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part | ||
6267 | 2025.03.17 16:44:44.932125 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
6268 | 2025.03.17 16:44:44.932513 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
6269 | 2025.03.17 16:44:44.932804 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
6270 | 2025.03.17 16:44:44.932941 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
6271 | 2025.03.17 16:44:44.933979 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2025.03.17 16:44:44.934052 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6273 | 2025.03.17 16:44:44.935037 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6274 | 2025.03.17 16:44:44.935520 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2025.03.17 16:44:44.935877 [ 138 ] {} <Debug> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6276 | 2025.03.17 16:44:44.936027 [ 138 ] {} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6277 | 2025.03.17 16:44:44.936139 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6278 | 2025.03.17 16:44:44.936178 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 5 columns (5 merged, 0 gathered) in 0.005773713 sec., 101667.67901348752 rows/sec., 6.75 MiB/sec. | ||
6279 | 2025.03.17 16:44:44.936311 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005509 sec., 20511.889635142496 rows/sec., 1.33 MiB/sec. | ||
6280 | 2025.03.17 16:44:44.936693 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
6281 | 2025.03.17 16:44:44.936859 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::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 | ||
6282 | 2025.03.17 16:44:44.936925 [ 5 ] {219ea09d-5fad-42e7-b9a6-7dfffaf28f3c} <Debug> TCPHandler: Processed in 0.006465238 sec. | ||
6283 | 2025.03.17 16:44:44.937454 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6284 | 2025.03.17 16:44:44.937589 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6285 | 2025.03.17 16:44:44.937787 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 342 rows starting from the beginning of the part | ||
6286 | 2025.03.17 16:44:44.937867 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6287 | 2025.03.17 16:44:44.938040 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6288 | 2025.03.17 16:44:44.938200 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6289 | 2025.03.17 16:44:44.938201 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
6290 | 2025.03.17 16:44:44.938709 [ 186 ] {e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911::all_1_35_7} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
6291 | 2025.03.17 16:44:44.938765 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
6292 | 2025.03.17 16:44:44.939061 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6293 | 2025.03.17 16:44:44.939286 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 341 rows starting from the beginning of the part | ||
6294 | 2025.03.17 16:44:44.939575 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
6295 | 2025.03.17 16:44:44.939793 [ 195 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
6296 | 2025.03.17 16:44:44.940595 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2025.03.17 16:44:44.940644 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6298 | 2025.03.17 16:44:44.941208 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6299 | 2025.03.17 16:44:44.941532 [ 193 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005244383 sec., 216422.02714790282 rows/sec., 15.09 MiB/sec. | ||
6300 | 2025.03.17 16:44:44.941594 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.03.17 16:44:44.941842 [ 193 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6302 | 2025.03.17 16:44:44.941969 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004198 sec., 26679.3711291091 rows/sec., 1.52 MiB/sec. | ||
6303 | 2025.03.17 16:44:44.942097 [ 5 ] {2dbec8e9-1e4e-4a0b-951f-4eaa759341a0} <Debug> TCPHandler: Processed in 0.004813773 sec. | ||
6304 | 2025.03.17 16:44:44.942259 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6305 | 2025.03.17 16:44:44.942396 [ 193 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2025.03.17 16:44:44.942429 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6307 | 2025.03.17 16:44:44.942540 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6308 | 2025.03.17 16:44:44.942606 [ 193 ] {385f34f3-ab09-4337-a22d-3fa4347dc0b4::all_1_20_4} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6309 | 2025.03.17 16:44:44.942798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
6310 | 2025.03.17 16:44:44.943419 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6311 | 2025.03.17 16:44:44.943464 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6312 | 2025.03.17 16:44:44.943846 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6313 | 2025.03.17 16:44:44.944088 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6314 | 2025.03.17 16:44:44.944296 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Debug> executeQuery: Read 394 rows, 28.55 KiB in 0.001912 sec., 206066.94560669456 rows/sec., 14.58 MiB/sec. | ||
6315 | 2025.03.17 16:44:44.944352 [ 5 ] {2140c75e-3c0b-4dc0-9d69-cfb1be1f94e4} <Debug> TCPHandler: Processed in 0.002153947 sec. | ||
6316 | 2025.03.17 16:44:44.944460 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6317 | 2025.03.17 16:44:44.944563 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6318 | 2025.03.17 16:44:44.944610 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6319 | 2025.03.17 16:44:44.945038 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2025.03.17 16:44:44.945076 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6321 | 2025.03.17 16:44:44.945432 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6322 | 2025.03.17 16:44:44.945671 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.03.17 16:44:44.945837 [ 138 ] {} <Debug> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6324 | 2025.03.17 16:44:44.945902 [ 138 ] {} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2025.03.17 16:44:44.945927 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
6326 | 2025.03.17 16:44:44.945942 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6327 | 2025.03.17 16:44:44.946071 [ 5 ] {a1ad3758-d3f3-4cdb-8819-1c1702e39c96} <Debug> TCPHandler: Processed in 0.001658785 sec. | ||
6328 | 2025.03.17 16:44:44.946216 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6329 | 2025.03.17 16:44:44.946265 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6330 | 2025.03.17 16:44:44.946488 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6331 | 2025.03.17 16:44:44.946522 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6332 | 2025.03.17 16:44:44.946579 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6333 | 2025.03.17 16:44:44.946600 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6334 | 2025.03.17 16:44:44.946980 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6335 | 2025.03.17 16:44:44.947348 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6336 | 2025.03.17 16:44:44.947682 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6337 | 2025.03.17 16:44:44.947976 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6338 | 2025.03.17 16:44:44.948230 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::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 | ||
6339 | 2025.03.17 16:44:44.949112 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2025.03.17 16:44:44.949177 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6341 | 2025.03.17 16:44:44.950257 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6342 | 2025.03.17 16:44:44.950899 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2025.03.17 16:44:44.950952 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004877385 sec., 24603.34790056557 rows/sec., 1.26 MiB/sec. | ||
6344 | 2025.03.17 16:44:44.951207 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6345 | 2025.03.17 16:44:44.951365 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004943 sec., 47946.59113898442 rows/sec., 3.21 MiB/sec. | ||
6346 | 2025.03.17 16:44:44.951510 [ 5 ] {736318d4-abf8-4342-8547-10abc2692f91} <Debug> TCPHandler: Processed in 0.005305374 sec. | ||
6347 | 2025.03.17 16:44:44.951681 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6348 | 2025.03.17 16:44:44.951772 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_20_4} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6349 | 2025.03.17 16:44:44.951880 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6350 | 2025.03.17 16:44:44.951971 [ 197 ] {2ad22619-1c03-4fdf-a15e-aff641d7b072::all_1_20_4} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6351 | 2025.03.17 16:44:44.951983 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6352 | 2025.03.17 16:44:44.952162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6353 | 2025.03.17 16:44:44.952589 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6354 | 2025.03.17 16:44:44.952632 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6355 | 2025.03.17 16:44:44.952991 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6356 | 2025.03.17 16:44:44.953231 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6357 | 2025.03.17 16:44:44.953441 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001636 sec., 611.2469437652811 rows/sec., 41.19 KiB/sec. | ||
6358 | 2025.03.17 16:44:44.953493 [ 5 ] {232798a6-0c16-4362-b606-863a2f1dd0a9} <Debug> TCPHandler: Processed in 0.00187846 sec. | ||
6359 | 2025.03.17 16:44:44.953597 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6360 | 2025.03.17 16:44:44.953699 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6361 | 2025.03.17 16:44:44.953765 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6362 | 2025.03.17 16:44:44.954829 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6363 | 2025.03.17 16:44:44.954868 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6364 | 2025.03.17 16:44:44.955505 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6365 | 2025.03.17 16:44:44.955768 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2025.03.17 16:44:44.956037 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002359 sec., 5086.901229334464 rows/sec., 9.12 MiB/sec. | ||
6367 | 2025.03.17 16:44:44.956353 [ 5 ] {436448ba-5520-4e47-ac25-6c3a5482c2cd} <Debug> TCPHandler: Processed in 0.0028034 sec. | ||
6368 | 2025.03.17 16:44:44.956507 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6369 | 2025.03.17 16:44:44.956639 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6370 | 2025.03.17 16:44:44.956695 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6371 | 2025.03.17 16:44:44.957213 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6372 | 2025.03.17 16:44:44.957252 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6373 | 2025.03.17 16:44:44.957622 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6374 | 2025.03.17 16:44:44.957859 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6375 | 2025.03.17 16:44:44.958067 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
6376 | 2025.03.17 16:44:44.958117 [ 5 ] {034aa43b-8b28-40bf-aef3-8815686016a2} <Debug> TCPHandler: Processed in 0.001674465 sec. | ||
6377 | 2025.03.17 16:44:49.553846 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6378 | 2025.03.17 16:44:49.553917 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6379 | 2025.03.17 16:44:49.678776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6380 | 2025.03.17 16:44:49.679418 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6381 | 2025.03.17 16:44:49.679470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6382 | 2025.03.17 16:44:49.680006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6383 | 2025.03.17 16:44:49.680270 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6384 | 2025.03.17 16:44:49.680555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6385 | 2025.03.17 16:44:49.919011 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6386 | 2025.03.17 16:44:49.919231 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6387 | 2025.03.17 16:44:49.919314 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6388 | 2025.03.17 16:44:49.920146 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2025.03.17 16:44:49.920202 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6390 | 2025.03.17 16:44:49.920647 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6391 | 2025.03.17 16:44:49.920904 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2025.03.17 16:44:49.921148 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001978 sec., 55611.72901921132 rows/sec., 4.66 MiB/sec. | ||
6393 | 2025.03.17 16:44:49.921213 [ 5 ] {c95be39e-582b-4d57-8ccc-4b0d94031421} <Debug> TCPHandler: Processed in 0.00234929 sec. | ||
6394 | 2025.03.17 16:44:49.921341 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6395 | 2025.03.17 16:44:49.921458 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6396 | 2025.03.17 16:44:49.921508 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6397 | 2025.03.17 16:44:49.922060 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2025.03.17 16:44:49.922102 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6399 | 2025.03.17 16:44:49.922461 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6400 | 2025.03.17 16:44:49.922696 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2025.03.17 16:44:49.922927 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001496 sec., 18048.12834224599 rows/sec., 1.33 MiB/sec. | ||
6402 | 2025.03.17 16:44:49.922982 [ 5 ] {ee0daae8-9a60-49f2-b027-3f60b9245dbe} <Debug> TCPHandler: Processed in 0.001694766 sec. | ||
6403 | 2025.03.17 16:44:49.923107 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6404 | 2025.03.17 16:44:49.923214 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6405 | 2025.03.17 16:44:49.923260 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6406 | 2025.03.17 16:44:49.923822 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6407 | 2025.03.17 16:44:49.923862 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6408 | 2025.03.17 16:44:49.924215 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6409 | 2025.03.17 16:44:49.924470 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2025.03.17 16:44:49.924685 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001494 sec., 60910.3078982597 rows/sec., 4.76 MiB/sec. | ||
6411 | 2025.03.17 16:44:49.924738 [ 5 ] {a16f70e5-beba-4d2b-8451-606869ff0982} <Debug> TCPHandler: Processed in 0.001683296 sec. | ||
6412 | 2025.03.17 16:44:49.924852 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6413 | 2025.03.17 16:44:49.924956 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6414 | 2025.03.17 16:44:49.925006 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6415 | 2025.03.17 16:44:49.925532 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6416 | 2025.03.17 16:44:49.925570 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6417 | 2025.03.17 16:44:49.925949 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6418 | 2025.03.17 16:44:49.926196 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2025.03.17 16:44:49.926413 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001479 sec., 108181.20351588911 rows/sec., 7.53 MiB/sec. | ||
6420 | 2025.03.17 16:44:49.926466 [ 5 ] {3cc3ecf5-20a0-473c-9497-a686bd0b062c} <Debug> TCPHandler: Processed in 0.001665376 sec. | ||
6421 | 2025.03.17 16:44:49.926571 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6422 | 2025.03.17 16:44:49.926673 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6423 | 2025.03.17 16:44:49.926739 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6424 | 2025.03.17 16:44:49.927862 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6425 | 2025.03.17 16:44:49.927901 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6426 | 2025.03.17 16:44:49.928531 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6427 | 2025.03.17 16:44:49.928788 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6428 | 2025.03.17 16:44:49.928980 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6429 | 2025.03.17 16:44:49.929062 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002402 sec., 11240.632805995005 rows/sec., 20.14 MiB/sec. | ||
6430 | 2025.03.17 16:44:49.929068 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6431 | 2025.03.17 16:44:49.929144 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6432 | 2025.03.17 16:44:49.929391 [ 5 ] {98da56e8-a66c-4ff0-9e54-254079c11ed3} <Debug> TCPHandler: Processed in 0.002869021 sec. | ||
6433 | 2025.03.17 16:44:49.929424 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::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 | ||
6434 | 2025.03.17 16:44:49.929522 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2025.03.17 16:44:49.929667 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6436 | 2025.03.17 16:44:49.929737 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6437 | 2025.03.17 16:44:49.929826 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6438 | 2025.03.17 16:44:49.929980 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 543 rows starting from the beginning of the part | ||
6439 | 2025.03.17 16:44:49.930425 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
6440 | 2025.03.17 16:44:49.931101 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
6441 | 2025.03.17 16:44:49.931122 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2025.03.17 16:44:49.931171 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6443 | 2025.03.17 16:44:49.931624 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
6444 | 2025.03.17 16:44:49.932193 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
6445 | 2025.03.17 16:44:49.932307 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6446 | 2025.03.17 16:44:49.932654 [ 195 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
6447 | 2025.03.17 16:44:49.932983 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6448 | 2025.03.17 16:44:49.933428 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003794 sec., 15814.443858724302 rows/sec., 1.07 MiB/sec. | ||
6449 | 2025.03.17 16:44:49.933523 [ 5 ] {5991732a-8489-47c4-8704-7ceb354ec6ba} <Debug> TCPHandler: Processed in 0.004054827 sec. | ||
6450 | 2025.03.17 16:44:49.940403 [ 198 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.011119678 sec., 58275.06875648738 rows/sec., 104.43 MiB/sec. | ||
6451 | 2025.03.17 16:44:49.941169 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6452 | 2025.03.17 16:44:49.941581 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2025.03.17 16:44:49.941656 [ 199 ] {3b4f11df-5752-46a3-8fc3-56062cd5cea7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6454 | 2025.03.17 16:44:49.941756 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
6455 | 2025.03.17 16:44:50.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.72 MiB, peak 205.18 MiB, free memory in arenas 0.00 B, will set to 198.98 MiB (RSS), difference: 1.26 MiB | ||
6456 | 2025.03.17 16:44:50.232423 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6457 | 2025.03.17 16:44:50.232687 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6458 | 2025.03.17 16:44:50.232790 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6459 | 2025.03.17 16:44:50.233762 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2025.03.17 16:44:50.233808 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6461 | 2025.03.17 16:44:50.234214 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6462 | 2025.03.17 16:44:50.234469 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6463 | 2025.03.17 16:44:50.234666 [ 126 ] {} <Debug> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6464 | 2025.03.17 16:44:50.234710 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002087 sec., 101581.21705797796 rows/sec., 6.46 MiB/sec. | ||
6465 | 2025.03.17 16:44:50.234737 [ 126 ] {} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6466 | 2025.03.17 16:44:50.234805 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6467 | 2025.03.17 16:44:50.234831 [ 5 ] {301dca58-6c46-4fe4-b8f6-da80503dc693} <Debug> TCPHandler: Processed in 0.002565495 sec. | ||
6468 | 2025.03.17 16:44:50.235135 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::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 | ||
6469 | 2025.03.17 16:44:50.235241 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6470 | 2025.03.17 16:44:50.235546 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6471 | 2025.03.17 16:44:50.235553 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6472 | 2025.03.17 16:44:50.235614 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
6473 | 2025.03.17 16:44:50.235650 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6474 | 2025.03.17 16:44:50.235963 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
6475 | 2025.03.17 16:44:50.236286 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
6476 | 2025.03.17 16:44:50.236665 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
6477 | 2025.03.17 16:44:50.237048 [ 190 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
6478 | 2025.03.17 16:44:50.238998 [ 198 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004093628 sec., 258939.01448788214 rows/sec., 17.46 MiB/sec. | ||
6479 | 2025.03.17 16:44:50.239250 [ 198 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6480 | 2025.03.17 16:44:50.239369 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.03.17 16:44:50.239425 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6482 | 2025.03.17 16:44:50.239758 [ 198 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6483 | 2025.03.17 16:44:50.239973 [ 198 ] {16d005c4-38dc-4385-8627-769f536c12bc::all_1_21_5} <Trace> oximeter.fields_i16 (16d005c4-38dc-4385-8627-769f536c12bc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6484 | 2025.03.17 16:44:50.240129 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6485 | 2025.03.17 16:44:50.240235 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6486 | 2025.03.17 16:44:50.240502 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6487 | 2025.03.17 16:44:50.240734 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Debug> executeQuery: Read 1781 rows, 147.83 KiB in 0.005269 sec., 338014.80356803944 rows/sec., 27.40 MiB/sec. | ||
6488 | 2025.03.17 16:44:50.240798 [ 5 ] {f2efb1f2-385f-45ad-881f-7963f255ab29} <Debug> TCPHandler: Processed in 0.005719913 sec. | ||
6489 | 2025.03.17 16:44:50.240917 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6490 | 2025.03.17 16:44:50.241023 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6491 | 2025.03.17 16:44:50.241069 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6492 | 2025.03.17 16:44:50.241640 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6493 | 2025.03.17 16:44:50.241679 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6494 | 2025.03.17 16:44:50.242028 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6495 | 2025.03.17 16:44:50.242262 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6496 | 2025.03.17 16:44:50.242470 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Debug> executeQuery: Read 118 rows, 7.29 KiB in 0.00147 sec., 80272.10884353741 rows/sec., 4.84 MiB/sec. | ||
6497 | 2025.03.17 16:44:50.242523 [ 5 ] {ffa5a6a7-7fd8-4722-a711-5627fde925ef} <Debug> TCPHandler: Processed in 0.001657426 sec. | ||
6498 | 2025.03.17 16:44:50.242624 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6499 | 2025.03.17 16:44:50.242725 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6500 | 2025.03.17 16:44:50.242769 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6501 | 2025.03.17 16:44:50.243428 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6502 | 2025.03.17 16:44:50.243467 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6503 | 2025.03.17 16:44:50.243828 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6504 | 2025.03.17 16:44:50.244070 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Trace> oximeter.fields_u32 (385f34f3-ab09-4337-a22d-3fa4347dc0b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.03.17 16:44:50.244268 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001565 sec., 217891.37380191693 rows/sec., 14.54 MiB/sec. | ||
6506 | 2025.03.17 16:44:50.244321 [ 5 ] {43fc39fe-2b5b-4145-b96e-fbff794bbd57} <Debug> TCPHandler: Processed in 0.001747187 sec. | ||
6507 | 2025.03.17 16:44:50.244427 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6508 | 2025.03.17 16:44:50.244529 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6509 | 2025.03.17 16:44:50.244573 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6510 | 2025.03.17 16:44:50.245119 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2025.03.17 16:44:50.245158 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6512 | 2025.03.17 16:44:50.245517 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6513 | 2025.03.17 16:44:50.245753 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2025.03.17 16:44:50.245917 [ 126 ] {} <Debug> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6515 | 2025.03.17 16:44:50.245973 [ 126 ] {} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2025.03.17 16:44:50.246009 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6517 | 2025.03.17 16:44:50.246023 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001505 sec., 74418.6046511628 rows/sec., 4.24 MiB/sec. | ||
6518 | 2025.03.17 16:44:50.246401 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::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 | ||
6519 | 2025.03.17 16:44:50.246435 [ 5 ] {92f01e2a-a146-497d-953b-faf7795359b2} <Debug> TCPHandler: Processed in 0.002054824 sec. | ||
6520 | 2025.03.17 16:44:50.246883 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6521 | 2025.03.17 16:44:50.246886 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6522 | 2025.03.17 16:44:50.246947 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
6523 | 2025.03.17 16:44:50.247091 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6524 | 2025.03.17 16:44:50.247218 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
6525 | 2025.03.17 16:44:50.247274 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6526 | 2025.03.17 16:44:50.247639 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
6527 | 2025.03.17 16:44:50.247961 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
6528 | 2025.03.17 16:44:50.248334 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
6529 | 2025.03.17 16:44:50.250437 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6530 | 2025.03.17 16:44:50.250533 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6531 | 2025.03.17 16:44:50.250752 [ 196 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00465435 sec., 120317.55239721981 rows/sec., 7.31 MiB/sec. | ||
6532 | 2025.03.17 16:44:50.251021 [ 198 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6533 | 2025.03.17 16:44:50.251376 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6534 | 2025.03.17 16:44:50.251652 [ 198 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6535 | 2025.03.17 16:44:50.251932 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2025.03.17 16:44:50.251943 [ 198 ] {4081ab87-55fb-4e8f-9cbf-74ed35421c71::all_1_21_5} <Trace> oximeter.fields_u8 (4081ab87-55fb-4e8f-9cbf-74ed35421c71) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6537 | 2025.03.17 16:44:50.252207 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6538 | 2025.03.17 16:44:50.252332 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Debug> executeQuery: Read 850 rows, 62.83 KiB in 0.005325 sec., 159624.4131455399 rows/sec., 11.52 MiB/sec. | ||
6539 | 2025.03.17 16:44:50.252405 [ 5 ] {8e7c9898-8778-4d7e-a49c-30c5e7ed6b55} <Debug> TCPHandler: Processed in 0.005660951 sec. | ||
6540 | 2025.03.17 16:44:50.252536 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2025.03.17 16:44:50.252641 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6542 | 2025.03.17 16:44:50.252694 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6543 | 2025.03.17 16:44:50.253188 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2025.03.17 16:44:50.253227 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6545 | 2025.03.17 16:44:50.253625 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6546 | 2025.03.17 16:44:50.253891 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Trace> oximeter.measurements_bool (2ad22619-1c03-4fdf-a15e-aff641d7b072): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.03.17 16:44:50.254127 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
6548 | 2025.03.17 16:44:50.254186 [ 5 ] {b99f2d34-48ba-4094-8fe1-bf668838ff0e} <Debug> TCPHandler: Processed in 0.001704337 sec. | ||
6549 | 2025.03.17 16:44:50.254307 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2025.03.17 16:44:50.254417 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6551 | 2025.03.17 16:44:50.254470 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6552 | 2025.03.17 16:44:50.255259 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.03.17 16:44:50.255297 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6554 | 2025.03.17 16:44:50.255768 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6555 | 2025.03.17 16:44:50.256013 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.03.17 16:44:50.256193 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001799 sec., 530850.4724847138 rows/sec., 35.27 MiB/sec. | ||
6557 | 2025.03.17 16:44:50.256244 [ 5 ] {86c39919-277e-45fc-92c0-e73771678510} <Debug> TCPHandler: Processed in 0.001987863 sec. | ||
6558 | 2025.03.17 16:44:50.256354 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6559 | 2025.03.17 16:44:50.256460 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6560 | 2025.03.17 16:44:50.256507 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6561 | 2025.03.17 16:44:50.256915 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6562 | 2025.03.17 16:44:50.256952 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6563 | 2025.03.17 16:44:50.257297 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6564 | 2025.03.17 16:44:50.257537 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Trace> oximeter.measurements_f64 (9a5c2848-0825-4582-89d3-a80deb95ffc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6565 | 2025.03.17 16:44:50.257710 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001272 sec., 786.1635220125787 rows/sec., 52.97 KiB/sec. | ||
6566 | 2025.03.17 16:44:50.257757 [ 5 ] {8d180260-9366-4a23-9f9a-aa80774d25a4} <Debug> TCPHandler: Processed in 0.001455491 sec. | ||
6567 | 2025.03.17 16:44:50.257862 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6568 | 2025.03.17 16:44:50.257964 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6569 | 2025.03.17 16:44:50.258027 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6570 | 2025.03.17 16:44:50.259065 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2025.03.17 16:44:50.259102 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6572 | 2025.03.17 16:44:50.259698 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6573 | 2025.03.17 16:44:50.259951 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6574 | 2025.03.17 16:44:50.260144 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002202 sec., 5449.591280653951 rows/sec., 9.77 MiB/sec. | ||
6575 | 2025.03.17 16:44:50.260235 [ 5 ] {42989976-c772-4ca6-b354-793735a229d1} <Debug> TCPHandler: Processed in 0.002424902 sec. | ||
6576 | 2025.03.17 16:44:50.260349 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6577 | 2025.03.17 16:44:50.260452 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6578 | 2025.03.17 16:44:50.260498 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6579 | 2025.03.17 16:44:50.260910 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6580 | 2025.03.17 16:44:50.260946 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6581 | 2025.03.17 16:44:50.261294 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6582 | 2025.03.17 16:44:50.261537 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6583 | 2025.03.17 16:44:50.261721 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001287 sec., 26418.02641802642 rows/sec., 1.53 MiB/sec. | ||
6584 | 2025.03.17 16:44:50.261812 [ 5 ] {71fff448-d3a2-4cb3-b401-37d36e30cda6} <Debug> TCPHandler: Processed in 0.001515033 sec. | ||
6585 | 2025.03.17 16:44:50.705708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6586 | 2025.03.17 16:44:50.726959 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2025.03.17 16:44:50.727019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6588 | 2025.03.17 16:44:50.734407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6589 | 2025.03.17 16:44:50.735201 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6590 | 2025.03.17 16:44:50.738712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6591 | 2025.03.17 16:44:51.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.36 MiB, peak 205.18 MiB, free memory in arenas 0.00 B, will set to 199.12 MiB (RSS), difference: -1.25 MiB | ||
6592 | 2025.03.17 16:44:54.739894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 946 | ||
6593 | 2025.03.17 16:44:54.743389 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2025.03.17 16:44:54.743449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6595 | 2025.03.17 16:44:54.744937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6596 | 2025.03.17 16:44:54.745261 [ 242 ] {} <Trace> system.query_log (0ff058f0-c08d-4dd6-82b7-13d2ed41d8e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2025.03.17 16:44:54.746667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6598 | 2025.03.17 16:44:54.916278 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2025.03.17 16:44:54.916494 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6600 | 2025.03.17 16:44:54.916569 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6601 | 2025.03.17 16:44:54.917382 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.03.17 16:44:54.917434 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6603 | 2025.03.17 16:44:54.917884 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6604 | 2025.03.17 16:44:54.918150 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2025.03.17 16:44:54.918399 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.18 MiB/sec. | ||
6606 | 2025.03.17 16:44:54.918470 [ 5 ] {0cc0e37b-8f3e-4942-8e2a-2e7fa8cf8565} <Debug> TCPHandler: Processed in 0.00233565 sec. | ||
6607 | 2025.03.17 16:44:54.918585 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2025.03.17 16:44:54.918694 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6609 | 2025.03.17 16:44:54.918741 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6610 | 2025.03.17 16:44:54.919302 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2025.03.17 16:44:54.919343 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6612 | 2025.03.17 16:44:54.919712 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6613 | 2025.03.17 16:44:54.919953 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2025.03.17 16:44:54.920171 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. | ||
6615 | 2025.03.17 16:44:54.920224 [ 5 ] {df970aa8-1eb5-401d-af87-b00a1d0e3377} <Debug> TCPHandler: Processed in 0.001693816 sec. | ||
6616 | 2025.03.17 16:44:54.920338 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2025.03.17 16:44:54.920447 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6618 | 2025.03.17 16:44:54.920497 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6619 | 2025.03.17 16:44:54.920995 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2025.03.17 16:44:54.921033 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6621 | 2025.03.17 16:44:54.921420 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6622 | 2025.03.17 16:44:54.921661 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2025.03.17 16:44:54.921867 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001443 sec., 88704.0887040887 rows/sec., 6.18 MiB/sec. | ||
6624 | 2025.03.17 16:44:54.921918 [ 5 ] {7176de2d-32c5-445f-b346-bd02d8c5b5cd} <Debug> TCPHandler: Processed in 0.001632995 sec. | ||
6625 | 2025.03.17 16:44:54.922031 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6626 | 2025.03.17 16:44:54.922135 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6627 | 2025.03.17 16:44:54.922180 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6628 | 2025.03.17 16:44:54.922594 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6629 | 2025.03.17 16:44:54.922631 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6630 | 2025.03.17 16:44:54.922999 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6631 | 2025.03.17 16:44:54.923411 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2025.03.17 16:44:54.923584 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.20 MiB/sec. | ||
6633 | 2025.03.17 16:44:54.923631 [ 5 ] {52d18861-1687-4250-aa21-6a50dbe03f73} <Debug> TCPHandler: Processed in 0.001651675 sec. | ||
6634 | 2025.03.17 16:44:57.181650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6635 | 2025.03.17 16:44:57.182325 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2025.03.17 16:44:57.182369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6637 | 2025.03.17 16:44:57.182964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6638 | 2025.03.17 16:44:57.183239 [ 244 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6639 | 2025.03.17 16:44:57.183458 [ 107 ] {} <Debug> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6640 | 2025.03.17 16:44:57.183514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6641 | 2025.03.17 16:44:57.183575 [ 107 ] {} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6642 | 2025.03.17 16:44:57.183624 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6643 | 2025.03.17 16:44:57.183808 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6644 | 2025.03.17 16:44:57.184031 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6645 | 2025.03.17 16:44:57.184105 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6646 | 2025.03.17 16:44:57.184241 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6647 | 2025.03.17 16:44:57.184534 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6648 | 2025.03.17 16:44:57.184670 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6649 | 2025.03.17 16:44:57.184864 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6650 | 2025.03.17 16:44:57.185094 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::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 | ||
6651 | 2025.03.17 16:44:57.187731 [ 189 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.004016246 sec., 3554065.164335053 rows/sec., 50.84 MiB/sec. | ||
6652 | 2025.03.17 16:44:57.188047 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6653 | 2025.03.17 16:44:57.188336 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_31_6} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6654 | 2025.03.17 16:44:57.188428 [ 201 ] {7abf6350-82fe-4b69-8f9e-5dc2474cdab9::all_1_31_6} <Trace> system.asynchronous_metric_log (7abf6350-82fe-4b69-8f9e-5dc2474cdab9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6655 | 2025.03.17 16:44:57.188523 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6656 | 2025.03.17 16:44:58.238774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6657 | 2025.03.17 16:44:58.260963 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2025.03.17 16:44:58.261022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6659 | 2025.03.17 16:44:58.268427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6660 | 2025.03.17 16:44:58.269211 [ 243 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2025.03.17 16:44:58.269626 [ 108 ] {} <Debug> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6662 | 2025.03.17 16:44:58.269766 [ 108 ] {} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6663 | 2025.03.17 16:44:58.269828 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6664 | 2025.03.17 16:44:58.270313 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
6665 | 2025.03.17 16:44:58.279273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6666 | 2025.03.17 16:44:58.280527 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6667 | 2025.03.17 16:44:58.281442 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
6668 | 2025.03.17 16:44:58.286139 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
6669 | 2025.03.17 16:44:58.290876 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
6670 | 2025.03.17 16:44:58.295834 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
6671 | 2025.03.17 16:44:58.301351 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
6672 | 2025.03.17 16:44:58.305800 [ 188 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::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 | ||
6673 | 2025.03.17 16:44:58.370596 [ 189 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.100631805 sec., 2325.3085841002253 rows/sec., 12.02 MiB/sec. | ||
6674 | 2025.03.17 16:44:58.372519 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6675 | 2025.03.17 16:44:58.375067 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2025.03.17 16:44:58.375184 [ 192 ] {65a90078-1fbc-4975-a795-a08bc49c3e34::all_1_31_6} <Trace> system.metric_log (65a90078-1fbc-4975-a795-a08bc49c3e34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6677 | 2025.03.17 16:44:58.376733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6678 | 2025.03.17 16:44:59.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.68 MiB, peak 211.22 MiB, free memory in arenas 0.00 B, will set to 201.79 MiB (RSS), difference: 1.11 MiB | ||
6679 | 2025.03.17 16:44:59.919055 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6680 | 2025.03.17 16:44:59.919266 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6681 | 2025.03.17 16:44:59.919347 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6682 | 2025.03.17 16:44:59.920204 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.03.17 16:44:59.920247 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6684 | 2025.03.17 16:44:59.920703 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6685 | 2025.03.17 16:44:59.920968 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6686 | 2025.03.17 16:44:59.921137 [ 85 ] {} <Debug> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6687 | 2025.03.17 16:44:59.921188 [ 85 ] {} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6688 | 2025.03.17 16:44:59.921190 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001982 sec., 55499.495459132195 rows/sec., 4.65 MiB/sec. | ||
6689 | 2025.03.17 16:44:59.921216 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6690 | 2025.03.17 16:44:59.921315 [ 5 ] {1b7ed960-6ff1-4c66-b8bf-fae8c6765f5c} <Debug> TCPHandler: Processed in 0.002394652 sec. | ||
6691 | 2025.03.17 16:44:59.921512 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
6692 | 2025.03.17 16:44:59.921536 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2025.03.17 16:44:59.921774 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6694 | 2025.03.17 16:44:59.921804 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6695 | 2025.03.17 16:44:59.921864 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6696 | 2025.03.17 16:44:59.921887 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1845 rows starting from the beginning of the part | ||
6697 | 2025.03.17 16:44:59.922261 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 641 rows starting from the beginning of the part | ||
6698 | 2025.03.17 16:44:59.922665 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part | ||
6699 | 2025.03.17 16:44:59.923025 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1781 rows starting from the beginning of the part | ||
6700 | 2025.03.17 16:44:59.923411 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::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 | ||
6701 | 2025.03.17 16:44:59.923718 [ 189 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 110 rows starting from the beginning of the part | ||
6702 | 2025.03.17 16:44:59.924736 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6703 | 2025.03.17 16:44:59.924792 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6704 | 2025.03.17 16:44:59.925758 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6705 | 2025.03.17 16:44:59.926292 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Trace> oximeter.fields_u16 (e4b7d060-20c1-4e6b-9fa5-0a2d9a72b911): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6706 | 2025.03.17 16:44:59.926651 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004972 sec., 5430.410297666935 rows/sec., 408.34 KiB/sec. | ||
6707 | 2025.03.17 16:44:59.926728 [ 5 ] {3fc1b148-cdd0-4096-9431-a367973da198} <Debug> TCPHandler: Processed in 0.005254763 sec. | ||
6708 | 2025.03.17 16:44:59.926852 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2025.03.17 16:44:59.926982 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6710 | 2025.03.17 16:44:59.927027 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6711 | 2025.03.17 16:44:59.927833 [ 197 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006489439 sec., 700060.513705422 rows/sec., 59.32 MiB/sec. | ||
6712 | 2025.03.17 16:44:59.928151 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6713 | 2025.03.17 16:44:59.928208 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6714 | 2025.03.17 16:44:59.928224 [ 197 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6715 | 2025.03.17 16:44:59.928909 [ 197 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6716 | 2025.03.17 16:44:59.928972 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6717 | 2025.03.17 16:44:59.929105 [ 197 ] {f6f1b296-8c23-4374-a245-53f25e93e0e1::all_1_51_10} <Trace> oximeter.fields_string (f6f1b296-8c23-4374-a245-53f25e93e0e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6718 | 2025.03.17 16:44:59.929291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
6719 | 2025.03.17 16:44:59.929403 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2025.03.17 16:44:59.929540 [ 85 ] {} <Debug> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6721 | 2025.03.17 16:44:59.929579 [ 85 ] {} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6722 | 2025.03.17 16:44:59.929606 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6723 | 2025.03.17 16:44:59.929609 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002659 sec., 34223.39225272659 rows/sec., 2.67 MiB/sec. | ||
6724 | 2025.03.17 16:44:59.929854 [ 5 ] {b14b643d-7b90-49df-9063-631ba6ea248a} <Debug> TCPHandler: Processed in 0.003053616 sec. | ||
6725 | 2025.03.17 16:44:59.929903 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
6726 | 2025.03.17 16:44:59.930145 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6727 | 2025.03.17 16:44:59.930441 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6728 | 2025.03.17 16:44:59.930538 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6729 | 2025.03.17 16:44:59.930576 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6730 | 2025.03.17 16:44:59.930772 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6731 | 2025.03.17 16:44:59.931251 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 394 rows starting from the beginning of the part | ||
6732 | 2025.03.17 16:44:59.931627 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 91 rows starting from the beginning of the part | ||
6733 | 2025.03.17 16:44:59.931987 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 850 rows starting from the beginning of the part | ||
6734 | 2025.03.17 16:44:59.932210 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::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 | ||
6735 | 2025.03.17 16:44:59.932404 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part | ||
6736 | 2025.03.17 16:44:59.932973 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.17 16:44:59.933018 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6738 | 2025.03.17 16:44:59.933574 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6739 | 2025.03.17 16:44:59.933857 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.03.17 16:44:59.934005 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6741 | 2025.03.17 16:44:59.934062 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2025.03.17 16:44:59.934098 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003698 sec., 43266.63061114116 rows/sec., 3.01 MiB/sec. | ||
6743 | 2025.03.17 16:44:59.934102 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6744 | 2025.03.17 16:44:59.934370 [ 5 ] {86ca14d9-3c62-41ad-bf61-dde440930017} <Debug> TCPHandler: Processed in 0.004341393 sec. | ||
6745 | 2025.03.17 16:44:59.934756 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6746 | 2025.03.17 16:44:59.934801 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6747 | 2025.03.17 16:44:59.934847 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.0051682 sec., 464958.7864246739 rows/sec., 35.59 MiB/sec. | ||
6748 | 2025.03.17 16:44:59.935086 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6749 | 2025.03.17 16:44:59.935191 [ 187 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6750 | 2025.03.17 16:44:59.935286 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6751 | 2025.03.17 16:44:59.935429 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6752 | 2025.03.17 16:44:59.935477 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14119 rows starting from the beginning of the part | ||
6753 | 2025.03.17 16:44:59.935963 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6754 | 2025.03.17 16:44:59.936423 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6755 | 2025.03.17 16:44:59.936579 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6756 | 2025.03.17 16:44:59.936908 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 955 rows starting from the beginning of the part | ||
6757 | 2025.03.17 16:44:59.937404 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6758 | 2025.03.17 16:44:59.937424 [ 199 ] {159dc919-39bc-4774-b29f-5bf94d454bb5::all_1_51_10} <Trace> oximeter.fields_uuid (159dc919-39bc-4774-b29f-5bf94d454bb5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6759 | 2025.03.17 16:44:59.937852 [ 186 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::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 | ||
6760 | 2025.03.17 16:44:59.937924 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
6761 | 2025.03.17 16:44:59.940937 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6762 | 2025.03.17 16:44:59.941008 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6763 | 2025.03.17 16:44:59.942922 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6764 | 2025.03.17 16:44:59.943229 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Trace> oximeter.measurements_histogramu64 (3b4f11df-5752-46a3-8fc3-56062cd5cea7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6765 | 2025.03.17 16:44:59.943591 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.008611 sec., 3135.524329346185 rows/sec., 5.62 MiB/sec. | ||
6766 | 2025.03.17 16:44:59.943897 [ 5 ] {4bac125e-2fc1-4f86-8938-402bef9a57e5} <Debug> TCPHandler: Processed in 0.009209097 sec. | ||
6767 | 2025.03.17 16:44:59.944016 [ 5 ] {} <Trace> TCP-Session: 1ea89c1c-cff0-4ce1-9361-59739383d173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6768 | 2025.03.17 16:44:59.944141 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6769 | 2025.03.17 16:44:59.944189 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6770 | 2025.03.17 16:44:59.944675 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6771 | 2025.03.17 16:44:59.944723 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6772 | 2025.03.17 16:44:59.945382 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6773 | 2025.03.17 16:44:59.945737 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6774 | 2025.03.17 16:44:59.945880 [ 85 ] {} <Debug> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6775 | 2025.03.17 16:44:59.945956 [ 85 ] {} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6776 | 2025.03.17 16:44:59.946029 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6777 | 2025.03.17 16:44:59.946062 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001921 sec., 31233.73243102551 rows/sec., 2.10 MiB/sec. | ||
6778 | 2025.03.17 16:44:59.946467 [ 5 ] {de902da8-50f6-4673-967b-2751f306e202} <Debug> TCPHandler: Processed in 0.002491283 sec. | ||
6779 | 2025.03.17 16:44:59.946571 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6780 | 2025.03.17 16:44:59.946799 [ 194 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15759 rows, containing 5 columns (5 merged, 0 gathered) in 0.012503647 sec., 1260352.2796188984 rows/sec., 85.09 MiB/sec. | ||
6781 | 2025.03.17 16:44:59.946829 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6782 | 2025.03.17 16:44:59.946900 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part | ||
6783 | 2025.03.17 16:44:59.946991 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6784 | 2025.03.17 16:44:59.947272 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6785 | 2025.03.17 16:44:59.947416 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6786 | 2025.03.17 16:44:59.947445 [ 194 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6787 | 2025.03.17 16:44:59.947771 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6788 | 2025.03.17 16:44:59.948065 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::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 | ||
6789 | 2025.03.17 16:44:59.948547 [ 194 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2025.03.17 16:44:59.948718 [ 194 ] {878f157a-b77f-4f2f-93cd-5a295b74fb74::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (878f157a-b77f-4f2f-93cd-5a295b74fb74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6791 | 2025.03.17 16:44:59.948892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
6792 | 2025.03.17 16:44:59.949884 [ 194 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.00371035 sec., 832805.5304755616 rows/sec., 54.32 MiB/sec. | ||
6793 | 2025.03.17 16:44:59.950187 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6794 | 2025.03.17 16:44:59.950545 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6795 | 2025.03.17 16:44:59.950627 [ 199 ] {f5136ca4-6811-4bb1-b775-8111798bf381::all_1_51_10} <Trace> oximeter.measurements_u64 (f5136ca4-6811-4bb1-b775-8111798bf381) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6796 | 2025.03.17 16:44:59.950702 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6797 | 2025.03.17 16:45:00.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.34 MiB, peak 211.22 MiB, free memory in arenas 0.00 B, will set to 203.48 MiB (RSS), difference: 1.14 MiB |